space-wizards / space-station-14

A multiplayer game about paranoia and chaos on a space station. Remake of the cult-classic Space Station 13.
https://spacestation14.io
MIT License
2.62k stars 3.28k forks source link

Toolshed bug #22017

Open metalgearsloth opened 10 months ago

metalgearsloth commented 10 months ago

I ran a command and the 2nd time I got this exception: image

> entities prototyped "PlushieLizard" do "delete $ID" I think it was.

Also 1 morbillion blank lines output to console.

moonheart08 commented 10 months ago

@metalgearsloth it looks a lot like entities somehow returned an ent that's been deleted, which is not a bug in toolshed. However the exception caused is, as prototyped should be checking for deletion.