Advertisement
Guest User

crash report

a guest
Nov 13th, 2019
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 17.20 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. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  6. FutureMC (future-mc-0.1.13.jar)
  7. CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
  8. Quark Plugin (Quark-r1.6-177.jar)
  9. iceandfire (iceandfire-1.8.3.jar)
  10. AALoadingPlugin (arcanearchives-0.2.0.11.jar)
  11. IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
  12. AstralCore (astralsorcery-1.12.2-1.10.20.jar)
  13. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.1-core.jar)
  14. Contact their authors BEFORE contacting forge
  15.  
  16. // Uh... Did I do that?
  17.  
  18. Time: 11/13/19 10:55 AM
  19. Description: Updating screen events
  20.  
  21. java.lang.RuntimeException: error loading theme
  22. at drzhark.guiapi.GuiWidgetScreen.getInstance(GuiWidgetScreen.java:81)
  23. at drzhark.guiapi.GuiModScreen.setActive(GuiModScreen.java:155)
  24. at drzhark.guiapi.GuiModScreen.show(GuiModScreen.java:65)
  25. at drzhark.guiapi.GuiApiButton.func_146116_c(GuiApiButton.java:19)
  26. at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:435)
  27. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
  28. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
  29. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759)
  30. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  31. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  32. at net.minecraft.client.main.Main.main(SourceFile:123)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  34. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  35. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  36. at java.lang.reflect.Method.invoke(Method.java:497)
  37. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  38. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  39. Caused by: java.lang.NoClassDefFoundError: org/xmlpull/v1/XmlPullParserException
  40. at drzhark.guiapi.GuiWidgetScreen.getInstance(GuiWidgetScreen.java:70)
  41. ... 16 more
  42. Caused by: java.lang.ClassNotFoundException: org.xmlpull.v1.XmlPullParserException
  43. at net.minecraft.launchwrapper.LaunchClassLoader.findClass(LaunchClassLoader.java:191)
  44. at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
  45. at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
  46. ... 17 more
  47. Caused by: java.lang.NullPointerException
  48.  
  49.  
  50. A detailed walkthrough of the error, its code path and all known details is as follows:
  51. ---------------------------------------------------------------------------------------
  52.  
  53. -- Head --
  54. Thread: Client thread
  55. Stacktrace:
  56. at drzhark.guiapi.GuiWidgetScreen.getInstance(GuiWidgetScreen.java:81)
  57. at drzhark.guiapi.GuiModScreen.setActive(GuiModScreen.java:155)
  58. at drzhark.guiapi.GuiModScreen.show(GuiModScreen.java:65)
  59. at drzhark.guiapi.GuiApiButton.func_146116_c(GuiApiButton.java:19)
  60. at net.minecraft.client.gui.GuiScreen.func_73864_a(GuiScreen.java:435)
  61. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
  62. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
  63.  
  64. -- Affected screen --
  65. Details:
  66. Screen name: drzhark.guiapi.GuiModSelect
  67. Stacktrace:
  68. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759)
  69. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  70. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  71. at net.minecraft.client.main.Main.main(SourceFile:123)
  72. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  73. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  74. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  75. at java.lang.reflect.Method.invoke(Method.java:497)
  76. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  77. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  78.  
  79. -- System Details --
  80. Details:
  81. Minecraft Version: 1.12.2
  82. Operating System: Windows 10 (amd64) version 10.0
  83. Java Version: 1.8.0_51, Oracle Corporation
  84. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  85. Memory: 509735832 bytes (486 MB) / 2863661056 bytes (2731 MB) up to 2863661056 bytes (2731 MB)
  86. JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx3072m -Xms256m -XX:PermSize=256m
  87. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  88. FML: MCP 9.42 Powered by Forge 14.23.5.2847 66 mods loaded, 66 mods active
  89. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  90.  
  91. | State | ID | Version | Source | Signature |
  92. |:------ |:-------------------- |:------------------------ |:--------------------------------------------- |:---------------------------------------- |
  93. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  94. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  95. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
  96. | LCHIJA | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
  97. | LCHIJA | futuremccore | 0.1.12 | minecraft.jar | None |
  98. | LCHIJA | aquaculture | 1.6.8 | Aquaculture-1.12.2-1.6.8.jar | None |
  99. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  100. | LCHIJA | gbook_snapshot | 2.9.1.s5 | Guidebook-1.12.2-2.9.1.s5.jar | None |
  101. | LCHIJA | thaumcraft | 6.1.BETA26 | Thaumcraft-1.12.2-6.1.BETA26.jar | None |
  102. | LCHIJA | arcanearchives | 0.2.0.11 | arcanearchives-0.2.0.11.jar | None |
  103. | LCHIJA | astikorcarts | 1.12.2-0.1.2.7 | astikorcarts-1.12.2-0.1.2.7.jar | None |
  104. | LCHIJA | astralsorcery | 1.10.20 | astralsorcery-1.12.2-1.10.20.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  105. | LCHIJA | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291.jar | None |
  106. | LCHIJA | quark | r1.6-177 | Quark-r1.6-177.jar | None |
  107. | LCHIJA | autoreglib | 1.3-32 | AutoRegLib-1.3-32.jar | None |
  108. | LCHIJA | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None |
  109. | LCHIJA | bewitchment | 0.20.8 | bewitchment-1.12.2-0.0.20.8.jar | None |
  110. | LCHIJA | bibliocraft | 2.4.5 | BiblioCraft[v2.4.5][MC1.12.2].jar | None |
  111. | LCHIJA | botania | r1.10-362 | Botania r1.10-362.jar | None |
  112. | LCHIJA | chickens | 6.0.4 | chickens-6.0.4.jar | None |
  113. | LCHIJA | chiselsandbits | 14.33 | chiselsandbits-14.33.jar | None |
  114. | LCHIJA | controlling | 3.0.7 | Controlling-3.0.7.jar | None |
  115. | LCHIJA | ctm | MC1.12.2-1.0.0.29 | CTM-MC1.12.2-1.0.0.29.jar | None |
  116. | LCHIJA | cucumber | 1.1.3 | Cucumber-1.12.2-1.1.3.jar | None |
  117. | LCHIJA | cyclopscore | 1.5.1 | CyclopsCore-1.12.2-1.5.1.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  118. | LCHIJA | ding | 1.0.2 | Ding-1.12.2-1.0.2.jar | 4db5c2bd1b556f252a5b8b54b256d381b2a0a6b8 |
  119. | LCHIJA | mocreatures | 12.0.5 | DrZharks MoCreatures Mod-12.0.5.jar | None |
  120. | LCHIJA | ebwizardry | 4.2.5 | ElectroblobsWizardry-4.2.5-MC1.12.2.jar | None |
  121. | LCHIJA | erebus | 1.0.30 | Erebus-1.0.30.jar | None |
  122. | LCHIJA | everlastingabilities | 1.5.1 | EverlastingAbilities-1.12.2-1.5.1.jar | bd0353b3e8a2810d60dd584e256e364bc3bedd44 |
  123. | LCHIJA | findme | 1.1.0 | findme-1.12.2-1.1.0-8.jar | None |
  124. | LCHIJA | forestry | 5.8.2.387 | forestry_1.12.2-5.8.2.387.jar | None |
  125. | LCHIJA | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  126. | LCHIJA | fossil | 8.0.3 | fossilsarcheology-8.0.3.jar | None |
  127. | LCHIJA | ftbbackups | 1.1.0.1 | FTBBackups-1.1.0.1.jar | None |
  128. | LCHIJA | minecraftfuture | 0.1.13 | future-mc-0.1.13.jar | None |
  129. | LCHIJA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  130. | LCHIJA | iceandfire | 1.8.3 | iceandfire-1.8.3.jar | None |
  131. | LCHIJA | incontrol | 3.9.16 | incontrol-1.12-3.9.16.jar | None |
  132. | LCHIJA | jeibees | 0.9.0.5 | jeibees-0.9.0.5-mc1.12.2.jar | None |
  133. | LCHIJA | journeymap | 1.12.2-5.5.5 | journeymap-1.12.2-5.5.5.jar | None |
  134. | LCHIJA | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
  135. | LCHIJA | keepinginventory | 2.4 | KeepingInventory-1.12.2-2.4.jar | None |
  136. | LCHIJA | livingenchantment | 3.1.9 | living_enchantment-3.1.9.jar | None |
  137. | LCHIJA | mantle | 1.12-1.3.3.55 | Mantle-1.12-1.3.3.55.jar | None |
  138. | LCHIJA | twilightforest | 3.10.1013 | twilightforest-1.12.2-3.10.1013-universal.jar | None |
  139. | LCHIJA | tconstruct | 1.12.2-2.12.0.157 | TConstruct-1.12.2-2.12.0.157.jar | None |
  140. | LCHIJA | immersiveengineering | 0.12-92 | ImmersiveEngineering-0.12-92.jar | 4cb49fcde3b43048c9889e0a3d083225da926334 |
  141. | LCHIJA | morechickens | 3.1.0 | morechickens-1.12.2-3.1.0.jar | None |
  142. | LCHIJA | mysticalagriculture | 1.7.5 | MysticalAgriculture-1.12.2-1.7.5.jar | None |
  143. | LCHIJA | mysticalagradditions | 1.3.2 | MysticalAgradditions-1.12.2-1.3.2.jar | None |
  144. | LCHIJA | oreexcavation | 1.4.143 | OreExcavation-1.4.143.jar | None |
  145. | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  146. | LCHIJA | t3s4ebw | 1.0 | SeedsForWizardry 1.0 For MC Forge 1.12.2.jar | None |
  147. | LCHIJA | shetiphiancore | 3.5.9 | shetiphiancore-1.12.0-3.5.9.jar | None |
  148. | LCHIJA | terraqueous | 1.4.17 | terraqueous-1.12.2-1.4.17b.jar | None |
  149. | LCHIJA | tcinventoryscan | 2.0.10 | ThaumicInventoryScanning_1.12.2-2.0.10.jar | None |
  150. | LCHIJA | thaumicjei | 1.6.0 | ThaumicJEI-1.12.2-1.6.0-27.jar | None |
  151. | LCHIJA | tinkersjei | 1.2 | tinkersjei-1.2.jar | None |
  152. | LCHIJA | tinkertoolleveling | 1.12.2-1.1.0.DEV.b23e769 | TinkerToolLeveling-1.12.2-1.1.0.jar | None |
  153. | LCHIJA | travellersbackpack | 1.0.20.20 | TravellersBackpack-1.12.2-1.0.20.20.jar | None |
  154. | LCHIJA | villagenames | 3.2.1 | VillageNames-1.12.2-3.2.1.jar | None |
  155. | LCHIJA | ladylib | 2.1 | Ladylib-2.1.jar | None |
  156. | LCHIJA | lumen | 0.4.0 | lumen-Beta 0.4.1.jar | None |
  157. | LCHIJA | thebetweenlands | 3.5.1 | TheBetweenlands-3.5.1-universal.jar | 38067d6878811efb38b6a045521cfd80b9b60b38 |
  158. | LCHIJA | mysticallib | 1.12.2-1.4.0 | mysticallib-1.12.2-1.4.0.jar | None |
  159.  
  160. Loaded coremods (and transformers):
  161. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  162. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  163. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  164. ShetiPhian-ASM (ShetiPhian-ASM-1.12.0.jar)
  165. shetiphian.asm.ClassTransformer
  166. FutureMC (future-mc-0.1.13.jar)
  167. thedarkcolour.futuremc.asm.CoreTransformer
  168. CTMCorePlugin (CTM-MC1.12.2-1.0.0.29.jar)
  169. team.chisel.ctm.client.asm.CTMTransformer
  170. Quark Plugin (Quark-r1.6-177.jar)
  171. vazkii.quark.base.asm.ClassTransformer
  172. iceandfire (iceandfire-1.8.3.jar)
  173. com.github.alexthe666.iceandfire.patcher.IceAndFireRuntimePatcher
  174. AALoadingPlugin (arcanearchives-0.2.0.11.jar)
  175.  
  176. IELoadingPlugin (ImmersiveEngineering-core-0.12-92.jar)
  177. blusunrize.immersiveengineering.common.asm.IEClassTransformer
  178. AstralCore (astralsorcery-1.12.2-1.10.20.jar)
  179.  
  180. TheBetweenlandsLoadingPlugin (TheBetweenlands-3.5.1-core.jar)
  181. thebetweenlands.core.TheBetweenlandsClassTransformer
  182. GL info: ' Vendor: 'Intel' Version: '4.5.0 - Build 23.20.16.4973' Renderer: 'Intel(R) HD Graphics 620'
  183. Pulsar/tconstruct loaded Pulses:
  184. - TinkerCommons (Enabled/Forced)
  185. - TinkerWorld (Enabled/Not Forced)
  186. - TinkerTools (Enabled/Not Forced)
  187. - TinkerHarvestTools (Enabled/Forced)
  188. - TinkerMeleeWeapons (Enabled/Forced)
  189. - TinkerRangedWeapons (Enabled/Forced)
  190. - TinkerModifiers (Enabled/Forced)
  191. - TinkerSmeltery (Enabled/Not Forced)
  192. - TinkerGadgets (Enabled/Not Forced)
  193. - TinkerOredict (Enabled/Forced)
  194. - TinkerIntegration (Enabled/Forced)
  195. - TinkerFluids (Enabled/Forced)
  196. - TinkerMaterials (Enabled/Forced)
  197. - TinkerModelRegister (Enabled/Forced)
  198. - chiselsandbitsIntegration (Enabled/Not Forced)
  199. - wailaIntegration (Enabled/Not Forced)
  200.  
  201. Launched Version: forge-14.23.5.2847
  202. LWJGL: 2.9.4
  203. OpenGL: Intel(R) HD Graphics 620 GL version 4.5.0 - Build 23.20.16.4973, Intel
  204. GL Caps: Using GL 1.3 multitexturing.
  205. Using GL 1.3 texture combiners.
  206. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  207. Shaders are available because OpenGL 2.1 is supported.
  208. VBOs are available because OpenGL 1.5 is supported.
  209.  
  210. Using VBOs: Yes
  211. Is Modded: Definitely; Client brand changed to 'fml,forge'
  212. Type: Client (map_client.txt)
  213. Resource Packs:
  214. Current Language: English (US)
  215. Profiler Position: N/A (disabled)
  216. CPU: 4x Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement