-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Uncompatibility with enhancedvisuals for explosions, Really Early Dev Build 0.0.1-dev1 #35
Comments
Found the mod, silly me, it's mentionned. Enhancedvisuals 1.6.9 causes the crash. The most recent version I can use, 1.8.1, also crashes. I reported it on the other project's github. |
This mixin cannot be applied: https://github.com/CreativeMD/EnhancedVisuals/blob/1.21/src/main/java/team/creative/enhancedvisuals/mixin/ExplosionMixin.java#L18 Not sure what I can do to get around this issue. Apparently the method level.getEntities() is removed/ redirected by your mod. |
1.20.1 isn’t supported by me at the current moment. Plus this is (as the name suggests) a very early build not intended to be compatible with most mods. The best I can suggest is to disable my explosion optimization inside of Potatoptimize config |
I may look into this at a future time, but my time is very limited currently and the majority of my focus will probably be dedicated to more recent versions of Minecraft. |
Same for me. The focus is on 1.21. Pretty sure it is the same issue there unless your code changed, because mine did not. |
Ok! how can I disable this in the config? |
crash:
I still haven't found the specific mod causing the issue, but it doesn't happen on its own. Maybe these logs can tell you?
If you need, I can post my mod list (~100, I know). I'm on Quilt if that matters.
The text was updated successfully, but these errors were encountered: