InGameConfigManager

InGameConfigManager

87.1k Downloads

Hanging While Launching A World

Cazadorsniper opened this issue · 17 comments

commented

The game seems to begin hanging when I try to load a world and never loads. Here is the log http://pastebin.com/unF9UiYK although i'm suspecting the issue may be with CraftTweaker. Version 1.10.2

┆Issue is synchronized with this Asana task

commented

I get this crash now: http://pastebin.com/b3hQ4UNE when i disable CraftTweaker/ModTweaker

commented

Not my crash, it's a crash caused by DeepResonance

commented

oh

commented

ok everything seems to work fine now (even with crafttweaker enabled) after the recent update to crafttweaker.

commented

ok after removing armorplus it stops hanging on new worlds. but this occured in the gane output log: http://pastebin.com/UBKpzmSm

commented

Sorry sorry sorry, it took a way too long to answer ...
but anyway does it work if CraftTweaker isn't installed, because this crash seems to be really weird.

commented

i'll see

commented

Looks like a permgen space issue. You can increase it by adding this: "-XX:MaxPermSize=256m" to the command line.

commented

its not that Curseapp/launcher automatically has that command line.

commented

Ok, increase it to 512m, because the crash doesn't make sense. Saying it cannot find a class although it is there.

commented

still says the same thing in the log even with the increased permsize, it seems to me that JEI doesn't recognize the advanced crafting table recipes and the recipe of the table itself.

commented

I will update JEI in my workbench, maybe i can fix it.

commented

okay

commented

tested it using jei_1.10.2-3.10.0.261 and it works without any problems, maybe try to use this version of IGCM (not released yet). Attention it will cause issues with every addon (OpticManager). https://www.dropbox.com/s/ehzy9zifmwp8v68/IGCM%20alpha%20v1.0.4%20mc1.10.zip?dl=0

commented

Yep, ok that causes a lot of issue (didn't see that version), working on a fix and will release it soon.

commented

Fix is released, thanks for reporting this issue.

commented

can you try this version jei_1.10.2-3.12.6.304 that might be why.