View unanswered posts | View active topics It is currently Tue Mar 19, 2024 7:07 am



Post new topic Reply to topic  [ 28 posts ]  Go to page 1, 2, 3  Next
 List of reported issues with fixes / workarounds. 
Author Message

Joined: Thu Dec 10, 2009 6:37 am
Posts: 335
Post List of reported issues with fixes / workarounds.
See the file crash-report.txt for the last recorded error message when a crash occurs.

Modern versions of OpenRPG / Traipse will not interfere with each other when you install multiple copies to different folders.

OpenRPG crashes after splash screen
viewtopic.php?f=4&t=323
Problem:
After the splash screen, the program crashes with error message of (last line), 'AttributeError: 'module' object has no attribute 'FNB_COLORFUL_TABS'"
Fix:
You are using wxPython 2.8.11.0 and you need wxPython 2.8.10.1
More details:
Go to the wxPython downloads page on SourceForge and get the right version of wxPython 2.8.10 for you:
https://sourceforge.net/projects/wxpython/files/

If you have Python 2.6 and win32 processor then this is the one:
https://sourceforge.net/projects/wxpyth ... e/download


"Failed to connect to server..."
viewtopic.php?f=4&t=339
Problem:
Connecting to all servers fails with a "Failed to connect to server..." error message.
Workaround:
You can connect to any server by bookmarking it first and then connecting via the bookmark.


OpenRPG flashes on and then exits immediately
Problem:
The command prompt / terminal / DOS-like window opens and then closes immediately before you even see a splash screen or updater dialog. Nothing recorded in crash-report.txt. Most likely this is for a fresh install.
Fix:
Unfortunately several possibilities exist. Either the Python is not installed, not working, not located by the OS, or a very early error such as a module not found or wxPython not found, or failure to load settings. Likely something has gone wrong with the installation process. Re-installing OpenRPG may fix the problem
More details:
With an error line near the bottom mentioning, File "....\orpg\tools\settings.py", Line XXX
Failing to load Settings file.

With an error saying, "ImportError: No module named wxversion" you probably need to install wxPython manually as it has somehow failed to install correctly.
http://www.wxpython.org/download.php

With the Mac


OpenRPG fails with message about ElementTree
viewtopic.php?f=4&t=322&p=3301#p3301
Problem:
The last line of the error message / traceback reads, "ImportError: No module named ElementTree"
Fix:
With the main branch OpenRPG 1.8.0. Not sure what is going wrong at the moment but OpenRPG becomes unable to find a file, "\orpg\external\etree\ElementTree.py" after initially working successfully and updating. Reinstalling may fix this and installing Traipse has worked fine.


Can't reload a map that has text on it
viewtopic.php?f=4&t=308&view=previous
Problem:
Currently OpenRPG has a bug that has loading maps choke on apostrophes (or possibly double quotes with Traipse).
Workaround:
At the moment the only solution is to avoid the offending character within your text on a map. If you have a large map you cannot load then you can try to edit it using a text or XML editor. Look for (in a text editor) the phrase, "text_string=" and look at the following text to remove any apostrophe or double quote character within the opening and closing quotes.
Fix:
Fixed in latest Traipse.


Get rid of annoying code window / DOS box
viewtopic.php?f=4&t=299&view=previous
Problem:
This is not an error but older versions of OpenRPG had an option for not showing the logging window which appears as a black dialog with mostly white text.
Workaround:
On Windows you can just rename the file extension of whatever file you use to start OpenRPG (typically start_client.py) from .py to .pyw


Trying to learn how to use OpenRPG
viewtopic.php?f=4&t=289&view=previous
Problem:
Trying to find help with OpenRPG's features or help joining or starting a game.
Fix:
Follow the link above for a list of resources and advice.


Last edited by davidbyron on Tue Aug 10, 2010 8:34 pm, edited 15 times in total.



Mon Jun 14, 2010 10:47 pm
Profile

Joined: Thu Dec 10, 2009 6:37 am
Posts: 335
Post Re: List of reported issues with fixes / workarounds.
Got as far back in the archives as:
A few problems....

That's on page 3 which is about half way through all the threads we've had since the move to the new forums here.


Mon Jun 14, 2010 11:29 pm
Profile

Joined: Thu Dec 10, 2009 6:37 am
Posts: 335
Post Re: List of reported issues with fixes / workarounds.
Updated.
Is the map apostrophe fix backwards compatible with old saved maps?


Tue Aug 10, 2010 8:35 pm
Profile
User avatar

Joined: Wed Dec 09, 2009 9:39 pm
Posts: 712
Post Re: List of reported issues with fixes / workarounds.
davidbyron wrote:
Updated.
Is the map apostrophe fix backwards compatible with old saved maps?


Yeah. The fix is in my Beta. I think. I need to update the Beta code. I will probably do that tonight. I just don't want to push the wrong files, that is why I am stalling now.

_________________
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


Tue Aug 10, 2010 8:43 pm
Profile YIM WWW

Joined: Thu Dec 10, 2009 2:59 am
Posts: 22
Post Re: List of reported issues with fixes / workarounds.
I have upgraded to the Ubuntu 10.10 which uses wxPython 2.8.11, with no easy way to downgrade and of course OpenRPG is not working. Is there a fix coming or am I on my own ?

_________________
------------------------
http://blog.carnifex.org/


Sat Oct 16, 2010 6:51 am
Profile
User avatar

Joined: Wed Dec 09, 2009 9:39 pm
Posts: 712
Post Re: List of reported issues with fixes / workarounds.
The current Traipse beta works with 2.8.11. The problem arises due to the renaming of COLORFUL to COLOURFUL.

_________________
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


Sun Oct 17, 2010 4:40 am
Profile YIM WWW
User avatar

Joined: Sat Nov 06, 2010 4:34 am
Posts: 7
Post Re: List of reported issues with fixes / workarounds.
I'm having a major problem with images in general. Something to do with not saving the image to my temp files, I think.
Saw this around here a few times, but no answers that made any sense to a non-scripter like me. Noob fix 4 this plz?


Sat Nov 06, 2010 4:41 am
Profile
User avatar

Joined: Wed Dec 09, 2009 9:39 pm
Posts: 712
Post Re: List of reported issues with fixes / workarounds.
The problem is most likely due to DJ's remote image server. Are you trying to use images from your HD?

_________________
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 Nov 06, 2010 4:50 am
Profile YIM WWW
User avatar

Joined: Sat Nov 06, 2010 4:34 am
Posts: 7
Post Re: List of reported issues with fixes / workarounds.
prof.ebral wrote:
The problem is most likely due to DJ's remote image server. Are you trying to use images from your HD?


well originally the problem was with a mini a player had added. Then I saved one of my maps and when I tried bringing it back up, I got the same error.

Wat do?


Sat Nov 06, 2010 5:18 am
Profile
User avatar

Joined: Wed Dec 09, 2009 9:39 pm
Posts: 712
Post Re: List of reported issues with fixes / workarounds.
what is the error and where is the mini coming from? is the mini from a local hd or the web.

_________________
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 Nov 06, 2010 5:04 pm
Profile YIM WWW
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 28 posts ]  Go to page 1, 2, 3  Next


Who is online

Users browsing this forum: No registered users and 6 guests


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

Search for:
Jump to:  
cron
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group.
Designed by Vjacheslav Trushkin for Free Forums/DivisionCore.