RPGObjects.com
http://www.rpgobjects.com/forum/

Downloading OpenRPG on Mac OS X
http://www.rpgobjects.com/forum/viewtopic.php?f=4&t=27
Page 1 of 2

Author:  Haren [ Tue Dec 15, 2009 9:47 pm ]
Post subject:  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?

Author:  prof.ebral [ Tue Dec 15, 2009 10:21 pm ]
Post subject:  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.

Author:  Paul [ Wed Dec 16, 2009 1:05 am ]
Post subject:  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.

Author:  Haren [ Wed Dec 16, 2009 12:36 pm ]
Post subject:  Re: Downloading OpenRPG on Mac OS X

Program called "IDLE" opens some txt files and nothin' happens out there :/

Author:  Paul [ Wed Dec 16, 2009 4:08 pm ]
Post subject:  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.

Author:  prof.ebral [ Wed Dec 16, 2009 5:53 pm ]
Post subject:  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.

Author:  Haren [ Sat Dec 19, 2009 12:41 am ]
Post subject:  Re: Downloading OpenRPG on Mac OS X

Thank Ya ;) I've opened this with Python and everything is OK :P

Author:  Kedziorek88 [ Sat Aug 13, 2011 11:48 am ]
Post subject:  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.

Author:  prof.ebral [ Sat Aug 13, 2011 4:13 pm ]
Post subject:  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

Author:  Kedziorek88 [ Sun Aug 14, 2011 6:09 pm ]
Post subject:  Re: Downloading OpenRPG on Mac OS X

Thanks for the response.

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

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