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

Error with Scripts PLEASE HELP

  • 1
    Posts
    6
    Years
    • Seen May 4, 2019
    Hello, this is my first time using RPG Maker and Pokémon Essentials, and I have a problem when I want to test the game, I always see this error message:

    ---------------------------
    Pokemon Essentials
    ---------------------------
    Exception: TypeError

    Message: cannot convert Fixnum into String

    PField_Field:1409:in `+'

    PField_Field:1409:in `pbGetPlayerCharset'

    PField_Field:1425:in `pbUpdateVehicle'

    PField_Field:1436:in `pbCancelVehicles'

    Scene_Map:231:in `transfer_player'

    Scene_Map:110:in `update'

    Scene_Map:101:in `loop'

    Scene_Map:114:in `update'

    Scene_Map:68:in `main'

    Scene_Map:65:in `loop'



    This exception was logged in

    C:\Users\ivm10\Saved Games/Pokemon Essentials/errorlog.txt.

    Press Ctrl+C to copy this message to the clipboard.





    What should I do?
     
    Back
    Top