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

Game crashed when open configuration in the mod menu from the title screen #56

Closed MaoYan5985 closed 1 year ago

MaoYan5985 commented 1 year ago

Game crashed when open configuration in the mod menu from the title screen Here are the steps:

  1. Press mod in title screen 1

  2. Open configuration 2

  3. Game crashed 3

Show me your skin! works fine in singleplayer/multiplayer, but trying to open configuration in title screen will cause game crash. crash-reports.log

enjarai commented 1 year ago

This seems to be an incompatibility with Neat by Vazkii. A fix will have to come from their side.

From a technical perspective: Neat assumes that client.player will never be null if an entity is being rendered, which is not true in this case.