You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It spat out "LOCATING NEW ASTEROID FIELD<script>var count = 0;document.addEventListener("DOMContentLoaded", function() {setInterval(function(){count++;document.getElementById('6').innerHTML = new Array(count % 5).join('.');}, 500);});</script> " when i tried to make a new one. It seemed to fix itself when I adjusted the x and y coordinates. Tried to summon a new asteroid but it seems to be entirely unable to summon asteroids now, repeating the same string when we try to summon a new one.
The text was updated successfully, but these errors were encountered:
Reporting client info: Client Information:
BYOND:515.1636
Key:bluefox1
Round ID:
7479
Testmerges:
Reproduction:
It spat out "LOCATING NEW ASTEROID FIELD<script>var count = 0;document.addEventListener("DOMContentLoaded", function() {setInterval(function(){count++;document.getElementById('6').innerHTML = new Array(count % 5).join('.');}, 500);});</script> " when i tried to make a new one. It seemed to fix itself when I adjusted the x and y coordinates. Tried to summon a new asteroid but it seems to be entirely unable to summon asteroids now, repeating the same string when we try to summon a new one.
The text was updated successfully, but these errors were encountered: