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

Open RPG Won't Run Part 2
http://www.rpgobjects.com/forum/viewtopic.php?f=4&t=488
Page 1 of 4

Author:  knux12346 [ Mon Aug 09, 2010 2:08 am ]
Post subject:  Open RPG Won't Run Part 2

ok so it ran the first time i opened it i then locked the topic as i was done... then my computer had to be restarted ...started open rpg again and got this



Traceback (most recent call last):
File "C:\Users\Public\OpenRPG\orpg\tools\decorators.py", line 106, in new_func
return func(*args, **kwargs)
File "C:\Users\Public\OpenRPG\orpg\main.py", line 1315, in AfterSplash
self.frame = orpgFrame(None, wx.ID_ANY, CLIENT_STRING)
File "C:\Users\Public\OpenRPG\orpg\tools\decorators.py", line 106, in new_func
return func(*args, **kwargs)
File "C:\Users\Public\OpenRPG\orpg\main.py", line 121, in __init__
self.build_gui()
File "C:\Users\Public\OpenRPG\orpg\tools\decorators.py", line 106, in new_func
return func(*args, **kwargs)
File "C:\Users\Public\OpenRPG\orpg\main.py", line 731, in build_gui
self.build_window(c, self)
File "C:\Users\Public\OpenRPG\orpg\tools\decorators.py", line 106, in new_func
return func(*args, **kwargs)
File "C:\Users\Public\OpenRPG\orpg\main.py", line 867, in build_window
wx.DefaultSize)
File "C:\Users\Public\OpenRPG\orpg\tools\decorators.py", line 106, in new_func
return func(*args, **kwargs)
File "C:\Users\Public\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:\Users\Public\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:  prof.ebral [ Mon Aug 09, 2010 2:18 am ]
Post subject:  Re: Open RPG Won't Run Part 2

That is a problem with wx.Python 2.8.11. If you install an older version, 2.8.10 or even 2.8.9.1 you should be able to get it working.

Where did you read the installation instructions?

Author:  knux12346 [ Mon Aug 09, 2010 2:26 am ]
Post subject:  Re: Open RPG Won't Run Part 2

didn't know they were any i just installed all the stuff from the websiite
know where to get wxpython2.8.10

Author:  prof.ebral [ Mon Aug 09, 2010 2:35 am ]
Post subject:  Re: Open RPG Won't Run Part 2

Which site?

wx.Python 2.8.10.1 (exe file) http://traipse.assembla.com/spaces/trai ... mFeJe5aVNr

Author:  knux12346 [ Mon Aug 09, 2010 3:02 am ]
Post subject:  Re: Open RPG Won't Run Part 2

Ones on the openrpg website

Author:  prof.ebral [ Mon Aug 09, 2010 3:29 am ]
Post subject:  Re: Open RPG Won't Run Part 2

I can't find a link to wx.Python 2.8.11. Maybe you could link to the openrpg site that you got it from.
So have you tried the link I sent you? Is that working?

Author:  knux12346 [ Mon Aug 09, 2010 3:41 am ]
Post subject:  Re: Open RPG Won't Run Part 2

i installed the link you gave me to python and im still getting the errors

Author:  prof.ebral [ Mon Aug 09, 2010 3:49 am ]
Post subject:  Re: Open RPG Won't Run Part 2

I've fixed this error before. You can edit the source: viewtopic.php?f=4&t=323&hilit=FNB_COLORFUL_TABS

to fix it you can read how it was fixed: viewtopic.php?f=4&t=361&hilit=FNB_COLORFUL_TABS

You've already tried the second option but you can read through the thread. You must have done something incorrect if you have fixed the error.

Third option is to look at the crash-report.txt file and post it's contents.

Author:  knux12346 [ Mon Aug 09, 2010 3:55 am ]
Post subject:  Re: Open RPG Won't Run Part 2

where would i install this i think i placed it in the wrong folder

Author:  prof.ebral [ Mon Aug 09, 2010 3:57 am ]
Post subject:  Re: Open RPG Won't Run Part 2

wx.Python is an addition to Python. it should install where you installed Python.

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