• 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!
Resource icon

Tutorial Introducing the new save data system 1

Savordez

https://savordez.xyz
Member
Joined
Dec 16, 2017
Posts
10
Savordez submitted a new resource:

Essentials v19: Introducing the new save data system - A tutorial on the new save data system introduced in Essentials v19.

Essentials v19: Introducing the new save data system

Essentials v19 comes with a new, flexible save data system that gives developers the tools to add new values and conversions to save data without hassle. To achieve this, some changes have been made:

The biggest changes in v19

New data location

Save data is no longer located in C:\Users\USERNAME\Saved Games\GAMENAME. The new locations look like...

Read more about this resource...
 

MakerBlack

Trainer
Member
Joined
Nov 23, 2020
Posts
85
When switching from Essentials v18.1 to Essentials v19.1 this conversion works on clean saves.
But mine, this error occurs that is preventing me from performing my upgrade.

Would you help me?

[Pokémon Essentials version 19.1]
[Generation 8 Project v1.1.0]
[v19.1 Hotfixes 1.0.7]

Exception: NoMethodError
Message: undefined method `split' for #<PokemonStorage>

Backtrace:
008:PluginManager:411:in `compare_versions'
026:SaveData_Conversion:52:in `should_run?'
026:SaveData_Conversion:181:in `block (3 levels) in get_conversions'
026:SaveData_Conversion:180:in `each'
026:SaveData_Conversion:180:in `block (2 levels) in get_conversions'
026:SaveData_Conversion:179:in `each'
026:SaveData_Conversion:179:in `block in get_conversions'
026:SaveData_Conversion:174:in `each'
026:SaveData_Conversion:174:in `get_conversions'
026:SaveData_Conversion:195:in `run_conversions'



This is just one of the save files I'm trying to convert. Would you help me?
 

Attachments

  • Game1.rxdata
    106.5 KB · Views: 144
Back
Top