.com.unity Forums
  The Official e-Store of Shrapnel Games

This Month's Specials

Air Assault Task Force- Save $8.00
Bronze- Save $10.00

   







Go Back   .com.unity Forums > Illwinter Game Design > Dominions 2: The Ascension Wars

Reply
 
Thread Tools Display Modes
  #1  
Old October 29th, 2003, 02:55 AM
josh_f's Avatar

josh_f josh_f is offline
Corporal
 
Join Date: Oct 2003
Posts: 62
Thanks: 0
Thanked 0 Times in 0 Posts
josh_f is on a distinguished road
Default Re: Mac OSX demo wont launch! Help

Have you tried launching Dominions with the run in window mode switch? (could someone from IW post the switch). When I first tried to run the demo on my dual 500 g4, the video went all flakey. I discovered if I hit ctrl-tab to enter windowed mode it worked fine.
Reply With Quote
  #2  
Old October 29th, 2003, 02:58 AM

HJ HJ is offline
Second Lieutenant
 
Join Date: Sep 2003
Posts: 483
Thanks: 0
Thanked 1 Time in 1 Post
HJ is on a distinguished road
Default Re: Mac OSX demo wont launch! Help

Well, I did, and it didn't work. The switch is --window, or --window --res 640 400. And for me it's not that the window goes flakey, the window terminates immediately after initializing. If I understood the starter of this thread correctly, he has the same problem while also using ATI.

[ October 29, 2003, 01:00: Message edited by: HJ ]
Reply With Quote
  #3  
Old October 29th, 2003, 05:24 AM
Stavetor's Avatar

Stavetor Stavetor is offline
Private
 
Join Date: Oct 2003
Location: San Francisco
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Stavetor is on a distinguished road
Default Re: Mac OSX demo wont launch! Help

Quote:
Originally posted by Senaca:
I've looked around and though I saw references to other people with this problem I couldn't find the solution posted. I've downloadedthe demo and ckicked on the app it starts to launch for about a second then just dies with no error message.

