- Joined
- Sep 5, 2020
- Messages
- 3
- Reaction score
- 0
- First Language
- English
- Primarily Uses
- RMMV
Hey everyone, I'm recovering a MV file that got a bug and stopped playtesting suddenly. I'm copy pasting all the original game's files to a new game. I haven't copy pasted any data over because I don't know how to tell which data is bugged, but I realized this means I can't view my maps in the new game's map window (bottom left) because they are .json files. I can still access all the maps in the playtest, but can't edit them. I'm wondering if any one has tips about how to safely move data over when there might be a bug in the data. I've never really coded before so don't know how bugs work.
Could I just copy paste the new project's current "MapInfos.json" file to my desktop as a backup, so that if pasting the original game's data doesn't solve the problem I can switch them out again? Or do I run the risk of giving the new game a bug by doing that?
Any help is deeply appreciated, I put a ton of heart into this game and it really means a lot to me.
Could I just copy paste the new project's current "MapInfos.json" file to my desktop as a backup, so that if pasting the original game's data doesn't solve the problem I can switch them out again? Or do I run the risk of giving the new game a bug by doing that?
Any help is deeply appreciated, I put a ton of heart into this game and it really means a lot to me.

