- Joined
- Sep 10, 2018
- Messages
- 9
- Reaction score
- 8
- First Language
- English
- Primarily Uses
- RMMV
Hi,
I'm not sure how to reach Yanfly to tell them about a small problem I found in their new(ish) plugin YEP.170 Event Spawner:
http://yanfly.moe/2018/09/14/yep-170-event-spawner-rpg-maker-mv/
There is an issue if you try to spawn events from a map that has fewer events than the spawn map. So, for example, you have a spawn map that you've added to the pre-load list in the plugin's settings. This map has 12 events that you wish to spawn into another map. If you have a dungeon that has 2 events total (one that spawns the events with script calls, and one to exit) and then try to spawn in event number 3 from the spawn map, you'll get an error. A temporary fix is to just add a number of empty events to your dungeon map so there are at least as many as your spawn map.
At the very least, if someone else runs into this problem, it will be documented
I'm not sure how to reach Yanfly to tell them about a small problem I found in their new(ish) plugin YEP.170 Event Spawner:
http://yanfly.moe/2018/09/14/yep-170-event-spawner-rpg-maker-mv/
There is an issue if you try to spawn events from a map that has fewer events than the spawn map. So, for example, you have a spawn map that you've added to the pre-load list in the plugin's settings. This map has 12 events that you wish to spawn into another map. If you have a dungeon that has 2 events total (one that spawns the events with script calls, and one to exit) and then try to spawn in event number 3 from the spawn map, you'll get an error. A temporary fix is to just add a number of empty events to your dungeon map so there are at least as many as your spawn map.
At the very least, if someone else runs into this problem, it will be documented

