- Joined
- Apr 22, 2012
- Messages
- 769
- Reaction score
- 372
- First Language
- English
- Primarily Uses
- RMMV
I was able to replicate this in the clean demo
What I did notice is Harold's class is Hero.
Hero has no skills, so selecting "Special" crashes due to no skills being in that option.
I added "Thunder Strike" to his class and it no longer crashes.
This is likely due to the "preview scopes" option.
Because there is no skill to preview, the scope is by default "Null"
And the system doesn't seem to catch it.
EDIT:
Yes JavaScript is Case Sensitive.hi all, i am totally new to programming, like my 1st time seeing codes, i wanna ask, does javascript is Caps sensitive?
Example, EXAMPLE, example, ExAmPLe
are all different
It's still best practice to always use the same form of the variable you used.
Last edited: