Advertisement
Guest User

FML world load crash

a guest
Jun 10th, 2017
177
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.22 KB | None | 0 0
  1. [16:52:27] [Server thread/ERROR] [FML]: A fatal exception occurred during the server about to start event
  2. java.lang.Error: Method rejected target/argument: net.minecraftforge.fml.common.event.FMLServerAboutToStartEvent@74724140
  3. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:76) ~[guava-17.0.jar:?]
  4. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  5. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  6. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  7. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  8. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243) ~[LoadController.class:?]
  9. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221) ~[LoadController.class:?]
  10. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_131]
  11. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
  12. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
  13. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131]
  14. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  15. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47) ~[guava-17.0.jar:?]
  16. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322) ~[guava-17.0.jar:?]
  17. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304) ~[guava-17.0.jar:?]
  18. at com.google.common.eventbus.EventBus.post(EventBus.java:275) ~[guava-17.0.jar:?]
  19. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:145) ~[LoadController.class:?]
  20. at net.minecraftforge.fml.common.Loader.serverAboutToStart(Loader.java:925) [Loader.class:?]
  21. at net.minecraftforge.fml.common.FMLCommonHandler.handleServerAboutToStart(FMLCommonHandler.java:287) [FMLCommonHandler.class:?]
  22. at net.minecraft.server.integrated.IntegratedServer.func_71197_b(IntegratedServer.java:119) [bzl.class:?]
  23. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:431) [MinecraftServer.class:?]
  24. at java.lang.Thread.run(Unknown Source) [?:1.8.0_131]
  25. Caused by: java.lang.IllegalArgumentException: java.lang.ClassCastException@1fad9232
  26. at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source) ~[?:?]
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) ~[?:1.8.0_131]
  28. at java.lang.reflect.Method.invoke(Unknown Source) ~[?:1.8.0_131]
  29. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74) ~[guava-17.0.jar:?]
  30. ... 21 more
  31. [16:52:27] [Server thread/INFO]: Stopping server
  32. [16:52:27] [Server thread/INFO]: Saving players
  33. [16:52:27] [Server thread/INFO]: Saving worlds
  34. Exception in thread "Server thread" [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.Error: Method rejected target/argument: net.minecraftforge.fml.common.event.FMLModIdMappingEvent@67af45f0
  35. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:76)
  36. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  37. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  38. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  39. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  40. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:243)
  41. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:221)
  42. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.common.Loader.fireRemapEvent(Loader.java:1059)
  43. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.common.registry.PersistentRegistryManager.revertToFrozen(PersistentRegistryManager.java:486)
  44. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.common.Loader.serverStopped(Loader.java:915)
  45. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraftforge.fml.common.FMLCommonHandler.handleServerStopped(FMLCommonHandler.java:498)
  46. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:533)
  47. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.Thread.run(Unknown Source)
  48. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: Caused by: java.lang.IllegalArgumentException: java.lang.ClassCastException@329a6d13
  49. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.GeneratedMethodAccessor4.invoke(Unknown Source)
  50. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  51. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at java.lang.reflect.Method.invoke(Unknown Source)
  52. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  53. [16:52:27] [Server thread/INFO] [STDERR]: [java.lang.ThreadGroup:uncaughtException:-1]: ... 12 more
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement