percivalalb / DoggyTalents

Train your dogs!
GNU Lesser General Public License v3.0
57 stars 48 forks source link

[1.14.4] Mod Pack Related Crash - ( Custom Made With Twitch ) #195

Closed Propnay closed 5 years ago

Propnay commented 5 years ago

Greetings!

ttps://github.com/ProPercivalalb/DoggyTalents/blob/master/.github/CONTRIBUTING.md

Environment And Mod Information:

---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic.

Time: 9/14/19 1:30 PM Description: Initializing game

java.lang.NullPointerException: Initializing game at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97) ~[?:?] {pl:runtimedistcleaner:A} at doggytalents.ModBlocks.registerBlockColours(ModBlocks.java:46) ~[?:1.15.1.6] {pl:object_holder_definalize:A} at doggytalents.DoggyTalentsMod$$Lambda$2817/1881781305.accept(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) ~[eventbus-1.0.0-service.jar:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) ~[eventbus-1.0.0-service.jar:?] {} at net.minecraftforge.eventbus.EventBus$$Lambda$1954/24996718.invoke(Unknown Source) ~[?:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-1.0.0-service.jar:?] {} at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:163) ~[?:28.1] {} at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:240) ~[?:?] {} at net.minecraftforge.fml.ModLoader$$Lambda$2863/283618789.accept(Unknown Source) ~[?:?] {} at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {} at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:209) ~[?:?] {} at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:240) ~[?:?] {} at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:183) ~[?:?] {} at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) ~[?:?] {pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501) [?:?] {pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) [?:?] {pl:accesstransformer:B,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(SourceFile:155) [?:?] {} at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {} at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {} at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {} at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) [forge-1.14.4-28.1.0.jar:28.1] {} at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$348/1182469998.call(Unknown Source) [forge-1.14.4-28.1.0.jar:28.1] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-3.2.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) [modlauncher-3.2.0.jar:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) [modlauncher-3.2.0.jar:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) [modlauncher-3.2.0.jar:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-3.2.0.jar:?] {}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head -- Thread: Client thread Stacktrace: at net.minecraft.client.renderer.color.BlockColors.func_186722_a(BlockColors.java:97) at doggytalents.ModBlocks.registerBlockColours(ModBlocks.java:46) at doggytalents.DoggyTalentsMod$$Lambda$2817/1881781305.accept(Unknown Source) at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:212) at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:204) at net.minecraftforge.eventbus.EventBus$$Lambda$1954/24996718.invoke(Unknown Source) at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:163) at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:240) at net.minecraftforge.fml.ModLoader$$Lambda$2863/283618789.accept(Unknown Source) at java.util.HashMap.forEach(HashMap.java:1280) at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:209) at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:240) at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:183) at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) at net.minecraft.client.Minecraft.func_71384_a(Minecraft.java:501)

-- Initialization -- Details: Stacktrace: at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) at net.minecraft.client.main.Main.main(SourceFile:155) at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke(Method.java:497) at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:56) at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$348/1182469998.call(Unknown Source) at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:50) at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:68) at cpw.mods.modlauncher.Launcher.run(Launcher.java:80) at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)

