blushiemagic / MagicStorage

A tModLoader mod for Terraria
MIT License
176 stars 102 forks source link

Error while loading MagicStorage #130

Open masTerTaTerr opened 2 years ago

masTerTaTerr commented 2 years ago

Using MagicStorage on tmodloader 1.4.2.3 As of today, I get an error when I start tmodloader up and it won't load MagicStorage and 2 other mods I had enabled, but does load others. "MagicStorage.Items.Locator has old Load/Save callbacks but not new LoadData/SaveData ones, not loading the mod to avoid wiping mod data"

alder-nighthawk commented 2 years ago

Can confirm. This issue was also present with the Clicker Class mod but was resolved with the Clicker Class being recently updated.

Full error log in the spoiler.

Logs System.Exception: MagicStorage.Items.Locator has old Load/Save callbacks but not new LoadData/SaveData ones, not loading the mod to avoid wiping mod data at Terraria.ModLoader.ModItem.Register() in tModLoader\Terraria\ModLoader\ModItem.cs:line 55 at Terraria.ModLoader.ModType.Terraria.ModLoader.ILoadable.Load(Mod mod) in tModLoader\Terraria\ModLoader\ModType.cs:line 26 at Terraria.ModLoader.Mod.AddContent(ILoadable instance) in tModLoader\Terraria\ModLoader\Mod.cs:line 140 at Terraria.ModLoader.Mod.Autoload() in tModLoader\Terraria\ModLoader\Mod.Internals.cs:line 76 at Terraria.ModLoader.ModContent.<>c.b__41_0(Mod mod) in tModLoader\Terraria\ModLoader\ModContent.cs:line 302 at Terraria.ModLoader.ModContent.LoadModContent(CancellationToken token, Action`1 loadAction) in tModLoader\Terraria\ModLoader\ModContent.cs:line 358 at Terraria.ModLoader.ModContent.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModContent.cs:line 297 at Terraria.ModLoader.ModLoader.Load(CancellationToken token) in tModLoader\Terraria\ModLoader\ModLoader.cs:line 130
ExterminatorX99 commented 2 years ago

Issue is fixed in the upcoming update