rrcampbell-exe / who-would-win

A cross-universe combat simulator for fans of Pokémon and Dungeons & Dragons.
https://rrcampbell-exe.github.io/who-would-win/
1 stars 0 forks source link

TypeError: Cannot convert undefined or null to object #15

Open rrcampbell-exe opened 3 years ago

rrcampbell-exe commented 3 years ago

Description

Occasionally, an error appears in the console that reads as follows:

Uncaught (in promise) TypeError: Cannot convert undefined or null to object at Function.keys () at script.js:160

This does not appear to affect the dCharacter's attack power, however, despite line 160 of script.js being the line where this value is assigned.