MZ RPG Maker MV Tools Database Converter: Cannot read property 'split' of undefined
BMM Archive · July 15, 2026
Original Source
- Original title: MZ RPG Maker MV Tools Database Converter: Cannot read property 'split' of undefined
- Original author: Sarena
- Original date: December 29, 2023
- Source thread: https://forums.rpgmakerweb.com/threads/rpg-maker-mv-tools-database-converter-cannot-read-property-split-of-undefined.164249/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support
Summary
I've been working on my Actor information in Google Sheets, and have been looking for a way to import that data into RPG Maker MZ. I came across the RPG Maker MV Tools - Database ConVerter MV on Steam and after reading the comments, found that it might be compatible with MZ as well. I was able to export the data out of RPG Maker MZ using the tool, uploaded it to Google Sheets, then imported it back in. The Database values change in the editor, but when I go...
Archived First Post
I was able to export the data out of RPG Maker MZ using the tool, uploaded it to Google Sheets, then imported it back in. The Database values change in the editor, but when I go to play the game after making the changes, I receive the console error "Cannot read property 'split' of undefined".
I'm wondering if this has to do with it not actually being compatible with MZ. Though I did try this on an MV project and got a different error as well. Otherwise, it's possible I'm missing a step.
Here are the steps I've done, for reference:
- Set the Project Folder, Export Folder, and Backup Folder specifically, then check Actors for the Database and set Export File Format to xlsx.
- On the Convert tab, click Export.
- Upload the Database.xlsx to Google Drive.
- Make a change (such as a character's name in the Name column).
- Save the file as a .xlsx to the "Export Folder" location, in place of the Database.xlsx file (File > Download > Microsoft Excel).
- In the RPG Maker MV Tools - Database ConVerter MV software, on the Convert tab, click Import.
- Open the MZ project and check the Database (to view the change has been made successfully).
- Click play and view the above error.
- RPG Maker MZ project file (after the conversion/with the error message)
- Database.xlsx (the original version exported out of RPG Maker MZ)
- Database.xlsx (the updated version with Actor 20's name changed and imported back in)
Downloads / Referenced Files
Log in, then follow the RPG Maker Developers Group to see these download links.
Log in to downloadCreator 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.
Replies (0)
No replies yet.
Topic Summary
Loading summary...