necauqua / chiseled-me

A mod that can make you small to sneak into places
MIT License
15 stars 11 forks source link

game crashes with new alpha #96

Open somedudeonline opened 3 years ago

somedudeonline commented 3 years ago

i just posted another issue where the cam wasn't working right with galacticraft and i was told that the new alpha fixes this issue, but when using, it crashes the game upon startup

https://pastebin.com/vkdZCgpG

necauqua commented 3 years ago

Well at least this time it's not galacricraft :shrug:, just happened that you also get this one.

Try to update Forge, beause this is a dumb crash that arises because Forge thinks that a thing that chiseled me uses is not registered (while it should be) despite the fact that I am clearly and correctly registering it in the code, wtf.

If this does not work, here is another weird workaround that might work - rename the chiseled-me jar in a way that it comes before the ironchest jar (like add aaa_ in front of it, whatever) so that hopefully this thing is maybe registered before the ironchest triggers that part of forge that checks for it.

This is an issue that shouldn't exist if forge (or, unlikely, iron chest) was not broken, can't do anything about it on my side.

somedudeonline commented 3 years ago

neither of them worn, i tried the second one, and im already using the latest version of forge for the 1.12.2

necauqua commented 3 years ago

Oof, well I will test with your mod setup, but as I've said this literally should not happen yet it sometimes happens so idk :shrug: The alpha worked for people with 250+ sized modpacks, eh

necauqua commented 3 years ago

For now I guess you remove either of the two mods, and even if you remove iron chest this still may happen due to how random it is