vgstation-coders / vgstation13

Butts
GNU General Public License v3.0
264 stars 543 forks source link

Cyborg Upload when no Cyborg Bug #20370

Open SGuivenne opened 5 years ago

SGuivenne commented 5 years ago

Description of issue

When attempting to upload a law to the cyborg upload with no cyborg online, you will get an error stating the cyborg you are attempting to update the laws of is too far away. While I know time can technically be used as a unit of distance, I doubt that was what was intended here. I suspect the game considers the nearest cyborg to be an infinite distance away as there is no cyborg in range and is thus giving this bug.

Difference between expected and actual behavior

Weird error message

Steps to reproduce

Upload law when no cyborgs are in the round

edit: Apparently we cant manually add the muh immulsions tag

SGuivenne commented 5 years ago

This also happens if you have borgs but have yet to select on on the console. I still suspect that it something along the lines of looking for a null borg and then not finding it so just assuming its out of range.