ID:2661299
 
BYOND Version:514.1549
Operating System:Windows 10 Home
Web Browser:Chrome 88.0.4324.190
Applies to:Dream Seeker
Status: Open

Issue hasn't been assigned a status value.
Descriptive Problem Summary:
world.cpu isn't correct.

Numbered Steps to Reproduce Problem:
Included source

Expected Results:
When not moving world.cpu should set to 0 since nothing is happening.

Actual Results:
world.cpu sets to

Does the problem occur:
Every time? Or how often? yes

Did the problem NOT occur in any earlier versions? If so, what was the last version that worked?
stable doesn't cause the issue.

You can download the source and see it happen yourself after moving and stopping.

http://www.byond.com/developer/Kozuma3/Raycasting3DMaze

?
Byond boosts your CPU, what's wrong? :thinking:
A tiny value is normal. A negative value is not expected, although I've never seen that in the debugger.