Plugin Name: Dragon Bone Plugin
Do you have all the latest updates for the plugins in question? (
Click here for all of the latest updates and install them.
If you do not have the latest updates, I will ask you to remake the bug report) Yes
Plugin Parameter Changes: (Mention ALL of the changes you've made to the plugin's parameters. Otherwise, I will revert every single plugin's settings to the default setting) : I put the folder dragon bone assets into the main folder like I am supposed to. I then when to the right Parameters under Assets path and put: test for plugin/index.html./dragonbones_assets/ test for plugin in the name of my project/folder name/where the location is.
Bug Explanation: (What is the bug in your own words? Keep this detailed. "It isn't working right" is not a valid bug report.)
Are you a coder who understands the problem in code as to why this bug is caused? If so, please leave the line(s) of code in question and your suggested fix for it. Otherwise, please proceed to the following steps. If you've provided a code fix, you may omit the rest of the steps. Thank you!
I have a step by step video of what I've done:
((they aren't long no worries.))
"Uncaught Reference Error dragonbone is not define" It isn't reaching the file possibly? Will not open game or access plugin at all.
Create a Sample Project Reproducing the bug: The sample project MUST follow all of these guidelines:
Create a new project. Do NOT just copy over your game project folders. This should be just a stock, empty, new RPG Maker MV project. If I do not see an empty project with Harold, Therese, Marsha, and Lucius, I will not look any further.
- The project's file size must be 200 MB or LESS. Remove unnecessary audio and image files until you reach that size or use MV Stripper if you need help doing so.
- Install -only- the affected plugins. Do NOT copy/paste them over from your project's Plugin Manager. If you're using non-YEP plugins, do NOT include them. That said, I apologize that both ATB and CTB are no longer supported by Yanfly, so if you're using them, please remove them from the project used for the bug report.
- Do -NOT- rename the plugins' filenames. They will not work if you do so. MAKE SURE you DO NOT change the filename from the file downloaded from the website.
- Make sure they're in the EXACT order listed on Yanfly.moe. The correct ordering of plugins is important. Some plugins will not work if they aren't in the right order.
- Do -NOT- deploy the project through File > Deployment. Do -NOT- box the sample project. If I cannot open up the sample project when I get it, you will have to redo it all.
I used a test to do it in the first place, and then I even made another one to try again. Still not working. Here is a screenshot of the code since it doesn't let me copy it. :
https://ibb.co/fNLeyk
Error Report: (If you received an error message, press F8 when the message is received to open up the debug console, then copy/paste the entire error log and paste it here).
Exact Steps on How to Replicate Bug: (Write out IN DETAIL, a step-by-step guide on how to replicate the bug.)
I downloaded the file from your site, following the step by step directions,
extracting the script dragon bone into the js plugin folder.
switching the index to the correct file where you change and copy two links:
<script type="text/javascript" src="js/libs/dragonbones/dragonBones.js"></script>
<script type="text/javascript" src="js/libs/dragonbones/dragonBonesPixi.js"></script>
Below: text/javascript" src="js/libs/pixi-picture.js">
then, added it to the plugin with
YEP_BattleEngineCore
YEP_X_ActSeqPack1
YEP_X_ActSeqPack2
YEP_X_ActSeqPack3
YEP_X_AnimatedSVEnemies
in that exact order.
then, under Assets path: test for plugin/index.html./dragonbones_assets/ test for plugin in the name of my project/folder name/where the location is.
Did you recreate the bug on the sample project? (If not, do so. MAKE SURE you are using notetags in the right place and haven't misspelled anything. DO NOT USE SAVES. I need to know exactly how to recreate the problem from start to finish. Simply giving me a save file tells me nothing.) Yes
Upload the sample project and share the link (ABSOLUTELY REQUIRED):
- Use WinZip or WinRAR to archive the project. Do -NOT- archive it multiple times.
- Upload it on a website like Mediafire.com or Dropbox. Do -NOT- use a website that involves timers like 4shared, RapidShare, etc. If I am time-gated from downloading the project, I will ask you to reupload it somewhere else.
- https://www.dropbox.com/s/5kpa1q0h5yll8lr/test for plugin.rar?dl=0
- Post the link here. If you do not include a sample project that meets these guidelines, the bug report will be invalid. There are NO exceptions.