npwd-community / npwd_crypto

GNU General Public License v3.0
7 stars 10 forks source link

Cannot read property toString of null #4

Closed mikigoalie closed 2 years ago

mikigoalie commented 2 years ago

Hello, keep getting this error on latest crypto & esx as well as latest npwd built (both scripts are built, not releases, but happens with release too). Didn't happen before I updated to latest esx I believe (few commits before rounding for each currency)

image preview of the error

image

LiamDormon commented 2 years ago

Repro?

mikigoalie commented 2 years ago

Create new char, open app, crashes.

BalanceList.tsx 19 > text={balance.toString()} seems to be null although I have added crypto to the config of esx

LiamDormon commented 2 years ago

Investigating this, seems like ESX broke something on their end

LiamDormon commented 2 years ago

Fixed with latest release of es_extended