• 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.
  • Ever thought it'd be cool to have your art, writing, or challenge runs featured on PokéCommunity? Click here for info - we'd love to spotlight your work!
  • Which Pokémon Masters protagonist do you like most? Let us know by casting a vote in our Masters favorite protagonist poll here!
  • Red, Hilda, Paxton, or Kellyn - which Pokémon protagonist is your favorite? Let us know by voting in our poll!
  • 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.

Permission denied - Data/move2anim.dat

  • 7
    Posts
    7
    Years
    When I try to run the game via the green button on Pokemon Essentials - RPG Maker XP, it would blackscreen and give me this message.

    E---------------------------
    Pokemon Essentials
    -----------------------------
    Exception: Errno::EACCES
    Message: Permission denied - Data/move2anim.dat
    Compiler:2706:in `save_data'
    Compiler:2706:in `pbCompileAnimations'
    Compiler:4133:in `pbCompileAllData'
    Compiler:4219


    Can anyone help me with this problem? Also after I edit the game and try to save, it would ask me if I'd like to save but when I click 'yes' it doesn't save and asks me if I want to save it again when I try to run it.
     
    Last edited:
    The file is locked so you can't access to it for writing (i guess).
    If RMXP and your game are in the same folder, move RMXP in an other folder because RMXP lock files in its folder. If the folder isn't in a "Adminstrator free space" (In your document or in your desktop) move it here. (Some apps can't write in Program Files and other folder like this).
     
    I've moved RMXP into a folder on my desktop (separate from where Pokemon Essentials is) but it's still giving me the same error. Any other ideas?
     
    Ok, do a right click on the move2anim.dat file and check if it's "Read only" or if you have rights on this file (read/write/modify etc...)
     
    Ok, do a right click on the move2anim.dat file and check if it's "Read only" or if you have rights on this file (read/write/modify etc...)

    Read-only was unchecked and it has all permissions (read, write, modify, full control, etc.)
     
    Ok, so it's probably an issue with essentials :/ I can't do more to help uyou sorry :\
     
    Back
    Top