Advertisement
Guest User

Untitled

a guest
Dec 30th, 2017
172
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.73 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Oops.
  3.  
  4. Time: 12/30/17 6:17 PM
  5. Description: Initializing game
  6.  
  7. java.lang.NullPointerException: Initializing game
  8. at erik.mod.init.RegistrationHandler.registerItemBlocks(AmethystBlocks.java:66)
  9. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_5_RegistrationHandler_registerItemBlocks_Register.invoke(.dynamic)
  10. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  11. at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143)
  12. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
  13. at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:741)
  14. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:603)
  15. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)
  16. at net.minecraft.client.Minecraft.init(Minecraft.java:513)
  17. at net.minecraft.client.Minecraft.run(Minecraft.java:421)
  18. at net.minecraft.client.main.Main.main(Main.java:118)
  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.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  24. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  25. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  26. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  28. at java.lang.reflect.Method.invoke(Unknown Source)
  29. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  30. at GradleStart.main(GradleStart.java:26)
  31.  
  32.  
  33. A detailed walkthrough of the error, its code path and all known details is as follows:
  34. ---------------------------------------------------------------------------------------
  35.  
  36. -- Head --
  37. Thread: Client thread
  38. Stacktrace:
  39. at erik.mod.init.RegistrationHandler.registerItemBlocks(AmethystBlocks.java:66)
  40. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_5_RegistrationHandler_registerItemBlocks_Register.invoke(.dynamic)
  41. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  42. at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143)
  43. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
  44. at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:741)
  45. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:603)
  46. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)
  47. at net.minecraft.client.Minecraft.init(Minecraft.java:513)
  48.  
  49. -- Initialization --
  50. Details:
  51. Stacktrace:
  52. at net.minecraft.client.Minecraft.run(Minecraft.java:421)
  53. at net.minecraft.client.main.Main.main(Main.java:118)
  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. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  61. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  62. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  63. at java.lang.reflect.Method.invoke(Unknown Source)
  64. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  65. at GradleStart.main(GradleStart.java:26)
  66.  
  67. -- System Details --
  68. Details:
  69. Minecraft Version: 1.12.2
  70. Operating System: Windows 10 (amd64) version 10.0
  71. Java Version: 1.8.0_121, Oracle Corporation
  72. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  73. Memory: 780302712 bytes (744 MB) / 1038876672 bytes (990 MB) up to 1038876672 bytes (990 MB)
  74. JVM Flags: 3 total; -Xincgc -Xmx1024M -Xms1024M
  75. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  76. FML: MCP 9.42 Powered by Forge 14.23.1.2582 5 mods loaded, 5 mods active
  77. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  78.  
  79. | State | ID | Version | Source | Signature |
  80. |:----- |:--------- |:------------ |:-------------------------------- |:--------- |
  81. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  82. | UCH | mcp | 9.42 | minecraft.jar | None |
  83. | UCH | FML | 8.0.99.99 | forgeSrc-1.12.2-14.23.1.2582.jar | None |
  84. | UCH | forge | 14.23.1.2582 | forgeSrc-1.12.2-14.23.1.2582.jar | None |
  85. | UCH | amethyst | 1.0 | bin | None |
  86.  
  87. Loaded coremods (and transformers):
  88. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 388.13' Renderer: 'GeForce GTX 960/PCIe/SSE2'
  89. Launched Version: 1.12.2
  90. LWJGL: 2.9.4
  91. OpenGL: GeForce GTX 960/PCIe/SSE2 GL version 4.6.0 NVIDIA 388.13, NVIDIA Corporation
  92. GL Caps: Using GL 1.3 multitexturing.
  93. Using GL 1.3 texture combiners.
  94. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  95. Shaders are available because OpenGL 2.1 is supported.
  96. VBOs are available because OpenGL 1.5 is supported.
  97.  
  98. Using VBOs: Yes
  99. Is Modded: Definitely; Client brand changed to 'fml,forge'
  100. Type: Client (map_client.txt)
  101. Resource Packs:
  102. Current Language: English (US)
  103. Profiler Position: N/A (disabled)
  104. CPU: 4x AMD FX(tm)-4300 Quad-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement