#Endless Stabing, unable to interact with Transit, Powergrid Overlay off center and Cam moves alone.

7 messages · Page 1 of 1 (latest)

ebon bluff
#

Version: 0.14.3.8

SaveTime: 2h and 32min

After trading with the fixer i tried to use the Transit but it wouldnt work. Not even displaying the UI for station selection.

So i decided to use Cutlass on the fixer which didnt show any animation or progressbar but repeatly harm the fixer.

Also the Cam moved alone and the UI of the Powergrid was off the grid.

Reloading fixed the problem.

marsh cape
#

Do you have a save from before this? Can you replicate the issue in that? If so, please upload it in here. Also, are you using any mods?

#

!saves

blissful parrotBOT
#
About savegames
Where to find them

In Windows, they can be found under APPDATA\LocalLow\Blue Bottle Games\Ostranauts
In Linux they can be found under $HOME/.local/share/Steam/steamapps/compatdata/1022980/pfx/drive_c/users/steamuser/AppData/LocalLow/Blue Bottle Games/Ostranauts/Saves

Required files

saveInfo.json - Contains preview information.
portrait.png - The preview portrait for that save.
<charactername>.json - The current save file for your character.

ebon bluff
marsh cape
#

It looks like the error that was thrown has to do with an NPC reporting the crime, perhaps? Please report back in here if it recurs.

compact storm
#

Thanks for the heads-up!
Looking at the cited line in the console error, it appears one of the shadow-casting blocks in the scene was null while the game was trying to use it for line-of-sight checks.
It probably got stuck on that over and over, and prevented other code from running (hence transit not working, stuck power grid lines, etc.).

In order to fix this, we'll probably need to know what caused the shadow block to end up null like that. Could be triggered by trading, since that was the last thing you did successfully in that session?

In any case, like Eric says, please to let us know if you (or anyone else) notice this happening again. Ideally with reproduction steps or a save to help us reproduce it.