Looks like veined scribing tools are broken in compat
vdrake77 opened this issue ยท 10 comments
Issue type:
- ๐ Bug
Short description:
Can't start minecraft, crashes on loading evilcraft-compat
Steps to reproduce the problem:
- Start minecraft
Expected behaviour:
Versions:
- This mod: 10.61
- Minecraft: 1.12.2
- Forge: 2738
Log file:
An infinite loop... It looks like AS is doing some kind of iteration over all items, which doesn't seem to work well with capabilities.
"Infused scribing tools"? What mod would that be from? I don't see any "Evilcraft-compat" mod on Curseforge.
Evilcraft compat is built in to evilcraft, to my understanding. Also, my bad, I meant 'veined scribing tools', it's part of the thaumcraft compat.
https://pastebin.com/FHcpeVeP Is a full crashlog.
It's something with Astral Sorcery and Evilcraft not playing well together, if I drop down to Astral 1.9.3 it's fine.
Pastebin
I've also experienced this problem with Food Funk.
The simple, easy solution would have been to disable the offending item, but there doesn't seem to be a way to disable the veined scribing tools without also disabling the rest of the thaumcraft compatibility. Is there any chance that could get broken out a little bit further?
Edit: To be clear, the problem definitely goes away when the Thaumcraft compatibility in evilcraft is disabled. So the problem seems to be specifically in the veined scribing tools.
@esotericist Could you share your crashlog?
The item should be disableable in the evilcraftcompat config file though, under the items section. Please report it in a separate issue if this isn't the case.
@rubensworks I don't have ready access to the crash log right now, I'm afraid (and I removed the mods in question to continue getting other work done). I can try to generate a fresh one tomorrow.
As for the config, I somehow repeatedly failed to see the separate item config due to the structure. I think my brain only looks for sub-options after the master option, rather than above?
edit: Either way, tomorrow I'll both get you that log, and test if JUST disabling the item will do the job (I suspect it will)
Also experiencing this: https://gist.github.com/iamtpage/9447c149abdf370bc75e069b80cfd56a
GitHub is where people build software. More than 28 million people use GitHub to discover, fork, and contribute to over 85 million projects.
@rubensworks Here's the crashlog you requested. Food funk does an 'iterate over all the things ever' step similar to astral sorcery, and ends up in a tragically similar place.
I'm on an older version of Astral Sorcery, so it isn't having this problem right now (although I plan to get the current version now that I know I can turn off the veined scribing tool).
I think the culprit could be astral sorcery. @HellFirePvP
Pastebin