Shows more debug information when reaching the command limit
Command execution stopped due to limit (executed 65536 commands)
Do you ever see this error in the server log but don't know what causes it?
This Fabric server-side mod prints the call stack below the error:
Command execution stopped due to limit (executed 65536 commands)
myproject:something/loop
myproject:something/loop
myproject:something/loop
myproject:something/loop
myproject:something/loop
(2841 hidden calls)
myproject:something/loop
myproject:something/loop
myproject:something/loop
myproject:other
myproject:start
Conversation