Command Limit Tracer
ModMIT

Command Limit Tracer

Shows more debug information when reaching the command limit

46
Downloads
1
Followers
2 months ago
Updated
📦
2
Versions

📖About Command Limit Tracer

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