Krypton

Krypton

22M Downloads

Player dying causes server crash in some instances

omash03 opened this issue ยท 1 comments

commented

Started noticing some weird behavior in game that only occurs when I have krypton installed, biggest issue is that sometimes when a player dies the server crashes, but this does not happen very often. However I have only had this happen twice In a few days of uptime.

do these warning messages might give some clues to the issue? I will attach the whole log file below as well.
latest.log

[12:44:14] [main/WARN]: u/Mixin target net/minecraft/class_3218$class_5526 is public in fabric-lifecycle-events-v1.mixins.json:ServerWorldEntityLoaderMixin and should be specified in value

[12:44:14] [main/WARN]: Force-disabling mixin 'world.player_chunk_tick.ThreadedAnvilChunkStorageMixin' as rule 'mixin.world.player_chunk_tick' (added by mods [krypton]) disables it and children

[12:44:15] [main/WARN]: u/Mixin target net/minecraft/class_3898$class_3208 is public in fabric-networking-api-v1.mixins.json:accessor.EntityTrackerAccessor and should be specified in value

[12:44:15] [main/WARN]: u/Mixin target net/minecraft/class_2474$class_5124 is public in fabric-tag-extensions-v0.mixins.json:MixinObjectBuilder and should be specified in value

[12:44:18] [main/WARN]: u/Inject(@at("INVOKE")) Shift.BY=3 on fabric-lifecycle-events-v1.mixins.json:server.WorldChunkMixin::handler$zbc000$onLoadBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.

could this just be an incompatibility with another mod I had installed?

commented

Without an actual crash report, there is nothing actionable here.