- 53
- Posts
- 5
- Years
- Seen Feb 6, 2025
Almost every encounter with Ariados in caves gives me this error message:
If anyone knows how to fix this, can you let me know? As far as I know, it happens with a universal form; It's fine everywhere else except caves for some reason.
Spoiler:
Code:
Exception: NoMethodError
Message: undefined method `*' for nil:NilClass
PBMove:48:in `initialize'
PBMove:85:in `new'
PBMove:85:in `initialize'
PokeBattle_Pokemon:470:in `new'
PokeBattle_Pokemon:470:in `resetMoves'
PokeBattle_Pokemon:468:in `each'
PokeBattle_Pokemon:468:in `resetMoves'
Pokemon_MultipleForms:137:in `initializeEvolutionMoves'
Evolution Move:257:in `initialize'
PField_Field:833:in `new'
If anyone knows how to fix this, can you let me know? As far as I know, it happens with a universal form; It's fine everywhere else except caves for some reason.