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

Question on installing OpenRPG
http://rpgobjects.com/forum/viewtopic.php?f=4&t=532
Page 1 of 1

Author:  Crumbofpie [ Tue Aug 31, 2010 6:21 am ]
Post subject:  Question on installing OpenRPG

So, I installed everything properly. I'm using a Windows XP OS and I installed the python updated installations which exceeded the requirements. After I started up OpenRPG the CMD popped up and after a few seconds it brings up a screen which asks me what kind of updates I would like. I'm not sure where to go from there exactly but, I skipped the updates by pressing the skip updates button on the bottom right. I then begin to see the starting screen for OpenRPG. Right afterwards, in the CMD it says that there was a logger started. Right after there is a list of things that went on in red and then right afterwards it says "Crash Report Created!!" "Printed out Crash-report.txt created in your system folder." I am completely lost. I'm not sure if this is common or not. I could really use some help. Really new to all of this.

Author:  davidbyron [ Tue Aug 31, 2010 2:31 pm ]
Post subject:  Re: Question on installing OpenRPG

Not updating is fine. The updated version fixes a few little things but probably not what your problem is if you were worried about that. Now to see what is wrong with your OpenRPG can you post the contents of that "crash-report.txt" file? It should be found in the OpenRPG folder. It's a simple text file.

Author:  Crumbofpie [ Fri Sep 03, 2010 9:42 pm ]
Post subject:  Re: Question on installing OpenRPG

Terribly sorry about the long wait for a response.

Here is the crash report or what I have found in the file at least.

Traceback (most recent call last):
File "C:\Program Files\OpenRPG\orpg\tools\decorators.py", line 106, in new_func
return func(*args, **kwargs)
File "C:\Program Files\OpenRPG\orpg\main.py", line 1315, in AfterSplash
self.frame = orpgFrame(None, wx.ID_ANY, CLIENT_STRING)
File "C:\Program Files\OpenRPG\orpg\tools\decorators.py", line 106, in new_func
return func(*args, **kwargs)
File "C:\Program Files\OpenRPG\orpg\main.py", line 121, in __init__
self.build_gui()
File "C:\Program Files\OpenRPG\orpg\tools\decorators.py", line 106, in new_func
return func(*args, **kwargs)
File "C:\Program Files\OpenRPG\orpg\main.py", line 731, in build_gui
self.build_window(c, self)
File "C:\Program Files\OpenRPG\orpg\tools\decorators.py", line 106, in new_func
return func(*args, **kwargs)
File "C:\Program Files\OpenRPG\orpg\main.py", line 867, in build_window
wx.DefaultSize)
File "C:\Program Files\OpenRPG\orpg\tools\decorators.py", line 106, in new_func
return func(*args, **kwargs)
File "C:\Program Files\OpenRPG\orpg\chat\chatwnd.py", line 332, in __init__
orpgTabberWnd.__init__(self, parent, True, size=size, style=FNB.FNB_DROPDOWN_TABS_LIST|FNB.FNB_NO_NAV_BUTTONS|FNB.FNB_MOUSE_MIDDLE_CLOSES_TABS)
File "C:\Program Files\OpenRPG\orpg\orpg_windows.py", line 95, in __init__
'slanted&colorful': FNB.FNB_VC8|FNB.FNB_COLORFUL_TABS,
AttributeError: 'module' object has no attribute 'FNB_COLORFUL_TABS'

Author:  Christopher [ Sat Sep 04, 2010 1:11 pm ]
Post subject:  Re: Question on installing OpenRPG

Crumbofpie wrote:
[...] I installed the python updated installations which exceeded the requirements. [...]
That sounds to me like you installed the latest Python and wxPython Versions.
However, neither Fork is tested with the latest Versions. The recommended Versions are listed on the top of this forum.

Author:  davidbyron [ Mon Sep 06, 2010 1:36 am ]
Post subject:  Re: Question on installing OpenRPG

Looks like our number one reported bug!
The fix and the reasons for it are at the top of this page:
http://www.rpgobjects.com/forum/viewtopic.php?f=4&t=353

And yes indeed, it's likely your wxPython version is wrong.

Author:  Crumbofpie [ Mon Sep 06, 2010 3:58 am ]
Post subject:  Re: Question on installing OpenRPG

Thanks a ton!

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