d2s icon indicating copy to clipboard operation
d2s copied to clipboard

Unable to load characters after game update to v. 1.0.66034

Open BigAdam86 opened this issue 4 years ago • 0 comments

After game update (v. 1.0.66034) editor returns exception on when loading character.

d2s.bundle.min.js:1 Uncaught (in promise) Error: D2S identifier 'aa55aa55' not found at position 0
    at Object.<anonymous> (d2s.bundle.min.js:1)
    at d2s.bundle.min.js:1
    at Object.next (d2s.bundle.min.js:1)
    at d2s.bundle.min.js:1
    at new Promise (<anonymous>)
    at s (d2s.bundle.min.js:1)
    at Object.t.readHeader (d2s.bundle.min.js:1)
    at Object.<anonymous> (d2s.bundle.min.js:1)
    at d2s.bundle.min.js:1
    at Object.next (d2s.bundle.min.js:1) 

BigAdam86 avatar Sep 29 '21 17:09 BigAdam86