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



Post new topic Reply to topic  [ 17 posts ]  Go to page 1, 2  Next
 Downloading OpenRPG on Mac OS X 
Author Message

Joined: Tue Dec 15, 2009 9:41 pm
Posts: 3
Post Downloading OpenRPG on Mac OS X
Hi, I have Mac OS X and I'd like to download OpenRPG. On page about downloading, there are just links to "Python" program. And here comes few questions:


1. What version of Python is the best (I have Mac OS X 10.5.8)??

2. When I succesfuly download Python, how to get Open RPG?


Tue Dec 15, 2009 9:47 pm
Profile
User avatar

Joined: Wed Dec 09, 2009 9:39 pm
Posts: 712
Post Re: Downloading OpenRPG on Mac OS X
This link should help: http://www.assembla.com/wiki/show/traipse/Installation It is for my Traipse fork of OpenRPG, but they two are compatible.

_________________
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 Dec 15, 2009 10:21 pm
Profile YIM WWW

Joined: Thu Dec 10, 2009 4:16 pm
Posts: 89
Post Re: Downloading OpenRPG on Mac OS X
You'll want to install python 2.6.4 or 2.6.3 either one will do.

You'll want wxpython that goes with 2.6 python.

Down load the zip for openrpg found on the link. Open the zip file this will give you a folder called openrpg1.8.0. put this in your home folder.
http://www.rpgobjects.com/index.php?c=orpg&m=getorpg

Open the folder openrpg1.8.0, double click the icon that says start_client.py.

Give it a little while and openrpg should start up after that.


Wed Dec 16, 2009 1:05 am
Profile

Joined: Tue Dec 15, 2009 9:41 pm
Posts: 3
Post Re: Downloading OpenRPG on Mac OS X
Program called "IDLE" opens some txt files and nothin' happens out there :/


Wed Dec 16, 2009 12:36 pm
Profile

Joined: Thu Dec 10, 2009 4:16 pm
Posts: 89
Post Re: Downloading OpenRPG on Mac OS X
What does the text say?

Edit: also try reseting what the file opens with. control click on the file chose get info. Under open with set it to python.


Wed Dec 16, 2009 4:08 pm
Profile
User avatar

Joined: Wed Dec 09, 2009 9:39 pm
Posts: 712
Post Re: Downloading OpenRPG on Mac OS X
Haren wrote:
Program called "IDLE" opens some txt files and nothin' happens out there :/


IDLE is the editor for Python. You will need to set the default program for .py files to Python.

_________________
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


Wed Dec 16, 2009 5:53 pm
Profile YIM WWW

Joined: Tue Dec 15, 2009 9:41 pm
Posts: 3
Post Re: Downloading OpenRPG on Mac OS X
Thank Ya ;) I've opened this with Python and everything is OK :P


Sat Dec 19, 2009 12:41 am
Profile

Joined: Sat Aug 13, 2011 11:43 am
Posts: 2
Post Re: Downloading OpenRPG on Mac OS X
Hi, I have read this thread and it did move the process forward. However, I must restart the thread and ask for some help. When changing the program using "Get Info" to open with "Python Launcher", the terminal bash pops up and the following text is displayed:


Quote:
Last login: Sat Aug 13 13:41:36 on console
cd '/Users/konradpawelec/Desktop/OpenRPG1/' && '/usr/local/bin/pythonw' '/Users/konradpawelec/Desktop/OpenRPG1/start_client.py' && echo Exit status: $? && exit 1
Konrad-Pawelecs-MacBook-Pro:~ konradpawelec$ cd '/Users/konradpawelec/Desktop/OpenRPG1/' && '/usr/local/bin/pythonw' '/Users/konradpawelec/Desktop/OpenRPG1/start_client.py' && echo Exit status: $? && exit 1
Traceback (most recent call last):
File "/Users/konradpawelec/Desktop/OpenRPG1/start_client.py", line 7, in <module>
runpy.run_module('updater.gui', run_name='__main__', alter_sys=True)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 176, in run_module
fname, loader, pkg_name)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 82, in _run_module_code
mod_name, mod_fname, mod_loader, pkg_name)
File "/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/runpy.py", line 72, in _run_code
exec code in run_globals
File "/Users/konradpawelec/Desktop/OpenRPG1/updater/gui.py", line 8, in <module>
import wx
File "/usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/__init__.py", line 45, in <module>
from wx._core import *
File "/usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core.py", line 4, in <module>
import _core_
ImportError: dlopen(/usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core_.so, 2): no suitable image found. Did find:
/usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core_.so: no matching architecture in universal wrapper
Konrad-Pawelecs-MacBook-Pro:OpenRPG1 konradpawelec$


Does this mean I installed non-compatible versions? Did something change after this circa one year? I'm running on Snow Leopard. Obviously fire any extra questions you might have, and I shall respond should I understand what it is that you want me to do.


Sat Aug 13, 2011 11:48 am
Profile
User avatar

Joined: Wed Dec 09, 2009 9:39 pm
Posts: 712
Post Re: Downloading OpenRPG on Mac OS X
ImportError: dlopen(/usr/local/lib/wxPython-unicode-2.8.12.1/lib/python2.7/site-packages/wx-2.8-mac-unicode/wx/_core_.so, 2):

Yeah. Sorry, we can't support wxPython 2.8.12.1 or Python 2.7

_________________
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 Aug 13, 2011 4:13 pm
Profile YIM WWW

Joined: Sat Aug 13, 2011 11:43 am
Posts: 2
Post Re: Downloading OpenRPG on Mac OS X
Thanks for the response.

So should I get a previous version of python to resolve the issue?


Sun Aug 14, 2011 6:09 pm
Profile
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 17 posts ]  Go to page 1, 2  Next


Who is online

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