team-abnormals / blueprint

Library that implements the framework of all Abnormals mods
https://www.curseforge.com/minecraft/mc-mods/blueprint
Other
114 stars 33 forks source link

(forge 1.19) Frequent server crashes with error code from blueprint #173

Closed doubleaxes closed 2 years ago

doubleaxes commented 2 years ago

Im using this mod because of neapolitan mod. It doesnt use to crash a lot but it is happening very often. Im hosting my server with aternos and this is the error code Im getting (I can send the rest of the code If anyone wants)

Line 13: [28Aug2022 17:49:13.221] [main/WARN] [mixin/]: @Inject(@At("HEAD")) Shift.BY=1 on blueprint.mixins.json:EntityMixin::handler$zdp000$baseTick exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.

Is there way to fix this?

SmellyModder commented 2 years ago

Similar to #164, but possibly not caused the same way. Follow the advice on that issue.