Guest User

Untitled

a guest
Jul 10th, 2017
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.38 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 7/10/17 10:31 AM
  5. Description: Exception in server tick loop
  6.  
  7. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Mystic Divination (eangel)
  8. Caused by: java.lang.NullPointerException
  9. at halestormxv.eAngelus.main.world.E_AngWorldGen.<init>(E_AngWorldGen.java:27)
  10. at halestormxv.eAngelus.main.proxy.CommonProxy.init(CommonProxy.java:24)
  11. at halestormxv.eAngelus.main.EAMain.init(EAMain.java:49)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  13. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  14. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  15. at java.lang.reflect.Method.invoke(Method.java:498)
  16. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:649)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  18. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  19. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  20. at java.lang.reflect.Method.invoke(Method.java:498)
  21. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  22. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  23. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  24. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  25. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  26. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:253)
  27. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:231)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  29. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  30. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  31. at java.lang.reflect.Method.invoke(Method.java:498)
  32. at com.google.common.eventbus.EventSubscriber.handleEvent(EventSubscriber.java:74)
  33. at com.google.common.eventbus.SynchronizedEventSubscriber.handleEvent(SynchronizedEventSubscriber.java:47)
  34. at com.google.common.eventbus.EventBus.dispatch(EventBus.java:322)
  35. at com.google.common.eventbus.EventBus.dispatchQueuedEvents(EventBus.java:304)
  36. at com.google.common.eventbus.EventBus.post(EventBus.java:275)
  37. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:148)
  38. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:828)
  39. at net.minecraftforge.fml.server.FMLServerHandler.finishServerLoading(FMLServerHandler.java:109)
  40. at net.minecraftforge.fml.common.FMLCommonHandler.onServerStarted(FMLCommonHandler.java:337)
  41. at net.minecraft.server.dedicated.DedicatedServer.init(DedicatedServer.java:218)
  42. at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:508)
  43. at java.lang.Thread.run(Thread.java:748)
  44.  
  45.  
  46. A detailed walkthrough of the error, its code path and all known details is as follows:
  47. ---------------------------------------------------------------------------------------
  48.  
  49. -- System Details --
  50. Details:
  51. Minecraft Version: 1.11.2
  52. Operating System: Windows 10 (amd64) version 10.0
  53. Java Version: 1.8.0_131, Oracle Corporation
  54. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  55. Memory: 590992704 bytes (563 MB) / 736624640 bytes (702 MB) up to 2841116672 bytes (2709 MB)
  56. JVM Flags: 0 total;
  57. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  58. FML: MCP 9.38 Powered by Forge 13.20.1.2393 6 mods loaded, 6 mods active
  59. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  60. UCHI minecraft{1.11.2} [Minecraft] (minecraft.jar)
  61. UCHI mcp{9.19} [Minecraft Coder Pack] (minecraft.jar)
  62. UCHI FML{8.0.99.99} [Forge Mod Loader] (forgeSrc-1.11.2-13.20.1.2393.jar)
  63. UCHI forge{13.20.1.2393} [Minecraft Forge] (forgeSrc-1.11.2-13.20.1.2393.jar)
  64. UCHE eangel{1.11.2-1.0.0} [Mystic Divination] (mysticDivination_main)
  65. UCHI jei{4.5.0.290} [Just Enough Items] (jei_1.11.2-4.5.0.290.jar)
  66. Loaded coremods (and transformers):
  67. Profiler Position: N/A (disabled)
  68. Is Modded: Definitely; Server brand changed to 'fml,forge'
  69. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment