Mac 0.11

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
Catfish_Man
Novice
Novice
Posts: 52
Joined: 07 Mar 2005, 03:15
Location: Portland, OR, USA

Mac 0.11

Post by Catfish_Man »

The Mac build of 0.11 is on the download page, for those interested.
User avatar
Bjørn
Manasource
Manasource
Posts: 1438
Joined: 09 Dec 2004, 18:50
Location: North Rhine-Westphalia, Germany
Contact:

Post by Bjørn »

Cheers! I hope Talaroc will be able to play TMW now. And of course any other Mac users around. :)
Blorx2
Novice
Novice
Posts: 60
Joined: 13 Mar 2005, 13:10
Location: Florence, SC

Post by Blorx2 »

I'll play! Finally...

EDIT: Bad news, it won't work on my computer
"A wizard is never late, nor is he early, he arrives precisely when he needs to" - Gandalf
User avatar
Talaroc
Warrior
Warrior
Posts: 429
Joined: 10 Feb 2005, 04:23
Location: The Frozen North

Post by Talaroc »

Hmm, seems to be broken. What version of OSX was it made for? I'm using 10.3.8.
Catfish_Man
Novice
Novice
Posts: 52
Joined: 07 Mar 2005, 03:15
Location: Portland, OR, USA

Post by Catfish_Man »

Sigh... I'm on 10.3.8 as well, and it worked in the test account I created. Could you open Console (/Applications/Utilities) and look for the crash log and post it here? It may be listed as either tmw or ManaWorld.
User avatar
Talaroc
Warrior
Warrior
Posts: 429
Joined: 10 Feb 2005, 04:23
Location: The Frozen North

Post by Talaroc »

This is what I got from ManaWorld.app/Contents/Resources/tmw
Last login: Tue Apr 5 22:05:36 on ttyp1
/Users/arashi86/Desktop/ManaWorld.app/Contents/ResWelcome to Darwin!
res103-221:~ arashi86$ /Users/arashi86/Desktop/ManaWorld.app/Contents/Resources/tmw; exit
dyld: /Users/arashi86/Desktop/ManaWorld.app/Contents/Resources/tmw can't open library: /usr/local//lib/libguichan_sdl.0.dylib (No such file or directory, errno = 2)
Trace/BPT trap
logout
[Process completed]
From a user perspective, the app won't even open, it appears for a moment in the dock and then disappears. Hope that helps.
User avatar
maci
Knight
Knight
Posts: 507
Joined: 05 Dec 2004, 20:01
Location: Germany
Contact:

Post by maci »

catfish_man you should get the deps staticly into the .dmg file ..like simedw did earlier with allegro
ElvenProgrammer wrote:Maci: don't be rude, we're here to help people ;)
Blorx2
Novice
Novice
Posts: 60
Joined: 13 Mar 2005, 13:10
Location: Florence, SC

Post by Blorx2 »

I got this:

Code: Select all

dyld: /Users/matthew/Desktop/ManaWorld.app/Contents/Resources/tmw can't open library: /usr/local//lib/libguichan_sdl.0.dylib  (No such file or directory, errno = 2)
and from the Terminal I got this:

Code: Select all

matthew% /Users/matthew/Desktop/ManaWorld.app/Contents/MacOS/ManaWorld; exit
dyld: /Users/matthew/Desktop/ManaWorld.app/Contents/Resources/tmw can't open library: /usr/local//lib/libguichan_sdl.0.dylib  (No such file or directory, errno = 2)
logout
"A wizard is never late, nor is he early, he arrives precisely when he needs to" - Gandalf
User avatar
Bjørn
Manasource
Manasource
Posts: 1438
Joined: 09 Dec 2004, 18:50
Location: North Rhine-Westphalia, Germany
Contact:

Post by Bjørn »

Hmm, lesson for next time: test on somebody else's Mac before releasing. Heh.
Catfish_Man
Novice
Novice
Posts: 52
Joined: 07 Mar 2005, 03:15
Location: Portland, OR, USA

Post by Catfish_Man »

Yeah. I figured a new user would be good enough, but apparently I installed the required libraries before testing. I *think* what needs to be done is either statically link the libraries, or include them in the app bundle. I'll have a shot at it later today or tomorrow.
Post Reply