Jump to content

Robots are still Undead


Sanchozz
  • Branch: Preview Branch Version: Linux Fixed

The change log says:

Quote
  • Fixed Biobot continuing to work when their battery runs out.
  • Fixed Rover continuing to work when their battery runs out.

But this is definitely only a partial fix.
Robots still refuse to die when there are errands with priority 6 or higher.

I created a demo in the sandbox. [All mods are disabled]
The batteries of both Robots will run out 5 seconds after loading the save file.
However, the Robots continue to work.

 

 

My suggestion:
To fix it, just need to add the following code to the constructor of the RobotDeathStates.Instance class:

chore.masterPriority.priority_class = PriorityScreen.PriorityClass.compulsory;

It makes the die-errand a higher priority than the any work-errand.

Test Fetch-bot v2.sav


Steps to Reproduce
  1. Load the attached save file.
  2. Watch the Robots.
  • Like 2



User Feedback


A developer has marked this issue as fixed. This means that the issue has been addressed in the current development build and will likely be in the next update.


Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now

×
  • Create New...