Script breaks roblox pls help

image
this script breaks my timings:
https://paste.sh/2yHJai6q#31GgObaQ1X1EToSrNmW1RVwW
could someone pls help?

Looks like an integer underflow error, judging by the fact that the number is close to 2^64. Just restart studio.
Edit: no that is not 2^64 oops

you’re saying my code is so fast it has negative timing? :scream:

No, I messed up and said 2^64 even though it is way off from that, probably just a really poorly optimized script.

it wouldn’t even be 2^64 ((it’s a double not an integer :trolleybus: ))

Even when converted to seconds, that time would be 1.84467436e12 seconds (mind the e12 bit) - I’ve no idea what you’re talking about there.
Also the issue you’re experiencing is the good old “microprofiler being broken” - there’s a lot of issues with it, which not many can report because the bug-reports section is locked :tada:

1 Like

no i think it’s because my code is unoptimized that its running at 5 trillion seconds per frame

1 Like

Sounds like a really poorly optimized script Bub

https://paste.sh/2yHJai6q#31GgObaQ1X1EToSrNmW1RVwW
why this unoptimized?

wtf.lua (736.4 KB)
?

image
yes it broke the site