|
|
|
 |
|

December 21st, 2006, 07:07 PM
|
Private
|
|
Join Date: Dec 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OS X troubles
Thanks for the -dd argument. Here's the output I got after the program launched and then immediately shut down:
-------------------------
----- DOMINIONS ---------
-------------------------
Version version 3.00 (demo) (300)dbglevel 2 m68k_endian
datapath='.'
confpath='/Users/Mysterio/dominions3'
savepath='/Users/Mysterio/dominions3/savedgames'
modpath='/Users/Mysterio/dominions3/mods'
temppath='/tmp/dominions3_26342'
-- InitGLStuff --
Init OpenGL extensions (Extensions are disabled)
Renderer (ATI Radeon 9200 OpenGL Engine)
Vendor (ATI Technologies Inc.)
Version (1.3 ATI-1.4.18)
supported_ARB_vertex_buffer_object = 0
supported_ARB_multitexture = 0
supported_EXT_texture_env_combine = 0
supported_SGIS_generate_mipmap = 0
supported_ARB_texture_compression = 0
supported_GLX_SGI_swap_control = 0
domdata_path = .
Max texture size = 2048
CreateTexture ./guiborder2.tga alpha 6
N?got gick fel!
myloadmalloc: can't open ./guiborder2.tga
N?got gick fel!
myloadmalloc: can't open ./guiborder2.tga
flushopengl
mem ok
DeinitPrint
Abort trap
|

December 22nd, 2006, 05:15 AM
|
 |
Brigadier General
|
|
Join Date: Aug 2003
Location: Mictlan
Posts: 1,767
Thanks: 12
Thanked 165 Times in 22 Posts
|
|
Re: OS X troubles
Looks like it can't find guiborder2.tga
Doing a "ls Dominons3.app/Contents/Resources/*.tga" should show you that file or something is wrong. Maybe you started it from the wrong directory? You can't start it with "./dom3".
|

December 22nd, 2006, 12:13 PM
|
Private
|
|
Join Date: Dec 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OS X troubles
ls Dominions\ 3\ demo.app/Contents/Resources/*.tga
Dominions 3 demo.app/Contents/Resources/background1.tga
Dominions 3 demo.app/Contents/Resources/dustsky1.tga
Dominions 3 demo.app/Contents/Resources/expl_white.tga
Dominions 3 demo.app/Contents/Resources/guibar.tga
Dominions 3 demo.app/Contents/Resources/guiborder1.tga
Dominions 3 demo.app/Contents/Resources/guiborder2.tga
Dominions 3 demo.app/Contents/Resources/guiborderthin.tga
Dominions 3 demo.app/Contents/Resources/guihbar.tga
Dominions 3 demo.app/Contents/Resources/guihead.tga
Dominions 3 demo.app/Contents/Resources/mapbg.tga
Dominions 3 demo.app/Contents/Resources/poisonsky1.tga
Dominions 3 demo.app/Contents/Resources/skybox1.tga
Dominions 3 demo.app/Contents/Resources/tile.tga
As you can see, I think everything is there...
|

December 28th, 2006, 04:36 PM
|
 |
Sergeant
|
|
Join Date: Jan 2004
Posts: 247
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OS X troubles
Are you running out of memory?
|

December 28th, 2006, 10:19 PM
|
Private
|
|
Join Date: Dec 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OS X troubles
That's what I first thought, but running the game through the terminal gives a weird message at the end:
CreateTexture ./guiborder2.tga alpha 6
N?got gick fel!
myloadmalloc: can't open ./guiborder2.tga
N?got gick fel!
myloadmalloc: can't open ./guiborder2.tga
flushopengl
mem ok
DeinitPrint
Abort trap
Something wrong with my comp and *.tga files?
|

December 29th, 2006, 09:08 AM
|
 |
Brigadier General
|
|
Join Date: Aug 2003
Location: Mictlan
Posts: 1,767
Thanks: 12
Thanked 165 Times in 22 Posts
|
|
Re: OS X troubles
Write this at the terminal and post the result.
ls
ls Dominons3.app/Contents/Resources/
Edit: oops, didn't see that you had already posted that.
|

December 29th, 2006, 04:47 PM
|
Corporal
|
|
Join Date: Jan 2004
Location: Wilmington, Delaware, USA
Posts: 191
Thanks: 1
Thanked 13 Times in 2 Posts
|
|
Re: OS X troubles
Quote:
Mercanis said:
Thanks for the -dd argument. Here's the output I got after the program launched and then immediately shut down:
-------------------------
----- DOMINIONS ---------
-------------------------
Version version 3.00 (demo) (300)dbglevel 2 m68k_endian
datapath='.'
confpath='/Users/Mysterio/dominions3'
savepath='/Users/Mysterio/dominions3/savedgames'
...
|
FWIW, while my copy runs fine from the icon, to start it from the command line, I need to be in Dominions3.app/Contents/Resources and then start the program with ../MacOS/Dominions3
Edit: and if I try to start it from anywhere else, I get the same message you do.
My guess is that datapath should be set to a more useful value than the current directory, but I don't know where that's set.
__________________
No plan survives contact with the enemy.
--Helmut von Moltke
Have too may pretender files to keep track of? Use catgod to view them.
|

December 29th, 2006, 07:52 PM
|
 |
Brigadier General
|
|
Join Date: Aug 2003
Location: Mictlan
Posts: 1,767
Thanks: 12
Thanked 165 Times in 22 Posts
|
|
Re: OS X troubles
Have you renamed the application? It won't work properly if you rename it.
|

December 30th, 2006, 12:45 PM
|
Private
|
|
Join Date: Dec 2006
Posts: 6
Thanks: 0
Thanked 0 Times in 0 Posts
|
|
Re: OS X troubles
Quote:
Johan K said:
Have you renamed the application? It won't work properly if you rename it.
|
And that was all there was too it. I removed the spaces I put in the file. From "Dominions 3 demo" to "Dominions3demo" and it all works great now.
BLRAGH! Thank you, one and all!
|
Posting Rules
|
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts
HTML code is On
|
|
|
|
|