Skip to content

Instantly share code, notes, and snippets.

@macks2008
Created September 13, 2020 16:56
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save macks2008/b024ad9f8e1b68faedcda3a6ef1a709c to your computer and use it in GitHub Desktop.
Save macks2008/b024ad9f8e1b68faedcda3a6ef1a709c to your computer and use it in GitHub Desktop.
apparently "IllegalStateException: please install mixin" causes Dank Storage mod instantiation to fail, which subsequently crashes Cooking for Blockheads? I'm very new to Java though, so I could be misreading
[12:44:46] [main/INFO]: ModLauncher running: args [--username, Twisted_Code, --version, forge-31.2.36, --gameDir, D:\curseMC\Instances\Puncher Pack 1.15 (1), --assetsDir, D:\curseMC\Install\assets, --assetIndex, 1.15, --uuid, 768df022edbe43dfb0070aba07ed03b7, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1024, --height, 768, --launchTarget, fmlclient, --fml.forgeVersion, 31.2.36, --fml.mcVersion, 1.15.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20200515.085601]
[12:44:46] [main/INFO]: ModLauncher 5.1.2+70+master.2845bb9 starting: java version 1.8.0_51 by Oracle Corporation
[12:44:46] [main/INFO]: Added Lets Encrypt root certificates as additional trust
[12:44:50] [main/INFO]: Launching target 'fmlclient' with arguments [--version, forge-31.2.36, --gameDir, D:\curseMC\Instances\Puncher Pack 1.15 (1), --assetsDir, D:\curseMC\Install\assets, --uuid, 768df022edbe43dfb0070aba07ed03b7, --username, Twisted_Code, --assetIndex, 1.15, --accessToken, ????????, --userType, mojang, --versionType, release, --width, 1024, --height, 768]
[12:44:51] [Render thread/INFO]: Adding 'on_block_change' ASM patch...
[12:44:51] [Render thread/INFO]: Added 'on_block_change' ASM patch!
[12:44:51] [Render thread/INFO]: Adding 'sun_brightness_server' ASM patch...
[12:44:51] [Render thread/INFO]: Added 'sun_brightness_server' ASM patch!
[12:44:51] [Render thread/INFO]: Adding 'elytra_start_server_flight' ASM patch...
[12:44:51] [Render thread/INFO]: Added 'elytra_start_server_flight' ASM patch!
[12:44:51] [Render thread/INFO]: Adding 'set_player_field' ASM patch...
[12:44:51] [Render thread/INFO]: Added 'set_player_field' ASM patch!
[12:44:51] [Render thread/INFO]: Adding 'water_movement_slowdown_prevention' ASM patch...
[12:44:51] [Render thread/INFO]: Added 'water_movement_slowdown_prevention' ASM patch!
[12:44:51] [Render thread/INFO]: Adding 'elytra_living_update_tick' ASM patch...
[12:44:51] [Render thread/INFO]: Added 'elytra_living_update_tick' ASM patch!
[12:44:51] [Render thread/INFO]: Adding 'elytra_start_client_flight' ASM patch...
[12:44:51] [Render thread/INFO]: Added 'elytra_start_client_flight' ASM patch!
[12:44:52] [Render thread/INFO]: Setting user: Twisted_Code
[12:44:56] [pool-3-thread-1/INFO]: Adding 'add_player_field' ASM patch...
[12:44:56] [pool-3-thread-1/INFO]: Added 'add_player_field' ASM patch!
[12:44:57] [pool-3-thread-1/INFO]: Adding 'add_enchantment_tooltip' ASM patch...
[12:44:57] [pool-3-thread-1/INFO]: Added 'add_enchantment_tooltip' ASM patch!
[12:44:57] [pool-3-thread-1/INFO]: Adding 'add_missing_tag_enchantment_tooltip' ASM patch...
[12:44:57] [pool-3-thread-1/INFO]: Added 'add_missing_tag_enchantment_tooltip' ASM patch!
[12:45:02] [Render thread/INFO]: Backend library: LWJGL version 3.2.2 build 10
[12:45:03] [Render thread/INFO]: Vampirism is hacking Forge ModList#getAllScanData to implement PR https://github.com/MinecraftForge/MinecraftForge/pull/6370
[12:45:03] [Render thread/WARN]: No data fixer registered for entity clumps:xp_orb_big
[12:45:03] [Render thread/WARN]: Cryptography is restricted in this Java installation
[12:45:03] [Render thread/WARN]: Please complain to Mojang for shipping a 5 year old Java version
[12:45:03] [Render thread/INFO]: Cryptography restriction removed successfully
[12:45:04] [Render thread/INFO]: Adding 'reach_set_client_renderer' ASM patch...
[12:45:04] [Render thread/INFO]: Added 'reach_set_client_renderer' ASM patch!
[12:45:04] [Render thread/INFO]: Potentially Dangerous alternative prefix `citadel` for name `debug`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:04] [Render thread/INFO]: Scanning classes for titanium
[12:45:04] [Render thread/INFO]: Found FeaturePluginInstance for class IndustrialForegoingResourcePlugin for plugin resources
[12:45:04] [Render thread/INFO]: Found FeaturePluginInstance for class DefaultResourceRegistryPlugin for plugin resources
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `block_of_cheese`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `cauldron_milk`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `cauldron_cheese`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `rat_hole`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `ratglove_flower`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `rat_cage`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `rat_cage_decorated`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `rat_cage_breeding_lantern`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `fish_barrel`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `rat_crafting_table`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `auto_curdler`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `rat_trap`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `rat_tube`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `rat_upgrade_block`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `chunky_cheese_token`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `dye_sponge`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `garbage_pile`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `cursed_garbage`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `compressed_garbage`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `purified_garbage`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `pied_garbage`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `cheese_ore`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `ratlantean_gem_ore`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `oratchalcum_ore`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `oratchalcum_block`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_raw`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `black_marbled_cheese`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_stairs`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_tile`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_chiseled`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_pillar`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_brick`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_brick_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_brick_stairs`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_brick_chiseled`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_brick_cracked`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_brick_mossy`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_dirt`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_grass`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_rat_head`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `marbled_cheese_golem_core`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `ratlantis_portal`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `compressed_rat`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `brain_block`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `jack_o_ratern`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `block_of_blue_cheese`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `pied_wool`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `upgrade_combiner`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `upgrade_separator`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `pirat_planks`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `pirat_log`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `stripped_pirat_log`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `pirat_wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `stripped_pirat_wood`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `pirat_pressure_plate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `pirat_trapdoor`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `pirat_stairs`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `pirat_button`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `pirat_slab`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `pirat_fence_gate`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `pirat_fence`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `pirat_door`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `dutchrat_bell`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `manhole`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `trash_can`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `rat_attractor`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `air_raid_siren`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `rat_hole`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `rat_trap`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `milk_cauldron`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `rat_cage_decorated`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `rat_cage_breeding_lantern`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `rat_crafting_table`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `ratlantis_portal`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `rat_tube`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `upgrade_seperator`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `upgrade_combiner`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `auto_curdler`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `dutchrat_bell`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `ratlantean_automaton_head`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `trash_can`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `rat_attractor`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:05] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `chunky_cheese_token`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:06] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `synesthesia`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:06] [Render thread/INFO]: Potentially Dangerous alternative prefix `rats` for name `plague`, expected `minecraft`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:07] [modloading-worker-13/WARN]: Configuration file D:\curseMC\Instances\Puncher Pack 1.15 (1)\config\jeresources.toml is not correct. Correcting
[12:45:07] [modloading-worker-13/WARN]: Incorrect key itemsPerColumn was corrected from null to 4
[12:45:07] [modloading-worker-13/WARN]: Incorrect key itemsPerRow was corrected from null to 4
[12:45:07] [modloading-worker-13/WARN]: Incorrect key diyData was corrected from null to true
[12:45:07] [modloading-worker-13/WARN]: Incorrect key showDevData was corrected from null to false
[12:45:07] [modloading-worker-13/WARN]: Incorrect key enchantsBlacklist was corrected from null to [flimflam, soulBound]
[12:45:07] [modloading-worker-13/WARN]: Incorrect key hiddenTabs was corrected from null to []
[12:45:07] [modloading-worker-13/WARN]: Incorrect key dimensionsBlacklist was corrected from null to [-11]
[12:45:07] [modloading-worker-10/INFO]: Adding 'cooldown_tracker_set' ASM patch...
[12:45:07] [modloading-worker-10/INFO]: Added 'cooldown_tracker_set' ASM patch!
[12:45:07] [modloading-worker-6/INFO]: FLUX NETWORKS INIT
[12:45:07] [modloading-worker-13/INFO]: Forge mod loading, version 31.2.36, for MC 1.15.2 with MCP 20200515.085601
[12:45:07] [modloading-worker-13/INFO]: MinecraftForge v31.2.36 Initialized
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: java.lang.NoSuchMethodError: net.minecraftforge.fml.loading.moddiscovery.ModInfo.getModConfig()Lcom/electronwill/nightconfig/core/UnmodifiableConfig;
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at mcp.mobius.waila.WailaClient$WailaModInfo.<init>(WailaClient.java:117)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at mcp.mobius.waila.WailaClient.<clinit>(WailaClient.java:47)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at java.lang.Class.forName0(Native Method)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at java.lang.Class.forName(Class.java:348)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at net.minecraftforge.fml.AutomaticEventSubscriber.lambda$inject$6(AutomaticEventSubscriber.java:75)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at net.minecraftforge.fml.AutomaticEventSubscriber$$Lambda$2851/1155166894.accept(Unknown Source)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at java.util.ArrayList.forEach(ArrayList.java:1249)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at net.minecraftforge.fml.AutomaticEventSubscriber.inject(AutomaticEventSubscriber.java:62)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:141)
[12:45:07] [modloading-worker-9/WARN]: Configuration file D:\curseMC\Instances\Puncher Pack 1.15 (1)\config\pamhc2crops.toml is not correct. Correcting
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2237/262572507.accept(Unknown Source)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at java.util.function.Consumer$$Lambda$2236/181765627.accept(Unknown Source)
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Tweak World Generation Rates was corrected from null to SimpleCommentedConfig:{}
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at java.util.function.Consumer$$Lambda$2236/181765627.accept(Unknown Source)
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Tweak World Generation Rates.Probability of gardens generating was corrected from null to 200
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:135)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at net.minecraftforge.fml.ModList$$Lambda$2746/1439307805.accept(Unknown Source)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at java.util.concurrent.ForkJoinPool$WorkQueue.execLocalTasks(ForkJoinPool.java:1040)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1058)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689)
[12:45:07] [modloading-worker-10/INFO]: [mcp.mobius.waila.WailaClient:<clinit>:56]: at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157)
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Miscellaneous Features was corrected from null to SimpleCommentedConfig:{}
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Miscellaneous Features.Enable right-click harvesting for crops was corrected from null to true
[12:45:07] [modloading-worker-10/ERROR]: Failed to replace ModInfo instance with one that supports the mod list config
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Miscellaneous Features.Enable grass blocks dropping seeds was corrected from null to false
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Miscellaneous Features.Enable tall grass blocks dropping seeds was corrected from null to false
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Miscellaneous Features.Enable fern blocks dropping seeds was corrected from null to false
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation was corrected from null to SimpleCommentedConfig:{}
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate arid gardens was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate frost gardens was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate tropical gardens was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate windy gardens was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate shaded gardens was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate soggy gardens was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Right-click Harvesting Settings was corrected from null to SimpleCommentedConfig:{}
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Right-click Harvesting Settings.Enable right-click harvesting for crops was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Dimensions Settings was corrected from null to SimpleCommentedConfig:{}
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Dimensions Settings.white_dim was corrected from null to [minecraft:overworld]
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Dimensions Settings.black_dim was corrected from null to [minecraft:the_end, minecraft:the_nether]
[12:45:07] [modloading-worker-4/ERROR]: Failed to create mod instance. ModID: dankstorage, class tfar.dankstorage.DankStorage
java.lang.IllegalStateException: please install mixin
at tfar.dankstorage.DankStorage.<init>(DankStorage.java:53) ~[?:2.6]
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:1.8.0_51]
at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:62) ~[?:1.8.0_51]
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:1.8.0_51]
at java.lang.reflect.Constructor.newInstance(Constructor.java:422) ~[?:1.8.0_51]
at java.lang.Class.newInstance(Class.java:442) ~[?:1.8.0_51]
at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:131) [?:31.2]
at net.minecraftforge.fml.javafmlmod.FMLModContainer$$Lambda$2237/262572507.accept(Unknown Source) [?:31.2]
at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
at java.util.function.Consumer$$Lambda$2236/181765627.accept(Unknown Source) [?:1.8.0_51]
at java.util.function.Consumer.lambda$andThen$14(Consumer.java:65) [?:1.8.0_51]
at java.util.function.Consumer$$Lambda$2236/181765627.accept(Unknown Source) [?:1.8.0_51]
at net.minecraftforge.fml.ModContainer.transitionState(ModContainer.java:112) [?:?]
at net.minecraftforge.fml.ModList.lambda$null$10(ModList.java:135) [?:?]
at net.minecraftforge.fml.ModList$$Lambda$2746/1439307805.accept(Unknown Source) [?:?]
at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:184) [?:1.8.0_51]
at java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1374) [?:1.8.0_51]
at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:512) [?:1.8.0_51]
at java.util.stream.ForEachOps$ForEachTask.compute(ForEachOps.java:291) [?:1.8.0_51]
at java.util.concurrent.CountedCompleter.exec(CountedCompleter.java:731) [?:1.8.0_51]
at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool$WorkQueue.execLocalTasks(ForkJoinPool.java:1040) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1058) [?:1.8.0_51]
at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) [?:1.8.0_51]
at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) [?:1.8.0_51]
[12:45:07] [modloading-worker-15/INFO]: Scanning classes for titanium
[12:45:07] [modloading-worker-15/INFO]: Constructed class IndustrialForegoingResourcePlugin for plugin resources for mod titanium
[12:45:07] [modloading-worker-15/INFO]: Constructed class DefaultResourceRegistryPlugin for plugin resources for mod titanium
[12:45:07] [modloading-worker-15/INFO]: Executing phase CONSTRUCTION for plugin class IndustrialForegoingResourcePlugin
[12:45:07] [modloading-worker-13/INFO]: Registered plugin: com.blakebr0.mysticalagriculture.lib.ModCorePlugin
[12:45:07] [modloading-worker-15/INFO]: Executing phase CONSTRUCTION for plugin class DefaultResourceRegistryPlugin
[12:45:07] [modloading-worker-13/INFO]: Scanning classes for industrialforegoing
[12:45:07] [modloading-worker-9/INFO]: Creating config file mycommands/config.json
[12:45:07] [modloading-worker-9/INFO]: MyCommands
[12:45:07] [modloading-worker-9/WARN]: Configuration file D:\curseMC\Instances\Puncher Pack 1.15 (1)\config\pamhc2trees.toml is not correct. Correcting
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Tweak World Generation Rates was corrected from null to SimpleCommentedConfig:{}
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Tweak World Generation Rates.Probability of temperate fruit trees generating was corrected from null to 5000
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Tweak World Generation Rates.Probability of warm fruit trees generating was corrected from null to 5000
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Tweak World Generation Rates.Probability of cold fruit trees generating was corrected from null to 5000
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Miscellaneous Features was corrected from null to SimpleCommentedConfig:{}
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Miscellaneous Features.Enable right-click harvesting for crops was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Miscellaneous Features.Enable grass blocks dropping seeds was corrected from null to false
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Miscellaneous Features.Enable tall grass blocks dropping seeds was corrected from null to false
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Miscellaneous Features.Enable fern blocks dropping seeds was corrected from null to false
[12:45:07] [modloading-worker-13/INFO]: Potentially Dangerous alternative prefix `minecraft` for name `milk_bucket`, expected `industrialforegoing`. This could be a intended override, but in most cases indicates a broken mod.
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation was corrected from null to SimpleCommentedConfig:{}
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate apple trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate avocado trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate candlenut trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate cherry trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate chestnut trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate gooseberry trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate lemon trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate nutmeg trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate orange trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate peach trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate pear trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate plum trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate walnut trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate spiderweb trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate hazelnut trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate pawpaw trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate soursop trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate almond trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate apricot trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate banana trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate cashew trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate cinnamon trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate coconut trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate date trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate dragonfruit trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate durian trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate fig trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate grapefruit trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate lime trees was corrected from null to true
[12:45:07] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate mango trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate olive trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate papaya trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate paperbark trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate pecan trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate peppercorn trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate persimmon trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate pistachio trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate pomegranate trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate starfruit trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate vanillabean trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate breadfruit trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate guava trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate jackfruit trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate lychee trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate passionfruit trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate rambutan trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate tamarind trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate maple trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Enable/Disable Garden World Generation.Generate pinenut trees was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Right-click Harvesting Settings was corrected from null to SimpleCommentedConfig:{}
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Right-click Harvesting Settings.Enable right-click harvesting for crops was corrected from null to true
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Dimensions Settings was corrected from null to SimpleCommentedConfig:{}
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Dimensions Settings.white_dim was corrected from null to [minecraft:overworld]
[12:45:08] [modloading-worker-9/WARN]: Incorrect key Dimensions Settings.black_dim was corrected from null to [minecraft:the_end, minecraft:the_nether]
[12:45:08] [modloading-worker-3/WARN]: No data fixer registered for entity rat
[12:45:08] [modloading-worker-3/WARN]: No data fixer registered for entity rat_spawner
[12:45:08] [modloading-worker-3/WARN]: No data fixer registered for entity pied_piper
[12:45:08] [modloading-worker-3/WARN]: No data fixer registered for entity ratlantean_spirit
[12:45:08] [modloading-worker-3/WARN]: No data fixer registered for entity ratlantean_spirit_flame
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity ratlantean_automaton
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity ratlantean_automaton_beam
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity feral_ratlantean
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity neo_ratlantean
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity laser_beam
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity laser_portal
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity thrown_block
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity vial_of_sentience
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity pirat_boat
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity pirat
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity cheese_cannonball
[12:45:10] [modloading-worker-12/WARN]: No data fixer registered for entity gravisand
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity plague_doctor
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity purifying_liquid
[12:45:10] [modloading-worker-12/WARN]: No data fixer registered for entity chest_passenger
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity black_death
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity plague_cloud
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity plague_beast
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity plague_shot
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity rat_capture_net
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity rat_dragon_fire
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity rat_arrow
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity ghost_pirat
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity dutchrat
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity dutchrat_sword
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity ratfish
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity rattling_gun
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity rattling_gun_bullet
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity ratlantean_ratbot
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity rat_mount_golem
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity rat_mount_chicken
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity rat_mount_beast
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity rat_mount_automaton
[12:45:10] [modloading-worker-12/WARN]: No data fixer registered for entity pickarang
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity rat_king
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity rat_shot
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity rat_baron
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity rat_baron_plane
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity rat_mount_biplane
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity rat_protector
[12:45:10] [modloading-worker-3/WARN]: No data fixer registered for entity ratlantis_arrow
[12:45:10] [modloading-worker-12/WARN]: No data fixer registered for entity frog
[12:45:10] [modloading-worker-12/WARN]: No data fixer registered for entity totem
[12:45:10] [modloading-worker-12/WARN]: No data fixer registered for entity crab
[12:45:10] [modloading-worker-12/WARN]: No data fixer registered for entity toretoise
[12:45:11] [modloading-worker-1/INFO]: Adding 'reach_set_server_entity_interact' ASM patch...
[12:45:11] [modloading-worker-1/INFO]: Added 'reach_set_server_entity_interact' ASM patch!
[12:45:11] [modloading-worker-1/INFO]: Adding 'allow_entity_interaction' ASM patch...
[12:45:11] [modloading-worker-9/INFO]: Adding 'post_process_vanilla' ASM patch...
[12:45:11] [modloading-worker-9/INFO]: Added 'post_process_vanilla' ASM patch!
[12:45:11] [modloading-worker-1/INFO]: Added 'allow_entity_interaction' ASM patch!
[12:45:12] [modloading-worker-12/WARN]: No data fixer registered for entity stoneling
[12:45:12] [modloading-worker-12/WARN]: No data fixer registered for entity foxhound
[12:45:12] [modloading-worker-12/WARN]: No data fixer registered for entity wrapped
[12:45:12] [modloading-worker-10/WARN]: No data fixer registered for entity appliedenergistics2:tiny_tnt_primed
[12:45:12] [modloading-worker-12/WARN]: No data fixer registered for entity glass_frame
[12:45:12] [modloading-worker-12/WARN]: No data fixer registered for entity colored_frame
[12:45:13] [modloading-worker-10/WARN]: No data fixer registered for entity appliedenergistics2:singularity
[12:45:14] [modloading-worker-10/WARN]: No data fixer registered for entity appliedenergistics2:charged_quartz
[12:45:14] [modloading-worker-10/WARN]: No data fixer registered for entity appliedenergistics2:growing_crystal
[12:45:16] [Render thread/INFO]: Dispatching synchronous work after CONSTRUCT: 3 jobs
[12:45:16] [Render thread/INFO]: Synchronous work queue completed in 00:00:00.023
[12:45:16] [Render thread/FATAL]: Failed to complete lifecycle event CONSTRUCT, 1 errors found
[12:45:16] [Render thread/FATAL]: EventBus 0 shutting down - future events will not be posted.
java.lang.Exception: stacktrace
at net.minecraftforge.eventbus.EventBus.shutdown(EventBus.java:278) [eventbus-2.2.0-service.jar:?]
at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$5(ClientModLoader.java:115) [?:?]
at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2092/386284594.run(Unknown Source) [?:?]
at net.minecraftforge.fml.client.ClientModLoader.begin(ClientModLoader.java:97) [?:?]
at net.minecraft.client.Minecraft.<init>(Minecraft.java:392) [?:?]
at net.minecraft.client.main.Main.main(SourceFile:166) [?:?]
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:51) [forge-1.15.2-31.2.36.jar:31.2]
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/225465790.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2]
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?]
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?]
[12:45:16] [Render thread/ERROR]: Exception caught during firing event: Something crashed the event bus earlier in the loading stage. This is NOT a Cooking for Blockheads issue! Scroll up in your latest.log to find the real crash log.
Index: 1
Listeners:
0: NORMAL
1: ASM: class net.blay09.mods.cookingforblockheads.client.TileEntityRenderers initBlockColors(Lnet/minecraftforge/client/event/ColorHandlerEvent$Block;)V
java.lang.RuntimeException: Something crashed the event bus earlier in the loading stage. This is NOT a Cooking for Blockheads issue! Scroll up in your latest.log to find the real crash log.
at net.blay09.mods.cookingforblockheads.client.TileEntityRenderers.initBlockColors(TileEntityRenderers.java:39)
at net.minecraftforge.eventbus.ASMEventHandler_42_TileEntityRenderers_initBlockColors_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$31(ModLoader.java:260)
at net.minecraftforge.fml.ModLoader$$Lambda$6525/1100891835.accept(Unknown Source)
at java.util.HashMap.forEach(HashMap.java:1280)
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218)
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260)
at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:207)
at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76)
at net.minecraft.client.Minecraft.<init>(Minecraft.java:419)
at net.minecraft.client.main.Main.main(SourceFile:166)
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:51)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/225465790.call(Unknown Source)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
[12:45:16] [Render thread/INFO]: [net.minecraft.util.registry.Bootstrap:func_179870_a:103]: ---- Minecraft Crash Report ----
// I let you down. Sorry :(
Time: 9/13/20 12:45 PM
Description: Initializing game
java.lang.RuntimeException: Something crashed the event bus earlier in the loading stage. This is NOT a Cooking for Blockheads issue! Scroll up in your latest.log to find the real crash log.
at net.blay09.mods.cookingforblockheads.client.TileEntityRenderers.initBlockColors(TileEntityRenderers.java:39) ~[?:8.0.3] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_42_TileEntityRenderers_initBlockColors_Block.invoke(.dynamic) ~[?:?] {}
at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:80) ~[eventbus-2.2.0-service.jar:?] {}
at net.minecraftforge.eventbus.EventBus.post(EventBus.java:258) ~[eventbus-2.2.0-service.jar:?] {}
at net.minecraftforge.fml.javafmlmod.FMLModContainer.acceptEvent(FMLModContainer.java:168) ~[?:31.2] {re:classloading}
at net.minecraftforge.fml.ModLoader.lambda$postEvent$31(ModLoader.java:260) ~[?:?] {re:classloading}
at net.minecraftforge.fml.ModLoader$$Lambda$6525/1100891835.accept(Unknown Source) ~[?:?] {}
at java.util.HashMap.forEach(HashMap.java:1280) ~[?:1.8.0_51] {}
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218) ~[?:?] {re:classloading,xf:fml:vampirism:get_all_scan_data}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260) ~[?:?] {re:classloading}
at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:207) ~[?:?] {re:classloading}
at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A}
at net.minecraft.client.Minecraft.<init>(Minecraft.java:419) [?:?] {re:classloading,pl:accesstransformer:B,xf:fml:codechickenlib:IItemRenderer,xf:fml:randompatches:RandomPatches Minecraft Transformer,pl:runtimedistcleaner:A}
at net.minecraft.client.main.Main.main(SourceFile:166) [?:?] {re:classloading}
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:51) [forge-1.15.2-31.2.36.jar:31.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/225465790.call(Unknown Source) [forge-1.15.2-31.2.36.jar:31.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.2.jar:?] {}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.2.jar:?] {}
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Render thread
Stacktrace:
at net.blay09.mods.cookingforblockheads.client.TileEntityRenderers.initBlockColors(TileEntityRenderers.java:39)
at net.minecraftforge.eventbus.ASMEventHandler_42_TileEntityRenderers_initBlockColors_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$31(ModLoader.java:260)
at net.minecraftforge.fml.ModLoader$$Lambda$6525/1100891835.accept(Unknown Source)
at java.util.HashMap.forEach(HashMap.java:1280)
at net.minecraftforge.fml.ModList.forEachModContainer(ModList.java:218)
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260)
at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:207)
at net.minecraft.client.renderer.color.BlockColors.func_186723_a(BlockColors.java:76)
at net.minecraft.client.Minecraft.<init>(Minecraft.java:419)
-- Initialization --
Details:
Stacktrace:
at net.minecraft.client.main.Main.main(SourceFile:166)
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:51)
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$420/225465790.call(Unknown Source)
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81)
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65)
-- System Details --
Details:
Minecraft Version: 1.15.2
Minecraft Version ID: 1.15.2
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: 648030272 bytes (618 MB) / 1963982848 bytes (1873 MB) up to 3817865216 bytes (3641 MB)
CPUs: 12
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx4096m -Xms256m -XX:PermSize=256m
ModLauncher: 5.1.2+70+master.2845bb9
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.2.36.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.2.36.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.3-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.2.36.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.2.36.jar runtimedistcleaner PLUGINSERVICE
/forge-1.15.2-31.2.36.jar fml TRANSFORMATIONSERVICE
FML: 31.2
Forge: net.minecraftforge:31.2.36
FML Language Providers:
javafml@31.2
minecraft@1
Mod List:
astralsorcery-1.15.2-1.12.9.jar Astral Sorcery {astralsorcery@1.15.2-1.12.9 CREATE_REGISTRIES}
Cucumber-1.15.2-3.0.9.jar Cucumber Library {cucumber@3.0.9 CREATE_REGISTRIES}
MyCommands-1.15.2-02.jar Mycommands Forge {mycommands@1.15.2-02 CREATE_REGISTRIES}
pamhc2trees-1.15.2-1.0.7.jar Pam's HarvestCraft 2 Fruit Trees {pamhc2trees@version CREATE_REGISTRIES}
jei-1.15.2-6.0.3.15.jar Just Enough Items {jei@6.0.3.15 CREATE_REGISTRIES}
Mekanism-1.15.2-9.10.9.422.jar Mekanism {mekanism@9.10.9 CREATE_REGISTRIES}
Guide-API-VP-1.15.2-2.2.1.jar Guide-API VP {guideapi-vp@2.2.1 CREATE_REGISTRIES}
Neat 1.6-22.jar Neat {neat@1.6-22 CREATE_REGISTRIES}
create-mc1.15.2_v0.2.4d.jar Create {create@mc1.15.2_v0.2.4d CREATE_REGISTRIES}
Waystones_1.15.2-6.0.2.jar Waystones {waystones@6.0.2 CREATE_REGISTRIES}
ForgeEndertech-1.15.2-6.0.4.0-build.0044.jar Forge Endertech {forgeendertech@6.0.4.0 CREATE_REGISTRIES}
Clumps-5.0.2.6.jar Clumps {clumps@5.0.2.6 CREATE_REGISTRIES}
journeymap-1.15.2-5.7.0b3.jar Journeymap {journeymap@5.7.0b3 CREATE_REGISTRIES}
CookingForBlockheads_1.15.2-8.0.3.jar Cooking for Blockheads {cookingforblockheads@8.0.3 CREATE_REGISTRIES}
Controlling-6.1.5.6.jar Controlling {controlling@6.1.5.6 CREATE_REGISTRIES}
ReAuth-1.14-1.15-3.8.1.jar ReAuth {reauth@3.8.1 CREATE_REGISTRIES}
Placebo-1.15.2-3.1.0.jar Placebo {placebo@3.1.0 CREATE_REGISTRIES}
dankstorage-2.6.jar Dank Storage {dankstorage@2.6 ERROR}
citadel-1.1.11.jar Citadel {citadel@1.1.11 CREATE_REGISTRIES}
appliedenergistics2-7.0.4.jar Applied Energistics 2 {appliedenergistics2@7.0.4 CREATE_REGISTRIES}
Bookshelf-1.15.2-5.6.40.jar Bookshelf {bookshelf@5.6.40 CREATE_REGISTRIES}
Reliquary-1.15.2-1.3.4.995.jar Reliquary {xreliquary@1.15.2-1.3.4.995 CREATE_REGISTRIES}
randompatches-1.15.2-1.22.1.1.jar RandomPatches {randompatches@1.15.2-1.22.1.1 CREATE_REGISTRIES}
buildinggadgets-3.4.0.jar Building Gadgets {buildinggadgets@3.4.0 CREATE_REGISTRIES}
mcjtylib-1.15-4.1.7.jar McJtyLib {mcjtylib@1.15-4.1.7 CREATE_REGISTRIES}
rftoolsbase-1.15-1.1.6.jar RFToolsBase {rftoolsbase@1.15-1.1.6 CREATE_REGISTRIES}
Apotheosis-1.15.2-3.3.1.jar Apotheosis {apotheosis@3.3.1 CREATE_REGISTRIES}
Morpheus-1.15.2-4.2.50.jar Morpheus {morpheus@version CREATE_REGISTRIES}
MekanismGenerators-1.15.2-9.10.9.422.jar Mekanism: Generators {mekanismgenerators@9.10.9 CREATE_REGISTRIES}
Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version CREATE_REGISTRIES}
WAWLA-1.15.2-3.0.4.jar WAWLA {wawla@3.0.4 CREATE_REGISTRIES}
ToastControl-1.15.2-3.0.1.jar Toast Control {toastcontrol@3.0.1 CREATE_REGISTRIES}
JEITweaker-1.15.2-1.0.1.3.jar JEI Tweaker {jeitweaker@1.0.1.3 CREATE_REGISTRIES}
TMechworks-1.15.2-2.2.0.jar Tinkers' Mechworks {tmechworks@2.2.0 CREATE_REGISTRIES}
mininggadgets-1.3.5.jar Mining Gadgets {mininggadgets@1.3.5 CREATE_REGISTRIES}
JustEnoughResources-1.15.2-0.10.1.77.jar Just Enough Resources {jeresources@0.10.1.77 CREATE_REGISTRIES}
CraftTweaker-1.15.2-6.0.0.24.jar CraftTweaker {crafttweaker@6.0.0.24 CREATE_REGISTRIES}
forge-1.15.2-31.2.36-universal.jar Forge {forge@31.2.36 CREATE_REGISTRIES}
MysticalAgriculture-1.15.2-3.0.10.jar Mystical Agriculture {mysticalagriculture@3.0.10 CREATE_REGISTRIES}
ironchest-1.15.2-10.0.3.jar Iron Chests {ironchest@1.15.2-10.0.1 CREATE_REGISTRIES}
CraftingTweaks_1.15.2-11.0.1.jar Crafting Tweaks {craftingtweaks@11.0.1 CREATE_REGISTRIES}
forge-1.15.2-31.2.36-client.jar Minecraft {minecraft@1.15.2 CREATE_REGISTRIES}
cofh_core-1.15.2-0.6.2b.jar CoFH Core {cofh_core@0.6.2b CREATE_REGISTRIES}
thermal-1.15.2-0.2.3b.jar Thermal Series {thermal@0.2.3b CREATE_REGISTRIES}
ensorcellation-1.15.2-0.5.0b.jar Ensorcellation {ensorcellation@0.5.0b CREATE_REGISTRIES}
industrial-foregoing-1.15.2-2.3.3-e356e61.jar Industrial Foregoing {industrialforegoing@2.3.3 CREATE_REGISTRIES}
thermal_innovation-1.15.2-0.2.0b.jar Thermal Innovation {thermal_innovation@0.2.0b CREATE_REGISTRIES}
titanium-1.15.2-2.4.2.jar Titanium {titanium@2.4.2 CREATE_REGISTRIES}
Psi r1.2-83.jar Psi {psi@r1.2-83 CREATE_REGISTRIES}
pamhc2crops-1.15.2-1.0.5.jar Pam's HarvestCraft 2 Crops {pamhc2crops@version CREATE_REGISTRIES}
ineedthemores-1.15.2-1.3.jar I Need Them Ores {ineedthemores@1.15.2-1.3 CREATE_REGISTRIES}
AdLods-1.15.2-3.0.3.0-build.0035.jar Large Ore Deposits {adlods@3.0.3.0 CREATE_REGISTRIES}
curios-FORGE-1.15.2-2.0.2.6.jar Curios API {curios@FORGE-1.15.2-2.0.2.6 CREATE_REGISTRIES}
Botania-r1.15-388.jar Botania {botania@r1.15-388 CREATE_REGISTRIES}
Patchouli-1.15.2-1.2-35.jar Patchouli {patchouli@1.15.2-1.2-35 CREATE_REGISTRIES}
Mantle-1.15.2-1.5.15.jar Mantle {mantle@1.5.15 CREATE_REGISTRIES}
rats-5.3.2-1.15.2.jar Rats {rats@5.3.2 CREATE_REGISTRIES}
pamhc2foodcore-1.15.2-1.1.0.jar Pam's HarvestCraft 2 Food Core {pamhc2foodcore@version CREATE_REGISTRIES}
thermal_cultivation-1.15.2-0.2.0b.jar Thermal Cultivation {thermal_cultivation@0.2.0b CREATE_REGISTRIES}
AutoRegLib-1.5-40.jar AutoRegLib {autoreglib@1.5-40 CREATE_REGISTRIES}
Quark-r2.1-245.jar Quark {quark@r2.1-245 CREATE_REGISTRIES}
StorageDrawers-1.15.2-7.0.2.jar Storage Drawers {storagedrawers@1.15.2-7.0.1 CREATE_REGISTRIES}
OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE CREATE_REGISTRIES}
FluxNetworks-1.15.2-5.0.3-4.jar Flux Networks {fluxnetworks@1.15.2-5.0.3-4 CREATE_REGISTRIES}
thermal_expansion-1.15.2-0.2.0b.jar Thermal Expansion {thermal_expansion@0.2.0b CREATE_REGISTRIES}
Ceramics-1.15.2-1.4.0.jar Ceramics {ceramics@1.15.2-1.4.0 CREATE_REGISTRIES}
elevatorid-1.15.2-1.7.1.jar Elevator Mod {elevatorid@1.15.2-1.7.1 CREATE_REGISTRIES}
worldedit-forge-mc1.15.2-7.1.0.jar WorldEdit {worldedit@7.1.0;48cc31c CREATE_REGISTRIES}
MekanismTools-1.15.2-9.10.9.422.jar Mekanism: Tools {mekanismtools@9.10.9 CREATE_REGISTRIES}
AppleSkin-mc1.15.2-forge-1.0.14.jar AppleSkin {appleskin@1.0.14 CREATE_REGISTRIES}
Vampirism-1.15.2-1.6.1.jar Vampirism {vampirism@1.6.1 CREATE_REGISTRIES, teamlapenlib@1.6.1 CREATE_REGISTRIES}
observerlib-1.15.2-1.2.0.v60.jar ObserverLib {observerlib@1.15.2-1.2.0 CREATE_REGISTRIES}
solcarrot-1.15.2-1.9.7.jar Spice of Life: Carrot Edition {solcarrot@1.15.2-1.9.7 CREATE_REGISTRIES}
CodeChickenLib-1.15.2-3.3.1.379-universal.jar CodeChicken Lib {codechickenlib@3.3.1.379 CREATE_REGISTRIES}
EnderStorage-1.15.2-2.5.0.151-universal.jar EnderStorage {enderstorage@1.15.2-2.5.0.151 CREATE_REGISTRIES}
WailaHarvestability-mc1.15.2-1.1.12.jar Waila Harvestability {wailaharvestability@1.1.12 CREATE_REGISTRIES}
Cyclic-1.15.2-0.6.2.jar Cyclic {cyclic@1.15.2-0.6.2 CREATE_REGISTRIES}
Launched Version: forge-31.2.36
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1060 3GB/PCIe/SSE2 GL version 4.6.0 NVIDIA 432.00, NVIDIA Corporation
GL Caps: Using framebuffer using OpenGL 3.0
Using VBOs: Yes
Is Modded: Definitely; Client brand changed to 'forge'
Type: Client (map_client.txt)
CPU: 12x AMD Ryzen 5 1600X Six-Core Processor
[12:45:16] [Render thread/INFO]: [net.minecraft.util.registry.Bootstrap:func_179870_a:103]: #@!@# Game crashed! Crash report saved to: #@!@# D:\curseMC\Instances\Puncher Pack 1.15 (1)\crash-reports\crash-2020-09-13_12.45.16-client.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment