by suburbantimewaster » Mon Apr 30, 2012 5:48 pm
While playing the game, I received this traceback bug.
I'm sorry, but an uncaught exception occurred.
While running game code:
File "game/locations.rpy", line 11, in script call
File "game/locations.rpy", line 235, in script call
File "plot/chapter1.rpy", line 1799, in script call
File "game/script.rpy", line 2076, in script
File "game/script.rpy", line 2080, in python
File "game/RPG Framework/enviroment.rpy", line 626, in python
File "RPG Framework/character.rpy", line 109, in python
File "game/RPG Framework/effects.rpy", line 30, in python
File "game/l_effects.rpy", line 14, in python
File "game/RPG Framework/effects.rpy", line 50, in python
IOError: [Errno 13] Permission denied: 'combat_log.txt'
-- Full Traceback ------------------------------------------------------------
Full traceback:
File "C:\Program Files (x86)\Winter Wolves\Loren The Amazon Princess\renpy\execution.py", line 265, in run
File "C:\Program Files (x86)\Winter Wolves\Loren The Amazon Princess\renpy\ast.py", line 632, in execute
File "C:\Program Files (x86)\Winter Wolves\Loren The Amazon Princess\renpy\python.py", line 972, in py_exec_bytecode
File "game/script.rpy", line 2080, in <module>
File "game/RPG Framework/enviroment.rpy", line 626, in getActions
File "RPG Framework/character.rpy", line 109, in onTurn
File "game/RPG Framework/effects.rpy", line 30, in onTurn
File "game/l_effects.rpy", line 14, in onTurnDo
File "game/RPG Framework/effects.rpy", line 50, in note
IOError: [Errno 13] Permission denied: 'combat_log.txt'
Windows-7-6.1.7601-SP1
Ren'Py 6.13.12.1728
Loren The Amazon Princess 1.0
At the time, I was battling Grob and had Loren attack him. Is it possible to fix this bug?