Advertisement
Guest User

Untitled

a guest
Sep 29th, 2019
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 13.11 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.4+build46.jar)
  5. Contact their authors BEFORE contacting forge
  6.  
  7. // There are four lights!
  8.  
  9. Time: 9/29/19 2:01 PM
  10. Description: Initializing game
  11.  
  12. java.lang.ExceptionInInitializerError
  13. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_257_TFEntities_registerEntities_Register.invoke(.dynamic)
  14. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  15. at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
  16. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  17. at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
  18. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:628)
  19. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  20. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  21. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  22. at net.minecraft.client.main.Main.main(SourceFile:123)
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  26. at java.lang.reflect.Method.invoke(Method.java:497)
  27. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  28. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  29. Caused by: java.lang.RuntimeException: java.lang.NoSuchMethodException: net.minecraft.entity.EntityLiving$SpawnPlacementType.<init>(java.lang.String, int, java.util.function.BiPredicate)
  30. at net.minecraftforge.common.util.EnumHelper.addEnum(EnumHelper.java:420)
  31. at net.minecraftforge.common.util.EnumHelper.addEnum(EnumHelper.java:291)
  32. at net.minecraftforge.common.util.EnumHelper.addEnum(EnumHelper.java:276)
  33. at net.minecraftforge.common.util.EnumHelper.addEnum(EnumHelper.java:261)
  34. at net.minecraftforge.common.util.EnumHelper.addSpawnPlacementType(EnumHelper.java:159)
  35. at twilightforest.entity.TFEntities.<clinit>(TFEntities.java:31)
  36. ... 16 more
  37. Caused by: java.lang.NoSuchMethodException: net.minecraft.entity.EntityLiving$SpawnPlacementType.<init>(java.lang.String, int, java.util.function.BiPredicate)
  38. at java.lang.Class.getConstructor0(Class.java:3082)
  39. at java.lang.Class.getDeclaredConstructor(Class.java:2178)
  40. at net.minecraftforge.common.util.EnumHelper.getConstructorAccessor(EnumHelper.java:210)
  41. at net.minecraftforge.common.util.EnumHelper.makeEnum(EnumHelper.java:223)
  42. at net.minecraftforge.common.util.EnumHelper.addEnum(EnumHelper.java:411)
  43. ... 21 more
  44.  
  45.  
  46. A detailed walkthrough of the error, its code path and all known details is as follows:
  47. ---------------------------------------------------------------------------------------
  48.  
  49. -- Head --
  50. Thread: Client thread
  51. Stacktrace:
  52. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler_257_TFEntities_registerEntities_Register.invoke(.dynamic)
  53. at net.minecraftforge.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:90)
  54. at net.minecraftforge.fml.common.eventhandler.EventBus$1.invoke(EventBus.java:144)
  55. at net.minecraftforge.fml.common.eventhandler.EventBus.post(EventBus.java:182)
  56. at net.minecraftforge.registries.GameData.fireRegistryEvents(GameData.java:857)
  57. at net.minecraftforge.fml.common.Loader.preinitializeMods(Loader.java:628)
  58. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:252)
  59. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  60.  
  61. -- Initialization --
  62. Details:
  63. Stacktrace:
  64. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  65. at net.minecraft.client.main.Main.main(SourceFile:123)
  66. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  67. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  68. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  69. at java.lang.reflect.Method.invoke(Method.java:497)
  70. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  71. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  72.  
  73. -- System Details --
  74. Details:
  75. Minecraft Version: 1.12.2
  76. Operating System: Windows 10 (amd64) version 10.0
  77. Java Version: 1.8.0_51, Oracle Corporation
  78. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  79. Memory: 1236115480 bytes (1178 MB) / 2147483648 bytes (2048 MB) up to 4294967296 bytes (4096 MB)
  80. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx4G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  81. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  82. FML: MCP 9.42 Powered by Forge 14.23.5.2838 Optifine OptiFine_1.12.2_HD_U_C6 42 mods loaded, 42 mods active
  83. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  84.  
  85. | State | ID | Version | Source | Signature |
  86. |:----- |:------------------- |:------------------------ |:--------------------------------------------- |:---------------------------------------- |
  87. | LCH | minecraft | 1.12.2 | minecraft.jar | None |
  88. | LCH | mcp | 9.42 | minecraft.jar | None |
  89. | LCH | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  90. | LCH | forge | 14.23.5.2838 | forge-1.12.2-14.23.5.2838.jar | e3c3d50c7c986df74c645c0ac54639741c90a557 |
  91. | LCH | orbis-lib | 0.2.0 | orbis-lib-1.12.2-0.2.0+build74.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
  92. | LCH | aether | 0.2.1 | Aether-2-Mod-1.12.2.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
  93. | LCH | baubles | 1.5.2 | Baubles-Mod-1.12.2.jar | None |
  94. | LCH | biomesoplenty | 7.0.1.2439 | BiomesOPlenty-1.12.2-7.0.1.2439-universal.jar | None |
  95. | LCH | guideapi | 1.12-2.1.8-63 | Guide-API-1.12.2.jar | None |
  96. | LCH | bloodmagic | 1.12.2-2.4.1-103 | Blood-Magic-Mod-1.12.2.jar | None |
  97. | LCH | jei | 4.15.0.289 | jei_1.12.2-4.15.0.289.jar | None |
  98. | LCH | botania | r1.10-360 | Botania-Mod-1.12.2.jar | None |
  99. | LCH | buildcraftlib | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  100. | LCH | buildcraftcore | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  101. | LCH | buildcraftbuilders | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  102. | LCH | buildcrafttransport | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  103. | LCH | buildcraftsilicon | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  104. | LCH | buildcraftcompat | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  105. | LCH | buildcraftenergy | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  106. | LCH | buildcraftfactory | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  107. | LCH | buildcraftrobotics | 7.99.24.1 | BuildCraft-Mod-1.12.2.jar | None |
  108. | LCH | codechickenlib | 3.2.2.353 | CodeChickenLib-1.12.2.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  109. | LCH | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  110. | LCH | twilightforest | 3.9.888 | Twilight-Forest-Mod-1.12.2.jar | None |
  111. | LCH | tconstruct | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar | None |
  112. | LCH | conarm | 1.2.4 | conarm-1.12.2-1.2.4.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  113. | LCH | customspawner | 3.11.4 | Custom-Mob-Spawner-Mod-1.12.2.jar | None |
  114. | LCH | erebus | 1.0.28 | Erebus-Dimension-Mod-1.12.2.jar | None |
  115. | LCH | extrautils2 | 1.0 | extrautils2-1.12-1.9.9.jar | None |
  116. | LCH | ironchest | 1.12.2-7.0.67.844 | Iron-Chests-Mod-1.12.2.jar | None |
  117. | LCH | lucky | 7.6.0 | luckyblock-1.12.2-7.6.0.zip | None |
  118. | LCH | lycanitesmobs | 2.0.0.8 - MC 1.12.2 | lycanitesmobs-1.12.2-2.0.0.8.jar | None |
  119. | LCH | radixcore | 1.12.x-2.2.1 | RadixCore-1.12.2.jar | None |
  120. | LCH | mca | 1.12.2-5.3.1 | Minecraft-Comes-Alive-Mod-1.12.2.jar | None |
  121. | LCH | mocreatures | 12.0.5 | Mo-Creatures-Mod-1.12.2 (1).jar | None |
  122. | LCH | nei | 2.4.2 | NotEnoughItems-1.12.2-2.4.2.240-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  123. | LCH | oreexcavation | 1.4.143 | Ore-Excavation-Mod-1.12.2.jar | None |
  124. | LCH | stupidthings | 1.1.5 | Stupid-Things-Mod-1.12.2.jar | None |
  125. | LCH | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  126. | LCH | wawla | 2.5.273 | Wawla-1.12.2-2.5.273.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  127. | LCH | xaerominimap | 1.18.3 | Xaeros_Minimap_1.18.3_Forge_1.12.jar | None |
  128. | LCH | phosphor-lighting | 1.12.2-0.2.4 | phosphor-1.12.2-0.2.4+build46.jar | f0387d288626cc2d937daa504e74af570c52a2f1 |
  129.  
  130. Loaded coremods (and transformers):
  131. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.4+build46.jar)
  132.  
  133. GL info: ' Vendor: 'Intel' Version: '4.3.0 - Build 10.18.15.4278' Renderer: 'Intel(R) HD Graphics 5500'
  134. Pulsar/tconstruct loaded Pulses:
  135. - TinkerCommons (Enabled/Forced)
  136. - TinkerWorld (Enabled/Not Forced)
  137. - TinkerTools (Enabled/Not Forced)
  138. - TinkerHarvestTools (Enabled/Forced)
  139. - TinkerMeleeWeapons (Enabled/Forced)
  140. - TinkerRangedWeapons (Enabled/Forced)
  141. - TinkerModifiers (Enabled/Forced)
  142. - TinkerSmeltery (Enabled/Not Forced)
  143. - TinkerGadgets (Enabled/Not Forced)
  144. - TinkerOredict (Enabled/Forced)
  145. - TinkerIntegration (Enabled/Forced)
  146. - TinkerFluids (Enabled/Forced)
  147. - TinkerMaterials (Enabled/Forced)
  148. - TinkerModelRegister (Enabled/Forced)
  149.  
  150. Launched Version: 1.12.2-forge1.12.2-14.23.5.2838
  151. LWJGL: 2.9.4
  152. OpenGL: Intel(R) HD Graphics 5500 GL version 4.3.0 - Build 10.18.15.4278, Intel
  153. GL Caps: Using GL 1.3 multitexturing.
  154. Using GL 1.3 texture combiners.
  155. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  156. Shaders are available because OpenGL 2.1 is supported.
  157. VBOs are available because OpenGL 1.5 is supported.
  158.  
  159. Using VBOs: Yes
  160. Is Modded: Definitely; Client brand changed to 'fml,forge'
  161. Type: Client (map_client.txt)
  162. Resource Packs: vanilla, programer_art
  163. Current Language: English (US)
  164. Profiler Position: N/A (disabled)
  165. CPU: 4x Intel(R) Core(TM) i5-4200U CPU @ 1.60GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement