MineColonies

MineColonies

53M Downloads

Crash with newest mc + structurize

cozyducking opened this issue ยท 2 comments

commented

Minecolonies version # Update to the newest minecolonies and structurize alpha first and see if your issue might be already fixed!

Version:
structurize-0.10.323-ALPHA
minecolonies-1.15.2-0.11.959-universal

Expected behavior

Minecraft to launch and work.

Actual behaviour

Crashes to desktop when trying to load up minecraft.
Older structurize version it doesn't crash (but obviously hinders me from playing the newest mc version)

Crashlog:
---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 6/15/20 10:50 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.2] {re:classloading}
at net.minecraftforge.eventbus.ASMEventHandler_108_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$6278/1662314855.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}
at net.minecraftforge.fml.ModLoader.postEvent(ModLoader.java:260) ~[?:?] {re:classloading}
at net.minecraftforge.client.ForgeHooksClient.onBlockColorsInit(ForgeHooksClient.java:207) ~[?:?] {re:mixin,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.(Minecraft.java:419) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_client.json:block_manipulation.MixinMinecraftClient_B,pl:mixin:APP:assets/immersive_portals/immersive_portals.mixins_client.json:MixinMinecraftClient,pl:mixin:A,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.20.jar:31.2] {}
at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$472/1714922341.call(Unknown Source) [forge-1.15.2-31.2.20.jar:31.2] {}
at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-5.1.0.jar:?] {}
at cpw.mods.modlauncher.Launcher.run(Launcher.java:81) [modlauncher-5.1.0.jar:?] {re:classloading}
at cpw.mods.modlauncher.Launcher.main(Launcher.java:65) [modlauncher-5.1.0.jar:?] {re:classloading}

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_108_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$6278/1662314855.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.(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$472/1714922341.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: 1852184640 bytes (1766 MB) / 3943694336 bytes (3761 MB) up to 9535225856 bytes (9093 MB)
CPUs: 4
JVM Flags: 5 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx10230m -Xms256m -XX:PermSize=256m
ModLauncher: 5.1.0+69+master.79f13f7
ModLauncher launch target: fmlclient
ModLauncher naming: srg
ModLauncher services:
/eventbus-2.2.0-service.jar eventbus PLUGINSERVICE
/forge-1.15.2-31.2.20.jar object_holder_definalize PLUGINSERVICE
/forge-1.15.2-31.2.20.jar runtime_enum_extender PLUGINSERVICE
/accesstransformers-2.1.1-shadowed.jar accesstransformer PLUGINSERVICE
/forge-1.15.2-31.2.20.jar capability_inject_definalize PLUGINSERVICE
/forge-1.15.2-31.2.20.jar runtimedistcleaner PLUGINSERVICE
/preview_OptiFine_1.15.2_HD_U_G1_pre26.jar OptiFine TRANSFORMATIONSERVICE
/forge-1.15.2-31.2.20.jar fml TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.3.jar mixinbootstrap TRANSFORMATIONSERVICE
/OptiForge-MC1.15.2-0.1.23.jar optiforge TRANSFORMATIONSERVICE
/MixinBootstrap-1.0.3.jar mixin PLUGINSERVICE
/MixinBootstrap-1.0.3.jar mixinbootstrap PLUGINSERVICE
FML: 31.2
Forge: net.minecraftforge:31.2.20
FML Language Providers:
[email protected]
minecraft@1
[email protected]
Mod List:
followingvillagers-1.15.2-1.4.0.jar Following Villagers {[email protected] CREATE_REGISTRIES}
ClientTweaks_1.15.2-4.1.2.jar Client Tweaks {[email protected] CREATE_REGISTRIES}
doubledoors_1.15-2.1.jar Double Doors {[email protected] CREATE_REGISTRIES}
TrashSlot_1.14.4-10.4.8.jar TrashSlot {[email protected] CREATE_REGISTRIES}
torchslabmod-1.15.2_v1.6.15.jar Torch Slab Mod {[email protected] CREATE_REGISTRIES}
XPFromHarvest-1.15.2-1.2.0.jar XP From Harvest {[email protected] CREATE_REGISTRIES}
EquipmentTooltips-1.15.2-1.4.3+14.jar Equipment Tooltips {[email protected]+14 CREATE_REGISTRIES}
mining-helmet-1.15.2-1.0.8.jar Mining Helmet {[email protected] CREATE_REGISTRIES}
equaldragons-1.2.jar Equal Dragons {[email protected] CREATE_REGISTRIES}
OptiForge-MC1.15.2-0.1.23.jar OptiForge {[email protected] CREATE_REGISTRIES}
SwordBlockingCombat-v1.4-1.15.2.jar Sword Blocking Combat {[email protected] CREATE_REGISTRIES}
FallingTree-1.15.2-2.1.4.jar Falling Tree {[email protected] CREATE_REGISTRIES}
AttributeFix-1.15.2-7.0.2.jar AttributeFix {[email protected] CREATE_REGISTRIES}
Abnormals-Core-1.15.2-1.0.6.jar Abnormals Core {[email protected] CREATE_REGISTRIES}
Buzzier-Bees-1.15.2-1.5.1.jar Buzzier Bees {[email protected] CREATE_REGISTRIES}
mcw-windows-1.0.1-mc1.15.2_1.15.1.jar Macaw's Windows {[email protected] CREATE_REGISTRIES}
Upgrade-Aquatic-1.15.2-v1.6.1.jar Upgrade Aquatic {[email protected] CREATE_REGISTRIES}
KleeSlabs_1.14.4-7.4.8.jar KleeSlabs {[email protected] ERROR}
extraboats-1.3.6-1.15.2.jar Extra Boats {[email protected] CREATE_REGISTRIES}
BowInfinityFix-1.15.2-rv8.jar Bow Infinity Fix {bowinfinityfix@rv8 CREATE_REGISTRIES}
create-mc1.15.2_v0.2.4d.jar Create {[email protected]_v0.2.4d CREATE_REGISTRIES}
villagernames_1.15-2.4.jar Villager Names {[email protected] CREATE_REGISTRIES}
TerraForged-1.15.2-0.0.14.jar TerraForged {[email protected] CREATE_REGISTRIES}
Clumps-5.0.2.jar Clumps {[email protected] CREATE_REGISTRIES}
mgui-1.15.2-2.1.1.jar mgui {[email protected] CREATE_REGISTRIES}
JRFTL+[1.15.2]-1.1.jar JRFTL {[email protected] CREATE_REGISTRIES}
CookingForBlockheads_1.15.2-8.0.2.jar Cooking for Blockheads {[email protected] CREATE_REGISTRIES}
ReAuth-1.14-1.15-3.8.1.jar ReAuth {[email protected] CREATE_REGISTRIES}
Placebo-1.15.2-3.0.2.jar Placebo {[email protected] CREATE_REGISTRIES}
comforts-FORGE-1.15.2-2.0.0.3.jar Comforts {[email protected] CREATE_REGISTRIES}
NaturesCompass-1.15.2-1.8.5.jar Nature's Compass {[email protected] CREATE_REGISTRIES}
decorative_blocks-6d.jar Decorative Blocks {[email protected] CREATE_REGISTRIES}
DungeonCrawl-1.15.2-1.6.3.jar Dungeon Crawl {[email protected] CREATE_REGISTRIES}
betteranimalsplus-1.14.4-9.0.1.jar Better Animals Plus {[email protected] ERROR}
MutantBeasts-1.15.2-1.0.7.jar Mutant Beasts {[email protected] CREATE_REGISTRIES}
Bookshelf-1.15.2-5.6.40.jar Bookshelf {[email protected] CREATE_REGISTRIES}
The-Endergetic-Expansion-1.15.2-v1.3.1.jar The Endergetic Expansion {[email protected] CREATE_REGISTRIES}
nhacampfire_1.15-2.3.jar No Hostiles Around Campfire {[email protected] CREATE_REGISTRIES}
mcw-doors-1.0.0-mc1.15.2.jar Macaw's Doors {[email protected] CREATE_REGISTRIES}
Hwyla-forge-1.10.8-B72_1.15.2.jar Waila {waila@version CREATE_REGISTRIES}
immersive-portals-0.22(forMc1.15withForge).jar Immersive Portals {[email protected] CREATE_REGISTRIES}
Swamp-Expansion-1.15.2-v1.7.1.jar Swamp Expansion {swampexpansion@NONE CREATE_REGISTRIES}
forge-1.15.2-31.2.20-universal.jar Forge {[email protected] CREATE_REGISTRIES}
ruins-1.15.2.1.jar Ruins {[email protected] CREATE_REGISTRIES}
ironchest-1.14.4-9.1.5.jar Iron Chests {[email protected] CREATE_REGISTRIES}
forge-1.15.2-31.2.20-client.jar Minecraft {[email protected] CREATE_REGISTRIES}
cofh_core-1.15.2-0.4.0b.jar CoFH Core {[email protected] CREATE_REGISTRIES}
mcw-bridges-1.0.4fix-mc1.15.2.jar Macaw's Bridges {[email protected] CREATE_REGISTRIES}
dwmh-1.15.2-4.0.0.jar Dude! Where's my Horse? {dwmh@NONE CREATE_REGISTRIES}
TipTheScales-1.15.2-2.0.1.jar TipTheScales {[email protected] CREATE_REGISTRIES}
EnchantmentDescriptions-1.15.2-2.0.8.jar EnchantmentDescriptions {[email protected] CREATE_REGISTRIES}
swingthroughgrass-1.15.2-1.4.0.jar SwingThroughGrass {[email protected] CREATE_REGISTRIES}
pandoras_creatures-1.15.2-1.0.0.jar Pandoras Creatures {[email protected] CREATE_REGISTRIES}
AmbientSounds_v3.0.20_mc1.15.2.jar Ambient Sounds {[email protected] CREATE_REGISTRIES}
MouseTweaks-2.13-mc1.15.1.jar Mouse Tweaks {[email protected] CREATE_REGISTRIES}
ToolBelt-1.15.2-1.14.1.jar Tool Belt {[email protected] CREATE_REGISTRIES}
BiomesOPlenty-1.15.2-10.0.0.363-universal.jar Biomes O' Plenty {[email protected] CREATE_REGISTRIES}
phosphor-forge-mc1.15.2-0.5.2+build.4.jar Phosphor {[email protected]+build.4 CREATE_REGISTRIES}
craftablechainmail-1.15.2-1.1.jar Leo's Craftable Chainmail {[email protected] CREATE_REGISTRIES}
valhelsia_structures-15.0.3a.jar Valhelsia Structures {[email protected] CREATE_REGISTRIES}
forbidden_arcanus-1.15.2-1.3.1.jar Forbidden & Arcanus {[email protected] CREATE_REGISTRIES}
archers_paradox-1.15.2-0.4.0b.jar Archer's Paradox {[email protected] CREATE_REGISTRIES}
astikorcarts-1.0.2-1.15.2.jar AstikorCarts {[email protected] CREATE_REGISTRIES}
lycanitesmobs-1.15.2-2.2.3.2.jar Lycanites Mobs {[email protected] CREATE_REGISTRIES}
Bountiful-1.15.2-3.1.2.jar Bountiful {[email protected] CREATE_REGISTRIES}
paintings-1.14.4-6.0.1.5.jar Paintings ++ {[email protected] CREATE_REGISTRIES}
curios-FORGE-1.15.2-2.0.2.4.jar Curios API {[email protected] CREATE_REGISTRIES}
tetra-1.15.2-2.8.1.jar Tetra {[email protected] CREATE_REGISTRIES}
Botania-r1.15-384.jar Botania {[email protected] CREATE_REGISTRIES}
Patchouli-1.15.2-1.2-34.jar Patchouli {[email protected] CREATE_REGISTRIES}
corail_woodcutter-1.1.3-1.15.2.jar Corail Woodcutter {[email protected] CREATE_REGISTRIES}
MaterialMaster-v1.2-1.15.2.jar Material Master {[email protected] CREATE_REGISTRIES}
collective-1.15.2-1.20.jar Collective {[email protected] CREATE_REGISTRIES}
cyclepaintings_1.15-1.3.jar Cycle Paintings {[email protected] CREATE_REGISTRIES}
FastWorkbench-1.15.1-3.0.0.jar FastWorkbench {[email protected] CREATE_REGISTRIES}
AutoRegLib-1.5-40.jar AutoRegLib {[email protected] CREATE_REGISTRIES}
sit-1.15.1-v1.3.jar Sit {[email protected] CREATE_REGISTRIES}
OreExcavation-1.7.151.jar Ore Excavation {oreexcavation@NONE CREATE_REGISTRIES}
themidnight-0.5.9.jar The Midnight {[email protected] CREATE_REGISTRIES}
tombstone-4.4.1-1.15.2.jar Corail Tombstone {[email protected] CREATE_REGISTRIES}
Quark-r2.1-245.jar Quark {[email protected] CREATE_REGISTRIES}
structurize-0.10.323-ALPHA.jar Structurize {[email protected] CREATE_REGISTRIES}
minecolonies-1.15.2-0.11.959-universal.jar Minecolonies {[email protected] CREATE_REGISTRIES}
FastFurnace-1.15.1-3.0.0.jar FastFurnace {[email protected] CREATE_REGISTRIES}
AppleSkin-mc1.15.2-forge-1.0.13.jar AppleSkin {[email protected] CREATE_REGISTRIES}
AI-Improvements-1.15.2-0.3.0.jar AI-Improvements {[email protected] CREATE_REGISTRIES}
betterbedrockgenerator-1.15.2-0.0.7.jar Better Bedrock Generator {[email protected] CREATE_REGISTRIES}
FastLeafDecay-v22.jar FastLeafDecay {fastleafdecay@v22 CREATE_REGISTRIES}
CosmeticArmorReworked-1.14.4-v3.jar CosmeticArmorReworked {[email protected] CREATE_REGISTRIES}
SoundFilters-0.13_for_1.15.2.jar Sound Filters {[email protected]_for_1.15.2 CREATE_REGISTRIES}
Launched Version: forge-31.2.20
Backend library: LWJGL version 3.2.2 build 10
Backend API: GeForce GTX 1070/PCIe/SSE2 GL version 4.6.0 NVIDIA 441.87, 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: 4x Intel(R) Core(TM) i5-4690K CPU @ 3.50GHz
OptiFine Version: OptiFine_1.15.2_HD_U_G1_pre26
OptiFine Build: 20200615-011655
Render Distance Chunks: 8
Mipmaps: 4
Anisotropic Filtering: 1
Antialiasing: 0
Multitexture: false
Shaders: null
OpenGlVersion: 4.6.0 NVIDIA 441.87
OpenGlRenderer: GeForce GTX 1070/PCIe/SSE2
OpenGlVendor: NVIDIA Corporation
CpuCount: 4

commented

Was older mods causing problems.

commented

๐Ÿ‘