lumien231 / Random-Things

The Random Things Minecraft Mod
69 stars 42 forks source link

Random Things breaks JEI tabs for latest GTCE build #400

Closed WarlordWossman closed 5 years ago

WarlordWossman commented 5 years ago

https://hastebin.com/ikimaparab.rb

happens with Random Things 4.2.7 and GTCE 387

Saereth commented 5 years ago

Yeah looks like some asm you're doing with the redstonehandler is now kickin off before gtce is fully loaded so its crashing the jei plugin resulting in no JEI support for GTCE or its addons. This is unfortunately a pretty huge deal for our pack (FTB Interactions) as we deeply depend on both randomthings and GTCE. I tried to look over the code and do a PR but your asm code intimidates me :P

Plz halp @lumien231

lumien231 commented 5 years ago

Fixed in 4.2.7.1