Advertisement
ate0ate

Just ENC Crash

Feb 2nd, 2019
108
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.98 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. ForgelinPlugin (Forgelin-1.8.2.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // Why did you do that?
  8.  
  9. Time: 2/2/19 7:33 PM
  10. Description: There was a severe problem during mod loading that has caused the game to fail
  11.  
  12. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Ex Nihilo Creatio (exnihilocreatio)
  13. Caused by: java.lang.NoSuchFieldError: WATER
  14. at exnihilocreatio.blocks.BlockFluidWitchwater.<init>(BlockFluidWitchwater.kt:22)
  15. at exnihilocreatio.ModFluids.<clinit>(ModFluids.java:12)
  16. at exnihilocreatio.proxy.CommonProxy.preInit(CommonProxy.java:60)
  17. at exnihilocreatio.proxy.ClientProxy.preInit(ClientProxy.java:79)
  18. at exnihilocreatio.ExNihiloCreatio.preInit(ExNihiloCreatio.java:77)
  19. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  20. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  21. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  22. at java.lang.reflect.Method.invoke(Unknown Source)
  23. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:624)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  26. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  27. at java.lang.reflect.Method.invoke(Unknown Source)
  28. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  29. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  30. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  31. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  32. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  33. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  34. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  35. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  36. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  37. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  39. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  40. at java.lang.reflect.Method.invoke(Unknown Source)
  41. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  42. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  43. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  44. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  45. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  46. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  47. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  48. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  49. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:627)
  50. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  51. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  52. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  53. at net.minecraft.client.main.Main.main(SourceFile:123)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  56. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  57. at java.lang.reflect.Method.invoke(Unknown Source)
  58. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  59. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  60.  
  61.  
  62. A detailed walkthrough of the error, its code path and all known details is as follows:
  63. ---------------------------------------------------------------------------------------
  64.  
  65. -- System Details --
  66. Details:
  67. Minecraft Version: 1.12.2
  68. Operating System: Windows 10 (amd64) version 10.0
  69. Java Version: 1.8.0_202, Oracle Corporation
  70. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  71. Memory: 4081432032 bytes (3892 MB) / 4294967296 bytes (4096 MB) up to 8589934592 bytes (8192 MB)
  72. JVM Flags: 7 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:MaxGCPauseMillis=20 -Xmx8G -Xms4G -XX:PermSize=1024m
  73. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  74. FML: MCP 9.42 Powered by Forge 14.23.5.2810 6 mods loaded, 6 mods active
  75. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  76.  
  77. | State | ID | Version | Source | Signature |
  78. |:----- |:--------------- |:------------ |:------------------------------ |:---------------------------------------- |
  79. | LCH | minecraft | 1.12.2 | minecraft.jar | None |
  80. | LCH | mcp | 9.42 | minecraft.jar | None |
  81. | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2810.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  82. | LCH | forge | 14.23.5.2810 | forge-1.12.2-14.23.5.2810.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  83. | LCH | forgelin | 1.8.2 | Forgelin-1.8.2.jar | None |
  84. | LCE | exnihilocreatio | 1.12-0.3.5 | exnihilocreatio-1.12-0.3.5.jar | None |
  85.  
  86. Loaded coremods (and transformers):
  87. ForgelinPlugin (Forgelin-1.8.2.jar)
  88.  
  89. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 417.71' Renderer: 'GeForce GTX 980M/PCIe/SSE2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement