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

"File PBS/townmap.txt not found" error

7
Posts
9
Years
    • Seen Oct 2, 2014
    Hey, may I have some help on this?

    Exception: Errno::ENOENT
    Message: File PBS/townmap.txt not found.
    Compiler:612:in 'initialize'
    Compiler:612:in 'open'
    Compiler:612:in 'pbCompilerEachCommentedLine'
    Compiler:720:in 'pbCompileTownMap'
    Compiler:3956:in 'pbCompileAllData'
    Compiler:4095

    I can't open up the game nor the Editor..
     

    Maruno

    Lead Dev of Pokémon Essentials
    5,286
    Posts
    16
    Years
    • Seen May 3, 2024
    Hey, may I have some help on this?

    Exception: Errno::ENOENT
    Message: File PBS/townmap.txt not found.
    Compiler:612:in 'initialize'
    Compiler:612:in 'open'
    Compiler:612:in 'pbCompilerEachCommentedLine'
    Compiler:720:in 'pbCompileTownMap'
    Compiler:3956:in 'pbCompileAllData'
    Compiler:4095

    I can't open up the game nor the Editor..
    All I'll say is that the error message gives you all the information you need. Try reading it.
     
    7
    Posts
    9
    Years
    • Seen Oct 2, 2014
    So how do I compile the stuff? I try going into Editor because that's where I've seen the Compile option but it won't open because of this problem. Really need help.. :/
     
    Last edited:
    1,224
    Posts
    10
    Years
  • So how do I compile the stuff? I try going into Editor because that's where I've seen the Compile option but it won't open because of this problem.

    This is the thread for Bug and Error Reporting. Please post things like this on the parent board in the future.

    That being said, if you hold control while opening your game, it will force it to compile. If the compiler is having problems and you haven't edited it, it has something to with your PBS files. Figure out which one is causing the problems, and check the wiki for proper formatting.
     
    7
    Posts
    9
    Years
    • Seen Oct 2, 2014
    This is the thread for Bug and Error Reporting. Please post things like this on the parent board in the future.

    That being said, if you hold control while opening your game, it will force it to compile. If the compiler is having problems and you haven't edited it, it has something to with your PBS files. Figure out which one is causing the problems, and check the wiki for proper formatting.

    This is an error i'm getting though.

    Exception: Errno::ENOENT

    Message: File PBS/townmap.txt not found.

    Compiler:612:in `initialize'

    Compiler:612:in `open'

    Compiler:612:in `pbCompilerEachCommentedLine'

    Compiler:720:in `pbCompileTownMap'

    Compiler:3956:in `pbCompileAllData'

    Compiler:4095
     
    1,224
    Posts
    10
    Years
  • This is an error i'm getting though.

    Exception: Errno::ENOENT

    Message: File PBS/townmap.txt not found.

    Compiler:612:in `initialize'

    Compiler:612:in `open'

    Compiler:612:in `pbCompilerEachCommentedLine'

    Compiler:720:in `pbCompileTownMap'

    Compiler:3956:in `pbCompileAllData'

    Compiler:4095

    Well my first guess is that you don't have townmap.txt in your PBS folder. I've attached my copy from v14.
     
    7
    Posts
    9
    Years
    • Seen Oct 2, 2014
    I'm using Pokemon Essentials v13.
    RPG Maker XP.
    I haven't changed anything that could of caused the error.
    I can open up the Game file but I can't Playtest it nor go to Editor.
     
    7
    Posts
    9
    Years
    • Seen Oct 2, 2014
    Yes thats what they've been tellin' ya

    Still have the problem. I got v14 but my free trial expired so i'll be buying the program very soon. I opened up v14 pbs and then opened v13. Yea, I was missing alot of notepad scripts like, abilities,b tpokemon,bttrainers,connections,encounters,fancycuppm,items,moves,phone, all those things so that must've been what caused the error along with the townmap.txt. Haven't tested it out till I buy the program.
     
    Back
    Top