MonoLib

MonoLib

7M Downloads

Server Crash on Fabric 1.21.1 with an Huge Modpack

suerion opened this issue ยท 2 comments

commented

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

commented

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

https://mclo.gs/bOQCQlm

commented

@suerion Thank you for posting this issue. This is the relevant code from fixmcstats:

https://github.com/elmital/FixMCStats/blob/main/src/main/java/be/elmital/fixmcstats/mixin/PotionSlotMixin.java

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.

https://github.com/elmital/FixMCStats