|
FAQ
• Search • Login
|
|
Page 1 of 1
|
[ 4 posts ] |
|
Author |
Message |
Volvagia
Joined: Mon Jan 04, 2010 11:24 pm Posts: 2
|
 Open Rpg Problems
I don't know, could someone help me, I can't suddenly open OpenRPG. It crashes and gives me this message every time: Traceback (most recent call last): File "C:\Archivos de programa\OpenRPG\orpg\tools\decorators.py", line 106, in new_func return func(*args, **kwargs) File "C:\Archivos de programa\OpenRPG\orpg\main.py", line 1315, in AfterSplash self.frame = orpgFrame(None, wx.ID_ANY, CLIENT_STRING) File "C:\Archivos de programa\OpenRPG\orpg\tools\decorators.py", line 106, in new_func return func(*args, **kwargs) File "C:\Archivos de programa\OpenRPG\orpg\main.py", line 128, in __init__ self.tree.load_tree(settings.get('gametree')) File "C:\Archivos de programa\OpenRPG\orpg\gametree\gametree.py", line 263, in load_tree os.rename(filename,filename+".corrupt") WindowsError: [Error 183] No se puede crear un archivo que ya existe
Can someone help me? I don't understand Python or whatever this mean. It is the standard, version 1.8.0.4, windows. I have python and tryed to install it and uninstall it.
|
Fri Apr 02, 2010 11:31 pm |
|
 |
Volvagia
Joined: Mon Jan 04, 2010 11:24 pm Posts: 2
|
 Re: Open Rpg Problems
Don't worry anymore, I somehow fixed it .
|
Sat Apr 03, 2010 2:48 am |
|
 |
davidbyron
Joined: Thu Dec 10, 2009 6:37 am Posts: 335
|
 Re: Open Rpg Problems
I don't understand Spanish but that seems to be saying your gametree was corrupt in which case it would try and fix that for itself with a fresh/blank gametree (with the Behir in it)
Look for your old data in a file with a .corrupted extension in the myfiles directory. But it will be in (corrupted) XML so it might be hard to rescue if you don't have a backup.
|
Sat Apr 03, 2010 12:54 pm |
|
 |
prof.ebral
Joined: Wed Dec 09, 2009 9:39 pm Posts: 712
|
 Re: Open Rpg Problems
davidbyron wrote: I don't understand Spanish but that seems to be saying your gametree was corrupt in which case it would try and fix that for itself with a fresh/blank gametree (with the Behir in it)
Look for your old data in a file with a .corrupted extension in the myfiles directory. But it will be in (corrupted) XML so it might be hard to rescue if you don't have a backup. It's a common write permissions file. I can tell because it is in the os.rename function. Specifically with Windows, the gametree cannot be 'renamed' and should instead be copied with shutil and then the old one destroyed or over written. The error is specific to windows which handles file threading poorly, and the software is trying to rename a file that is 'in-use' to windows.
_________________ I ate your Death Knell. The Traipse Movement Please show your support for Traipse OpenRPG http://www.facebook.com/MadMathLabs Send me Traipse OpenRPG Ideas, Bugs, Complaints, Praises here: https://getsatisfaction.com/mml
|
Sat Apr 03, 2010 1:31 pm |
|
 |
|
|
Page 1 of 1
|
[ 4 posts ] |
|
Who is online |
Users browsing this forum: No registered users and 1 guest |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum
|
|