Advertisement
IjiMendeleev

And another one

Sep 20th, 2019
510
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 5.33 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Everything's going to plan. No, really, that was supposed to happen.
  3.  
  4. Time: 9/20/19 6:21 PM
  5. Description: Initializing game
  6.  
  7. java.lang.RuntimeException: One of more entry values did not copy to the correct id. Check log for details!
  8. at net.minecraftforge.registries.ForgeRegistry.sync(ForgeRegistry.java:556)
  9. at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:598)
  10. at net.minecraftforge.registries.GameData.freezeData(GameData.java:251)
  11. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:758)
  12. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  13. at net.minecraft.client.Minecraft.init(Minecraft.java:582)
  14. at net.minecraft.client.Minecraft.run(Minecraft.java:422)
  15. at net.minecraft.client.main.Main.main(Main.java:118)
  16. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  17. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  18. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  19. at java.lang.reflect.Method.invoke(Method.java:498)
  20. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  21. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  22. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  24. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  25. at java.lang.reflect.Method.invoke(Method.java:498)
  26. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  27. at GradleStart.main(GradleStart.java:25)
  28.  
  29.  
  30. A detailed walkthrough of the error, its code path and all known details is as follows:
  31. ---------------------------------------------------------------------------------------
  32.  
  33. -- Head --
  34. Thread: Client thread
  35. Stacktrace:
  36. at net.minecraftforge.registries.ForgeRegistry.sync(ForgeRegistry.java:556)
  37. at net.minecraftforge.registries.GameData.loadRegistry(GameData.java:598)
  38. at net.minecraftforge.registries.GameData.freezeData(GameData.java:251)
  39. at net.minecraftforge.fml.common.Loader.initializeMods(Loader.java:758)
  40. at net.minecraftforge.fml.client.FMLClientHandler.finishMinecraftLoading(FMLClientHandler.java:336)
  41. at net.minecraft.client.Minecraft.init(Minecraft.java:582)
  42.  
  43. -- Initialization --
  44. Details:
  45. Stacktrace:
  46. at net.minecraft.client.Minecraft.run(Minecraft.java:422)
  47. at net.minecraft.client.main.Main.main(Main.java:118)
  48. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  49. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  50. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  51. at java.lang.reflect.Method.invoke(Method.java:498)
  52. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  53. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  54. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  56. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  57. at java.lang.reflect.Method.invoke(Method.java:498)
  58. at net.minecraftforge.gradle.GradleStartCommon.launch(GradleStartCommon.java:97)
  59. at GradleStart.main(GradleStart.java:25)
  60.  
  61. -- System Details --
  62. Details:
  63. Minecraft Version: 1.12.2
  64. Operating System: Windows 7 (amd64) version 6.1
  65. Java Version: 1.8.0_221, Oracle Corporation
  66. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  67. Memory: 305247816 bytes (291 MB) / 804257792 bytes (767 MB) up to 1877475328 bytes (1790 MB)
  68. JVM Flags: 0 total;
  69. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  70. FML: MCP 9.42 Powered by Forge 14.23.5.2847 5 mods loaded, 5 mods active
  71. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  72.  
  73. | State | ID | Version | Source | Signature |
  74. |:------ |:--------- |:------------ |:-------------------------------- |:--------- |
  75. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  76. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  77. | LCHIJA | FML | 8.0.99.99 | forgeSrc-1.12.2-14.23.5.2847.jar | None |
  78. | LCHIJA | forge | 14.23.5.2847 | forgeSrc-1.12.2-14.23.5.2847.jar | None |
  79. | LCHIJA | afiajar | 1 | bin | None |
  80.  
  81. Loaded coremods (and transformers):
  82. GL info: ' Vendor: 'Intel' Version: '4.0.0 - Build 10.18.10.4885' Renderer: 'Intel(R) HD Graphics 2500'
  83. Launched Version: 1.12.2
  84. LWJGL: 2.9.4
  85. OpenGL: Intel(R) HD Graphics 2500 GL version 4.0.0 - Build 10.18.10.4885, Intel
  86. GL Caps: Using GL 1.3 multitexturing.
  87. Using GL 1.3 texture combiners.
  88. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  89. Shaders are available because OpenGL 2.1 is supported.
  90. VBOs are available because OpenGL 1.5 is supported.
  91.  
  92. Using VBOs: No
  93. Is Modded: Definitely; Client brand changed to 'fml,forge'
  94. Type: Client (map_client.txt)
  95. Resource Packs:
  96. Current Language: English (US)
  97. Profiler Position: N/A (disabled)
  98. CPU: 4x Intel(R) Core(TM) i3-3220 CPU @ 3.30GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement