Do you had this before?
- cad01intern
- Posts : 3
Reputation : 0
Join date : 2019-03-06
[RESOLVED] Patient stuck in bed
Wed Mar 06, 2019 11:47 pm
If got a Patient stuck in bed there are no interactions from personal.
His Name is
<m_name>Patient John Hall </m_name>
<m_entityID>1001008477</m_entityID>
i called him
<m_firstName>John</m_firstName>
<m_lastName>Stuck in bed</m_lastName>
I only saw it by chance that he stays in bed all the time. So sorry no steps to reproduce and i do not have the autosave before sorry again.
What I tried is to dismiss him -> no result, cancel all treatments and change departmend also no results.
His Name is
<m_name>Patient John Hall </m_name>
<m_entityID>1001008477</m_entityID>
i called him
<m_firstName>John</m_firstName>
<m_lastName>Stuck in bed</m_lastName>
I only saw it by chance that he stays in bed all the time. So sorry no steps to reproduce and i do not have the autosave before sorry again.
What I tried is to dismiss him -> no result, cancel all treatments and change departmend also no results.
- jan.oxymorondeveloper
- Posts : 2309
Reputation : 336
Join date : 2018-03-23
Re: [RESOLVED] Patient stuck in bed
Thu Mar 07, 2019 9:37 am
Hi, thanks for the report, good news - we already have a fix ready for the next patch. The problem was with patients on a rare occasion stuck forever in the 'checked by a nurse' state, while the nurse has moved to other tasks.
- cad01intern
- Posts : 3
Reputation : 0
Join date : 2019-03-06
Re: [RESOLVED] Patient stuck in bed
Thu Mar 07, 2019 10:04 am
Hey Jan,
thank you for your fast answear and nice work that you are already fixing it. Can I change the safefile by hand to fix him already? Could you point me to the lines where I have to make changes?
Kind regards
Cad
Edit
I looked again at the savefile and found a work around.
I changed the hospitalization state to:
<Component system:type="HospitalizationComponentPersistentData">
<m_hospitalizationState>Sleeping</m_hospitalizationState>
<m_timeInState>171.15123</m_timeInState>
<m_hospitalizationTreatment>
<GameDBPointer ID="TRT_HOSPITALIZATION_NORMAL" />
</m_hospitalizationTreatment>
thank you for your fast answear and nice work that you are already fixing it. Can I change the safefile by hand to fix him already? Could you point me to the lines where I have to make changes?
Kind regards
Cad
Edit
I looked again at the savefile and found a work around.
I changed the hospitalization state to:
<Component system:type="HospitalizationComponentPersistentData">
<m_hospitalizationState>Sleeping</m_hospitalizationState>
<m_timeInState>171.15123</m_timeInState>
<m_hospitalizationTreatment>
<GameDBPointer ID="TRT_HOSPITALIZATION_NORMAL" />
</m_hospitalizationTreatment>
Permissions in this forum:
You cannot reply to topics in this forum