[BUG] Night Vision Module On Helmet Crashed client
Nidre opened this issue ยท 3 comments
Description:
Night Vision Module On Helmet Crashed client
Steps to Reproduce:
Craft module helmet, upgrade it night vision
Technical Information:
- Minecraft: 1.16.5
- Fabric API: 0.30.0
- Industrial Revolution: 1.7.15-BETA
That does not look like it was caused by indrev, the handler name from the crash is different from what it uses. Try to reproduce this crash with https://github.com/comp500/mixintrace/releases/tag/1.0.0 to find all mixins in that class.
The conflict is with the Fabrication mod. I explain more about it here. You can try disabling the .no_night_vision_flash
config from Fabrication temporarily to solve this issue, but this conflict will be fixed in indrev's next update.