View unanswered posts | View active topics It is currently Thu Mar 28, 2024 10:43 pm



Post new topic Reply to topic  [ 31 posts ]  Go to page Previous  1, 2, 3, 4  Next
 Open RPG Won't Run Part 2 
Author Message

Joined: Sun Aug 08, 2010 6:34 pm
Posts: 18
Post Re: Open RPG Won't Run Part 2
ok then it wasn't were i installed
Edit to remove double Post: New Error

Traceback (most recent call last):
File "C:\Users\Public\OpenRPG\start_client.py", line 13, in <module>
import orpg.main
File "C:\Users\Public\OpenRPG\orpg\main.py", line 34, in <module>
from orpg.orpg_windows import *
File "C:\Users\Public\OpenRPG\orpg\orpg_windows.py", line 96
'slant&colorful': FNB.FNB_VC8|
^
SyntaxError: invalid syntax


Mon Aug 09, 2010 4:03 am
Profile
User avatar

Joined: Wed Dec 09, 2009 9:39 pm
Posts: 712
Post Re: Open RPG Won't Run Part 2
Better. Find this file, C:\Users\Public\OpenRPG\orpg\orpg_windows.py, put it in a ZIP and attach it to a post. I'll fix it. It's a mild syntax error.

_________________
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


Mon Aug 09, 2010 4:13 am
Profile YIM WWW

Joined: Sun Aug 08, 2010 6:34 pm
Posts: 18
Post Re: Open RPG Won't Run Part 2
Wouldn't let me add an attachment
so heres from megauopload

http://www.megaupload.com/?d=XWFW25Y5


Mon Aug 09, 2010 4:22 am
Profile
User avatar

Joined: Wed Dec 09, 2009 9:39 pm
Posts: 712
Post Re: Open RPG Won't Run Part 2
Here is the file on my PogoPlug share: http://my.pogoplug.com/share/RPBBQftK2AaDIG99LwumcA/

_________________
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


Mon Aug 09, 2010 4:31 am
Profile YIM WWW

Joined: Sun Aug 08, 2010 6:34 pm
Posts: 18
Post Re: Open RPG Won't Run Part 2
Same Erorr


Last edited by knux12346 on Mon Aug 09, 2010 4:43 am, edited 1 time in total.



Mon Aug 09, 2010 4:37 am
Profile
User avatar

Joined: Wed Dec 09, 2009 9:39 pm
Posts: 712
Post Re: Open RPG Won't Run Part 2
It can't be the same error. Post the contents of your crash-report.txt file.

I am going to offer you another option. Uninstall your Python version and try Traipse. Normally I would not recommend you uninstall Python but 1.8.0 has been impregnating Python installs with Mercurial which causes errors with my portable mercurial.

I have all of the files needed to install here: http://traipse.assembla.com/wiki/show/traipse on the Files tab, as well as an installation manual.

_________________
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


Mon Aug 09, 2010 4:42 am
Profile YIM WWW

Joined: Sun Aug 08, 2010 6:34 pm
Posts: 18
Post Re: Open RPG Won't Run Part 2
Traceback (most recent call last):
File "C:\Users\Public\OpenRPG\start_noupdate.py", line 4, in <module>
runpy.run_module('start_client', 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:\Users\Public\OpenRPG\start_client.py", line 13, in <module>
import orpg.main
File "C:\Users\Public\OpenRPG\orpg\main.py", line 34, in <module>
from orpg.orpg_windows import *
File "C:\Users\Public\OpenRPG\orpg\orpg_windows.py", line 95
'slanted&colorful': FNB.FNB_VC8|,
^
SyntaxError: invalid syntax


Mon Aug 09, 2010 4:42 am
Profile
User avatar

Joined: Wed Dec 09, 2009 9:39 pm
Posts: 712
Post Re: Open RPG Won't Run Part 2
knux12346 wrote:
Same Erorr


Sorry I know what I did wrong. Change
Code:
                      'slant&colorful': FNB.FNB_VC8|,
to
Code:
                      'slant&colorful': FNB.FNB_VC8|
1 too many commas.

_________________
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


Mon Aug 09, 2010 4:43 am
Profile YIM WWW

Joined: Sun Aug 08, 2010 6:34 pm
Posts: 18
Post Re: Open RPG Won't Run Part 2
Traceback (most recent call last):
File "C:\Users\Public\OpenRPG\start_client.py", line 13, in <module>
import orpg.main
File "C:\Users\Public\OpenRPG\orpg\main.py", line 34, in <module>
from orpg.orpg_windows import *
File "C:\Users\Public\OpenRPG\orpg\orpg_windows.py", line 96
'slant&colorful': FNB.FNB_VC8|
^
SyntaxError: invalid syntax


Mon Aug 09, 2010 4:55 am
Profile
User avatar

Joined: Wed Dec 09, 2009 9:39 pm
Posts: 712
Post Re: Open RPG Won't Run Part 2
I give up. Either ask David to help. It's his and DJ's project, they can fix it. Or try Traipse.

_________________
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


Mon Aug 09, 2010 5:00 am
Profile YIM WWW
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 31 posts ]  Go to page Previous  1, 2, 3, 4  Next


Who is online

Users browsing this forum: No registered users and 34 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.