RPGObjects.com
http://www.rpgobjects.com/forum/

Help with Install.
http://www.rpgobjects.com/forum/viewtopic.php?f=4&t=408
Page 1 of 1

Author:  Scotticus [ Sun Jul 11, 2010 8:18 pm ]
Post subject:  Help with Install.

Howdy's all,

I am having a bear of a time with openRPG install. I am using Vista. 12G ram, good processor, great video card, etc.

I have intalled, anduninstalled openrpg, python 2.6, 2.7, and pythonwx each more than once. and I tried Traipse.

Each time, I get the same error, dos window flash then nothing. Here's my cut/paste of the latest.


C:\Program Files\Games\OpenRPG>start_client.py
Rooting OpenRPG at: C:/Program Files/Games/OpenRPG
Traceback (most recent call last):
File "C:\Program Files\Games\OpenRPG\start_client.py", line 7, in <module>
runpy.run_module('updater.gui', run_name='__main__', alter_sys=True)
File "C:\Python27\lib\runpy.py", line 176, in run_module
fname, loader, pkg_name)
File "C:\Python27\lib\runpy.py", line 82, in _run_module_code
mod_name, mod_fname, mod_loader, pkg_name)
File "C:\Python27\lib\runpy.py", line 72, in _run_code
exec code in run_globals
File "C:\Program Files\Games\OpenRPG\updater\gui.py", line 11, in <module>
from updater._updater import OpenRPGUpdater
File "C:\Program Files\Games\OpenRPG\updater\_updater.py", line 8, in <module>
from orpg.tools.settings import settings
File "C:\Program Files\Games\OpenRPG\orpg\tools\settings.py", line 172, in <module>
settings = Settings()
File "C:\Program Files\Games\OpenRPG\orpg\tools\settings.py", line 122, in __new__
it._init()
File "C:\Program Files\Games\OpenRPG\orpg\tools\settings.py", line 126, in _init
validate.config_file("settings.xml", "default_settings.xml")
File "C:\Program Files\Games\OpenRPG\orpg\tools\validate.py", line 44, in config_file
with open(self._load_user_path + user_file,"w") as newfile:
IOError: [Errno 13] Permission denied: 'C:\\Program Files\\Games\\OpenRPG\\myfiles\\settings.xml'

Does anybody have any ideas that can help me out. AFter re-installing everything from scratch twice, I'm little confused as to what the next steps to take are...

Author:  prof.ebral [ Sun Jul 11, 2010 10:53 pm ]
Post subject:  Re: Help with Install.

It is a permissions problem. And you are running Vista which is anal about permissions.

I've heard that the User folder is better with permissions than the Program Files folder. Can you install it to your User folder and see that if that helps?

If you wanted to try and tackle the problem without another install attempt you need to remove the permission restrictions one the OpenRPG folder. I have a guide on how to do that here: http://traipse.assembla.com/spaces/trai ... -with-logs

It should fix your problems but it is not as easy as just reinstalling.

Author:  Scotticus [ Mon Jul 12, 2010 4:35 pm ]
Post subject:  Re: Help with Install.

That was it!!

Thank you very much!

God I hate vista. I really should upgrade. I just don't want to re-install _every_ program I have. When does windows 8 come out....

Page 1 of 1 All times are UTC
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/