enjarai / show-me-your-skin

A mod to hide or customize armor rendering.
https://www.curseforge.com/minecraft/mc-mods/show-me-your-skin
MIT License
24 stars 13 forks source link

Instant Crash #8

Closed NanamiPizza closed 2 years ago

NanamiPizza commented 2 years ago

If I try to open the config with Mod Menu or press the keybind (Basically try to use the mod in general) it crashes the game completely. Crash report says something about Rendering entity in world even though I wasn't in a world yet, plus "Cannot invoke "net.minecraft.class_1297.method_23317()" because "$$0" is null"

enjarai commented 2 years ago

Please provide the full crash report and logs, this looks like a mod conflict of some kind.

erxson commented 2 years ago

https://bytebin.lucko.me/oFGBJgB6pa

NanamiPizza commented 2 years ago

https://pastebin.com/fDdkgzxn

enjarai commented 2 years ago

https://bytebin.lucko.me/oFGBJgB6pa

Please dont hijack other issues with your own crash report. Besides, this crash was fixed in the latest version, see #7

enjarai commented 2 years ago

https://pastebin.com/fDdkgzxn

This seems to be an incompatibility with the "Essential" mod, which from what I can tell, is closed source. This will make it difficult for me to fix any issues related to it, but I'll see what I can do if I have the time.

NanamiPizza commented 2 years ago

Ah, I see. Now that you mention it I do see that mod showing up in the log. Well, good luck! Thank you for taking the time.

enjarai commented 2 years ago

After looking into it, it's basically impossible for me to fix this without being able to see the source code of Essential. The only solution I see is to have them fix it on their side, which should be very easy for them to do, looking at the crash report.

I'll close this issue since I'm pretty sure theres nothing I can do to fix it.