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

Cant open Editor

22
Posts
11
Years
    • Seen Jan 16, 2014
    Ever I open the editor it redirects me to the game, why does this happen? Any Ideas?
     
    22
    Posts
    11
    Years
    • Seen Jan 16, 2014
    Nah, I didnt edit the editor.
    I tried the stuff with the editorscripts and so on. Its still taking me to the game :S
     

    FL

    Pokémon Island Creator
    2,449
    Posts
    13
    Years
    • Seen Apr 30, 2024
    Did you have an Editor.ini with:
    Code:
    [Game]
    Library=RGSS102E.dll
    Scripts=Data\EditorScripts.rxdata
    Title=Pokemon Essentials
    RTP1=
    RTP2=
    RTP3=
     

    FL

    Pokémon Island Creator
    2,449
    Posts
    13
    Years
    • Seen Apr 30, 2024
    Try to download a v11 Essentials and copy to your project the files Editor.exe, Editor.ini and EditorScripts.rxdata (this last in data folder).
     
    22
    Posts
    11
    Years
    • Seen Jan 16, 2014
    Thanks so much! It finally works again <3

    But now I get this error, you know why?

    Exception: NameError
    Message: uninitialized constant PBMoveRoute
    Compiler:3138:in `pbAddPassageList'
    Compiler:3353:in `pbFixEventUse'
    Compiler:3248:in `pbEachPage'
    Compiler:3221:in `each'
    Compiler:3221:in `pbEachPage'
    Compiler:3248:in `pbFixEventUse'
    Compiler:2977:in `pbCompileTrainerEvents'
    Compiler:2962:in `each'
    Compiler:2962:in `pbCompileTrainerEvents'
    Compiler:2957:in `each'
     

    FL

    Pokémon Island Creator
    2,449
    Posts
    13
    Years
    • Seen Apr 30, 2024
    Thanks so much! It finally works again <3

    But now I get this error, you know why?

    Exception: NameError
    Message: uninitialized constant PBMoveRoute
    Compiler:3138:in `pbAddPassageList'
    Compiler:3353:in `pbFixEventUse'
    Compiler:3248:in `pbEachPage'
    Compiler:3221:in `each'
    Compiler:3221:in `pbEachPage'
    Compiler:3248:in `pbFixEventUse'
    Compiler:2977:in `pbCompileTrainerEvents'
    Compiler:2962:in `each'
    Compiler:2962:in `pbCompileTrainerEvents'
    Compiler:2957:in `each'
    When you get this error? Did you tried to use the v11 Editor in v10 or something similar?
     
    22
    Posts
    11
    Years
    • Seen Jan 16, 2014
    I updated my own game, yes.

    This error is coming and going, but I would like to know why it happens.
     
    Back
    Top