Guest User

UE Server crash report

a guest
Feb 10th, 2013
87
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.74 KB | None | 0 0
  1. 2013-02-10 13:34:39 [INFO] [STDERR] Exception in thread "Server thread" cpw.mods.fml.common.LoaderException: java.lang.NoSuchMethodError: ModLoader.getMinecraftInstance()Lnet/minecraft/client/Minecraft;
  2. 2013-02-10 13:34:39 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.transition(LoadController.java:130)
  3. 2013-02-10 13:34:39 [INFO] [STDERR] at cpw.mods.fml.common.Loader.serverStopped(Loader.java:780)
  4. 2013-02-10 13:34:39 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:469)
  5. 2013-02-10 13:34:39 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:559)
  6. 2013-02-10 13:34:39 [INFO] [STDERR] at fy.run(SourceFile:849)
  7. 2013-02-10 13:34:39 [INFO] [STDERR] Caused by: java.lang.NoSuchMethodError: ModLoader.getMinecraftInstance()Lnet/minecraft/client/Minecraft;
  8. 2013-02-10 13:34:39 [INFO] [STDERR] at mod_InvTweaks.load(mod_InvTweaks.java:40)
  9. 2013-02-10 13:34:39 [INFO] [STDERR] at cpw.mods.fml.common.modloader.ModLoaderModContainer.init(ModLoaderModContainer.java:545)
  10. 2013-02-10 13:34:39 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  11. 2013-02-10 13:34:39 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  12. 2013-02-10 13:34:39 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  13. 2013-02-10 13:34:39 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  14. 2013-02-10 13:34:39 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  15. 2013-02-10 13:34:39 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  16. 2013-02-10 13:34:39 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  17. 2013-02-10 13:34:39 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  18. 2013-02-10 13:34:39 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  19. 2013-02-10 13:34:39 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.propogateStateMessage(LoadController.java:153)
  20. 2013-02-10 13:34:39 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  21. 2013-02-10 13:34:39 [INFO] [STDERR] at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  22. 2013-02-10 13:34:39 [INFO] [STDERR] at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  23. 2013-02-10 13:34:39 [INFO] [STDERR] at java.lang.reflect.Method.invoke(Unknown Source)
  24. 2013-02-10 13:34:39 [INFO] [STDERR] at com.google.common.eventbus.EventHandler.handleEvent(EventHandler.java:69)
  25. 2013-02-10 13:34:39 [INFO] [STDERR] at com.google.common.eventbus.SynchronizedEventHandler.handleEvent(SynchronizedEventHandler.java:45)
  26. 2013-02-10 13:34:39 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatch(EventBus.java:317)
  27. 2013-02-10 13:34:39 [INFO] [STDERR] at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:300)
  28. 2013-02-10 13:34:39 [INFO] [STDERR] at com.google.common.eventbus.EventBus.post(EventBus.java:268)
  29. 2013-02-10 13:34:39 [INFO] [STDERR] at cpw.mods.fml.common.LoadController.distributeStateMessage(LoadController.java:86)
  30. 2013-02-10 13:34:39 [INFO] [STDERR] at cpw.mods.fml.common.Loader.initializeMods(Loader.java:676)
  31. 2013-02-10 13:34:39 [INFO] [STDERR] at cpw.mods.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:94)
  32. 2013-02-10 13:34:39 [INFO] [STDERR] at cpw.mods.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:356)
  33. 2013-02-10 13:34:39 [INFO] [STDERR] at ho.c(DedicatedServer.java:135)
  34. 2013-02-10 13:34:39 [INFO] [STDERR] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:458)
  35. 2013-02-10 13:34:39 [INFO] [STDERR] ... 1 more
Advertisement
Add Comment
Please, Sign In to add comment