Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

Hello!

I was using the free version, and finally decided to upgrade, so I could use the picture functions, but I'm having trouble as an error pops up.
I've tried changing the plugins order, and deactivating any other that could make a compatibility isue, but this error keeps showing:


rpg_managers.js:1949 TypeError: Cannot read properties of undefined (reading 'setCursor')

    at Object.set_picture_cursor (Mimosa_MouseCursorPlus.js:1503)

    at Game_Interpreter.pluginCommand (eval at $.alias (Mimosa_MouseCursorPlus.js:609), <anonymous>:8:55)

    at Game_Interpreter.command356 (rpg_objects.js:10509)

    at Game_Interpreter.executeCommand (rpg_objects.js:8931)

    at Game_Interpreter.update (rpg_objects.js:8839)

    at Game_Map.updateInterpreter (rpg_objects.js:6116)

    at Game_Map.update (rpg_objects.js:6023)

    at Scene_Map.updateMain (rpg_scenes.js:608)

    at Scene_Map.updateMainMultiply (rpg_scenes.js:600)

    at Scene_Map.update (rpg_scenes.js:589)

SceneManager.catchException @ rpg_managers.js:1949

It happens when using (in MV) the plugin command "set_picture_cursor", also something similar happens with the "reset_picture_cursor".

The plugins that I thought that might make a compatibility isue were:
 Galv_ScreenButtons
 Q_Touch

As previously said, with both off, the error keeps happening.

I may give you more info if you need it, thanks for your time!

(+1)

ill look into this issue later on today :) sorry for the inconvenience.