Created
March 27, 2014 14:38
-
-
Save theresajayne/9808965 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| auncher.CoreModManager$FMLPluginWrapper | |
| 2014-03-27 13:55:07 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| 2014-03-27 13:55:07 [INFO] [STDOUT] Loaded 40 rules from AccessTransformer config file fml_at.cfg | |
| 2014-03-27 13:55:07 [INFO] [STDOUT] Adding AccessTransformer: nei_at.cfg | |
| 2014-03-27 13:55:07 [INFO] [STDOUT] Adding Accesstransformer map: temp.dat | |
| 2014-03-27 13:55:07 [INFO] [STDOUT] Loaded 51 rules from AccessTransformer config file temp.dat | |
| 2014-03-27 13:55:07 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| 2014-03-27 13:55:07 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| 2014-03-27 13:55:07 [INFO] [STDOUT] Successfully Registered Transformer | |
| 2014-03-27 13:55:07 [INFO] [STDOUT] [Micdoodle8Core]: Patching game... | |
| 2014-03-27 13:55:07 [INFO] [STDOUT] [Micdoodle8Core]: Patching game... | |
| 2014-03-27 13:55:07 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| 2014-03-27 13:55:07 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper | |
| 2014-03-27 13:55:07 [INFO] [STDERR] A problem occurred running the Server launcher.java.lang.reflect.InvocationTargetException | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:48) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:17) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Method.java:601) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at com.intellij.rt.execution.application.AppMain.main(AppMain.java:120) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] Caused by: java.lang.NoClassDefFoundError: scala/collection/Seq | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at java.lang.Class.getDeclaredConstructors0(Native Method) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at java.lang.Class.privateGetDeclaredConstructors(Class.java:2413) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at java.lang.Class.getConstructor0(Class.java:2723) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at java.lang.Class.newInstance0(Class.java:345) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at java.lang.Class.newInstance(Class.java:327) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.registerTransformer(LaunchClassLoader.java:84) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:100) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.launch(Launch.java:111) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at net.minecraft.launchwrapper.Launch.main(Launch.java:27) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] ... 11 more | |
| 2014-03-27 13:55:07 [INFO] [STDERR] Caused by: java.lang.ClassNotFoundException: scala.collection.Seq | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:186) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:423) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at java.lang.ClassLoader.loadClass(ClassLoader.java:356) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] ... 20 more | |
| 2014-03-27 13:55:07 [INFO] [STDERR] Caused by: java.lang.NullPointerException | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at org.objectweb.asm.ClassReader.<init>(ClassReader.java:153) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at universalelectricity.core.asm.ASMHelper.createClassNode(ASMHelper.java:118) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at universalelectricity.core.asm.ASMHelper.createClassNode(ASMHelper.java:112) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at calclavia.lib.config.ConfigTransformer.transform(ConfigTransformer.java:27) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.runTransformers(LaunchClassLoader.java:274) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:172) | |
| 2014-03-27 13:55:07 [INFO] [STDERR] ... 22 more | |
| Process finished with exit code 1 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment