• Hi, Guest!
    Some images might be missing as we move away from using embedded images, sorry for the mess!
    From now on, you'll be required to use a third party to host images. You can learn how to add images here, and if your thread is missing images you can request them here.
    Do not use Discord to host any images you post, these links expire quickly!
v21 Hotfixes plugin

Resource v21 Hotfixes plugin 1.0.1

Maruno

Essentials dev
Essentials Developer
Joined
Apr 5, 2017
Posts
554
Maruno submitted a new resource:

v21 Hotfixes plugin - A plugin for Essentials v21 containing bug fixes

This is a plugin that applies various bug fixes to Essentials v21.

These bug fixes are taken from the Essentials GitHub. Some may have been rewritten to work as a plugin. The GitHub version may contain more bug fixes than the ones found in this plugin.

The meta.txt file that is part of this plugin contains a list of the bug fixes it contains, as well as any relevant notes. Be sure to read it.

This plugin will be updated periodically as more bugs are found and fixed, so it's worth keeping...

Read more about this resource...
 
Last edited:

Psykodactyle

Rookie
Member
Joined
Jul 10, 2023
Posts
3
Hi, I just downloaded and followed the instructions (I think?) but when I try to playtest the game in the debug mode it says that plugins and game data were not compiled:
-------------------------------------------------------------------------------
Debug Output:
-------------------------------------------------------------------------------

* Checking plugins *

-> Plugins were not compiled
-> Loaded plugin: v21 Hotfixes (ver. 1.0.0)
-> Successfully loaded 1 plugin(s)

* Checking game data *

-> Game data was not compiled



and this error message pops up when I try to start a new game:

[Pokémon Essentials version 21]
[v21 Hotfixes 1.0.0]

Exception: RuntimeError
Message: Unknown ID 22.

Backtrace:
GameData:176:in `get'
Sprite_Reflection:69:in `update'
Sprite_Character:184:in `update'
Sprite_DynamicShadows:157:in `update'
Sprite_DynamicShadows:146:in `setShadows'
Sprite_DynamicShadows:195:in `initialize'
Scene_Map:23:in `new'
Scene_Map:23:in `block in createSpritesets'
Scene_Map:22:in `each'
Scene_Map:22:in `createSpritesets'

Any idea what I could have done wrong and how to fix it?
 

StarWolff

Cooltrainer
Member
Joined
Aug 23, 2021
Posts
231
Hi, I just downloaded and followed the instructions (I think?) but when I try to playtest the game in the debug mode it says that plugins and game data were not compiled:
-------------------------------------------------------------------------------
Debug Output:
-------------------------------------------------------------------------------

* Checking plugins *

-> Plugins were not compiled
-> Loaded plugin: v21 Hotfixes (ver. 1.0.0)
-> Successfully loaded 1 plugin(s)

* Checking game data *

-> Game data was not compiled



and this error message pops up when I try to start a new game:

[Pokémon Essentials version 21]
[v21 Hotfixes 1.0.0]

Exception: RuntimeError
Message: Unknown ID 22.

Backtrace:
GameData:176:in `get'
Sprite_Reflection:69:in `update'
Sprite_Character:184:in `update'
Sprite_DynamicShadows:157:in `update'
Sprite_DynamicShadows:146:in `setShadows'
Sprite_DynamicShadows:195:in `initialize'
Scene_Map:23:in `new'
Scene_Map:23:in `block in createSpritesets'
Scene_Map:22:in `each'
Scene_Map:22:in `createSpritesets'

Any idea what I could have done wrong and how to fix it?
you still need the metadata even with the plugin
 
Back
Top