Star Rail Player.log file not populating when launched via Collapse
See original GitHub issueI am unsure if this is a launcher issue or not however when launching the game via Collapse the Player.log
file in the %appdata%\..\LocalLow\Cognosphere\Star Rail\
directory is not being populated. The file is populated when running via the official launcher and via starting the StarRail.exe directly which gives me the reason to believe its the way the launcher is launching the game exe. Other files in the same directory are being populated such as the output_log.txt
.
This file is being used by one of the only wish counters available currently to find the game directory. https://gist.github.com/Star-Rail-Station/2512df54c4f35d399cc9abbde665e8f0
Issue Analytics
- State:
- Created 5 months ago
- Comments:7 (2 by maintainers)
Top Results From Across the Web
Stuck on train loading home screen, any ideas?
Everytime we need to battle my game freezes and says "Star Rail is not responding" then they ask if i want to exit...
Read more >Resolved - Player log not being created
No problem. Here's a few ideas to check. Check the the Player Settings, Standalone Player Options. Verify "Use Player Log" is checked.
Read more >Honkai Star Rail: Unable to Log In Error Fix
Error 1001_2 is making it so many are unable to log in to Honkai Star Rail. Here are some potential fixes so you...
Read more >Honkai Star Rail Error Code 1001 2, Login Error Occurred
It appears whenever players try to log into Honkai Star Rail, preventing them from starting the game. Why is this Honkai Star Rail...
Read more >Crash/error reports | Paradox Interactive Forums
My issue: I launch the game through steam it loads a white screen and then I get the "Cities.exe has stopped working" message....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Cause found
-nolog
parameter is appended to launch option when Collapse console is disabled.Source:
https://github.com/neon-nyan/Collapse/blob/6b371b48737a8517cb56d2be0d1bbb1c2281a6f5/CollapseLauncher/XAMLs/MainApp/Pages/HomePage.xaml.cs#L705-L706 Removing that logic fixed the behavior of log not being generated when Collapse console is disabled
Other (potential) problem
Removing that logic will still append game logs to Collapse log, even when console is disabled, which IMO is fine.
Current workaround
Enable Console in Collapse Settings.
Planned bug fix release
1.70.0
I was legit not aware that there were 2 of the same thing, and how did it worked as early as last time I tested it was 1.70.4 ??? But thank you for noticing it, we’ll wait for neon/cry0 to merge this and fix said issue. Sorry for my dumbass brain not re-checking it again.