BL3SaveEditor
BL3SaveEditor copied to clipboard
Upgrade serial version if item can't be serialized using stored one
If you have an item which has a low stored serial database version, and you edit it to use a newer part, which needs more bits than the stored serial version allows, the item gets serialized incorrectly and deleted. Check for this, and upgrade if needed.
Example replication steps:
- Import the code
BL3(AwAAAAB8zICZyMsgAo7jAYk0GZPSKXTprJyAEAAAAAAAAAAA)
twice. This is an EM-P5, at version 25. - Edit one, add the
GPart_Beast_RakkCharge
anoint. This requires at least version 40. - Save the file.
- Go in game. You will have the unanointed version, but not the anointed one.