partyghoul2000
Intermediate Game Designer
- 175
- Posts
- 19
- Years
- Age 37
- USA
- Seen Jun 24, 2014
i've been able to work around alot of errors i've come across, but this error is by far the most annoying.
i've tried everything to find and fix this error with no success. it always happens right before the transition from the map to the battle field. i've looked through the transition scripts and editted things here and there, in hope to solve this error. no luck. has anybody else gotten this error? is there a way to fix this?!
Code:
Exception: Errno::EACCES
Message: Permission denied - ./tempscreen.bmp
SpriteResizer:85:in `delete'
SpriteResizer:85:in `snap_to_bitmap'
PokemonField:195:in `pbBattleAnimation'
PokemonField:393:in `pbWildBattle'
PokemonField:701:in `pbOnStepTaken'
Game_Player*:623:in `update_old'
Walk/Run:57:in `update'
Scene_Map:100:in `update'
Scene_Map:97:in `loop'
Scene_Map:110:in `update'