Advertisement
Guest User

Minecraft 1.15.2 Forge 31.1.12 Crash 2

a guest
Apr 20th, 2020
2,476
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 12.21 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // Uh... Did I do that?
  3.  
  4. Time: 20/04/20 8:31 PM
  5. Description: Initializing game
  6.  
  7. java.lang.NullPointerException: Initializing game
  8. at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  9. at sporeaoc.byg.textures.BlockColorManager.onBlockColorsInit(BlockColorManager.java:27) ~[?:0.1.5-BETA] {re:classloading}
  10. at net.minecraftforge.eventbus.ASMEventHandler_287_BlockColorManager_onBlockColorsInit_Block.invoke(.dynamic) ~[?:?] {}
  11. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.0.0-milestone.1-service.jar:?] {}
  12. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.0.0-milestone.1-service.jar:?] {}
  13. at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:31.1] {re:classloading}
  14. at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243) ~[?:?] {re:classloading}
  15. at net.minecraftforge.fml.ModLoader$$Lambda$3519/917379055.accept(Unknown Source) ~[?:?] {}
  16. at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}
  17. at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217) ~[?:?] {re:classloading}
  18. at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243) ~[?:?] {re:classloading}
  19. at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:198) ~[?:?] {re:classloading}
  20. at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
  21. at net.minecraft.client.Minecraft.<init>(Minecraft.java:420) [?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
  22. at net.minecraft.client.main.Main.main(SourceFile:166) [?:?] {re:classloading}
  23. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
  24. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
  25. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
  26. at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
  27. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.15.2-31.1.12.jar:31.1] {}
  28. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1329897103.call(Unknown Source) [forge-1.15.2-31.1.12.jar:31.1] {}
  29. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.0.0-milestone.4.jar:?] {}
  30. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.0.0-milestone.4.jar:?] {}
  31. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.0.0-milestone.4.jar:?] {}
  32. at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.0.0-milestone.4.jar:?] {}
  33. at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.0.0-milestone.4.jar:?] {}
  34.  
  35.  
  36. A detailed walkthrough of the error, its code path and all known details is as follows:
  37. ---------------------------------------------------------------------------------------
  38.  
  39. -- Head --
  40. Thread: Render thread
  41. Stacktrace:
  42. at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97)
  43. at sporeaoc.byg.textures.BlockColorManager.onBlockColorsInit(BlockColorManager.java:27)
  44. at net.minecraftforge.eventbus.ASMEventHandler_287_BlockColorManager_onBlockColorsInit_Block.invoke(.dynamic)
  45. at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
  46. at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
  47. at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168)
  48. at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:243)
  49. at net.minecraftforge.fml.ModLoader$$Lambda$3519/917379055.accept(Unknown Source)
  50. at java.util.HashMap.forEach(HashMap.java:1280)
  51. at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217)
  52. at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:243)
  53. at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:198)
  54. at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76)
  55. at net.minecraft.client.Minecraft.<init>(Minecraft.java:420)
  56.  
  57. -- Initialization --
  58. Details:
  59. Stacktrace:
  60. at net.minecraft.client.main.Main.main(SourceFile:166)
  61. at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
  62. at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
  63. at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
  64. at java.lang.reflect.Method.invoke(Method.java:497)
  65. at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56)
  66. at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/1329897103.call(Unknown Source)
  67. at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
  68. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
  69. at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
  70. at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
  71. at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
  72.  
  73. -- System Details --
  74. Details:
  75. Minecraft Version: 1.15.2
  76. Minecraft Version ID: 1.15.2
  77. Operating System: Windows 10 (amd64) version 10.0
  78. Java Version: 1.8.0_51, Oracle Corporation
  79. Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
  80. Memory: 5534056816 bytes (5277 MB) / 6442450944 bytes (6144 MB) up to 6442450944 bytes (6144 MB)
  81. CPUs: 4
  82. JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx6G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
  83. ModLauncher: 5.0.0-milestone.4+67+b1a340b
  84. ModLauncher launch target: fmlclient
  85. ModLauncher naming: srg
  86. ModLauncher services:
  87. /eventbus-2.0.0-milestone.1-service.jar eventbus PLUGINSERVICE
  88. /forge-1.15.2-31.1.12.jar object_holder_definalize PLUGINSERVICE
  89. /forge-1.15.2-31.1.12.jar runtime_enum_extender PLUGINSERVICE
  90. /accesstransformers-2.0.0-milestone.1-shadowed.jar accesstransformer PLUGINSERVICE
  91. /forge-1.15.2-31.1.12.jar capability_inject_definalize PLUGINSERVICE
  92. /forge-1.15.2-31.1.12.jar runtimedistcleaner PLUGINSERVICE
  93. /forge-1.15.2-31.1.12.jar fml TRANSFORMATIONSERVICE
  94. FML: 31.1
  95. Forge: net.minecraftforge:31.1.12
  96. FML Language Providers:
  97. javafml@31.1
  98. minecraft@1
  99. kotori_scala@2.13.1-build-6
  100. Mod List:
  101. Simple-Portals-Mod-1.15.2.jar Simple Portals {simpleportals@1.15.2-1.7.0.0 CREATE_REGISTRIES}
  102. AdditionalEnchantedMiner-1.15.2-15.2.5.jar QuarryPlus {quarryplus@15.2.5 CREATE_REGISTRIES}
  103. Inventory-Profiles-Mod-1.15.2.jar Inventory Profiles {inventoryprofiles@0.2.0 CREATE_REGISTRIES}
  104. bambooblocks-1.15.2-1.3.jar Bamboo Blocks {bambooblocks@1.2.11 CREATE_REGISTRIES}
  105. giantspawn_1.15.2-1.0.2.jar Giant Spawn {giantspawn@1.0.2 CREATE_REGISTRIES}
  106. jei-1.15.2-6.0.0.2.jar Just Enough Items {jei@6.0.0.2 CREATE_REGISTRIES}
  107. prefab-1.5.0.1.jar Prefab {prefab@1.5.0.1 CREATE_REGISTRIES}
  108. ProjectE-Mod-1.15.2.jar ProjectE {projecte@1.0.2B CREATE_REGISTRIES}
  109. bloomful-1.15.2-1.3.jar Bloomful {bloomful@NONE CREATE_REGISTRIES}
  110. Neat+1.6-20.jar Neat {neat@1.6-20 CREATE_REGISTRIES}
  111. Waystones_1.15.2-6.0.0.jar Waystones {waystones@6.0.0 CREATE_REGISTRIES}
  112. Clumps-5.0.2.jar Clumps {clumps@5.0.2 CREATE_REGISTRIES}
  113. OresAboveDiamonds+1.15+v2.1.jar Ores Above Diamonds {oresabovediamonds@2.0 CREATE_REGISTRIES}
  114. good-nights-sleep-1.15.2-1.0.2.jar Good Night's Sleep {goodnightsleep@1.0.2 CREATE_REGISTRIES}
  115. FruitTrees-1.15.2-1.1.6.jar Fruit Trees {fruittrees@1.1.6 CREATE_REGISTRIES}
  116. Kiwi-1.15.2-2.6.5.jar Kiwi {kiwi@2.6.5 CREATE_REGISTRIES}
  117. branders-enhanced-mob-spawners-v1.15.2-1.5.4.jar Enhanced Mob Spawners {spawnermod@1.4.4 CREATE_REGISTRIES}
  118. The-Endergetic-Expansion-1.15.2-v1.2.5.jar The Endergetic Expansion {endergetic@1.2.1 CREATE_REGISTRIES}
  119. u_team_core-1.15.2-2.11.0.156.jar U Team Core {uteamcore@2.11.0.156 CREATE_REGISTRIES}
  120. TinyMobFarm-1.15.2-1.0.6.1.jar Tiny Mob Farm {tinymobfarm@1.0.6 CREATE_REGISTRIES}
  121. dragondropsel_1.15.2-1.0.jar Dragon Drops Elytra {dragondropsel@1.0 CREATE_REGISTRIES}
  122. Batty's+Coordinates+PLUS+Mod+for+Forge-1.15.2-0.1.0.jar Batty's Coordinates Plus Mod for Forge {coordinatesplusmod@1.15.2_0.1.0 CREATE_REGISTRIES}
  123. immersive-portals-0.1(for+mc+1.15+with+forge).jar Immersive Portals {immersive_portals@0.1 CREATE_REGISTRIES}
  124. forge-1.15.2-31.1.12-universal.jar Forge {forge@31.1.12 CREATE_REGISTRIES}
  125. wendigoism-1.0.1.jar Wendigoism {wendigoism@1.0.1 CREATE_REGISTRIES}
  126. ruins-1.15.1.3.jar Ruins {ruins@1.15.1.3 CREATE_REGISTRIES}
  127. Explorercraft-1.15.2-4.0.0.jar Explorercraft {explorercraft@1.15.2-4.0.0 CREATE_REGISTRIES}
  128. extendedfurnace-2.2.jar Extended Furnace {extendedfurnace@2.2 CREATE_REGISTRIES}
  129. forge-1.15.2-31.1.12-client.jar Minecraft {minecraft@1.15.2 CREATE_REGISTRIES}
  130. Lucky-Block-Mod-1.15.2.jar Lucky Block {lucky@1.15.2-1 CREATE_REGISTRIES}
  131. lightestlampsmod-3.3.0.jar Lightest Lamps {lightestlamp@3.3.0 CREATE_REGISTRIES}
  132. moolands-1.15.2-1.2.0.jar Moolands {moolands@1.2.0 CREATE_REGISTRIES}
  133. BetterCrates-1.15.2-1.0.0.jar Better Crates {bettercrates@1.0.0 CREATE_REGISTRIES}
  134. nccreepers_1.15.2-1.1.jar Naturally Charged Creepers {nccreepers@1.1 CREATE_REGISTRIES}
  135. useful_railroads-1.15.2-1.3.2.21.jar Useful Railroads {usefulrailroads@1.3.2.21 CREATE_REGISTRIES}
  136. SilentLib-1.15.2-4.6.0+48.jar Silent Lib {silentlib@4.6.0+48 CREATE_REGISTRIES}
  137. LagsLib-1.15.2-1.0.0.jar Lag's Lib {lagslib@1.0.0 CREATE_REGISTRIES}
  138. forbidden_arcanus-1.15.2-1.1.jar Forbidden & Arcanus {forbidden_arcanus@1.15.1-1.0-beta-1 CREATE_REGISTRIES}
  139. dimdungeons-1.04-forge-1.15.2.jar Dimensional Dungeons {dimdungeons@1.15.2-1.04 CREATE_REGISTRIES}
  140. ShulkerTooltip-1.9.2.jar Shulker Tooltip {shulkertooltip@1.9.2 CREATE_REGISTRIES}
  141. TorchBandolier-1.15.2-1.4.0+8.jar Torch Bandolier {torchbandolier@1.4.0+8 CREATE_REGISTRIES}
  142. Ore-Excavation-Mod-1.15.2.jar Ore Excavation {oreexcavation@NONE CREATE_REGISTRIES}
  143. flexible_skills-1.15.2-1.2.1-beta.jar Flexible Skills Mod {flexible_skills@1.2.1-beta CREATE_REGISTRIES}
  144. DoubleSlabs-1.15-2.0.2.jar Double Slabs {doubleslabs@2.0.2 CREATE_REGISTRIES}
  145. lostcities-1.15-3.0.0-alpha.jar LostCities {lostcities@1.15-3.0.0-alpha CREATE_REGISTRIES}
  146. elevatorid-1.15.2-1.5.5.jar Elevator Mod {elevatorid@1.15.2-1.5.5 CREATE_REGISTRIES}
  147. structurize-0.10.282-RELEASE.jar Structurize {structurize@0.10.282-RELEASE CREATE_REGISTRIES}
  148. minecolonies-0.10.660-ALPHA-universal.jar Minecolonies {minecolonies@0.10.660-ALPHA ERROR}
  149. DurabilityViewer-1.15.2-forge31.1.30-1.7.jar Giselbaers Durability Viewer {durabilityviewer@NONE CREATE_REGISTRIES}
  150. Biomes_You_Go_0.1.5.jar Oh The Biomes You'll Go {byg@0.0.1 CREATE_REGISTRIES}
  151. The-Bumblezone-Mod-1.15.2 Throwing an Enderpearl at a Bee Nest is how you enter this dimension.jar The Bumblezone {the_bumblezone@1.15.2-1.0.4 CREATE_REGISTRIES}
  152. CloudBoots-1.15.2-2.0.0.jar Cloud Boots Mod {cloudboots@2.0.0 CREATE_REGISTRIES}
  153. UtilityWorlds-1.15.2_1.1.0.jar Utility Worlds {utilityworlds@1.1.0 CREATE_REGISTRIES}
  154. speedyladders-1.15.2-1.jar Speedy Ladders {speedyladders@1.15.2-1 CREATE_REGISTRIES}
  155. ScalingHealth-1.15.2-3.0.1+49.jar Scaling Health {scalinghealth@3.0.0+50 CREATE_REGISTRIES}
  156. QuantumStorage-1.15.2-5.1.0.jar QuantumStorage {quantumstorage@NONE CREATE_REGISTRIES}
  157. SuperTools-1.1_1.15.2.jar Super Tools {supertools@1.1 CREATE_REGISTRIES}
  158. lootbagmod-1.15.1-1.5.1.jar Loot Bag Mod {lootbagmod@1.15.1-1.5.1 CREATE_REGISTRIES}
  159. farlanders-1.15.2-1.1.2.jar The Farlanders {farlanders@1.1.2 CREATE_REGISTRIES}
  160. Launched Version: 1.15.2-forge-31.1.12
  161. Backend library: LWJGL version 3.2.2 build 10
  162. Backend API: Intel(R) HD Graphics 620 GL version 4.4.0 - Build 21.20.16.4627, Intel
  163. GL Caps: Using framebuffer using OpenGL 3.0
  164. Using VBOs: Yes
  165. Is Modded: Definitely; Client brand changed to 'forge'
  166. Type: Client (map_client.txt)
  167. CPU: 4x Intel(R) Core(TM) i5-7200U CPU @ 2.50GHz
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement