Enigmatic Emolga
abandoned account, pls delete if seen
- 30
- Posts
- 12
- Years
- null space
- Seen Jun 18, 2022
Hi again. So I checked out the Wiki's page for the bag and noticed that the only thing you need to do to add more pockets is add their names and properties in the script "Settings". I added two pockets and their properties without modifying anything else, but I got this error:
Exception: NoMethodError
Message: undefined method `length' for nil:NilClass
PokemonBag:21:in `pocket='
PokemonBag:273:in `pbChooseItem'
PokemonBag:246:in `loop'
PokemonBag:325:in `pbChooseItem'
PokemonBag:245:in `pbActivateWindow'
PokemonBag:245:in `pbChooseItem'
PokemonBag:694:in `pbStartScreen'
PokemonBag:693:in `loop'
PokemonBag:758:in `pbStartScreen'
PokemonPauseMenu:189:in `pbStartPokemonMenu'
Does anyone know what went wrong here?
Spoiler:
Exception: NoMethodError
Message: undefined method `length' for nil:NilClass
PokemonBag:21:in `pocket='
PokemonBag:273:in `pbChooseItem'
PokemonBag:246:in `loop'
PokemonBag:325:in `pbChooseItem'
PokemonBag:245:in `pbActivateWindow'
PokemonBag:245:in `pbChooseItem'
PokemonBag:694:in `pbStartScreen'
PokemonBag:693:in `loop'
PokemonBag:758:in `pbStartScreen'
PokemonPauseMenu:189:in `pbStartPokemonMenu'
Does anyone know what went wrong here?