// Management · RimWorld Mod
Player Log Warning
A handy mini-mod to warn you about oversized Player.
A handy mini-mod to warn you about oversized Player.log, for better situational awareness.
Package ID: V1024.PlayerLogWarning
Quick Info and Compatibility
- Requires Harmony; place this mod below Harmony
- Does not affect savegames; remove anytime!
- Security disclosure: this mod reads the file info of the Player-prev.log file inside your RimWorld save data folder
- Multiplayer compatibility: YES
- RimThreaded compatibility: YES
- GitHub repo link is here: https://github.com/Vectorial1024/PlayerLogWarning
Mod Features
Once per RimWorld app launch, when starting a new game or loading a game, this mod checks the Player-prev.log for its size; if it is too large (>= 100MB), a popup will be displayed.
Checking the Player.log file directly is useless because it is always near-empty when the check happens; the old Player.log will be rotated to Player-prev.log, so we will be checking that.
The GitHub Repo
Many things, including changelogs, non-Steam downloads, and issues, are on the GitHub repo of this mod. Link: https://github.com/Vectorial1024/PlayerLogWarning
Credits and Legal Stuff
- RimWorld belongs to Ludeon Studio.
- Harmony is provided by pardeike.
- The preview background is a meme template.
Conclusion
Please report bugs and error messages below!