-- System Details -- Details: Minecraft Version: 1.14.4 Minecraft Version ID: 1.14.4 Operating System: Windows 10 (amd64) version 10.0 Java Version: 1.8.0_51, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 945397632 bytes (901 MB) / 1387790336 bytes (1323 MB) up to 3008888832 bytes (2869 MB) CPUs: 4 JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx3228m -Xms256m -XX:PermSize=256m ModLauncher: 3.2.0+60+b86c1d4 ModLauncher launch target: fmlclient ModLauncher naming: srg ModLauncher services: /eventbus-1.0.0-service.jar eventbus PLUGINSERVICE /forge-1.14.4-28.1.0.jar object_holder_definalize PLUGINSERVICE /forge-1.14.4-28.1.0.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-1.0.0-shadowed.jar accesstransformer PLUGINSERVICE /forge-1.14.4-28.1.0.jar capability_inject_definalize PLUGINSERVICE /forge-1.14.4-28.1.0.jar runtimedistcleaner PLUGINSERVICE /preview_OptiFine_1.14.4_HD_U_F4_pre4.jar OptiFine TRANSFORMATIONSERVICE /forge-1.14.4-28.1.0.jar fml TRANSFORMATIONSERVICE FML: 28.1 Forge: net.minecraftforge:28.1.0 FML Language Providers: javafml@28.1 minecraft@1 Mod List: AI-Improvements-1.14.4-0.3.0.jar AI-Improvements {aiimprovements@0.2.2 CREATE_REGISTRIES} Apotheosis-1.14.4-2.3.2.jar Apotheosis {apotheosis@2.3.2 CREATE_REGISTRIES} AppleSkin-mc1.14.4-forge-1.0.12.jar AppleSkin {appleskin@1.0.12 CREATE_REGISTRIES} AttributeFix-1.14.4-3.0.2.jar AttributeFix {attributefix@3.0.2 CREATE_REGISTRIES} betteranimalsplus-1.14.4-7.1.1.jar Better Animals Plus {betteranimalsplus@7.1.1 CREATE_REGISTRIES} Bookshelf-1.14.4-4.2.35.jar Bookshelf {bookshelf@4.2.35 CREATE_REGISTRIES} buildinggadgets-3.0.5.jar Building Gadgets {buildinggadgets@3.0.5 CREATE_REGISTRIES} caelus-FORGE-1.14.4-0.11.jar Caelus API {caelus@FORGE-1.14.4-0.11 CREATE_REGISTRIES} Charm-1.14.4-1.3.4.jar Charm {charm@1.14.4-1.3.4 CREATE_REGISTRIES} Clumps-4.0.0.jar Clumps {clumps@4.0.0 CREATE_REGISTRIES} colytra-FORGE-1.14.4-2.0-beta5.jar Colytra {colytra@FORGE-1.14.4-2.0-beta5 CREATE_REGISTRIES} ComPatchedStorage-1.14.4-2.1.1.jar ComPatchedStorage {compatchedstorage@2.1.1 CREATE_REGISTRIES} Controlling-5.0.4.jar Controlling {controlling@5.0.4 CREATE_REGISTRIES} corail_pillar-4.5.3-1.14.4.jar Corail Pillar {corail_pillar@4.5.3 CREATE_REGISTRIES} CraftPresence-1.14.4-1.5.5.jar CraftPresence {craftpresence@1.5.5 CREATE_REGISTRIES} CTD-Core-1.14.4-2.0.5b.jar CTD Core {ctdcore@2.0.5b CREATE_REGISTRIES} Cucumber-1.14.4-2.0.3.jar Cucumber Library {cucumber@2.0.3 CREATE_REGISTRIES} DefaultSettings-1.14.x-1.3.5.jar DefaultSettings {defaultsettings@1.3.5 CREATE_REGISTRIES} DoggyTalents-1.14.4-1.15.1.6-universal.jar Doggy Talents {doggytalents@1.15.1.6 CREATE_REGISTRIES} dwmh-1.14.4-3.0.1.jar Dude! Where's my Horse? {dwmh@1.14.4-3.0.1 CREATE_REGISTRIES} elevatorid-1.14.4-1.5.1.jar Elevator Mod {elevatorid@1.14.4-1.5.1 CREATE_REGISTRIES} embellishcraft-1.14.4-1.0.0.jar EmbellishCraft {embellishcraft@1.14.4-1.0.0 CREATE_REGISTRIES} EnchantmentDescriptions-1.14.4-1.3.3.jar EnchantmentDescriptions {enchdesc@1.3.3 CREATE_REGISTRIES} enviromats-2.0.0.9.jar Environmental Materials {enviromats@2.0.0.9 CREATE_REGISTRIES} Explorercraft-1.14.4-3.0.3.jar Explorercraft {explorercraft@3.0.3 CREATE_REGISTRIES} FastFurnace-1.14.4-2.2.0.jar FastFurnace {fastfurnace@2.2.0 CREATE_REGISTRIES} FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 CREATE_REGISTRIES} FastWorkbench-1.14.4-2.1.0.jar FastWorkbench {fastbench@2.1.0 CREATE_REGISTRIES} findme-1.14.4-1.1.0.12.jar Find Me {findme@NONE CREATE_REGISTRIES} forbidden_arcanus-1.14.4-1.0.jar Forbidden & Arcanus {forbidden_arcanus@1.14.4-1.0-Beta-4 CREATE_REGISTRIES} forgemod_VoxelMap-1.9.13b_for_1.14.4.jar VoxelMap {voxelmap@1.9.13 CREATE_REGISTRIES} ForgivingVoid_1.14.4-3.0.6.jar Forgiving Void {forgivingvoid@3.0.6 CREATE_REGISTRIES} furniture-7.0.0-pre8-1.14.4.jar MrCrayfish's Furniture Mod {cfm@7.0.0-pre8 CREATE_REGISTRIES} GameStages-1.14.4-4.2.14.jar GameStages {gamestages@4.2.14 CREATE_REGISTRIES} glassential-forge-1.14.4-1.1.1.jar Glassential {glassential@1.1.1 CREATE_REGISTRIES} gravestone-1.15.0.jar Gravestone Mod {gravestone@1.15.0 CREATE_REGISTRIES} Harvest-forge-1.14.4-1.2.10-23.jar Harvest {harvest@version CREATE_REGISTRIES} Hwyla-forge-1.10.6-B67_1.14.4.jar Waila {waila@version CREATE_REGISTRIES} ironchest-1.14.4-9.1.5.jar Iron Chests {ironchest@1.14.3-9.0.3 CREATE_REGISTRIES} jei-1.14.4-6.0.0.11.jar Just Enough Items {jei@6.0.0.11 CREATE_REGISTRIES} KleeSlabs_1.14.4-7.4.7.jar KleeSlabs {kleeslabs@7.4.7 CREATE_REGISTRIES} lumberjack-2.0.0.jar LumberJack {lumberjack@2.0.0 CREATE_REGISTRIES} mcjtylib-1.14-3.5.6-alpha.jar McJtyLib {mcjtylib@NONE CREATE_REGISTRIES} Mo-Glowstone-1.14.4-2.0.4.jar Mo' Glowstone {moglowstone@2.0.5 CREATE_REGISTRIES} Overloaded-1.14.4-0.0.75.jar Overloaded {overloaded@1.14.4-0.0.75 CREATE_REGISTRIES} PickleTweaks-1.14.4-3.0.6.jar Pickle Tweaks {pickletweaks@3.0.6 CREATE_REGISTRIES} Placebo-1.14.4-2.2.0.jar Placebo {placebo@2.2.0 CREATE_REGISTRIES} PowderPower-1.14.4-3.0.27.jar Powder Power {powder_power@3.0.27 CREATE_REGISTRIES} prefab-1.4.0.6.jar Prefab {prefab@1.4.0.6 CREATE_REGISTRIES} PyramidPlunder-1.14.4-1.0.jar Pyramid Plunder {pyramidplunder@1.14.4-1.0 CREATE_REGISTRIES} QuickLeafDecay-MC1.14.4-1.2.5.jar Quick Leaf Decay {quickleafdecay@1.2.5 CREATE_REGISTRIES} randompatches-1.14.4-1.18.1.1.jar RandomPatches {randompatches@1.14.4-1.18.1.1 CREATE_REGISTRIES} RandomThings-MC1.14.4-5.0.1.jar Random Things {randomthings@5.0.1 CREATE_REGISTRIES} rhodonite-1.14.4-0.5.jar Rhodonite {rhodonite@1.14.4-0.5 CREATE_REGISTRIES} SilentLib-1.14.4-4.4.0+44.jar Silent Lib {silentlib@4.4.0+44 CREATE_REGISTRIES} StatsKeeper-1.14.4-4.2.4.jar Stats Keeper {statskeeper@NONE CREATE_REGISTRIES} StuffASockInIt-1.14.4-3.0.2.jar StuffASockInIt {sasit@3.0.2 CREATE_REGISTRIES} swingthroughgrass-1.14.4-1.3.2.jar SwingThroughGrass {swingthroughgrass@1.14.4-1.3.2 CREATE_REGISTRIES} switchbow-1.5.8.jar Switch-Bow {switchbow@1.5.8 CREATE_REGISTRIES} themidnight-0.4.4.jar The Midnight {midnight@0.4.4 ERROR} torchmaster-2.0.0.6-alpha.jar Torchmaster {torchmaster@2.0.0.6-alpha CREATE_REGISTRIES} tramplestopper-1.14.4-2.0.0.22-universal.jar Trample Stopper {tramplestopper@1.14.4-2.0.0.22-universal CREATE_REGISTRIES} u_team_core-1.14.4-2.7.0.129.jar U Team Core {uteamcore@2.7.0.129 CREATE_REGISTRIES} useful_backpacks-1.14.4-1.7.0.34.jar Useful Backpacks {usefulbackpacks@1.7.0.34 CREATE_REGISTRIES} valkyrielib-3.0.0.8.jar ValkyrieLib {valkyrielib@3.0.0.8 CREATE_REGISTRIES} WallpaperCraft-1.14.4-1.0.4.jar Wallpapercraft {wallpapercraft@1.0.4 CREATE_REGISTRIES} WaterStrainer-1.14.4-7.0.2.jar Water Strainer {waterstrainer@1.14.4-7.0.2 CREATE_REGISTRIES} worldedit-forge-mc1.14.4-7.0.1.jar WorldEdit {worldedit@7.0.1;61bc012 CREATE_REGISTRIES} forge-1.14.4-28.1.0-universal.jar Forge {forge@28.1.0 CREATE_REGISTRIES} forge-1.14.4-28.1.0-client.jar Minecraft {minecraft@1.14.4 CREATE_REGISTRIES} Launched Version: forge-28.1.0 LWJGL: 3.2.2 build 10 OpenGL: GeForce GTX 1060 6GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 431.70, NVIDIA Corporation GL Caps: Using GL 1.3 multitexturing. Using GL 1.3 texture combiners. Using framebuffer objects because OpenGL 3.0 is supported and separate blending is supported. Shaders are available because OpenGL 2.1 is supported. VBOs are available because OpenGL 1.5 is supported.

Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
Resource Packs: vanilla
Current Language: English (US)
CPU: 4x Intel(R) Core(TM) i5-7400 CPU @ 3.00GHz

Issue Description:

Crashes With the error I included below in a screenshot.

Steps to reproduce:

  1. Install latest Doggy Talents version
  2. Update to latest forge on twitch ( the thing where you get mod packs )
  3. Try to launch minecraft
  4. Get Crash

Additional Information:

ProsperCraft commented 5 years ago

Dupe of - https://github.com/percivalalb/DoggyTalents/issues/194