You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If you want to roll a pick and replace table more than once it errors at line 401, probably becuase there is some "await rollTable" didn't return a valid result. So when replaceValue is read at line 401, it errors.
If you want to roll a pick and replace table more than once it errors at line 401, probably becuase there is some "await rollTable" didn't return a valid result. So when replaceValue is read at line 401, it errors.