Incompatible with Sound Physics Remastered after v0.5.1f Patch 1 update
IJuanTM opened this issue · 12 comments
Describe the Bug
Since version v0.5.1f Patch 1 (I think) Create is no longer compatible with Sound Physics Remastered as reported by the Fabric Loader (1.15.9).
It was working fine a couple of days ago, so I assume this is a unexpected by-product of the latest update.
Reproduction Steps
- Create a mod pack using Fabric Loader 1.15.9
- Install version 1.3.1 of the Sound Physics Remastered mod
- Install version v0.5.1f Patch 1 of the Create mod
- Try to start the game and you should get the error.
Expected Result
Game should start normally without error.
Screenshots and Videos
Crash Report or Log
No response
Operating System
Windows 10
Mod Version
0.5.1f
Minecraft Version
1.20.1
Other Mods
- Fabric API
- Sound Physics Remastered
Additional Context
No response
It only happens sometimes. If you're lucky you wont run into issues. Seems to be very dependent on hardware.
Intended as per the changelog see henkelmax/sound-physics-remastered#172
a toggle to turn off this forced incompatibility would be great, seems pretty overkill to remove all functionality between the mods due to an issue that does not seem that game breaking (correct me if im wrong)
The issue is that the game crashes, which is most definitely a game breaking issue.
From the looks of related issues, it seems that this has been known for a while, causes lots of visual issues, and people keep reporting it over and over.
They probably added it to the forced incompatibility list to stop these issues and maybe encourage the Sound Physics Remastered dev(s) to finally resolve the problem.
Intended as per the changelog see henkelmax/sound-physics-remastered#172
Ah alright thanks, I missed this post as it is older than the timeframe I was searching in, thought it might have been a newer issue as I was using the two mods together until a couple days ago.
The issue is that the game crashes, which is most definitely a game breaking issue.
I have been using the two mods together for a couple of months and never had a crash, maybe I was lucky or something?
So the developer of soundphysics has to fix this, and the developer of create fabric won't fix this?
Welp you could fix it for them (if that mod is open source), but I get why that's not the way to do it. There is probably no good way on Creates side to have a kind of "Proceed with risks" option instead of the complete incompatibility right? That would allow for people to continue using the mods together if they never had problems before, if it is possible?
Welp you could fix it for them (if that mod is open source), but I get why that's not the way to do it. There is probably no good way on Creates side to have a kind of "Proceed with risks" option instead of the complete incompatibility right? That would allow for people to continue using the mods together if they never had problems before, if it is possible?
Fabric already supports that, it's called fabric loader overrides. The dev has reopened the issue and is probably having a look at ways to fix it.
Just to keep the Create community in the loop, I spent some days on developing a fix to the issues with Sound Physics Remastered and wrote a working proof of concept. You can find my comment here: henkelmax/sound-physics-remastered#172 (comment)