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 3 of 4

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

im goin to try traipsce
its giving me problems to who do i contact for that

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

Right here. Traipse is my fork, but I understand it better. What problems is it giving you? This should be a lot easier to fix.

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

ok knux .. it's been almost an hour since your last post. I do need to sleep.

Author:  knux12346 [ Tue Aug 10, 2010 5:10 am ]
Post subject:  Re: Open RPG Won't Run Part 2

ok the updater opens then i click finish the splash screen pops up and... nothin

Author:  prof.ebral [ Tue Aug 10, 2010 12:24 pm ]
Post subject:  Re: Open RPG Won't Run Part 2

Did you uninstall python first? Look for the crash report file again.

Author:  knux12346 [ Tue Aug 10, 2010 4:34 pm ]
Post subject:  Re: Open RPG Won't Run Part 2

i ununstalled and reinstalled python and now nothing happens when i click traispe .py
Error report in the System folder

Traceback (most recent call last):
File "C:\Users\Knux\Desktop\Traipse\System\orpg\main.py", line 1163, in AfterSplash
self.frame = orpgFrame(None, wx.ID_ANY, MENU_TITLE)
File "C:\Users\Knux\Desktop\Traipse\System\orpg\main.py", line 116, in __init__
self.build_gui()
File "C:\Users\Knux\Desktop\Traipse\System\orpg\main.py", line 666, in build_gui
for c in children: self.build_window(c, self)
File "C:\Users\Knux\Desktop\Traipse\System\orpg\main.py", line 795, in build_window
temp_wnd = orpg.chat.chatwnd.chat_notebook(parent_wnd, wx.DefaultSize)
File "C:\Users\Knux\Desktop\Traipse\System\orpg\chat\chatwnd.py", line 316, in __init__
style=FNB.FNB_DROPDOWN_TABS_LIST|FNB.FNB_NO_NAV_BUTTONS|FNB.FNB_MOUSE_MIDDLE_CLOSES_TABS)
File "C:\Users\Knux\Desktop\Traipse\System\orpg\orpg_windows.py", line 85, in __init__
'slanted&colorful': FNB.FNB_VC8|FNB.FNB_COLORFUL_TABS, 'slant&colorful': FNB.FNB_VC8|FNB.FNB_COLORFUL_TABS}
AttributeError: 'module' object has no attribute 'FNB_COLORFUL_TABS'

Author:  prof.ebral [ Tue Aug 10, 2010 5:06 pm ]
Post subject:  Re: Open RPG Won't Run Part 2

*sigh* You are using wx.Python 2.8.11

You can:
1. Update to the Beta. The process is a little involve though pretty simple. Beta has this fix and some others.
2. Follow the advice in this thread

prof.ebral wrote:
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.


Update to Beta: If you choose this option it's simple, but a little involved.
1. Start Traipse so you can enter the Update Manager
2. Click on the Repos Tab
3. In the text entry by the "New" button enter the name Traispe-Dev then press "new"
4. In the new text entry under the "Traipse-Dev" name enter: http://hg.assembla.com/traipse_dev and press "Refresh"
5. Click on the Updater Tab
6. Press the Package Select button
7. Choose the Beta option and press Ok
8. Press Update Now

You will have the newest Beta which has that fix. If it does not start right away, there are two possible problems.
1. Open your Task Manager and kill all processes that are wpython
2. Just try again. Sometimes the source needs to be completely refreshed after an update.

That should fix your problem.

Author:  knux12346 [ Wed Aug 11, 2010 2:52 am ]
Post subject:  Re: Open RPG Won't Run Part 2

when i got that error i had unistalled and reinstalled python without wxpython

Author:  prof.ebral [ Wed Aug 11, 2010 3:44 am ]
Post subject:  Re: Open RPG Won't Run Part 2

oh.. you need wx.Python too.

I just helped an individual who has been having these problems. Updating to Traipse Beta was the fastest way to resolve this issue.

Author:  knux12346 [ Fri Aug 13, 2010 1:29 am ]
Post subject:  Re: Open RPG Won't Run Part 2

Runs
Thank you for the help

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