Flywheel fakeplayer api issue
papuSpartan opened this issue · 9 comments
Describe the Bug
Create mod crashes my server due to an issue with flywheel's fake player api.
See this github issue for more detail (given to me by dev of caller further up stacktrace).
Reproduction Steps
- join server
- place Create mod deployer block for the first time
- get achievement from placing block
- server crashes immediately after step 3
...
Expected Result
Server continues to run as normal
Screenshots and Videos
Kyori lib's interaction with Flywheel
Crash Report or Log
Operating System
Linux, Windows 10, Windows 11
What is your GPU?
Nvidia Geforce 980 Ti
Mod Version
0.6.2
Minecraft Version
1.18.1
Loader Version
Fabric 0.14.6
Other Mods
No response
Additional Context
It’s not an issue we can fix, it has to be handled by one of our dependencies and has already been reported.
Tech just got back to the issue opened on FAPI so maybe they'll implement... maybe.. If they did, would create be willing to use Fabric Api's version?
Instead of removing mods, wouldn't fixing the issue at hand would be better? Maybe work with FAPI on getting a Fake Player API going so we don't have 20 something mods fighting each other
@TropheusJ what's wrong with better-fabric-console?
@TropheusJ I didn't realize that fabric crash logs provided a more verbose listing of mod internal libraries. Thank you, will mark as closed.