Preserved forum archive. This topic stores the original first post and locally mirrored RPG Maker Web attachments when available. It is posted by the BMMPlay archive account, not by the original creator.
Original Source
- Original title: Dragonbones Implementation
- Original author: Nekohime1989
- Original date: March 15, 2019
- Source thread: https://forums.rpgmakerweb.com/threads/dragonbones-implementation.106850/
- Source forum path: Game Development Engines > RPG Maker Javascript Plugins > Javascript/Plugin Support
Summary
I'm having trouble getting this working. I get an error saying DragonBones is not defined. :/ Code: rpg_managers.js:1919 Uncaught ReferenceError: dragonBones is not defined
Archived First Post
I'm having trouble getting this working.
I get an error saying DragonBones is not defined. :/
http://www.mediafire.com/file/dxgw0raaay6rac3/Dragonbones_Test.zip/file
It occurs when ever you launch the game. :/
Steps I did to install it.
1. Created the folder dragonbones_asset in the root directiory
2. C&P'd the dragonbones libs to js/libs
3. C&P'd Yanflys Dragonbones plugin to the plugins folder and installed it. I didn't change anything. It seems to work fine according to the video I watched.
4. Made a battler and C&P the stuff from the txt document into its notetags field and everything else into dragonbones_assets.
5. Play Test: error.
I get an error saying DragonBones is not defined. :/
http://www.mediafire.com/file/dxgw0raaay6rac3/Dragonbones_Test.zip/file
Code:
rpg_managers.js:1919 Uncaught ReferenceError: dragonBones is not defined
SceneManager.onError @ rpg_managers.js:1919
rpg_managers.js:1920 chrome-extension://odlameecjipmbmbejkplpemijjgpljce/js/plugins/KELYEP_DragonBones.js 791
SceneManager.onError @ rpg_managers.js:1920
js/plugins/KELYEP_DragonBones.js:791 Uncaught ReferenceError: dragonBones is not defined
at Function.SceneManager.update (js/plugins/KELYEP_DragonBones.js:791)
rpg_managers.js:1919 Uncaught ReferenceError: dragonBones is not defined
SceneManager.onError @ rpg_managers.js:1919
rpg_managers.js:1920 chrome-extension://odlameecjipmbmbejkplpemijjgpljce/js/plugins/KELYEP_DragonBones.js 791
SceneManager.onError @ rpg_managers.js:1920
js/plugins/KELYEP_DragonBones.js:791 Uncaught ReferenceError: dragonBones is not defined
at Function.SceneManager.update (js/plugins/KELYEP_DragonBones.js:791)
It occurs when ever you launch the game. :/
Steps I did to install it.
1. Created the folder dragonbones_asset in the root directiory
2. C&P'd the dragonbones libs to js/libs
3. C&P'd Yanflys Dragonbones plugin to the plugins folder and installed it. I didn't change anything. It seems to work fine according to the video I watched.
4. Made a battler and C&P the stuff from the txt document into its notetags field and everything else into dragonbones_assets.
5. Play Test: error.
Downloads / Referenced Files
Log in to download
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.
0
replies
1
view
Topic Summary
Loading summary...