• Our software update is now concluded. You will need to reset your password to log in. In order to do this, you will have to click "Log in" in the top right corner and then "Forgot your password?".
  • 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.

[Error] Trainer Card BW2 Error

  • 2
    Posts
    2
    Years
    • Seen Nov 25, 2022
    Hi I'm trying to insert the BW2 trainer card script in my fan game but it gives me this error:

    [Pokémon Essentials version 19.1]
    [Generation 8 Project v1.1.2]
    [EBDX v1.2.6]

    Exception: ArgumentError
    Message: undefined class/module SignedWordArray

    Backtrace:
    377:CardTrainer:208:in `load'
    377:CardTrainer:208:in `load'
    377:CardTrainer:208:in `load_data'
    377:CardTrainer:208:in `initialize'
    377:CardTrainer:782:in `new'
    377:CardTrainer:782:in `pbStartScene'
    377:CardTrainer:1036:in `pbStartScreen'
    [Modular Menu] Config.rb:123:in `block (2 levels) in <main>'
    080:MessageConfig:562:in `pbFadeOutIn'
    [Modular Menu] Config.rb:122:in `block in <main>'
     
    Back
    Top