Re: About a Save Editor Error (Sorries didn't know where to put this ><)
Originally Posted by Sephiroth
I don't think this error has anything to do with the dlc.
It has to do with the money/gold value.
Tool can go max 99.999.999 gold so if you have 100.000.000+ gold then you will get "Index was out of range. Must be non-negative and less than the size of the collection" error.
Originally Posted by cybersam
@seph
na that can't be it... i'm already checking for max values
but it might be that the value are saved as unsigned integer and i'm reading them as signed values... need to change that...
(now that i look through the code again.... man that's messy... i can't believe i did that ^_^''')
in any case... its worth a try...
@Jefejoobes
if you have more money than stated above ?!...
if so... try buy a lot of stuff so it goes down below that max and see if that helps...
i agree with Seph that its not the dlc cause i had all the dlc when i used the editor and it worked fine for me
Downloads : 157 || Uploads : 0 || Rep Power : 23197 || Posts : 18,751 || Thanks : 4,451 ||
Thanked 3,096 Times in 2,607 Posts
Re: About a Save Editor Error (Sorries didn't know where to put this ><)
Yep, the money was giving me the error. When I got back to the game to try to spend the excess gold I couldn't... There wasn't enough stuff I could buy... Meaning the merchants stuff wasn't worth much lol. So started over.