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.7k stars 3.38k forks source link

Asteroid field generating a bunch of exceptions #31065

Open Titian3 opened 2 months ago

Titian3 commented 2 months ago

Description

Happened in 62756 lizard. Pretty much crushed my client several times, like non responsive. Tried to take out the problem ones but just crashed. The logs in screen caps were also showing in client in game.

Reproduction You can try check that replay or see the logs otherwise assuming it is to do with some generation of those roid types.

Screenshots

image

image image

Additional context There were no ghost roles showing too but there was a count for them.

EmoGarbage404 commented 2 months ago

these exceptions aren't referencing the vgroid but rather the outer debris that spawns as part of moony's old worldgen. Just pointing that out since the screenshot you have is of the wrong thing.

Titian3 commented 2 months ago

these exceptions aren't referencing the vgroid but rather the outer debris that spawns as part of moony's old worldgen. Just pointing that out since the screenshot you have is of the wrong thing.

Sorry, I'm not sure on the specifics, You probably have more knowledge here if this is a real issue or not.

But the first image was where I was teleported when i checked the grid that was erroring in the console logs in game, client.
I should of pulled my client logs but I was also juggling several admin issues at the time. Each of those smaller grids seemed to have a error. Every 30s or so. The game was also lagging and the lighting system was going crazy.

It seemed to resolve the next game but I'm not sure if this is just a particular random generation that causes this.