
Debug Console // by @Ony 👾
Oxygen Not Included: Debug Console – Enhance Your Modding and Troubleshooting
Dive deeper into the inner workings of your Oxygen Not Included colonies with the Debug Console mod. This powerful tool, developed by @Ony, is designed to significantly simplify the process of mod creation and testing for developers, while also offering valuable diagnostic capabilities for all players seeking to identify and resolve in-game errors.
Unlock Deeper Insights into Your Colony
Once activated, the Debug Console mod introduces a dedicated console window that meticulously logs all information being processed by the game and any installed mods. This real-time stream of data is invaluable for understanding complex interactions and pinpointing the source of unexpected behavior. For mod creators, integrating custom debugging messages is as simple as using standard game development functions like Console.WriteLine("text"); or Debug.Log("text"); to push specific information to the console.
Key Features for Enhanced Diagnostics
The Debug Console mod boasts several key features to streamline your debugging experience:
- Persistent Log File: All console output is automatically saved to a
console.logfile, conveniently located within the mod’s directory. This allows for offline review and analysis of critical debugging information. - Dedicated Debug Window: Access a separate, integrated window that displays view and debug messages originating from both the base game and your installed mods, providing a centralized hub for all diagnostic data.
Troubleshooting and Support
While this mod is specifically designed for Windows operating systems, its utility for identifying and resolving game errors is undeniable. For those encountering issues or seeking to report bugs, all feedback and troubleshooting inquiries should be directed to the project’s GitHub repository. For the latest news, updates, and to engage with the mod developer and community, join the official Discord server.
The Debug Console mod empowers you to take control of your Oxygen Not Included experience, offering a transparent view into the game’s processes and fostering a more stable and enjoyable playtime, whether you’re a seasoned modder or simply a dedicated duplicant manager.
