Page 1 of 1

*NEW* The Mana World Mac client

Posted: 11 Apr 2011, 02:32
by trapdoor
First release with Xcode 4, if someone could let me know if this works for them, that would be great, thanks!

It is meant to be for OSX 10.5.x or later.

http://www.centrecirclestudios.com/open/tmw-mac.dmg

--
trapdoor

Re: *NEW* The Mana World Mac client

Posted: 11 Apr 2011, 07:58
by Alige
It doesn't work on Mac OS X 10.6.7

Re: *NEW* The Mana World Mac client

Posted: 11 Apr 2011, 11:00
by Bertram
Hi Ali-G,

Have you got any backtrace or useful info that help us debug it?

Best regards.

Re: *NEW* The Mana World Mac client

Posted: 11 Apr 2011, 11:16
by Alige
All I got is that. Please translate Bertram if needed.

Re: *NEW* The Mana World Mac client

Posted: 11 Apr 2011, 15:18
by trapdoor
Can you run from Terminal so I can see the error?

It is likely a dependency problem, can't ever seem to find them all on the first go.

--
trapdoor

Re: *NEW* The Mana World Mac client

Posted: 11 Apr 2011, 16:19
by Frost
The game crashes on my MacBook running 10.5.8.

--------------------
Process: The Mana World [4172]
Path: /Applications/The Mana World.app/Contents/MacOS/The Mana World
Identifier: com.yourcompany.mana
Version: ??? (???)
Code Type: X86 (Native)
Parent Process: launchd [1700]

Interval Since Last Report: 89 sec
Crashes Since Last Report: 1
Per-App Interval Since Last Report: 0 sec
Per-App Crashes Since Last Report: 1

Date/Time: 2011-04-11 09:13:44.006 -0700
OS Version: Mac OS X 10.5.8 (9L31a)
Report Version: 6
Anonymous UUID: ????

Exception Type: EXC_BREAKPOINT (SIGTRAP)
Exception Codes: 0x0000000000000002, 0x0000000000000000
Crashed Thread: 0

Dyld Error Message:
Library not loaded: /usr/lib/libxml2.2.dylib
Referenced from: /Applications/The Mana World.app/Contents/MacOS/The Mana World
Reason: Incompatible library version: The Mana World requires version 10.0.0 or later, but libxml2.2.dylib provides version 9.0.0

Re: *NEW* The Mana World Mac client

Posted: 11 Apr 2011, 16:29
by Frost
trapdoor wrote:First release with Xcode 4, if someone could let me know if this works for them, that would be great, thanks!
trapdoor
Exciting stuff. Thanks for maintaining this, trapdoor!

I thought I'd try to fix my libxml2 error, but didn't see an XCode Project file in git (http://gitorious.org/mana/mana/trees/master). Am I looking in the wrong place?

Re: *NEW* The Mana World Mac client

Posted: 12 Apr 2011, 15:47
by trapdoor
Frost wrote: I thought I'd try to fix my libxml2 error, but didn't see an XCode Project file in git (http://gitorious.org/mana/mana/trees/master). Am I looking in the wrong place?
I believe Cmake is now the official way to build the project.

--
trapdoor

Re: *NEW* The Mana World Mac client

Posted: 16 Apr 2011, 19:45
by lien
trapdoor, it works only on Intel.
that means it cannot be opened on a PPC (mine, so) :(

Lien ....

Re: *NEW* The Mana World Mac client

Posted: 18 Apr 2011, 20:55
by trapdoor
I created it as a universal binary with support for i386 and ppc.

What error do you get when you run the client in Terminal?

Re: *NEW* The Mana World Mac client

Posted: 18 Apr 2011, 21:37
by lien
trapdoor wrote:I created it as a universal binary with support for i386 and ppc.

What error do you get when you run the client in Terminal?

Code: Select all

-bash: /Users/MyName/Desktop/The Mana World.app: is a directory
and the same thing when a application is for intel when I open it
Image
something in english about:
  • "you cannot open the appication "the Mana World" Because it cannot work with this(your) architecture"
:(

Lien ...

and also, the icon (mana) is crossed (like intel application too).

Re: *NEW* The Mana World Mac client

Posted: 18 Apr 2011, 23:09
by trapdoor
Turns out Xcode 4 was ignoring my ppc directive since it doesn't support it, only options it has is 32 bit Intel or 64 bit Intel. Trying to compile for ppc just gives an error that the compiler doesn't support it.

I will look to see what can be done, hopefully I can get a separate download of 10.5 SDK that will have ppc support.

Re: *NEW* The Mana World Mac client

Posted: 07 Sep 2011, 13:59
by baseballboy
Little old, but I have it running on OSX 10.6.7 without a problem.

Re: *NEW* The Mana World Mac client

Posted: 09 Sep 2011, 07:30
by Bertram
Hi,

Is there a mac port of the mana or tmw 0.5.2 version we could add to the download section?

Thanks in advance for your answer and best regards, :)

Re: *NEW* The Mana World Mac client

Posted: 13 Oct 2011, 14:08
by Nard
Works well on macbook pro OsX 10.6.8 here