rwtema / extrautilities_old_issues

Issue tracker
70 stars 45 forks source link

1.2.8 conflict involving three mods: ExtraTiC,extrautilities,gregtech #682

Open SvEgiiVEteR opened 9 years ago

SvEgiiVEteR commented 9 years ago

sorry for bad english. forge 1490 I found a conflict if the mod is higher on the list than gregtech in a conflict involving three mods: ExtraTiC,extrautilities,gregtech

ExtraTiC-1.7.10-1.4.5.jar<<<==================== extrautilities-1.2.8.jar<<<===== gregtech_1.7.10-5.08.24.jar<<<===== TConstruct-1.7.10-1.8.5.jar Thaumcraft-1.7.10-4.2.3.5.jar

I rename the mod for the convenience of categories where a lot of them.(on standard names similar situation.) this caught a crash: http://paste.ubuntu.com/11890269/
http://paste.ubuntu.com/11890305/ - standard names

cpw.mods.fml.common.LoaderException: java.lang.StackOverflowError

if I delete, gregtech or extrautilities or ExtraTiC, the client does not crash.Of course if you remove Thaumcraft no error. since in crash log lines about Thaumcraft

But I can put ExtraTiC and extrautilities(rename it) below gregtech and higher extrautilities and the client also does not crash

gregtech_1.7.10-5.08.24.jar<<<===== hhhExtraTiC-1.7.10-1.4.5.jar<<<==================== hhhhextrautilities-1.2.8.jar<<<===== TConstruct-1.7.10-1.8.5.jar Thaumcraft-1.7.10-4.2.3.5.jar

crash error causes UCHIE ExtraUtilities{1.2.8} Extra Utilities and is why I write here.

Blue64 commented 7 years ago

If this still is not fixed, then this would potentially be a Forge issue or a GregTech Issue as they would want to add in a Load Before: * section to load before everything (at least to fix this bug temporarily)