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

Game Corner Prize Shop

43
Posts
10
Years
    • Seen Jun 9, 2016
    I came across this error when I tried to buy coins from the game corner.
    What part of the scripts controls this,so I can check.

    Exception: RuntimeError

    Message: Script error within event 7, map 180 (MAP180):

    Exception: NameError

    Message: (eval):1:in `pbExecuteScript'uninitialized constant Interpreter::MAXCOINS

    ***Full script:

    $PokemonGlobal.coins+50>=MAXCOINS

    Interpreter:243:in `pbExecuteScript'

    Interpreter:788:in `eval'

    Interpreter:243:in `pbExecuteScript'

    Interpreter:788:in `command_111'

    Interpreter:320:in `execute_command'

    Interpreter:193:in `update'

    Interpreter:106:in `loop'

    Interpreter:198:in `update'

    Scene_Map+Menu On Map:201:in `update'

    Scene_Map+Menu On Map:199:in `loop'



    Interpreter:276:in `pbExecuteScript'

    Interpreter:788:in `command_111'

    Interpreter:320:in `execute_command'

    Interpreter:193:in `update'

    Interpreter:106:in `loop'

    Interpreter:198:in `update'

    Scene_Map+Menu On Map:201:in `update'

    Scene_Map+Menu On Map:199:in `loop'

    Scene_Map+Menu On Map:212:in `update'

    Scene_Map+Menu On Map:121:in `main'
     

    Maruno

    Lead Dev of Pokémon Essentials
    5,286
    Posts
    16
    Years
    • Seen May 3, 2024
    In the script section Settings, there should be a line saying MAXCOINS=99999.
     
    Back
    Top