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: 
        [email protected]
        minecraft@1
    Mod List: 
        astikorcarts-1.0.2-1.14.4.jar AstikorCarts {[email protected] CREATE_REGISTRIES}
        CarryOn+MC1.14.4+v1.12.4.jar Carry On {[email protected] CREATE_REGISTRIES}
        comforts-FORGE-1.14.4-2.0-beta6.jar Comforts {[email protected] CREATE_REGISTRIES}
        Craftable+Saddles+[1.14]-1.3.jar Craftable Saddles {[email protected] CREATE_REGISTRIES}
        embellishcraft-1.14.4-1.5.0.jar EmbellishCraft {[email protected] CREATE_REGISTRIES}
        embellishcraft-bop-1.14.4-1.1.0.jar EmbellishCraft BoP Addon {[email protected] ERROR}
        extlights-1.8.jar Extended Lights {[email protected] CREATE_REGISTRIES}
        FastLeafDecay-v17.jar FastLeafDecay {fastleafdecay@v17 CREATE_REGISTRIES}
        flamboyant-1.0.5.jar Flamboyant {[email protected] CREATE_REGISTRIES}
        GeneticAnimals_0_4_11 (1).jar Genetic Animals {[email protected] 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 {[email protected] CREATE_REGISTRIES}
        mcw-bridges-1.0.4-mc1.14.4.jar Macaw's Bridges {[email protected] CREATE_REGISTRIES}
        mcw-furniture-1.0.1-mc1.14.4.jar Macaw's Furnitures {[email protected] CREATE_REGISTRIES}
        mcw-windows-1.0.0-mc1.14.4.jar Macaw's Windows {[email protected] CREATE_REGISTRIES}
        mobcatcher-1.2b.jar Mob Catcher {[email protected] CREATE_REGISTRIES}
        multibeds-1.14-1.5.2.jar Multi-Beds {[email protected] 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 {[email protected] CREATE_REGISTRIES}
        simplytea-2.0.4.jar Simply Tea {[email protected] CREATE_REGISTRIES}
        StorageDrawers-1.14.4-6.0.6.jar Storage Drawers {[email protected] CREATE_REGISTRIES}
        StorageDrawersUnlimited-1.14.4-1.3.4.jar Storage Drawers Unlimited {[email protected] CREATE_REGISTRIES}
        BiomesOPlenty-1.14.4-9.0.0.262-universal.jar Biomes O' Plenty {[email protected] CREATE_REGISTRIES}
        timber-1.14.4-1.2.jar Timber Mod {[email protected] CREATE_REGISTRIES}
        Upgrade-Aquatic-1.14.4-v1.4.10.jar Upgrade Aquatic {[email protected] ERROR}
        worldedit-forge-mc1.14.4-7.0.1 (1).jar WorldEdit {[email protected];61bc012 CREATE_REGISTRIES}
        forge-1.14.4-28.1.10-universal.jar Forge {[email protected] CREATE_REGISTRIES}
        Aquaculture-1.14.4-2.0.7.jar Aquaculture 2 {[email protected] CREATE_REGISTRIES}
        forge-1.14.4-28.1.10-client.jar Minecraft {[email protected] 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
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
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.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • This is a MacOs related issue: https://bugs.mojang.com/browse/MC-118506     Download this lib: https://libraries.minecraft.net/ca/weblite/java-objc-bridge/1.0.0/java-objc-bridge-1.0.0.jar and put it into ~/Library/Application Support/minecraft/libraries/ca/weblite/java-objc-bridge/1.0.0  
    • I use Bisect-Hosting, and I host a relatively modded server.  There is a mod I desperately want to have in a server. https://www.curseforge.com/minecraft/mc-mods/minehoplite This is MineHop. It's a mod that replicates the movement capabilities seen in Source Engine games, such as Half-Life, and such.  https://youtu.be/SbtLo7VbOvk - A video explaining the mod, if anyone is interested.  It is a clientside mod, meaning whoever is using it can change anything about the mod that they want, with no restrictions, even when they join a server with the same mod. They can change it to where they can go infinitely fast, or do some other overpowered thing. I don't want that to happen. So I just want to know if there is some way to force the SERVER'S configuration file, onto whoever is joining.  I'm not very savvy with all this modding stuff. There are two config files: minehop-common.txt, and minehop.txt I don't really know much about how each are different. I just know what the commands relating to acceleration and stuff mean.    
    • My journey into crypto trading began tentatively, with me dipping my toes into the waters by purchasing my first Bitcoin through a seasoned trader. With an initial investment of $5,000, I watched as my investment grew, proving to be both fruitful and lucrative. Encouraged by this success, I decided to increase my investment to $150,000, eager to capitalize on the growing popularity of cryptocurrency, However, as cryptocurrency gained mainstream attention, so too did the number of self-proclaimed "experts" in the field. Suddenly, everyone seemed to be a crypto guru, and more and more people were eager to jump on the bandwagon without fully understanding the intricacies of this complex world. With promises of quick and easy profits, these con artists preyed on the uninformed, luring them into schemes that often ended in disappointment and financial loss. Unfortunately, I fell victim to one such scheme. Seduced by the allure of easy money, I entrusted my hard-earned funds to a dubious trading platform, granting them access to my accounts in the hopes of seeing my investment grow. For a brief period, everything seemed to be going according to plan, with regular withdrawals and promising returns on my investment. However, my hopes were soon dashed when, without warning, communication from the platform ceased, and my Bitcoin holdings vanished into thin air. Feeling helpless and betrayed, I confided in a family member about my predicament. They listened sympathetically and offered a glimmer of hope in the form of a recommendation for Wizard Web Recovery. Intrigued by the possibility of reclaiming what I had lost, I decided to explore this option further. From the moment I reached out to Wizard Web Recovery, I was met with professionalism and empathy. They took the time to understand my situation and reassured me that I was not alone in my plight. With their guidance, I embarked on a journey to reclaim what was rightfully mine. Wizard Web Recovery's expertise and dedication were evident from the start. They meticulously analyzed the details of my case, uncovering crucial evidence that would prove invaluable in our quest for justice. With each step forward, they kept me informed and empowered, instilling in me a newfound sense of hope and determination. Through their tireless efforts and unwavering support, Wizard Web Recovery succeeded in recovering my lost Bitcoin holdings. It was a moment of triumph and relief, knowing that justice had been served and that I could finally put this chapter behind me. In conclusion, My experience with Wizard Web Recovery  was nothing short of transformative. Their professionalism, expertise, and unwavering commitment to their clients set them apart as true leaders in the field of cryptocurrency recovery. I am forever grateful for their assistance and would highly recommend their services to anyone in need of help navigating the treacherous waters of cryptocurrency scams. 
    • Ok so: Two things to note: It got stuck due to my dimension type. It was previously the same as the overworld dimension tpye but after changing it , it didn't freeze during spawn generation. ALSO, APPARENTLY, the way I'm doing things, the game can't have two extremely-rich dimensions or it will make the new chunk generation be veeery VEEERY slow. I'm doing the dimension file genreation all in the data generation step now, so it's all good. Mostly. If anybody has any tips regarding how can i more efficently generate a biome-rich dimension, im all ears.
    • https://mclo.gs/qTo3bUE  
  • Topics

×
×
  • Create New...

Important Information

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