Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
(1 edit)

"but in the mean time you might want to start a new game, add a temporary event to clear and re-show any existing pictures, or run the following js in an event script call"

the wording implies you are telling me to remake the whole game until you can fix it because before that you also say ", are you by any chance using a saved game that had pictures showing already at the time of save prior to adding this plugin?" and then at the end "The issue is most likely that you have pictures that exist in your save that do not have clickable picture data."

its fine im sorry for wasting your time. I will just use the arrows to indicate what directions are available for the player to go and just use a choice box.

Sorry, that is my mistake. When I talk about new / save game, I mean new / save game in the playtest, not the entire project. If I wanted you to start an entirely new project, I would have said project instead of game, though you should never need to start an entirely new project. This should be fairly standard RPG Maker terminology where game refers to the game in playtest and project refers to the entire project, but I can understand how it can be confusing if you are new to the program.

The difference between new and saved games in the playtest is that if you already saved the game in the playtest, the pictures you had showing when you saved the game in the playtest before you added this plugin do not have any clickable data this plugin adds, so when you load the save game in the playtest it will crash if you then interact with the picture at all (mouse over, key / gamepad button, etc). You can get around this by clicking New Game to start a new game in the playtest, rather than Continue to load a save file in the playtest. Of course, you can also do the other options I listed as well if you would like to keep your save file, such as "add a temporary event to clear and re-show any existing pictures, or run the following js in an event script call"