Closed hayashi-tsukigin closed 2 months ago
@hayashi-tsukigin Thanks for your report! I also want to do an SOS2 run soon, so this is very helpful.
Does this happen once, or does this throw a lot of errors at once?
Is the LifeForceEmpath getting invisible or the other pawn?
Thanks for your report!
I also want to do an SOS2 run soon, so this is very helpful.
Does this happen once, or does this throw a lot of errors at once?
Is the LifeForceEmpath getting invisible or the other pawn?
There were no errors when the save file was first loaded at first, and pawns could walk normally in space without being invisible.
After a few minutes, the error was thrown once, after which pawns became invisible in the vacuum.
This error will be thrown every once in a while, but it will cause this bug after the first throw
Since most of my pawns are all of one genotype (this is due to the xenogenetic seeds of Warhammer 40K), they have rjw genes and the gene called Empathic LifeForce, so they will all be invisible in the vacuum.
The only pawn I don't have this gene is SOS2's core hologram, which I should test to see if she's invisible later.
this bug don't happened on SOS2's core hologram,
And if I remove the Empathic Life Force gene by Character Editor, the pawns whose gene is removed can be seen in the vacuum. So it must be the gene that causes the bug.
This Could be a missing null-check for pawns that have no agetracker.
This could be another missing null-check if the empath and his lifeforce is null for whatever reason.
The GeneUtility also has no null-checks, maybe the input float is null for whatever reason.
Should be fixed with v2.2.1
RJW Genes are thought to be the most likely cause of the bug by Visual Exceptions