public

Rpg Maker Developers Group

Simple enough for a child, powerful enough for a developer

2 Followers

MZMZ Debug Log File

BMM Archive · July 15, 2026

Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.

Original Source

  • Original title: MZ Debug Log File
  • Original author: Sarena
  • Original date: April 2, 2026
  • Source thread: https://forums.rpgmakerweb.com/threads/debug-log-file.183105/
  • Source forum path: Game Development Engines > RPG Maker Javascript Plugins > JS Plugin Releases (RMMZ)

Summary

Debug Log File Michelle Rakar​ Introduction Generate a log text file with detailed project information that saves to the project folder when the player closes the game or when it crashes.

Archived First Post

Debug Log File
Michelle Rakar

Introduction
Generate a log text file with detailed project information that saves to the project folder when the player closes the game or when it crashes.

Features
When the user quits the game, this plugin saves a new file called log#.txt. A new folder called "logs" is created when the game begins for storing these text files. This can be useful for debugging and collecting user data during playtests.

Choose which data you want to display in the log.txt file and store the information in a variable. You can also adjust terms that display in the log file.

Screenshots
Log_Full.png


How to Use
  1. Save "Sarena_DebugLogFile.js" to your project's "/js/plugins" folder.
  2. In the Plugin Manager, load the plugin.
  3. Read the Help file in the Plugin Settings for more detailed information on hiding data or connecting sheets.

Download
  • itch.io

Terms and Credits
Free for commercial and non-commercial use.
Please credit "Michelle Rakar" if you use this in your project.

Development Information
This was my first official RPG Maker MZ plugin! I made this mostly for debugging my own projects, but I wanted to share this here in case anyone else wants to use it for their projects too. I'm not planning to make major updates, but will mostly add to this and update my itchio page if there's additional information I see fit for my projects. If you do have suggestions or requests, feel free to leave a comment, though, and I'll see if I have time to make updates if there's enough interest.

Features Mentioned

  • When the user quits the game, this plugin saves a new file called log#.txt. A new folder called "logs" is created when the game begins for storing these text files. This can be useful for debugging and collecting user data during playtests.
  • Choose which data you want to display in the log.txt file and store the information in a variable. You can also adjust terms that display in the log file.

Downloads / Referenced Files

Log in to download

Log in, then follow the RPG Maker Developers Group to see these download links.

Log in to download

License / Terms Note

Terms and Credits Free for commercial and non-commercial use. Please credit "Michelle Rakar" if you use this in your project. Development Information

Creator Claims / Removal

If you are the original creator and want this listing reassigned, edited, or removed, join BMMPlay and contact the moderators with proof that matches the original RPG Maker Web profile, linked GitHub, itch.io page, or another public creator identity.

#rmmz#plugin-archive

Replies (0)

No replies yet.

0 replies 1 view

Log in to reply.

User Avatar