Server Crash on Fabric 1.21.1 with an Huge Modpack
suerion opened this issue ยท 2 comments
Hey, i got some issues on my side with my Modpack on Fabric 1.21.1 on 0.16.14 after Update from Mono Lib
I will Perform some Test in view time, but will bring you first the Crash on Startup
Here the Latest.log
https://mclo.gs/M5Lf8eZ
Looks like an incompat with Arcananovum or ImprovedStations or FixMCStats
Had disabbled FixMCStats, now the server starts
Will upodate the last mods and come back to you
https://modrinth.com/mod/fixmcstats/version/1.1.1
@suerion Thank you for posting this issue. This is the relevant code from fixmcstats:
They are overriding a method instead of injecting and modifying it's return value. For now, their mod will remain incompatible but I suggest opening an issue on their repo as well.