-
Notifications
You must be signed in to change notification settings - Fork 1
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
Add additional logs #4
Comments
Including Similarly, the I think the same fundamental limitation apply to principia crash logs as well. I've been thinking about putting together an external, standalone bug/crash reporting tool, which would be more practical for such use cases. KSPBugReport is mainly intended as a reliable way to fully capture the state of the game in non-fatal bugs/issues situations, but it being an in-game tool inherently make it useless and unpractical in the case of a hard crash. |
In that case, we can do the Player-prev.log, which should be exactly what we are looking for. I'll include a link in a bit that shows that Principia wants the Player.log instead of the KSP.log. I can't exactly explain it well, but you might be able to ask in #principia over in the KSP-RO discord.
Yep, that's absolutely true, my bad.
No, principia logs seem to be permanent (which might technically be a memory leak? strange). Principia logs are a bit strange, as sometimes there's a FATAL, INFO, WARNING, and ERROR log, but oftentimes the FATAL log is missing. Here's a relevant screenshot of some logs from glog/Principia.
I agree, that would probably be more useful, and I believe a similar tool already exists for KSP2? |
Hi, as a Principia player this mod seems really nice, but is lacking a lot of logs that are needed for proper Principia debugging. Namely, it is missing:
Could these logs be added?
The text was updated successfully, but these errors were encountered: