summaryrefslogtreecommitdiff
path: root/archenemyexample/run/logs
diff options
context:
space:
mode:
Diffstat (limited to 'archenemyexample/run/logs')
-rw-r--r--archenemyexample/run/logs/latest.log60
1 files changed, 40 insertions, 20 deletions
diff --git a/archenemyexample/run/logs/latest.log b/archenemyexample/run/logs/latest.log
index 585e475..1b089e9 100644
--- a/archenemyexample/run/logs/latest.log
+++ b/archenemyexample/run/logs/latest.log
@@ -1,24 +1,44 @@
-[16:58:57] [main/INFO]: Loading tweak class name moe.nea.aee.forge.Tweaker
-[16:58:57] [main/INFO]: Using primary tweak class name moe.nea.aee.forge.Tweaker
-[16:58:57] [main/INFO]: Calling tweak class moe.nea.aee.forge.Tweaker
-[16:58:57] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
-[16:58:57] [main/ERROR]: Unable to launch
+[03:34:03] [main/INFO]: Loading tweak class name moe.nea.aee.forge.Tweaker
+[03:34:03] [main/INFO]: Using primary tweak class name moe.nea.aee.forge.Tweaker
+[03:34:03] [main/INFO]: Calling tweak class moe.nea.aee.forge.Tweaker
+[03:34:05] [main/INFO]: Launching wrapped minecraft {net.minecraft.client.main.Main}
+[03:34:08] [Client thread/INFO]: Setting user: Player554
+[03:34:08] [Client thread/INFO]: (Session ID is token:undefined:Player554)
+[03:34:09] [Client thread/ERROR]: Unable to launch
java.lang.reflect.InvocationTargetException
- at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_302]
- at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_302]
- at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_302]
- at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_302]
+ at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_152]
+ at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_152]
+ at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_152]
+ at java.lang.reflect.Method.invoke(Method.java:498) ~[?:1.8.0_152]
at net.minecraft.launchwrapper.Launch.launch(Launch.java:135) [launchwrapper-1.12.jar:?]
at net.minecraft.launchwrapper.Launch.main(Launch.java:28) [launchwrapper-1.12.jar:?]
-Caused by: java.lang.UnsatisfiedLinkError: no lwjgl64 in java.library.path
- at java.lang.ClassLoader.loadLibrary(ClassLoader.java:1860) ~[?:1.8.0_302]
- at java.lang.Runtime.loadLibrary0(Runtime.java:871) ~[?:1.8.0_302]
- at java.lang.System.loadLibrary(System.java:1124) ~[?:1.8.0_302]
- at org.lwjgl.Sys$1.run(Sys.java:72) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
- at java.security.AccessController.doPrivileged(Native Method) ~[?:1.8.0_302]
- at org.lwjgl.Sys.doLoadLibrary(Sys.java:66) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
- at org.lwjgl.Sys.loadLibrary(Sys.java:87) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
- at org.lwjgl.Sys.<clinit>(Sys.java:117) ~[lwjgl-2.9.4-nightly-20150209.jar:?]
- at net.minecraft.client.Minecraft.getSystemTime(SourceFile:2539) ~[Minecraft.class:?]
- at net.minecraft.client.main.Main.main(SourceFile:41) ~[Main.class:?]
+Caused by: java.lang.ExceptionInInitializerError
+ at net.minecraft.util.StatCollector.<clinit>(SourceFile:7) ~[StatCollector.class:?]
+ at net.minecraft.item.Item.getUnlocalizedNameInefficiently(SourceFile:250) ~[Item.class:?]
+ at net.minecraft.item.Item.getItemStackDisplayName(SourceFile:321) ~[Item.class:?]
+ at net.minecraft.item.ItemStack.getDisplayName(SourceFile:459) ~[ItemStack.class:?]
+ at net.minecraft.item.ItemStack.getChatComponent(SourceFile:775) ~[ItemStack.class:?]
+ at net.minecraft.stats.StatList.initMiningStats(SourceFile:137) ~[StatList.class:?]
+ at net.minecraft.stats.StatList.init(SourceFile:90) ~[StatList.class:?]
+ at net.minecraft.init.Bootstrap.register(SourceFile:460) ~[Bootstrap.class:?]
+ at net.minecraft.client.Minecraft.<init>(SourceFile:304) ~[Minecraft.class:?]
+ at net.minecraft.client.main.Main.main(SourceFile:124) ~[Main.class:?]
... 6 more
+Caused by: java.lang.NullPointerException
+ at java.io.Reader.<init>(Reader.java:78) ~[?:1.8.0_152]
+ at java.io.InputStreamReader.<init>(InputStreamReader.java:113) ~[?:1.8.0_152]
+ at org.apache.commons.io.IOUtils.readLines(IOUtils.java:986) ~[IOUtils.class:2.4]
+ at net.minecraft.util.StringTranslate.<init>(SourceFile:27) ~[StringTranslate.class:?]
+ at net.minecraft.util.StringTranslate.<clinit>(SourceFile:19) ~[StringTranslate.class:?]
+ at net.minecraft.util.StatCollector.<clinit>(SourceFile:7) ~[StatCollector.class:?]
+ at net.minecraft.item.Item.getUnlocalizedNameInefficiently(SourceFile:250) ~[Item.class:?]
+ at net.minecraft.item.Item.getItemStackDisplayName(SourceFile:321) ~[Item.class:?]
+ at net.minecraft.item.ItemStack.getDisplayName(SourceFile:459) ~[ItemStack.class:?]
+ at net.minecraft.item.ItemStack.getChatComponent(SourceFile:775) ~[ItemStack.class:?]
+ at net.minecraft.stats.StatList.initMiningStats(SourceFile:137) ~[StatList.class:?]
+ at net.minecraft.stats.StatList.init(SourceFile:90) ~[StatList.class:?]
+ at net.minecraft.init.Bootstrap.register(SourceFile:460) ~[Bootstrap.class:?]
+ at net.minecraft.client.Minecraft.<init>(SourceFile:304) ~[Minecraft.class:?]
+ at net.minecraft.client.main.Main.main(SourceFile:124) ~[Main.class:?]
+ ... 6 more
+[03:34:09] [Client Shutdown Thread/INFO]: Stopping server