Advertisement
Guest User

Untitled

a guest
Jan 8th, 2020
921
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 15.91 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. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
  6. ForgelinPlugin (Forgelin-1.8.4.jar)
  7. BCModPlugin (backpacks+1.12.2+-+3.5.8.jar)
  8. TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
  9. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  10. AstralCore (astralsorcery-1.12.2-1.10.20.jar)
  11. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  12. Contact their authors BEFORE contacting forge
  13.  
  14. // Why did you do that?
  15.  
  16. Time: 1/8/20 3:33 PM
  17. Description: Updating screen events
  18.  
  19. java.lang.NullPointerException: Updating screen events
  20. at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_193003_g(GuiRecipeBook.java:172)
  21. at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_193942_g(GuiRecipeBook.java:235)
  22. at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_191874_a(GuiRecipeBook.java:151)
  23. at net.minecraft.client.gui.inventory.GuiInventory.func_184098_a(SourceFile:204)
  24. at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:392)
  25. at net.minecraft.client.gui.inventory.GuiInventory.func_73864_a(SourceFile:160)
  26. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
  27. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
  28. at net.minecraft.client.Minecraft.func_71407_l(Minecraft.java:1759)
  29. at net.minecraft.client.Minecraft.func_71411_J(Minecraft.java:1098)
  30. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:398)
  31. at net.minecraft.client.main.Main.main(SourceFile:123)
  32. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  33. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  34. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  35. at java.lang.reflect.Method.invoke(Method.java:497)
  36. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  37. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  38.  
  39.  
  40. A detailed walkthrough of the error, its code path and all known details is as follows:
  41. ---------------------------------------------------------------------------------------
  42.  
  43. -- Head --
  44. Thread: Client thread
  45. Stacktrace:
  46. at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_193003_g(GuiRecipeBook.java:172)
  47. at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_193942_g(GuiRecipeBook.java:235)
  48. at net.minecraft.client.gui.recipebook.GuiRecipeBook.func_191874_a(GuiRecipeBook.java:151)
  49. at net.minecraft.client.gui.inventory.GuiInventory.func_184098_a(SourceFile:204)
  50. at net.minecraft.client.gui.inventory.GuiContainer.func_73864_a(GuiContainer.java:392)
  51. at net.minecraft.client.gui.inventory.GuiInventory.func_73864_a(SourceFile:160)
  52. at net.minecraft.client.gui.GuiScreen.func_146274_d(GuiScreen.java:533)
  53. at net.minecraft.client.gui.GuiScreen.func_146269_k(GuiScreen.java:501)
  54.  
  55. -- Affected screen --
  56. Details:
  57. Screen name: brad16840.backpacks.gui.StandaloneBackpackGui
  58.  
  59. -- Affected level --
  60. Details:
  61. Level name: MpServer
  62. All players: 2 total; [EntityPlayerSP['dpill1'/206408, l='MpServer', x=67.86, y=69.06, z=-0.27], EntityOtherPlayerMP['Danire207'/18101, l='MpServer', x=68.54, y=69.06, z=-0.98]]
  63. Chunk stats: MultiplayerChunkCache: 426, 426
  64. Level seed: 0
  65. Level generator: ID 00 - default, ver 1. Features enabled: false
  66. Level generator options:
  67. Level spawn location: World: (252,64,196), Chunk: (at 12,4,4 in 15,12; contains blocks 240,0,192 to 255,255,207), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,255,511)
  68. Level time: 3725048 game time, 14492767 day time
  69. Level dimension: 0
  70. Level storage version: 0x00000 - Unknown?
  71. Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)
  72. Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
  73. Forced entities: 3 total; [EntityOtherPlayerMP['Danire207'/18101, l='MpServer', x=68.54, y=69.06, z=-0.98], EntityPlayerSP['dpill1'/206408, l='MpServer', x=67.86, y=69.06, z=-0.27], EntityOtherPlayerMP['Danire207'/18101, l='MpServer', x=68.54, y=69.06, z=-0.98]]
  74. Retry entities: 0 total; []
  75. Server brand: fml,forge
  76. Server type: Non-integrated multiplayer server
  77. Stacktrace:
  78. at net.minecraft.client.multiplayer.WorldClient.func_72914_a(WorldClient.java:532)
  79. at net.minecraft.client.Minecraft.func_71396_d(Minecraft.java:2741)
  80. at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:419)
  81. at net.minecraft.client.main.Main.main(SourceFile:123)
  82. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  83. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  84. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  85. at java.lang.reflect.Method.invoke(Method.java:497)
  86. at net.minecraft.launchwrapper.Launch.launch(Launch.java:135)
  87. at net.minecraft.launchwrapper.Launch.main(Launch.java:28)
  88.  
  89. -- System Details --
  90. Details:
  91. Minecraft Version: 1.12.2
  92. Operating System: Windows 10 (amd64) version 10.0
  93. Java Version: 1.8.0_51, Oracle Corporation
  94. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  95. Memory: 662177936 bytes (631 MB) / 1912602624 bytes (1824 MB) up to 2147483648 bytes (2048 MB)
  96. JVM Flags: 8 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  97. IntCache: cache: 0, tcache: 0, allocated: 0, tallocated: 0
  98. FML: MCP 9.42 Powered by Forge 14.23.5.2847 Optifine OptiFine_1.12.2_HD_U_F5 58 mods loaded, 58 mods active
  99. States: 'U' = Unloaded 'L' = Loaded 'C' = Constructed 'H' = Pre-initialized 'I' = Initialized 'J' = Post-initialized 'A' = Available 'D' = Disabled 'E' = Errored
  100.  
  101. | State | ID | Version | Source | Signature |
  102. |:------ |:------------------- |:----------------- |:----------------------------------------- |:---------------------------------------- |
  103. | LCHIJA | minecraft | 1.12.2 | minecraft.jar | None |
  104. | LCHIJA | mcp | 9.42 | minecraft.jar | None |
  105. | LCHIJA | FML | 8.0.99.99 | forge-1.12.2-14.23.5.2847.jar | None |
  106. | LCHIJA | forge | 14.23.5.2847 | forge-1.12.2-14.23.5.2847.jar | None |
  107. | LCHIJA | ivtoolkit | 1.3.3-1.12 | minecraft.jar | None |
  108. | LCHIJA | voxelmap | 1.9.11 | forgemod_VoxelMap-1.9.11_for_1.12.2.jar | None |
  109. | LCHIJA | damageindicatorsmod | 1.0 | [1.12.2]DamageIndicatorsMod-3.5.1.jar | None |
  110. | LCHIJA | jei | 4.15.0.291 | jei_1.12.2-4.15.0.291.jar | None |
  111. | LCHIJA | appleskin | 1.0.9 | AppleSkin-mc1.12-1.0.9.jar | None |
  112. | LCHIJA | thedragonlib | 1.12.2-5.3.0 | thedragonlib-1.12.2-5.3.0.jar | None |
  113. | LCHIJA | armorplus | 1.12.2-11.26.1.65 | armorplus-1.12.2-11.26.1.65.jar | None |
  114. | LCHIJA | baubles | 1.5.2 | Baubles-1.12-1.5.2.jar | None |
  115. | LCHIJA | astralsorcery | 1.10.20 | astralsorcery-1.12.2-1.10.20.jar | a0f0b759d895c15ceb3e3bcb5f3c2db7c582edf0 |
  116. | LCHIJA | backpacks16840 | 3.5.8 | backpacks+1.12.2+-+3.5.8.jar | None |
  117. | LCHIJA | battletowers | 1.6.5 | BattleTowers-1.12.2.jar | None |
  118. | LCHIJA | bloodmoon | 1.5.3 | Bloodmoon-MC1.12.2-1.5.3.jar | d72e0dd57935b3e9476212aea0c0df352dd76291 |
  119. | LCHIJA | forgelin | 1.8.4 | Forgelin-1.8.4.jar | None |
  120. | LCHIJA | bountiful | 2.2.1 | Bountiful-2.2.1.jar | None |
  121. | LCHIJA | callablehorses | 1.0 | CallableHorses+MC1.12.2+v1.0.jar | None |
  122. | LCHIJA | morpheus | 1.12.2-3.5.106 | Morpheus-1.12.2-3.5.106.jar | None |
  123. | LCHIJA | comforts | 1.4.1.2 | comforts-1.12.2-1.4.1.2.jar | 5d5b8aee896a4f5ea3f3114784742662a67ad32f |
  124. | LCHIJA | configmod | v1.0 | coroutil-1.12.1-1.2.36.jar | None |
  125. | LCHIJA | extendedrenderer | v1.0 | coroutil-1.12.1-1.2.36.jar | None |
  126. | LCHIJA | coroutil | 1.12.1-1.2.36 | coroutil-1.12.1-1.2.36.jar | None |
  127. | LCHIJA | dailies | 1.12.2-6 | dailies-1.12.2-6.jar | None |
  128. | LCHIJA | desirepaths | 1.12.1-1.2.8 | desirepaths-1.12.1-1.2.8.jar | None |
  129. | LCHIJA | sereneseasons | 1.2.18 | SereneSeasons-1.12.2-1.2.18-universal.jar | None |
  130. | LCHIJA | orelib | 3.6.0.1 | OreLib-1.12.2-3.6.0.1.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  131. | LCHIJA | dsurround | 3.6.0.2 | DynamicSurroundings-1.12.2-3.6.0.2.jar | 7a2128d395ad96ceb9d9030fbd41d035b435753a |
  132. | LCHIJA | ebwizardry | 4.2.7 | ElectroblobsWizardry-4.2.7-MC1.12.2.jar | None |
  133. | LCHIJA | equipmenttooltips | 1.0.3 | EquipmentTooltips-1.12.2-1.0.3-4.jar | None |
  134. | LCHIJA | fbp | 2.4.1 | FancyBlockParticles-1.12.x-2.4.1.jar | None |
  135. | LCHIJA | waila | 1.8.26 | Hwyla-1.8.26-B41_1.12.2.jar | None |
  136. | LCHIJA | jeresources | 0.9.2.60 | JustEnoughResources-1.12.2-0.9.2.60.jar | None |
  137. | LCHIJA | levelup2 | ${version} | levelup2-1.2.0-pre4.jar | None |
  138. | LCHIJA | loadout | 1.0.2 | Loadout-1.0.2.jar | None |
  139. | LCHIJA | lootbags | 2.5.8.5 | LootBags-1.12.2-2.5.8.5.jar | None |
  140. | LCHIJA | millenaire | Millénaire 8.0.1 | millenaire-1.12.2-8.0.1.jar | None |
  141. | LCHIJA | mysticalworld | 1.12.2-1.6.1 | mysticalworld-1.12.2-1.6.1.jar | None |
  142. | LCHIJA | neat | 1.4-17 | Neat+1.4-17.jar | None |
  143. | LCHIJA | yurtmod | 9.5.2 | NomadicTents-1.12.2-9.5.2.jar | None |
  144. | LCHIJA | patchouli | 1.0-20 | Patchouli-1.0-20.jar | None |
  145. | LCHIJA | potioncore | 1.8_for_1.12.2 | PotionCore-1.8_for_1.12.2.jar | None |
  146. | LCHIJA | qualitytools | 1.0.7_for_1.12.2 | QualityTools-1.0.7_for_1.12.2.jar | None |
  147. | LCHIJA | reccomplex | 1.4.8.2 | RecurrentComplex-1.4.8.2.jar | None |
  148. | LCHIJA | roguelike | 1.8.0 | RoguelikeDungeons-1.12.2-1.8.0.jar | None |
  149. | LCHIJA | skeletonhs | 1.1 | skeletonhs_1.12-1.1.jar | None |
  150. | LCHIJA | soundfilters | 0.11_for_1.12 | SoundFilters-0.11_for_1.12.jar | None |
  151. | LCHIJA | stellarapi | 1.12.2-0.4.2.9 | Stellar+API-1.12.2-0.4.2.9.jar | None |
  152. | LCHIJA | stellarsky | 1.12.2-0.5.2.8 | Stellar+Sky-1.12.2-0.5.2.8.jar | None |
  153. | LCHIJA | villagermarket | 1.0.1 | villager-market-1.12.2-1.0.1.jar | d476d1b22b218a10d845928d1665d45fce301b27 |
  154. | LCHIJA | waystones | 4.0.72 | Waystones_1.12.2-4.0.72.jar | None |
  155. | LCHIJA | wolfarmor | 2.2.3.6 | wolfarmor-1.12.2-2.2.3.1798-universal.jar | None |
  156. | LCHIJA | zombiehs | 2.1 | zombiehs_1.12-2.1.jar | None |
  157. | LCHIJA | craftstudioapi | 1.0.0 | CraftStudio-1.0.1.95-mc1.12-alpha.jar | None |
  158. | LCHIJA | cyclopstek | 1.0.34 | cyclopstek-1.0.34.jar | None |
  159. | LCHIJA | llibrary | 1.7.19 | llibrary-1.7.19-1.12.2.jar | b9f30a813bee3b9dd5652c460310cfcd54f6b7ec |
  160. | LCHIJA | mysticallib | 1.12.2-1.4.0 | mysticallib-1.12.2-1.4.0.jar | None |
  161.  
  162. Loaded coremods (and transformers):
  163. llibrary (llibrary-core-1.0.11-1.12.2.jar)
  164. net.ilexiconn.llibrary.server.core.plugin.LLibraryTransformer
  165. net.ilexiconn.llibrary.server.core.patcher.LLibraryRuntimePatcher
  166. SSLoadingPlugin (SereneSeasons-1.12.2-1.2.18-universal.jar)
  167. sereneseasons.asm.transformer.EntityRendererTransformer
  168. sereneseasons.asm.transformer.WorldTransformer
  169. ForgelinPlugin (Forgelin-1.8.4.jar)
  170.  
  171. BCModPlugin (backpacks+1.12.2+-+3.5.8.jar)
  172. brad16840.core.ClassTransformer
  173. TransformLoader (DynamicSurroundings-1.12.2-3.6.0.2.jar)
  174.  
  175. IvToolkit (IvToolkit-1.3.3-1.12.jar)
  176.  
  177. AstralCore (astralsorcery-1.12.2-1.10.20.jar)
  178.  
  179. LoadingPlugin (Bloodmoon-MC1.12.2-1.5.3.jar)
  180. lumien.bloodmoon.asm.ClassTransformer
  181. GL info: ' Vendor: 'NVIDIA Corporation' Version: '4.6.0 NVIDIA 441.87' Renderer: 'GeForce GTX 1070/PCIe/SSE2'
  182. Launched Version: 1.12.2-forge1.12.2-14.23.5.2847
  183. LWJGL: 2.9.4
  184. OpenGL: GeForce GTX 1070/PCIe/SSE2 GL version 4.6.0 NVIDIA 441.87, NVIDIA Corporation
  185. GL Caps: Using GL 1.3 multitexturing.
  186. Using GL 1.3 texture combiners.
  187. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported.
  188. Shaders are available because OpenGL 2.1 is supported.
  189. VBOs are available because OpenGL 1.5 is supported.
  190.  
  191. Using VBOs: Yes
  192. Is Modded: Definitely; Client brand changed to 'fml,forge'
  193. Type: Client (map_client.txt)
  194. Resource Packs:
  195. Current Language: English (US)
  196. Profiler Position: N/A (disabled)
  197. CPU: 8x AMD FX(tm)-8350 Eight-Core Processor
  198. OptiFine Version: OptiFine_1.12.2_HD_U_F5
  199. OptiFine Build: 20191204-141934
  200. Render Distance Chunks: 12
  201. Mipmaps: 4
  202. Anisotropic Filtering: 1
  203. Antialiasing: 0
  204. Multitexture: false
  205. Shaders: null
  206. OpenGlVersion: 4.6.0 NVIDIA 441.87
  207. OpenGlRenderer: GeForce GTX 1070/PCIe/SSE2
  208. OpenGlVendor: NVIDIA Corporation
  209. CpuCount: 8
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement