Original Source
- Original title: Error with saba kan's script
- Original author: illyana
- Original date: May 31, 2017
- Source thread: https://forums.rpgmakerweb.com/threads/error-with-saba-kans-script.79302/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support
Summary
I found saba kan's bust message script (https://raw.githubusercontent.com/s...56e9588f1c4/Project/js/plugins/Saba_Tachie.js) and I've managed to translate and make it work within the demo provided. However, every time I try to bring it to another game, even a new one, I get the error "cannot read property '_inner' of undefined" /C:/Users/lisa_/Documents/Games/Test/js/plugins/Saba_Tachie.js:1296 Uncaught ReferenceError: Decrypter is not defined rpg_managers.js:1618 TypeError: Cannot read property '_inner' of undefined at Function.ImageManager.isReady (/C:/Users/lisa_/Documents/Games/Test/js/plugins/Saba_Tachie.js:1278)
Archived First Post
/C:/Users/lisa_/Documents/Games/Test/js/plugins/Saba_Tachie.js:1296 Uncaught ReferenceError: Decrypter is not defined
rpg_managers.js:1618 TypeError: Cannot read property '_inner' of undefined
at Function.ImageManager.isReady (/C:/Users/lisa_/Documents/Games/Test/js/plugins/Saba_Tachie.js:1278)
at Scene_Boot.Scene_Base.isReady (rpg_scenes.js:33)
at Scene_Boot.isReady (rpg_scenes.js:182)
at Function.SceneManager.updateScene (rpg_managers.js:1667)
at Function.SceneManager.updateMain (rpg_managers.js:1641)
at Function.SceneManager.update (rpg_managers.js:1576)
The original script was in japanese and I've tried to make it work the best I could but I'm completely stumped. Thank you in advance!
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...