• Do not use Discord to host any images you post, these links expire quickly! You can learn how to add images to your posts here.
  • Eevee Expo's webhost has been having technical issues since Nov. 20th and you might be unable to connect to our site. Staff are also facing issues connecting, so please send a DM to Cat on-site or through Discord directly for faster service!
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
88
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

Back
Top