- 9
- Posts
- 10
- Years
- Seen May 25, 2015
When I loaded a map with a fully grown berry plant I got this error message:
Exception: NoMethodError
Message: undefined method `addUserAnimation' for nil:NilClass
PokemonBerryPlants:333:in `setGraphic'
PokemonBerryPlants:151:in `initialize'
PokemonBerryPlants: 8:in `new'
PokemonBerryPlants:8
PokemonBerryPlants: 5:in `each'
PokemonBerryPlants:5
PokemonBerryPlants: 1:in `call'
PBEvent:54:in `trigger'
PBEvent:49:in `each'
PBEvent:49:in `trigger'
The event is copied straight from Route 1 in Pokémon Essential v.15 to my own game (which is also v.15) I did not edit the script in my own game neither did I edit or remove any graphics. When I go to Route 1 (Where the berry plant was copied) the game doesn't crash so I don't think it's something wrong with Essentials.
Edit: I think it is actually something wrong with Essentials. I just entered the map with the berry tree a few hours later when it had grown and I got the same error message. I haven't tested it on the Route 1 Map yet but there seems to be something wrong with growing berries in v.15
Exception: NoMethodError
Message: undefined method `addUserAnimation' for nil:NilClass
PokemonBerryPlants:333:in `setGraphic'
PokemonBerryPlants:151:in `initialize'
PokemonBerryPlants: 8:in `new'
PokemonBerryPlants:8
PokemonBerryPlants: 5:in `each'
PokemonBerryPlants:5
PokemonBerryPlants: 1:in `call'
PBEvent:54:in `trigger'
PBEvent:49:in `each'
PBEvent:49:in `trigger'
The event is copied straight from Route 1 in Pokémon Essential v.15 to my own game (which is also v.15) I did not edit the script in my own game neither did I edit or remove any graphics. When I go to Route 1 (Where the berry plant was copied) the game doesn't crash so I don't think it's something wrong with Essentials.
Edit: I think it is actually something wrong with Essentials. I just entered the map with the berry tree a few hours later when it had grown and I got the same error message. I haven't tested it on the Route 1 Map yet but there seems to be something wrong with growing berries in v.15
Last edited: