• Just a reminder that providing specifics on, sharing links to, or naming websites where ROMs can be accessed is against the rules. If your post has any of this information it will be removed.
  • Our friends from the Johto Times are hosting a favorite Pokémon poll - and we'd love for you to participate! Click here for information on how to vote for your favorites!
  • Akari, Red, Kris, May - which Pokémon protagonist is your favorite? Let us know by voting in our semifinal favorite protagonist poll!
  • Welcome to PokéCommunity! Register now and join one of the best fan communities on the 'net to talk Pokémon and more! We are not affiliated with The Pokémon Company or Nintendo.

[Question] Test crash once I beat opponent,

  • 22
    Posts
    9
    Years
    Hey everyone, I have a slightly annoying Problem, I've been trying to make an NPC that battles, however it constantly crashes, I have absolutely no idea what I am doing wrong... I've been at this for about 3 days (the whole of RPG maker that is)

    The Error:
    Spoiler:


    The Code:
    Spoiler:


    I'm incredibly confused as to what is causing the issue.
     
    Try:
    Code:
    pbTrainerBattle(:BLACKKNIGHT,".",_I("I...lost."),1)
    EDIT: I think the cause of this problem is that you haven't defined the trainer's end speech, so it ended up displaying an error for not finding it.
     
    Last edited:
    Back
    Top