• 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!
  • 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.

"Failed to load actor data" error, and error with Luka's title screen script

  • 6
    Posts
    9
    Years
    • Seen Jul 18, 2016
    1. So I went on the file called Game.rxproj on pokemon essentials. Clicked on it and just said Failed to load actor data. Am I doing something wrong or I missed out something?

    2. I got Luka S.J's title screen scripts. But the ending part (showing screenshots of gameplay footage) is not showing up. Is there anything I can do to make it appear?
    Oh, can someone give me the script "Main," in the Pokemon essentials, I have an error saying:

    Script 'Main' line 2067: (this is because I'm using the script by Luka SJ) NameError occured.

    undefined local variable or method 'pbCallTitle' for nil:NilClass

    3. I'm trying to get the Phone part of the Pokégear to work, but whenever I try to call a special NPC, the game just freezes; I haven't touched any of the Pokégear scripts, and I defined a common event for the NPC I'm trying to call. There is no error message, either. I can press F1 in the game while it' s frozen, so I'm assuming it's still running, but something went wrong somewhere and I don't know how to fix it.
     
    Last edited:
    1. So I went on the file called Game.rxproj on pokemon essentials. Clicked on it and just said Failed to load actor data. Am I doing something wrong or I missed out something?

    2. I got Luka S.J's title screen scripts. But the ending part (showing screenshots of gameplay footage) is not showing up. Is there anything I can do to make it appear?
    Oh, can someone give me the script "Main," in the Pokemon essentials, I have an error saying:

    Script 'Main' line 2067: (this is because I'm using the script by Luka SJ) NameError occured.

    undefined local variable or method 'pbCallTitle' for nil:NilClass
    Hi there Gabriel, we've got an entire sub-forum dedicated to Pokemon Essentials and questions about it, so I'm going to move this thread over there for you, since you're more likely to get the answers you're looking for there. Best of luck!!

    MOVED.
     
    1. So I went on the file called Game.rxproj on pokemon essentials. Clicked on it and just said Failed to load actor data. Am I doing something wrong or I missed out something?

    2. I got Luka S.J's title screen scripts. But the ending part (showing screenshots of gameplay footage) is not showing up. Is there anything I can do to make it appear?
    Oh, can someone give me the script "Main," in the Pokemon essentials, I have an error saying:

    Script 'Main' line 2067: (this is because I'm using the script by Luka SJ) NameError occured.

    undefined local variable or method 'pbCallTitle' for nil:NilClass

    Perhaps you didn't properly extract everything? Do you have a Folder in that directory called "Data", and does it contain all the necessary files (such as Actors.rxdata)?
     
    You don't place my script in the script section "Main" . You create a new (blank) one above it, and paste it into that.
     
    Back
    Top