Traben-0 / Entity_Texture_Features

A Minecraft Fabric & Forge mod that adds random, emissive & blinking textures for mobs, skins and much more!
GNU Lesser General Public License v3.0
122 stars 24 forks source link

[BUG] "incompatability with immers FX" #100

Closed supershorty1 closed 1 year ago

supershorty1 commented 1 year ago

please make sure you are using the latest ETF version before submitting an issue, you might also find a dev build fixing this issue already on my discord https://discord.com/invite/rURmwrzUcz in the #dev-log channel

Describe the issue

Screenshots

Crash log crash-2022-08-27_21.30.46-client.txt

Your setup: (please complete the following information):

Traben-0 commented 1 year ago

i'll have to look into this further but first glance looks like immersive FX will need to fix something

Traben-0 commented 1 year ago

Apologies for the late reply, i've been on vacation. As far as i can tell immersive FX is crashing due to errors in it's own code and ETF just happens to be in the stack trace. That part of ETFs code is also very unlikely to cause a compatability issue, as it is entirely self contained.

Immersive FX's issue tracker is here: https://github.com/Y3Z0N/ImmersiveFX/issues

If you want a working sound mod, I use soundphysics in my personal mod list, it is updated to 1.19 already :)