Scripting Helpers is winding down operations and is now read-only. More info→
Ad
Log in to vote
0

how do i fix "script timeout: exhausted allowed execution time"?

Asked by 2 years ago

i was making a script to create dimensions when this error came but i think that it's becouse of the size and the blocks of the map. do someone knows how to fix this problem?

1 answer

Log in to vote
0
Answered by
Puppynniko 1059 Moderation Voter
2 years ago

Add a wait() inside of the loop

0
task.wait() is better as it's more reliable. kodymarcey 49 — 2y
Ad

Answer this question