FromDarkHell / BL3SaveEditor

A desktop based save and profile editor for Borderlands 3
GNU General Public License v3.0
227 stars 44 forks source link

Paste Code doesnt work #28

Closed tm262626 closed 2 years ago

tm262626 commented 2 years ago

HI

i tried several codes in paste code option, but everythime i get: Error parsing serial and that the lenght, array seems to be invalid (sorry is written in english)

here are the debug infos:

Pasting serial code: eyJjb3B5VHlwZSI6Iml0ZW0iLCJsZXZlbCI6NTcsImJsdWVwcmludCI6IkJQSW52X1NoaWVsZERhdGFfQyBTaGllbGRfRGVmYXVsdC5TaGllbGRfRGVmYXVsdCIsImJhbGFuY2UiOiJJbnZCYWxEX1NoaWVsZF9YUExvb3RCb29zdGVyLkludkJhbERfU2hpZWxkX1hQTG9vdEJvb3N0ZXIiLCJtYW51ZmFjdHVyZXIiOiJBbnNoaW4uQW5zaGluIiwiY29tcG9uZW50TmFtZXMiOlsiU2hpZWxkX1BhcnRfQm9keV8wMV9BbnNoaW4uU2hpZWxkX1BhcnRfQm9keV8wMV9BbnNoaW4iLCJTaGllbGRfUGFydF9SYXJpdHlfQW5zaGluXzA1X0xlZ2VuZGFyeS5TaGllbGRfUGFydF9SYXJpdHlfQW5zaGluXzA1X0xlZ2VuZGFyeSIsIlBhcnRfU2hpZWxkX0F1Z19YUExvb3RCb29zdGVyLlBhcnRfU2hpZWxkX0F1Z19YUExvb3RCb29zdGVyIiwiUGFydF9TaGllbGRfQXVnX05vdmEuUGFydF9TaGllbGRfQXVnX05vdmEiLCJTaGllbGRfUGFydF9FbGVtZW50X0ZpcmUuU2hpZWxkX1BhcnRfRWxlbWVudF9GaXJlIiwiUGFydF9TaGllbGRfTWF0X1hQTG9vdEJvb3N0ZXIuUGFydF9TaGllbGRfTWF0X1hQTG9vdEJvb3N0ZXIiXSwiY29tcG9uZW50cyI6WzAsMSwyLDMsMyw0LDVdfQ Exception (Ungültige Länge für Base-64-Zeichenarray oder -Zeichenfolge.) parsing serial: System.FormatException: Ungültige Länge für Base-64-Zeichenarray oder -Zeichenfolge. bei System.Convert.FromBase64_Decode(Char startInputPtr, Int32 inputLength, Byte startDestPtr, Int32 destLength) bei System.Convert.FromBase64CharPtr(Char* inputPtr, Int32 inputLength) bei System.Convert.FromBase64String(String s) bei BL3Tools.GameData.Items.Borderlands3Serial.DecryptSerial(String serial) in J:\Coding Projecties\BL3SaveEditor\BL3Tools\GameData\Items\Borderlands3Serial.cs:Zeile 157. bei BL3SaveEditor.MainWindow.PasteCodeBtn_Click(Object sender, RoutedEventArgs e) in J:\Coding Projecties\BL3SaveEditor\BL3SaveEditor\MainWindow.xaml.cs:Zeile 667.

tm262626 commented 2 years ago

okay i was on an old site with an google doc with codes who doesnt seem to work. you can close this :)