I have tried this on both 10.2.8 and the new 10.3 (Panther release. (I work at Apple)

Dual 1.25ghz powerPC G4 512mb memory
64MB graphic card ATI
I've got this same problem, also on 10.2.8. I posted about this in the Linux Demo Problems thread, because I'd had trouble unpacking the .tar.gz like several Linux Users. Stuffit crashes about halfway through the unpacking process, but it does leave me with the dominions folder and the app. However, when I try to launch the app, it fires up for a few seconds and then quits, no message or anything. Very frustrating after sitting through a 4 hour download (I'm on a 56k modem).
__________________
"Is like worst song, played on ugliest guitar."
-Vlad from Achewood
Reply With Quote
  #4  
Old October 29th, 2003, 05:26 AM
st.patrik's Avatar

st.patrik st.patrik is offline
Major
 
Join Date: Sep 2003
Location: The Forest of Avalon
Posts: 1,162
Thanks: 0
Thanked 50 Times in 11 Posts
st.patrik is on a distinguished road
Default Re: Mac OSX demo wont launch! Help

I haven't had any problems on my iMac running 10.2.6, for whatever that's worth.
Reply With Quote
  #5  
Old October 29th, 2003, 05:31 AM

Cameroon Cameroon is offline
Private
 
Join Date: Oct 2003
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Cameroon is on a distinguished road
Default Re: Mac OSX demo wont launch! Help

To be honest, I don't know how anyone on a Mac is running this (unless they also have the SDL framework elsewhere and it's getting pulled in).

The console (Applications -> Utilities -> Console for those who don't know its there) shows error Messages from apps and such. This is the error that's spit out when DOM2 tries to launch:

dyld: /Users/username/Downloads/dom2demo_osx Folder/dominions2demo.app/Contents/MacOS/dominions2 can't open library: @executable_path/../Frameworks/SDL.framework/Versions/A/SDL (No such file or directory, errno = 2)

Basically what that says is that the framework SDL should be inside the application bundle. Well, it's not. The demo that's distributed is missing that framework at least, and possibly others (can't tell since the app can't get past not having that framework). It looks like a copy phase was missed during build. I'm a Mac OS X developer, btw, so I'm not just blathering on .

Seriously hope someone's reading this post 'cause I'd really love to play the demo but obviousy we Mac Users aren't likely to get anywhere if the SDL framework isn't available for DOM2 to get at.

[Edit]
Just after I posted this, I saw someone mentioning that stuffit was crashing. Perhaps the archive is corrupt and thus not everything is getting unpacked as it should be. So maybe the copy phase worked but the archiving didn't

[ October 29, 2003, 03:33: Message edited by: Cameroon ]
Reply With Quote
  #6  
Old October 29th, 2003, 06:01 AM
st.patrik's Avatar

st.patrik st.patrik is offline
Major
 
Join Date: Sep 2003
Location: The Forest of Avalon
Posts: 1,162
Thanks: 0
Thanked 50 Times in 11 Posts
st.patrik is on a distinguished road
Default Re: Mac OSX demo wont launch! Help

Quote:
Originally posted by Cameroon:
To be honest, I don't know how anyone on a Mac is running this (unless they also have the SDL framework elsewhere and it's getting pulled in).

The console (Applications -> Utilities -> Console for those who don't know its there) shows error Messages from apps and such. This is the error that's spit out when DOM2 tries to launch:

dyld: /Users/username/Downloads/dom2demo_osx Folder/dominions2demo.app/Contents/MacOS/dominions2 can't open library: @executable_path/../Frameworks/SDL.framework/Versions/A/SDL (No such file or directory, errno = 2)

Basically what that says is that the framework SDL should be inside the application bundle. Well, it's not. The demo that's distributed is missing that framework at least, and possibly others (can't tell since the app can't get past not having that framework). It looks like a copy phase was missed during build. I'm a Mac OS X developer, btw, so I'm not just blathering on .

Seriously hope someone's reading this post 'cause I'd really love to play the demo but obviousy we Mac Users aren't likely to get anywhere if the SDL framework isn't available for DOM2 to get at.

[Edit]
Just after I posted this, I saw someone mentioning that stuffit was crashing. Perhaps the archive is corrupt and thus not everything is getting unpacked as it should be. So maybe the copy phase worked but the archiving didn't
Maybe why it's working for me is that I downloaded something like this several months ago to help with Dom I, so I could have had it in place. In case anyone doesn't know where to get a Version of SDL for mac, Illwinter posted a link on their news page back in April: www.illwinter.com/index.html

[ October 29, 2003, 04:02: Message edited by: st.patrik ]
Reply With Quote
  #7  
Old October 29th, 2003, 10:46 AM
Stavetor's Avatar

Stavetor Stavetor is offline
Private
 
Join Date: Oct 2003
Location: San Francisco
Posts: 17
Thanks: 0
Thanked 0 Times in 0 Posts
Stavetor is on a distinguished road
Default Re: Mac OSX demo wont launch! Help

Quote:
Originally posted by st.patrik:
Maybe why it's working for me is that I downloaded something like this several months ago to help with Dom I, so I could have had it in place. In case anyone doesn't know where to get a Version of SDL for mac, Illwinter posted a link on their news page back in April: www.illwinter.com/index.html
I just got the latest Version of SDL tonight and the demo still doesn't work, although now what happens is that it starts up for a few seconds and then crashes. I checked on the console and the error message I got was:

NÂgot gick fel!
loadmalloc: can't open ./guiborder2.tga

Based off this and the fact that Stuffit crashed yet again after a second download, I think Cameroon may be right. Maybe the archive is corrupt? Although that doesn't explain why it seems to work alright for St.patrik and (I'm assuming) others...

As an aside, anyone know what "NÂgot gick fel!" means?
__________________
"Is like worst song, played on ugliest guitar."
-Vlad from Achewood
Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 01:49 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Copyright ©1999 - 2025, Shrapnel Games, Inc. - All Rights Reserved.