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

Author:  knux12346 [ Mon Aug 09, 2010 4:03 am ]
Post subject:  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

Author:  prof.ebral [ Mon Aug 09, 2010 4:13 am ]
Post subject:  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.

Author:  knux12346 [ Mon Aug 09, 2010 4:22 am ]
Post subject:  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

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

Here is the file on my PogoPlug share: http://my.pogoplug.com/share/RPBBQftK2AaDIG99LwumcA/

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

Same Erorr

Author:  prof.ebral [ Mon Aug 09, 2010 4:42 am ]
Post subject:  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.

Author:  knux12346 [ Mon Aug 09, 2010 4:42 am ]
Post subject:  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

Author:  prof.ebral [ Mon Aug 09, 2010 4:43 am ]
Post subject:  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.

Author:  knux12346 [ Mon Aug 09, 2010 4:55 am ]
Post subject:  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

Author:  prof.ebral [ Mon Aug 09, 2010 5:00 am ]
Post subject:  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.

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