Bug Closed · Resolved

StackOverflow error

#4885 opened by Unknown 2 years ago

Unknownreported this bug

Summary

server crashed from stackoverflow multiple times per day

Steps to reproduce

unsure

Intended correct behavior

Describe what you think should happen instead of the bug.

Server log file

https://pastebin.com/vhxQ3B7w

Debug log snippet

Provide a link to a Pastebin paste with an excerpt of your latest.log file that includes debug output where you trigger the bugged behavior.

been using 5.6.1 for a while. issue happened. upgraded to v5.6.2-SNAPSHOT/5027 (latest at time of speaking ) , issue persists

Unknowncommented

This is likely caused by using a really CPU-heavy condition such as blocksInRadius on a task that runs often, such as a timer skill or random spawning.

Sign in to join the discussion.