Guest User

Paste

a guest
Dec 17th, 2017
319
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.20 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // There are four lights!
  3.  
  4. Time: 12/17/17 12:03 AM
  5. Description: Initializing game
  6.  
  7. java.lang.IllegalStateException: Attempted to set registry name with existing registry name! New: BlockCompressedTorcherino Old: torcherino:blocktorcherino
  8. at net.minecraftforge.registries.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:76)
  9. at com.sci.torcherino.block.BlockCompressedTorcherino.<init>(BlockCompressedTorcherino.java:9)
  10. at com.sci.torcherino.proxy.CommonProxy.registerBlocks(CommonProxy.java:40)
  11. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_5_CommonProxy_registerBlocks_Register.invoke(.dynamic)
  12. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  13. at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143)
  14. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
  15. at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:736)
  16. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:603)
  17. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)
  18. at net.minecraft.client.Minecraft.init(Minecraft.java:513)
  19. at net.minecraft.client.Minecraft.run(Minecraft.java:421)
  20. at net.minecraft.client.main.Main.main(Main.java:118)
  21. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  23. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  24. at java.lang.reflect.Method.invoke(Unknown Source)
  25. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  26. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  27. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  28. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  29. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  30. at java.lang.reflect.Method.invoke(Unknown Source)
  31. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  32. at GradleStart.main(GradleStart.java:26)
  33.  
  34.  
  35. A detailed walkthrough of the error, its code path and all known details is as follows:
  36. ---------------------------------------------------------------------------------------
  37.  
  38. -- Head --
  39. Thread: Client thread
  40. Stacktrace:
  41. at net.minecraftforge.registries.IForgeRegistryEntry$Impl.setRegistryName(IForgeRegistryEntry.java:76)
  42. at com.sci.torcherino.block.BlockCompressedTorcherino.<init>(BlockCompressedTorcherino.java:9)
  43. at com.sci.torcherino.proxy.CommonProxy.registerBlocks(CommonProxy.java:40)
  44. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_5_CommonProxy_registerBlocks_Register.invoke(.dynamic)
  45. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  46. at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:143)
  47. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:179)
  48. at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:736)
  49. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:603)
  50. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:270)
  51. at net.minecraft.client.Minecraft.init(Minecraft.java:513)
  52.  
  53. -- Initialization --
  54. Details:
  55. Stacktrace:
  56. at net.minecraft.client.Minecraft.run(Minecraft.java:421)
  57. at net.minecraft.client.main.Main.main(Main.java:118)
  58. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  59. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  60. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  61. at java.lang.reflect.Method.invoke(Unknown Source)
  62. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  63. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  64. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  65. at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
  66. at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
  67. at java.lang.reflect.Method.invoke(Unknown Source)
  68. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  69. at GradleStart.main(GradleStart.java:26)
  70.  
  71. -- System Details --
  72. Details:
  73. Minecraft Version: 1.12.2
  74. Operating System: Windows 10 (amd64) version 10.0
  75. Java Version: 1.8.0_151, Oracle Corporation
  76. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  77. Memory: 533452808 bytes (508 MB) / 1047527424 bytes (999 MB) up to 4750049280 bytes (4530 MB)
  78. JVM Flags: 0 total;
  79. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  80. FML: MCP 9.42 Powered by Forge 14.23.1.2555 5 mods loaded, 5 mods active
  81. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  82.  
  83. | State | ID | Version | Source | Signature |
  84. |:----- |:---------- |:------------ |:-------------------------------- |:--------- |
  85. | UCH | minecraft | 1.12.2 | minecraft.jar | None |
  86. | UCH | mcp | 9.42 | minecraft.jar | None |
  87. | UCH | FML | 8.0.99.99 | forgeSrc-1.12.2-14.23.1.2555.jar | None |
  88. | UCH | forge | 14.23.1.2555 | forgeSrc-1.12.2-14.23.1.2555.jar | None |
  89. | UCE | torcherino | @VERSION@ | bin | None |
  90.  
  91. Loaded coremods (and transformers):
  92. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.5.0 NVIDIA 385.41' Renderer: 'GeForce GTX 770/PCIe/SSE2'
  93. Launched Version: 1.12.2
  94. LWJGL: 2.9.4
  95. OpenGL: GeForce GTX 770/PCIe/SSE2 GL version 4.5.0 NVIDIA 385.41, NVIDIA Corporation
  96. GL Caps: Using GL 1.3 multitexturing.
  97. Using GL 1.3 texture combiners.
  98. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  99. Shaders are available because OpenGL 2.1 is supported.
  100. VBOs are available because OpenGL 1.5 is supported.
  101.  
  102. Using VBOs: Yes
  103. Is Modded: Definitely; Client brand changed to 'fml,forge'
  104. Type: Client (map_client.txt)
  105. Resource Packs:
  106. Current Language: English (US)
  107. Profiler Position: N/A (disabled)
  108. CPU: 8x AMD FX(tm)-8350 Eight-Core Processor
Advertisement
Add Comment
Please, Sign In to add comment