Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: PDA messenger breaks if PDA hits 0% charge #19156

Closed
1 task done
Llywelwyn opened this issue May 14, 2024 · 0 comments · Fixed by #19157
Closed
1 task done

[Bug]: PDA messenger breaks if PDA hits 0% charge #19156

Llywelwyn opened this issue May 14, 2024 · 0 comments · Fixed by #19157

Comments

@Llywelwyn
Copy link
Contributor

Llywelwyn commented May 14, 2024

Checks

  • I have searched the bug with a few keywords, and I confirm this bug was not yet reported.

Location

Horizon

Describe the issue

if the chat client is open when a PDA dies, the chat client doesn't start up properly after recharging

image

usually when you open the chat, the NtOS service starts up too if it was turned off, and the contact list regens allowing you to actually use the chat client. but when a pda loses charge, charging it up and turning it back on again tries to open the chat client automatically - if the chat client was open before it died, it'll turn on but in a broken state. fixing it requires you to turn off the chat client, manually enable the NtOS service, and then turn the chat client back on again

How to reproduce

  1. have pda
  2. charge dies
  3. chat client doesn't start up properly anymore (until you manually enable the service once, and restart the client)
  4. suffer

Round ID

No response

Staff ckey

No response

github-merge-queue bot pushed a commit that referenced this issue May 15, 2024
…9157)

fixes #19156

tl;dr: chat client is supposed to try turning the service back on
automatically when you open it, but it was only doing that if manually
disabled, which is a different state. this makes it do it if it's killed
(like via running out of charge) or disabled manually

- bugfix: "Fixed PDA Chat Client not working properly after a PDA loses
charge."
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant