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

Steam reboot loop since latest prerelease #244

Closed
nabel0 opened this issue Nov 1, 2022 · 12 comments
Closed

Steam reboot loop since latest prerelease #244

nabel0 opened this issue Nov 1, 2022 · 12 comments
Labels
bug Something isn't working

Comments

@nabel0
Copy link

nabel0 commented Nov 1, 2022

Found a nasty bug on the latest decky prerelease, if you on Steam beta/preview.
If you restart the deck an stay on the login screen, steam is restarting after a while.
After the 3rd Steam restart it automaticaly updates the steamclient to the stable one.
After this the loop is gone.
If you login quick enough everything is fine afterwards.

Here is a video of the bug:

https://streamable.com/uvna12

@TrainDoctor TrainDoctor added the bug Something isn't working label Nov 1, 2022
@Pleasant-exe
Copy link

I have this bug too.

@Pleasant-exe
Copy link

I think animated boot causes it, it only happened when trying to download one.

@nabel0
Copy link
Author

nabel0 commented Nov 3, 2022

I think animated boot causes it, it only happened when trying to download one.

The problem has nothing to do with the "Animation Changer" plugin. I'm not talking about the "Lock Screen", but the "Login Screen" if you have multiple Steam accounts set up on the deck. The "Animation Changer" plugin doesn't download anything at this point either. Did you watch my video about this problem? As you can see I don't use custom animation at all.

@albabe1
Copy link

albabe1 commented Nov 6, 2022

I am also getting this bug. Steam beta 3.3.2, Decky prerelease v2.3.2-pre1.

@TrainDoctor
Copy link
Member

TrainDoctor commented Nov 6, 2022

@Pleasant-exe and @albabe1:
Steps to grab logs to help us diagnose the issue:

  1. Reboot your deck fully (this is to clean up the logs that are grabbed).
  2. Run cd ~ to ensure you are located at /home/deck when running the next command.
  3. Run journalctl -u plugin_loader.service > backend.log, which will generate backend.log at /home/deck/backend.log.
  4. Grab the file and upload it to this thread.
    Hopefully these will aid us in diagnosing the issue.

@nabel0
Copy link
Author

nabel0 commented Nov 6, 2022

@Pleasant-exe and @albabe1: Steps to grab logs to help us diagnose the issue:

  1. Reboot your deck fully (this is to clean up the logs that are grabbed).
  2. Run cd ~ to ensure you are located at /home/deck when running the next command.
  3. Run journalctl -b0 -u plugin_loader.service > backend.log, which will generate backend.log at /home/deck/backend.log.
  4. Grab the file and upload it to this thread.
    Hopefully these will aid us in diagnosing the issue.

backend.log

Attached is my logfile after 3 steam restarts in the "account selection" screen after I broke the loop and logged in.

@TrainDoctor
Copy link
Member

Attached is my logfile after 3 steam restarts in the "account selection" screen after I broke the loop and logged in.

Ah, my mistake. I forgot that you said that this caused a bunch of restarts. Go ahead and grab the log without using -b0 to grab the full log as that will be needed since the deck will reboot itself in this loop situation.

@nabel0
Copy link
Author

nabel0 commented Nov 6, 2022

Attached is my logfile after 3 steam restarts in the "account selection" screen after I broke the loop and logged in.

Ah, my mistake. I forgot that you said that this caused a bunch of restarts. Go ahead and grab the log without using -b0 to grab the full log as that will be needed since the deck will reboot itself in this loop situation.

Here you go

backend.log

@albabe1
Copy link

albabe1 commented Nov 7, 2022

3. journalctl -u plugin_loader.service > backend.log

Thanks. Mine:
backend.log

@TrainDoctor
Copy link
Member

Waiting on CEF logs due to core team being unable to replicate issue.

@TrainDoctor
Copy link
Member

@albabe1 @nabel0 please try to recreate the issue without any plugins on 2.4.0-pre1 (latest pre-release). If it occurs I have some steps to follow to grab the needed logs to debug the issue.

@TrainDoctor
Copy link
Member

Testing by @nabel0 yielded that the issue occurs when the SteamlessTimes plugin (and no others) is installed with Decky Loader.
@albabe1 tagging you to give you a heads up that the source of the issue has been found. Closing since the issue is not caused by Decky Loader itself. Link to relevant issue: EmuDeck/SteamlessTimes#6

@TrainDoctor TrainDoctor closed this as not planned Won't fix, can't repro, duplicate, stale Nov 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

4 participants