gibbed / Gibbed.Borderlands2

Tools & code for use with Borderlands 2.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Error at opening a save - weapons in the backpack failed to load

arzhac opened this issue · comments

Hi

I've downloaded the last version of the editor, but I still have errors while loading saves. Some weapons can't be loaded.

Here a copy of the error log (sorry, running it on a spanish platform) :

System.FormatException: unknown asset library set 22 in packed data (this generally means new DLC that is not supported yet)
en Gibbed.Borderlands2.FileFormats.AssetLibraryManagerHelpers.Lookup(AssetLibraryManager assetLibraryManager, PackedAssetReference packed, Platform platform, Int32 setId, AssetGroup group) en c:\projects\gibbed-borderlands2\projects\Gibbed.Borderlands2.FileFormats\AssetLibraryManagerHelpers.cs:línea 224
en Gibbed.Borderlands2.FileFormats.Items.BaseWeapon.Unpack(PackedWeapon packed, Platform platform) en c:\projects\gibbed-borderlands2\projects\Gibbed.Borderlands2.FileFormats\Items\BaseWeapon.cs:línea 83
en Gibbed.Borderlands2.FileFormats.Items.PackedDataHelper`2.Decode(Byte[] data, Platform platform) en c:\projects\gibbed-borderlands2\projects\Gibbed.Borderlands2.FileFormats\Items\PackedDataHelper.cs:línea 227
en Gibbed.Borderlands2.SaveEdit.BackpackViewModel.ImportData(WillowTwoPlayerSaveGame saveGame, Platform platform) en c:\projects\gibbed-borderlands2\projects\Gibbed.Borderlands2.SaveEdit\Tabs\BackpackViewModel.cs:línea 465

sorry, was using the all-tools version instead of the good one, it's working fine ...