Jump to content

Crashlog for Modded 1.14.4


RosaNera

Recommended Posts

Hey all! I'm currently dealing with an issue apparently regarding my mod list, as it's making my game crash continuously. Any help regarding it woul dbe great and much appreciated. 

 

Mod list-

Aquaculture 

Astikor carts

Biomes o plenty

Carry On

Comforts

Craftable saddles

Embellish craft (+BOP addon)

Extended lights

Fast leaf decay

Flamboyant

Genetic animals

HWYLA 

JEI

Macaw's Bridges, Furniture, Windows

Mob catcher

Multibeds

Pam's Harvestcraft V2 Crops+Trees

Simply Tea

Storage doors (+unlimited addon)

Timbermod

Upgraded Aquatic 

Worldedity

--

Supports: 

ShetiPhian Core

--

Crashreport-

---- Minecraft Crash Report ----
// My bad.

Time: 3/28/20 11:26 AM
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 knightminer.simplytea.core.ClientEvents.registerBlockColors(ClientEvents.java:16) ~[?:2.0.4] {}
    at net.minecraftforge.eventbus.ASMEventHandler_40_ClientEvents_registerBlockColors_Block.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-1.0.0-service.jar:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-1.0.0-service.jar:?] {}
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:28.1] {}
    at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:240) ~[?:?] {}
    at net.minecraftforge.fml.ModLoader$$Lambda$2661/522491865.accept(Unknown Source) ~[?:?] {}
    at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217) ~[?:?] {}
    at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:240) ~[?:?] {}
    at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:184) ~[?:?] {}
    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,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:365) [?:?] {pl:accesstransformer:B,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.10.jar:28.1] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$352/1999135802.call(Unknown Source) [forge-1.14.4-28.1.10.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 knightminer.simplytea.core.ClientEvents.registerBlockColors(ClientEvents.java:16)
    at net.minecraftforge.eventbus.ASMEventHandler_40_ClientEvents_registerBlockColors_Block.invoke(.dynamic)
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80)
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258)
    at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168)
    at net.minecraftforge.fml.ModLoader.lambda$postEvent$30(ModLoader.java:240)
    at net.minecraftforge.fml.ModLoader$$Lambda$2661/522491865.accept(Unknown Source)
    at java.util.HashMap.forEach(HashMap.java:1280)
    at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:217)
    at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:240)
    at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:184)
    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$352/1999135802.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: 1142882024 bytes (1089 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
    CPUs: 4
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    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.10.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.14.4-28.1.10.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-1.0.0-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.14.4-28.1.10.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.14.4-28.1.10.jar runtimedistcleaner PLUGINSERVICE 
        /forge-1.14.4-28.1.10.jar fml TRANSFORMATIONSERVICE 
    FML: 28.1
    Forge: net.minecraftforge:28.1.10
    FML Language Providers: 
        javafml@28.1
        minecraft@1
    Mod List: 
        astikorcarts-1.0.2-1.14.4.jar AstikorCarts {astikorcarts@1.0.2 CREATE_REGISTRIES}
        CarryOn+MC1.14.4+v1.12.4.jar Carry On {carryon@1.12.4 CREATE_REGISTRIES}
        comforts-FORGE-1.14.4-2.0-beta6.jar Comforts {comforts@FORGE-1.14.4-2.0-beta6 CREATE_REGISTRIES}
        Craftable+Saddles+[1.14]-1.3.jar Craftable Saddles {craftable_saddles@1.3 CREATE_REGISTRIES}
        embellishcraft-1.14.4-1.5.0.jar EmbellishCraft {embellishcraft@1.14.4-1.5.0 CREATE_REGISTRIES}
        embellishcraft-bop-1.14.4-1.1.0.jar EmbellishCraft BoP Addon {embellishcraft-bop@1.14.4-1.1.0 ERROR}
        extlights-1.8.jar Extended Lights {extlights@1.8 CREATE_REGISTRIES}
        FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 CREATE_REGISTRIES}
        flamboyant-1.0.5.jar Flamboyant {flamboyant@1.0.5 CREATE_REGISTRIES}
        GeneticAnimals_0_4_11 (1).jar Genetic Animals {eanimod@0.4.11 CREATE_REGISTRIES}
        Hwyla-forge-1.10.6-B67_1.14.4 (1).jar Waila {waila@version CREATE_REGISTRIES}
        jei-1.14.4-6.0.0.27.jar Just Enough Items {jei@6.0.0.27 CREATE_REGISTRIES}
        mcw-bridges-1.0.4-mc1.14.4.jar Macaw's Bridges {mcwbridges@1.0.4 CREATE_REGISTRIES}
        mcw-furniture-1.0.1-mc1.14.4.jar Macaw's Furnitures {mcwfurnitures@1.0.1 CREATE_REGISTRIES}
        mcw-windows-1.0.0-mc1.14.4.jar Macaw's Windows {mcwwindows@1.0.0 CREATE_REGISTRIES}
        mobcatcher-1.2b.jar Mob Catcher {mobcatcher@1.2b CREATE_REGISTRIES}
        multibeds-1.14-1.5.2.jar Multi-Beds {multibeds@1.5.0 CREATE_REGISTRIES}
        pamhc2crops-1.14.4-1.0.3.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version CREATE_REGISTRIES}
        pamhc2trees-1.14.4-1.0.0.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version CREATE_REGISTRIES}
        shetiphiancore-1.14-3.6.1.jar ShetiPhian-Core {shetiphiancore@3.6.1 CREATE_REGISTRIES}
        simplytea-2.0.4.jar Simply Tea {simplytea@2.0.4 CREATE_REGISTRIES}
        StorageDrawers-1.14.4-6.0.6.jar Storage Drawers {storagedrawers@1.14.4-6.0.6 CREATE_REGISTRIES}
        StorageDrawersUnlimited-1.14.4-1.3.4.jar Storage Drawers Unlimited {storagedrawersunlimited@1.14.4-1.3.4 CREATE_REGISTRIES}
        BiomesOPlenty-1.14.4-9.0.0.262-universal.jar Biomes O' Plenty {biomesoplenty@1.14.4-9.0.0.259 CREATE_REGISTRIES}
        timber-1.14.4-1.2.jar Timber Mod {timber@1.2 CREATE_REGISTRIES}
        Upgrade-Aquatic-1.14.4-v1.4.10.jar Upgrade Aquatic {upgrade_aquatic@1.4.9 ERROR}
        worldedit-forge-mc1.14.4-7.0.1 (1).jar WorldEdit {worldedit@7.0.1;61bc012 CREATE_REGISTRIES}
        forge-1.14.4-28.1.10-universal.jar Forge {forge@28.1.10 CREATE_REGISTRIES}
        Aquaculture-1.14.4-2.0.7.jar Aquaculture 2 {aquaculture@1.14.4-2.0.7 CREATE_REGISTRIES}
        forge-1.14.4-28.1.10-client.jar Minecraft {minecraft@1.14.4 CREATE_REGISTRIES}
    Launched Version: 1.14.4-forge-28.1.10
    LWJGL: 3.2.2 build 10
    OpenGL: Intel(R) HD Graphics 520 GL version 4.5.0 - Build 25.20.100.6472, Intel
    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, programer_art
    Current Language: English (US)
    CPU: 4x Intel(R) Core(TM) i7-6600U CPU @ 2.60GHz

 

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.