Pokemon Delta
Kit:
Pokemon Essentials v21.1
RPG Maker XP
Version:
1.1
Welcome to the Orion Region!
Here you will find wonderful Pokémon from every region!
Mega evolutions and much more!
Pokemon Delta features:
new mega evolutions
a new story
a wonderful region with many Pokémon
a new Pokémon...
Everytime I try to go to the map i get:
2023-10-01 20:11:05 +0200]
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.2]
Exception: NoMethodError
Message: undefined method `party' for nil:NilClass
Backtrace:
[Boon's Phenomena] 001_Core.rb:152:in `load_types'
[Boon's Phenomena]...
Hello everyone! I am the founder of Pokemon Delta.
At the moment I do everything myself on the game.
But alone I can not do it in time, so I'm looking for people.
I need:
Mappers
- create new Maps
Spriters
- create new mega evolutions and trainer
Composer
- create new epic music
Beta-Tester
-...
UI_ItemStorage line 72: def pbStartScene(bag) to def pbStartScene(bag, party)
UI_PokeMart line 320: @subscene.pbStartScene(bag) to @subscene.pbStartScene(bag, $player.party)
Every time I try to open the Item Storage I get:
[Pokémon Essentials version 21.1]
[v21.1 Hotfixes 1.0.0]
Script error in event 1 (coords 17,16), map 77 (Pokemon Center)
Exception: ArgumentError
Message: wrong number of arguments (given 2, expected 1)
***Full script:
pbPokeCenterPC...