d2s icon indicating copy to clipboard operation
d2s copied to clipboard

Cannot read property 'np' of undefined

Open Imba6 opened this issue 4 years ago • 2 comments

I'm getting this error when trying to load some D2R saves.

image

Uncaught (in promise) TypeError: Cannot read property 'np' of undefined
    at v (d2s.bundle.min.js:formatted:4326)
    at d2s.bundle.min.js:formatted:4109
    at d2s.bundle.min.js:formatted:3695
    at Object.next (d2s.bundle.min.js:formatted:3708)
    at d2s.bundle.min.js:formatted:3614
    at new Promise (<anonymous>)
    at i (d2s.bundle.min.js:formatted:3593)
    at _ (d2s.bundle.min.js:formatted:3937)
    at d2s.bundle.min.js:formatted:3898
    at d2s.bundle.min.js:formatted:3695

Imba6 avatar Apr 19 '21 14:04 Imba6

Provide your save if you can and I'll look into it.

dschu012 avatar Apr 29 '21 11:04 dschu012

I already fixed it by cleaning my inventory. I think a problem existed because i had a Scroll of Inifuss in my inventory.

Imba6 avatar Apr 29 '21 13:04 Imba6

This is long fixed in recent version of d2s

zeddicus-pl avatar Oct 05 '22 14:10 zeddicus-pl