- Joined
- Oct 10, 2017
- Messages
- 75
- Reaction score
- 36
- First Language
- Portuguese (BR)
- Primarily Uses
- RMMV
Hello everyone! My issue today is regarding an error I'm having in regards to Moghunter's Weather EX plugin and (maybe) Yanfly's Engine Core.
IMPORTANT CONTEXT: I'm making a Stardew Valley inspired project (with heavy rpg elements) AND instead of using time plugins, I use common events, variables and switches for my time and weather systems. (I prefer it this way since, even if it's more work, I get to have a lot more control over everything that happens in my project) I had a similar error occur when using Galv's Tools plugin (which was solved by transfering my project to a blank one and manually transfering all my common events).
However, now that the issue happened again, I decided that, before I try to transfer my project again, I will try to get some help from the community!
The problem itself: I got MOG's WeatherEx plugin, since I want to use custom particles for a polen/fallen leaves effect. In my project, in a common event that shows weather effects, if Weather (Clima) Variable's value is ≥ 61 and ≤ 80, means it's a windy/polen weather, so I use WeatherEx's plugin command to show the particles.
I set it all up nicely in my common event and run the project to test and I get this error:
I realized that, a similar error ocurred when I was implementing Galv's Tools and Crops plugin, a few days ago when implementing a farming/mining/etc system. This is the error I got when using Galv's Plugin (which was solved by transfering my project to a blank one):
I realized both errors seem to involve Reserved Common Events, I have very little coding knowledge, however I do understand that if a property is reserved it cannot be accessed by other scripts. Is this what's causing the issues?
I am using MOG's WeatherEX plugin command in a common event:
And Galv's Tools and Crops Plugin, requires common events to work:
This is my plugin list:
If anyone can help me solve this and/or find alternative plugins or give me directions, I would be very grateful. I am willing to share my project folders to anyone interested in helping me solve this issue.
Thank you so much in advance to anyone who can help me with this. <3
IMPORTANT CONTEXT: I'm making a Stardew Valley inspired project (with heavy rpg elements) AND instead of using time plugins, I use common events, variables and switches for my time and weather systems. (I prefer it this way since, even if it's more work, I get to have a lot more control over everything that happens in my project) I had a similar error occur when using Galv's Tools plugin (which was solved by transfering my project to a blank one and manually transfering all my common events).
However, now that the issue happened again, I decided that, before I try to transfer my project again, I will try to get some help from the community!
The problem itself: I got MOG's WeatherEx plugin, since I want to use custom particles for a polen/fallen leaves effect. In my project, in a common event that shows weather effects, if Weather (Clima) Variable's value is ≥ 61 and ≤ 80, means it's a windy/polen weather, so I use WeatherEx's plugin command to show the particles.
I set it all up nicely in my common event and run the project to test and I get this error:
I realized that, a similar error ocurred when I was implementing Galv's Tools and Crops plugin, a few days ago when implementing a farming/mining/etc system. This is the error I got when using Galv's Plugin (which was solved by transfering my project to a blank one):
I realized both errors seem to involve Reserved Common Events, I have very little coding knowledge, however I do understand that if a property is reserved it cannot be accessed by other scripts. Is this what's causing the issues?
I am using MOG's WeatherEX plugin command in a common event:
And Galv's Tools and Crops Plugin, requires common events to work:
This is my plugin list:
If anyone can help me solve this and/or find alternative plugins or give me directions, I would be very grateful. I am willing to share my project folders to anyone interested in helping me solve this issue.
Thank you so much in advance to anyone who can help me with this. <3
Last edited: