Chaos Project

RPG Maker => RPG Maker Scripts => Script Troubleshooting => Topic started by: Alton Wyte on March 19, 2010, 05:32:28 pm

Title: Problem w/ poccil's Pokemon Starter Kit.
Post by: Alton Wyte on March 19, 2010, 05:32:28 pm
I'm using the PKMN SK only edited for use of Shadow pokemon exactly how it says to in the notes, and I get errors whenever I run a battle.
In a wild battle I get this error:
Spoiler: ShowHide
---------------------------
Pokemon Essentials
---------------------------
Exception: NoMethodError

Message: undefined method `true' for false:FalseClass

PokeBattle_Battle:523:in `pbSetSeen'

PokeBattle_Battle:638:in `pbStartBattleCore'

PokeBattle_Battle:549:in `pbStartBattle'

PokemonField:753:in `pbWildBattle'

PokemonField:752:in `pbSceneStandby'

PokemonField:754:in `pbWildBattle'

PokemonField:751:in `pbBattleAnimation'

PokemonField:751:in `pbWildBattle'

PokemonField:1069:in `pbBattleOnStepTaken'

PokemonField:1092:in `pbOnStepTaken'



This exception was logged in ./errorlog.txt.

Press Ctrl+C to copy this message to the clipboard.
---------------------------
OK   
---------------------------
Title: Re: Problem w/ poccil's Pokemon Starter Kit.
Post by: Aqua on March 19, 2010, 05:39:05 pm
Well, you set something wrong that involves a true/false
Title: Re: Problem w/ poccil's Pokemon Starter Kit.
Post by: Alton Wyte on March 19, 2010, 05:42:20 pm
I barely changed anything. When I put it in unedited I got that problem.
Title: Re: Problem w/ poccil's Pokemon Starter Kit.
Post by: Blizzard on March 20, 2010, 01:50:36 pm
It would probably be better if you posted at their forum since we're not really using the Pokemon Starter Kit a lot so almost nobody here has any useful experience.