#random location
1 messages · Page 1 of 1 (latest)
1 messages · Page 1 of 1 (latest)
maybe its because you call the function in the function
you call the function, it starts a loop calling the function, which then also calls the function, effectively doubling this loop every second, ofc its gonna crash your server
by not calling the function in the function