TK_Sougo

crash report

May 8th, 2020
599
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 20.28 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2.  
  3. WARNING: coremods are present:
  4. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  5. MicdoodlePlugin (MicdoodleCore-Dev-1.12.2-4.0.2.261.jar)
  6. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
  7. TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  8. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.6.0-core.jar)
  9. EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
  10. iceandfire (iceandfire-1.9.1-1.12.2.jar)
  11. LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
  12. Contact their authors BEFORE contacting forge
  13.  
  14. // Don't do that.
  15.  
  16. Time: 5/8/20 10:20 PM
  17. Description: Initializing game
  18.  
  19. java.lang.NoSuchFieldError: EMPTY
  20. at micdoodle8.mods.galacticraft.core.inventory.InventoryExtended.<init>(InventoryExtended.java:16)
  21. at micdoodle8.mods.galacticraft.core.proxy.ClientProxyCore.<clinit>(ClientProxyCore.java:145)
  22. at java.lang.Class.forName0(Native Method)
  23. at java.lang.Class.forName(Class.java:348)
  24. at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
  25. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
  26. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  27. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  28. at java.lang.reflect.Method.invoke(Method.java:497)
  29. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  30. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  31. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  32. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  33. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  34. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  35. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  36. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  37. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  38. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  39. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  40. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  41. at java.lang.reflect.Method.invoke(Method.java:497)
  42. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  43. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  44. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  45. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  46. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  47. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  48. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  49. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  50. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
  51. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
  52. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  53. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  54. at net.minecraft.client.main.Main.main(SourceFile:123)
  55. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  56. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  57. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  58. at java.lang.reflect.Method.invoke(Method.java:497)
  59. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  60. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  61.  
  62.  
  63. A detailed walkthrough of the error, its code path and all known details is as follows:
  64. ---------------------------------------------------------------------------------------
  65.  
  66. -- Head --
  67. Thread: Client thread
  68. Stacktrace:
  69. at micdoodle8.mods.galacticraft.core.inventory.InventoryExtended.<init>(InventoryExtended.java:16)
  70. at micdoodle8.mods.galacticraft.core.proxy.ClientProxyCore.<clinit>(ClientProxyCore.java:145)
  71. at java.lang.Class.forName0(Native Method)
  72. at java.lang.Class.forName(Class.java:348)
  73. at net.minecraftforge.fml.common.ProxyInjector.inject(ProxyInjector.java:85)
  74. at net.minecraftforge.fml.common.FMLModContainer.constructMod(FMLModContainer.java:611)
  75. at sun.reflect.GeneratedMethodAccessor9.invoke(Unknown Source)
  76. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  77. at java.lang.reflect.Method.invoke(Method.java:497)
  78. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  79. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  80. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  81. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  82. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  83. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  84. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  85. at net.minecraftforge.fml.common.LoadController.sendEventToModContainer(LoadController.java:219)
  86. at net.minecraftforge.fml.common.LoadController.propogateStateMessage(LoadController.java:197)
  87. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  88. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  89. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  90. at java.lang.reflect.Method.invoke(Method.java:497)
  91. at com.google.common.eventbus.Subscriber.invokeSubscriberMethod(Subscriber.java:91)
  92. at com.google.common.eventbus.Subscriber$SynchronizedSubscriber.invokeSubscriberMethod(Subscriber.java:150)
  93. at com.google.common.eventbus.Subscriber$1.run(Subscriber.java:76)
  94. at com.google.common.util.concurrent.MoreExecutors$DirectExecutor.execute(MoreExecutors.java:399)
  95. at com.google.common.eventbus.Subscriber.dispatchEvent(Subscriber.java:71)
  96. at com.google.common.eventbus.Dispatcher$PerThreadQueuedDispatcher.dispatch(Dispatcher.java:116)
  97. at com.google.common.eventbus.EventBus.post(EventBus.java:217)
  98. at net.minecraftforge.fml.common.LoadController.distributeStateMessage(LoadController.java:136)
  99. at net.minecraftforge.fml.common.Loader.loadMods(Loader.java:595)
  100. at net.minecraftforge.fml.client.FMLClientHandler.beginMinecraftLoading(FMLClientHandler.java:232)
  101. at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:467)
  102.  
  103. -- Initialization --
  104. Details:
  105. Stacktrace:
  106. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:378)
  107. at net.minecraft.client.main.Main.main(SourceFile:123)
  108. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  109. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  110. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  111. at java.lang.reflect.Method.invoke(Method.java:497)
  112. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  113. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  114.  
  115. -- System Details --
  116. Details:
  117. Minecraft Version: 1.12.2
  118. Operating System: Windows 10 (amd64) version 10.0
  119. Java Version: 1.8.0_51, Oracle Corporation
  120. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  121. Memory: 491307224 bytes (468 MB) / 1073741824 bytes (1024 MB) up to 6442450944 bytes (6144 MB)
  122. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  123. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  124. FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F6_pre1 57 mods loaded, 57 mods active
  125. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  126.  
  127. | State | ID | Version | Source | Signature |
  128. |:----- |:--------------------------------- |:----------------- |:-------------------------------------------------- |:---------------------------------------- |
  129. | LC | minecraft | 1.12.2 | minecraft.jar | None |
  130. | LC | mcp | 9.42 | minecraft.jar | None |
  131. | LC | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
  132. | LC | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
  133. | LC | micdoodlecore | | minecraft.jar | None |
  134. | LC | opencomputers|core | 1.7.5.192 | minecraft.jar | None |
  135. | LC | orbis-lib | 0.2.0 | orbis-lib-1.12.2-0.2.0+build121.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
  136. | LC | aether | 0.2.5 | aether_ii-1.12.2-0.2.5+build121-universal.jar | db341c083b1b8ce9160a769b569ef6737b3f4cdf |
  137. | LC | antiqueatlas | 4.6.3 | antiqueatlas-1.12.2-4.6.3.jar | None |
  138. | LC | antiqueatlasoverlay | 1.2 | antiqueatlas-1.12.2-4.6.3.jar | None |
  139. | LC | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  140. | LC | atum | 2.0.17 | Atum-1.12.2-2.0.17.jar | None |
  141. | LC | battletowers | 1.6.5 | BattleTowers-1.12.2.jar | None |
  142. | LC | codechickenlib | 3.2.3.358 | CodeChickenLib-1.12.2-3.2.3.358-universal.jar | f1850c39b2516232a2108a7bd84d1cb5df93b261 |
  143. | LC | redstoneflux | 2.1.1 | RedstoneFlux-1.12-2.1.1.1-universal.jar | None |
  144. | LC | brandonscore | 2.4.18 | BrandonsCore-1.12.2-2.4.18.210-universal.jar | None |
  145. | LC | chunkanimator | 1.2 | ChunkAnimator-MC1.12-1.2.jar | None |
  146. | LC | cofhcore | 4.6.6 | CoFHCore-1.12.2-4.6.6.1-universal.jar | None |
  147. | LC | cofhworld | 1.4.0 | CoFHWorld-1.12.2-1.4.0.1-universal.jar | None |
  148. | LC | thermalfoundation | 2.6.7 | ThermalFoundation-1.12.2-2.6.7.1-universal.jar | None |
  149. | LC | draconicevolution | 2.3.25 | Draconic-Evolution-1.12.2-2.3.25.351-universal.jar | None |
  150. | LC | dragonmounts | 1.12.2-1.6.3 | DragonMounts2-1.12.2-1.6.3.jar | None |
  151. | LC | ebwizardry | 4.2.11 | ElectroblobsWizardry-4.2.11-MC1.12.2.jar | None |
  152. | LC | endercore | 1.12.2-0.5.73 | EnderCore-1.12.2-0.5.73.jar | None |
  153. | LC | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291.jar | None |
  154. | LC | thermalexpansion | 5.5.7 | ThermalExpansion-1.12.2-5.5.7.1-universal.jar | None |
  155. | LC | enderio | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  156. | LC | enderiointegrationtic | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  157. | LC | enderiobase | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  158. | LC | enderioconduits | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  159. | LC | enderioconduitsappliedenergistics | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  160. | LC | opencomputers | 1.7.5.192 | OpenComputers-MC1.12.2-1.7.5.192.jar | None |
  161. | LC | enderioconduitsopencomputers | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  162. | LC | enderioconduitsrefinedstorage | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  163. | LC | enderiointegrationforestry | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  164. | LC | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  165. | LC | tconstruct | 1.12.2-2.13.0.183 | TConstruct-1.12.2-2.13.0.183.jar | None |
  166. | LC | enderiointegrationticlate | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  167. | LC | enderiomachines | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  168. | LC | enderiopowertools | 5.1.55 | EnderIO-1.12.2-5.1.55.jar | None |
  169. | LC | zerocore | 1.12.2-0.1.2.8 | zerocore-1.12.2-0.1.2.8.jar | None |
  170. | LC | bigreactors | 1.12.2-0.4.5.67 | ExtremeReactors-1.12.2-0.4.5.67.jar | None |
  171. | L | galacticraftcore | 4.0.2.261 | GalacticraftCore-Dev-1.12.2-4.0.2.261.jar | None |
  172. | L | galacticraftplanets | 4.0.2.261 | Galacticraft-Planets-Dev-1.12.2-4.0.2.261.jar | None |
  173. | L | grapplemod | 1.12.2-v11.1 | grapplemod-v11.1-1.12.2.jar | None |
  174. | L | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | None |
  175. | L | iceandfire | 1.9.1 | iceandfire-1.9.1-1.12.2.jar | None |
  176. | L | ichunutil | 7.2.2 | iChunUtil-1.12.2-7.2.2.jar | None |
  177. | L | mobamputation | 7.0.0 | MobAmputation-1.12.2-7.0.1.jar | None |
  178. | L | mobdismemberment | 7.0.0 | MobDismemberment-1.12.2-7.0.0.jar | None |
  179. | L | sgcraft | 2.0.3 | SGCraft-2.0.4.jar | None |
  180. | L | sync | 7.1.0 | Sync-1.12.2-7.1.0.jar | None |
  181. | L | tesla | 1.0.63 | Tesla-1.12.2-1.0.63.jar | None |
  182. | L | thermaldynamics | 2.5.6 | ThermalDynamics-1.12.2-2.5.6.1-universal.jar | None |
  183. | L | waystones | 4.1.0 | Waystones_1.12.2-4.1.0.jar | None |
  184. | L | phosphor-lighting | 1.12.2-0.2.6 | phosphor-1.12.2-0.2.6+build50.jar | None |
  185. | L | thebetweenlands | 3.6.0 | TheBetweenlands-3.6.0-universal.jar | None |
  186.  
  187. Loaded coremods (and transformers):
  188. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  189. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  190. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  191. MicdoodlePlugin (MicdoodleCore-Dev-1.12.2-4.0.2.261.jar)
  192. micdoodle8.mods.miccore.MicdoodleTransformer
  193. PhosphorFMLLoadingPlugin (phosphor-1.12.2-0.2.6+build50.jar)
  194.  
  195. TransformerLoader (OpenComputers-MC1.12.2-1.7.5.192.jar)
  196. li.cil.oc.common.asm.ClassTransformer
  197. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.6.0-core.jar)
  198. thebetweenlands.core.TheBetweenlandsClassTransformer
  199. EnderCorePlugin (EnderCore-1.12.2-0.5.73-core.jar)
  200. com.enderio.core.common.transform.EnderCoreTransformer
  201. com.enderio.core.common.transform.SimpleMixinPatcher
  202. iceandfire (iceandfire-1.9.1-1.12.2.jar)
  203. com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
  204. LoadingPlugin (ChunkAnimator-MC1.12-1.2.jar)
  205. lumien.chunkanimator.asm.ClassTransformer
  206. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 445.87' Renderer: 'GeForce GTX 950M/PCIe/SSE2'
  207. Pulsar/tconstruct loaded Pulses:
  208. - TinkerCommons (Enabled/Forced)
  209. - TinkerWorld (Enabled/Not Forced)
  210. - TinkerTools (Enabled/Not Forced)
  211. - TinkerHarvestTools (Enabled/Forced)
  212. - TinkerMeleeWeapons (Enabled/Forced)
  213. - TinkerRangedWeapons (Enabled/Forced)
  214. - TinkerModifiers (Enabled/Forced)
  215. - TinkerSmeltery (Enabled/Not Forced)
  216. - TinkerGadgets (Enabled/Not Forced)
  217. - TinkerOredict (Enabled/Forced)
  218. - TinkerIntegration (Enabled/Forced)
  219. - TinkerFluids (Enabled/Forced)
  220. - TinkerMaterials (Enabled/Forced)
  221. - TinkerModelRegister (Enabled/Forced)
  222.  
  223. Launched Version: 1.12.2-forge1.12.2-14.23.5.2847
  224. LWJGL: 2.9.4
  225. OpenGL: GeForce GTX 950M/PCIe/SSE2 GL version 4.6.0 NVIDIA 445.87, NVIDIA Corporation
  226. GL Caps: Using GL 1.3 multitexturing.
  227. Using GL 1.3 texture combiners.
  228. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  229. Shaders are available because OpenGL 2.1 is supported.
  230. VBOs are available because OpenGL 1.5 is supported.
  231.  
  232. Using VBOs: Yes
  233. Is Modded: Definitely; Client brand changed to 'fml,forge'
  234. Type: Client (map_client.txt)
  235. Resource Packs: vanilla
  236. Current Language: English (US)
  237. Profiler Position: N/A (disabled)
  238. CPU: 4x Intel(R) Core(TM) i5-6300HQ CPU @ 2.30GHz
  239. OptiFine Version: OptiFine_1.12.2_HD_U_F6_pre1
  240. OptiFine Build: 20191206-224929
  241. Render Distance Chunks: 8
  242. Mipmaps: 4
  243. Anisotropic Filtering: 1
  244. Antialiasing: 0
  245. Multitexture: false
  246. Shaders: null
  247. OpenGlVersion: 4.6.0 NVIDIA 445.87
  248. OpenGlRenderer: GeForce GTX 950M/PCIe/SSE2
  249. OpenGlVendor: NVIDIA Corporation
  250. CpuCount: 4
Advertisement
Add Comment
Please, Sign In to add comment