um according to
http://yanfly.moe/yep/changelog/ you updated eventchasestealth yet the new version isnt avalible for download on the site D:
EDIT:
nvm it seems you just didnt label the update in the file itself properly it will display as 1.00 but it is the updated version.....1.01
Thanks, I'll get that renamed!
---
I dunno if I am being extremely stupid or something, but the Item Synthesis plugin seems to have a problem with weapons.
I have a weapon that requires another weapon in order to create but when Synthesising, it doesn't seem to recognize the weapon that has been use in the notetag.
<Synthesis Ingredients>
item 58: 5
item 69: 3
item 87: 1
weapon 1: 1
</Synthesis Ingredients>
this is the code, it recognizes everything but the weapon id. I have had the weapon 1 at top, without the number needed, as a named item itself, but I cannot seem to use it.
There isn't an error code or anything coming up so I have no idea why the weapon isn't added to the list of ingredients needed.
If you are using independent items, independent items can NOT be ingredients. This is explained within the plugin help file:
* <Synthesis Ingredients>
* item id
* item id: x
* weapon id
* weapon id: x
* armor id
* armor id: x
* gold: x
* named item
* named item: x
* </Synthesis Ingredients>
* Using the above tag in an item will set those items as the ingredients
* required for the player to synthesize. Replace "id" with the proper item,
* weapon, or armor ID's. If no ":x" is used, the database will register that
* as only needing 1 of that item as an ingredient. If "gold: x" is used,
* that will be the cost required to synthesize the item.
*
* If you are using named entries, priority will be given to the highest ID
* in the order of items, weapons, then armors.
*
* * Note: If you are using Item Core, Independent Items cannot become an
* ingredient for a recipe and will therefore be automatically omitted.
---
Hi Yanfly,
I have this error when I use an item or skill that affects the Actor. Items and skills used on enemies has no problems. As I've not really tested things on my actors in... well pretty much ever, I have no idea when this error came to be.
Not sure if I broke the internet or if it's a legitimate bug.
P.S. Hope you are feeling better soon.
View attachment 33307
***Cannot Reproduce Error
Since I cannot reproduce the error, I'm going to ask you to do the following.
1. Download all the newest updates of the plugin.
2. 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.
3. If the project's file size is above 200 MB, remove unnecessary audio and image files until you reach that size. Use
http://forums.rpgmakerweb.com/index.php?/topic/47985-mvstripper-remove-unused-assets-from-your-mv-project/ if you need some help doing so.
4. Install -only- the affected plugins. If you're using non-YEP plugins, do NOT include them.
5. Do -NOT- rename the plugins' filenames. They cease to work if you do so.
6. Make sure they're in the right order listed on
http://yanfly.moe/yep/
7. Recreate the error.
8. Archive the project with WinZip or WinRAR. Do not archive it multiple times. It does not compress it further.
9. Upload the project online (do -not- deploy it) to a website like MediaFire.com or Mega.co.nz or Dropbox.
10. Post the link here and I'll take a look at it.
Thanks for helping!