Started by
ReLifeMod
on
Topic category: Help with Minecraft modding (Java Edition)
I've tried everything I can think of and the only thing I can think to do now is fully re work the code. Id lIke to add this works fine in sIngle player and on the fabric version the server crashes.
Video of issue:
https://drive.google.com/file/d/1e_9LKO-X0Rr6pIRHgPjdSoJHT3t8AEQO/view?usp=drivesdk
Photo of code:
https://drive.google.com/file/d/1-LVannoi9qijZ39mfuJhk50-oD8HZovD/view?usp=drivesdk
Give us access to it.
I know this is probably too late, but I had the same issue. If you have any External Triggers for any procedures that run on every tick, like player tick, update tick or even entity tick, you need to find new triggers. That solution worked for me.