I also seem to be having this issue. I'm using the version 20.1 version, by the way. I compared the essentials scripts to the one in this plugin and it seems like the only changes are changes to the positions of objects and text colors, so I'm not sure what could be causing the problem.
Oh, I also ran into this bug. It appeared after my Quaquaval knocked out the opposing Pokemon. I'm now stuck in an endless loop of trying to use Close Combat and failing because there is no target. This error message appears every single time.
=================
[2023-07-26 23:41:15 -0700]...
I get this error when interacting with the event that displays your wins and losses.
=================
[2023-07-25 15:52:13 -0700]
[Pokémon Essentials version 20.1]
[v20.1 Hotfixes 1.0.7]
Script error in event 12 (coords 8,6), map 109 (Pokemon League)
Exception: NoMethodError
Message...
For starters, you need to add the Pokerus icon to the statuses graphic that the plugin uses. Afterwards, go into Script.rb of the plugin and change lines 360 and 364.
Line 360: add a "- 1" to the end of the line.
Line 364: Delete the "+ 1" at the end of the line.
When the weather is rain, in between turns the message "It is raining." will play, but there is no text for snow. Is this intentional? This applies to both snow inherited from the overworld and snow activated during battle.
Sorry. Since the vanilla party menu does display Pokerus I was expecting the mini version of the party menu in the bag menu to do the same.
Oh, not an error report. I was just surprised since I was expecting the Bag screen to display the same set of statuses as the Party screen.
Edit: Turns...
Okay, I've tested every scenario I can think of. Here are my results:
When the ability Snow Warning activates OR when the Player uses the move Snowscape:
Animation plays properly and the "Snow started to fall!" message displays.
In between turns (while snow is active):
Animation plays, but no...