Advertisement
Guest User

Untitled

a guest
Oct 31st, 2014
183
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Java 6.29 KB | None | 0 0
  1. Oct 31, 2014 4:21:21 PM net.minecraft.launchwrapper.LogWrapper log
  2. INFO: Loading tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  3. Oct 31, 2014 4:21:21 PM net.minecraft.launchwrapper.LogWrapper log
  4. INFO: Using primary tweak class name cpw.mods.fml.common.launcher.FMLServerTweaker
  5. Oct 31, 2014 4:21:21 PM net.minecraft.launchwrapper.LogWrapper log
  6. INFO: Calling tweak class cpw.mods.fml.common.launcher.FMLServerTweaker
  7. 2014-10-31 16:21:21 [INFO] [ForgeModLoader] Forge Mod Loader version 6.4.49.965 for Minecraft 1.6.4 loading
  8. 2014-10-31 16:21:21 [INFO] [ForgeModLoader] Java is Java HotSpot(TM) 64-Bit Server VM, version 1.7.0_72, running on Linux:amd64:3.13.7, installed at /usr/lib/jvm/java-7-oracle/jre
  9. 2014-10-31 16:21:21 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  10. 2014-10-31 16:21:21 [WARNING] [ForgeModLoader] The coremod mcp.mobius.mobiuscore.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  11. 2014-10-31 16:21:21 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  12. 2014-10-31 16:21:22 [WARNING] [ForgeModLoader] The coremod appeng.transformer.AppEngCore does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  13. 2014-10-31 16:21:22 [INFO] [ForgeModLoader] [AppEng] Core Init
  14. 2014-10-31 16:21:22 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.CodeChickenCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  15. Warning: version of CodeChickenLib-universal-1.6.4-, 1.0.0.62 is newer than request 1.0.0.55
  16. Warning: version of ForgeMultipart-universal-1.6.4-, 1.0.0.244 is newer than request 1.0.0.227
  17. 2014-10-31 16:21:22 [WARNING] [ForgeModLoader] The coremod cofh.asm.LoadingPlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  18. 2014-10-31 16:21:22 [WARNING] [ForgeModLoader] The coremod mcp.mobius.evoc.asm.CoreDescription does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  19. 2014-10-31 16:21:22 [WARNING] [ForgeModLoader] The coremod micdoodle8.mods.miccore.MicdoodlePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  20. 2014-10-31 16:21:22 [WARNING] [ForgeModLoader] The coremod codechicken.nei.asm.NEICorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  21. 2014-10-31 16:21:22 [WARNING] [ForgeModLoader] The coremod openblocks.OpenBlocksCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  22. 2014-10-31 16:21:22 [WARNING] [ForgeModLoader] The coremod li.cil.oc.common.launch.TransformerLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  23. 2014-10-31 16:21:22 [WARNING] [ForgeModLoader] The coremod openeye.CorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  24. 2014-10-31 16:21:22 [WARNING] [ForgeModLoader] The coremod openmods.OpenModsCorePlugin does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  25. 2014-10-31 16:21:22 [WARNING] [ForgeModLoader] The coremod codechicken.core.launch.DepLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  26. 2014-10-31 16:21:22 [WARNING] [ForgeModLoader] The coremod resonant.core.ResonantPluginLoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  27. 2014-10-31 16:21:22 [WARNING] [ForgeModLoader] The coremod universalelectricity.core.UELoader does not have a MCVersion annotation, it may cause issues with this version of Minecraft
  28. 2014-10-31 16:21:22 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  29. 2014-10-31 16:21:22 [INFO] [ForgeModLoader] Loading tweak class name cpw.mods.fml.common.launcher.FMLDeobfTweaker
  30. 2014-10-31 16:21:22 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  31. 2014-10-31 16:21:22 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.common.launcher.FMLInjectionAndSortingTweaker
  32. 2014-10-31 16:21:22 [INFO] [ForgeModLoader] Calling tweak class cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper
  33. Loaded 40 rules from AccessTransformer config file fml_at.cfg
  34. 2014-10-31 16:21:24 [SEVERE] [ForgeModLoader] Unable to launch
  35. java.lang.RuntimeException: java.lang.NullPointerException
  36. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:128)
  37. at net.minecraft.launchwrapper.Launch.launch(Launch.java:111)
  38. at net.minecraft.launchwrapper.Launch.main(Launch.java:27)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  40. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
  41. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  42. at java.lang.reflect.Method.invoke(Method.java:606)
  43. at cpw.mods.fml.relauncher.ServerLaunchWrapper.run(ServerLaunchWrapper.java:43)
  44. at cpw.mods.fml.relauncher.ServerLaunchWrapper.main(ServerLaunchWrapper.java:12)
  45. Caused by: java.lang.NullPointerException
  46. at com.google.common.base.Preconditions.checkNotNull(Preconditions.java:191)
  47. at com.google.common.hash.AbstractByteHasher.putBytes(AbstractByteHasher.java:69)
  48. at com.google.common.hash.AbstractStreamingHashFunction.hashBytes(AbstractStreamingHashFunction.java:57)
  49. at cpw.mods.fml.common.patcher.ClassPatchManager.applyPatch(ClassPatchManager.java:93)
  50. at cpw.mods.fml.common.patcher.ClassPatchManager.getPatchedResource(ClassPatchManager.java:58)
  51. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.getFieldType(FMLDeobfuscatingRemapper.java:218)
  52. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.parseField(FMLDeobfuscatingRemapper.java:195)
  53. at cpw.mods.fml.common.asm.transformers.deobf.FMLDeobfuscatingRemapper.setup(FMLDeobfuscatingRemapper.java:156)
  54. at cpw.mods.fml.common.asm.FMLSanityChecker.injectData(FMLSanityChecker.java:229)
  55. at cpw.mods.fml.relauncher.CoreModManager$FMLPluginWrapper.injectIntoClassLoader(CoreModManager.java:123)
  56. ... 8 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement