Unknown Signals Stop Spawning
Reported
Hey,
vanilla survival mode (but experimental too) - offline game - and I dunno why it happens: Suddenly no unknown signals anymore. No matter what I do.
Hey,
vanilla survival mode (but experimental too) - offline game - and I dunno why it happens: Suddenly no unknown signals anymore. No matter what I do.
Editing origin post is not possible, so here is my EDIT:
I found out in the appropriate savegame "Sandbox.sbc" there are following strings ("xxxx" are characters I swapped out because the original characters (sequences) are variable characters or ones that are savegame specific but don't contribute to it!):
Original is:
At the beginning in a new(!) game there's always no problems with the unknown signals (hereinafter referred to as "ufo's").After a while it stops spawning - and I dunno why. Nobody knows why.
Then I refer back to the savegame and look ahead for:
Why does it change to false?I don't know!
Changing this to "true" back again, then saving, then reload the game, everything works fine again. But not for long!
After a while it stops spawning again and I've noticed as well just right about loading the game (I'm using Notepad++ so it tells me immediately if a file changes), the string "false" is setting back again.
So, it's very obviously a Bug which is existing since years. Please solve it!
It's a Vanilla Savegame, so far, this time in experimental mode. But that doesn't matter. It doesn't matter if in exp. mode or not, if using mods or not or even using scripts or not.
The game decides for itself, there are no more Ufo's, for whatever reason.
Please DEV's let me know, if you need more/further Info's.
Thanks in advance!
Sincerely, Axel
Editing origin post is not possible, so here is my EDIT:
I found out in the appropriate savegame "Sandbox.sbc" there are following strings ("xxxx" are characters I swapped out because the original characters (sequences) are variable characters or ones that are savegame specific but don't contribute to it!):
Original is:
At the beginning in a new(!) game there's always no problems with the unknown signals (hereinafter referred to as "ufo's").After a while it stops spawning - and I dunno why. Nobody knows why.
Then I refer back to the savegame and look ahead for:
Why does it change to false?I don't know!
Changing this to "true" back again, then saving, then reload the game, everything works fine again. But not for long!
After a while it stops spawning again and I've noticed as well just right about loading the game (I'm using Notepad++ so it tells me immediately if a file changes), the string "false" is setting back again.
So, it's very obviously a Bug which is existing since years. Please solve it!
It's a Vanilla Savegame, so far, this time in experimental mode. But that doesn't matter. It doesn't matter if in exp. mode or not, if using mods or not or even using scripts or not.
The game decides for itself, there are no more Ufo's, for whatever reason.
Please DEV's let me know, if you need more/further Info's.
Thanks in advance!
Sincerely, Axel
Hello, Axel,
thank you for reporting to us. Thank you also for including the temporary fix you found. I reported it into our internal system.
Kind regards,
Keen Software House: QA Department
Hello, Axel,
thank you for reporting to us. Thank you also for including the temporary fix you found. I reported it into our internal system.
Kind regards,
Keen Software House: QA Department
A very naïve work-around:
https://gist.github.com/Brianetta/1dabd2d2106e6d5c7524c0fa744f9d69
Just a few lines of PowerShell that makes the Sandbox.sbc edit.
A very naïve work-around:
https://gist.github.com/Brianetta/1dabd2d2106e6d5c7524c0fa744f9d69
Just a few lines of PowerShell that makes the Sandbox.sbc edit.
Replies have been locked on this page!