[1.19.2-0.10.9] Game crashes on world loading
Kiryonn opened this issue ยท 6 comments
I can't even make sense of what happens by looking at the logs. So instead i'll just give me my modpack and hope you can do something about it.
1.19.2 - Fabric tech combat.zip
A piece of information that can help (maybe), is that when i disabled forgero and logged into the world, i had a patchouli book for forgero (that i obviously couldn't open since i disabled the mod)
here you go 2023-05-13-1.log
It seems like EMI has an issue parsing the loot table:
at fzzyhmstrs.emi_loot.client.AbstractTextKeyParsingClientLootTable.fromBuf(AbstractTextKeyParsingClientLootTable.java:182) ~[emi_loot-0.6.2+1.19.jar:?] at fzzyhmstrs.emi_loot.client.ClientLootTables.lambda$registerClient$3(ClientLootTables.java:39) ~[emi_loot-0.6.2+1.19.jar:?]
Have you tried without EMI?
i haven't yet. and i think it's not EMI but it's addon "EMI Loot" by looking at the file name. making some tests right now
Without EMI Loot
it works
With REI variants (Roughly Enough Loot Tables)
seems to work when i replaced EMI mods with REI variants (why ? cause i was wondering if other loot mods would crash)