Advertisement
Guest User

Untitled

a guest
Aug 20th, 2018
160
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.38 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Daisy, daisy...
  3.  
  4. Time: 8/20/18 6:25 PM
  5. Description: There was a severe problem during mod loading that has caused the game to fail
  6.  
  7. net.minecraftforge.fml.common.LoaderExceptionModCrash: Caught exception from Electro-Magic Tools (emt)
  8. Caused by: java.lang.NullPointerException
  9. at com.rumaruka.emt.util.EMTThauminiconsRecipes.setup(EMTThauminiconsRecipes.java:93)
  10. at com.rumaruka.emt.emt.init(emt.java:105)
  11. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  12. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  13. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  14. at java.lang.reflect.Method.invoke(Method.java:498)
  15. at net.minecraftforge.fml.common.FMLModContainer.handleModStateEvent(FMLModContainer.java:629)
  16. at sun.reflect.GeneratedMethodAccessor12.invoke(Unknown Source)
  17. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  18. at java.lang.reflect.Method.invoke(Method.java:498)
  19. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  20. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  21. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  22. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  23. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  24. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  25. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  26. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:218)
  27. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:196)
  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.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  33. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  34. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  35. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  36. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  37. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  38. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  39. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:135)
  40. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:744)
  41. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:330)
  42. at net.minecraft.client.Minecraft.init(Minecraft.java:581)
  43. at net.minecraft.client.Minecraft.run(Minecraft.java:421)
  44. at net.minecraft.client.main.Main.main(Main.java:118)
  45. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  46. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  47. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  48. at java.lang.reflect.Method.invoke(Method.java:498)
  49. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  50. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  51. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  52. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  53. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  54. at java.lang.reflect.Method.invoke(Method.java:498)
  55. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  56. at GradleStart.main(GradleStart.java:25)
  57.  
  58.  
  59. A detailed walkthrough of the error, its code path and all known details is as follows:
  60. ---------------------------------------------------------------------------------------
  61.  
  62. -- System Details --
  63. Details:
  64. Minecraft Version: 1.12.2
  65. Operating System: Windows 10 (amd64) version 10.0
  66. Java Version: 1.8.0_161, Oracle Corporation
  67. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  68. Memory: 84769784 bytes (80 MB) / 974127104 bytes (929 MB) up to 1903689728 bytes (1815 MB)
  69. JVM Flags: 0 total;
  70. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  71. FML: MCP 9.42 Powered by Forge 14.23.4.2739 10 mods loaded, 10 mods active
  72. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  73.  
  74. | State | ID | Version | Source | Signature |
  75. |:----- |:---------- |:------------ |:-------------------------------------- |:---------------------------------------- |
  76. | UCHI | minecraft | 1.12.2 | minecraft.jar | None |
  77. | UCHI | mcp | 9.42 | minecraft.jar | None |
  78. | UCHI | FML | 8.0.99.99 | forgeSrc-1.12.2-14.23.4.2739.jar | None |
  79. | UCHI | forge | 14.23.4.2739 | forgeSrc-1.12.2-14.23.4.2739.jar | None |
  80. | UCHI | ic2 | 2.8.96-ex112 | industrialcraft-2-2.8.96-ex112-dev.jar | de041f9f6187debbc77034a344134053277aa3b0 |
  81. | UCHI | baubles | 1.5.2 | Baubles.jar | None |
  82. | UCHI | thaumcraft | 6.1.BETA21 | Thaumcraft-1.12.2-6.1.BETA21.jar | None |
  83. | UCHEE | emt | 2.4.6.4 | emt | None |
  84. | UCH | jei | 4.8.5.159 | jei_1.12.2-4.8.5.159.jar | None |
  85. | UCH | thaumicjei | 1.2.1 | ThaumicJEI-1.12.2-1.2.2-5.jar | None |
  86.  
  87. Loaded coremods (and transformers):
  88. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 398.82' Renderer: 'GeForce GTX 1050 Ti/PCIe/SSE2'
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement