No textures at all.

Do you need help? Ask here!

Bug reporting belongs here: http://developer.wz2100.net/newticket
lowededwookie
Trained
Trained
Posts: 42
Joined: 07 Sep 2007, 01:44

No textures at all.

Post by lowededwookie »

Why do my graphics not exist?

I'm using the release candidate on Mac OS X 10.5.7 and the ground is grey.
Picture 11.png
Thyranim
Trained
Trained
Posts: 190
Joined: 20 Dec 2008, 16:35
Location: Germany

Re: No textures at all.

Post by Thyranim »

is your graphicscard driver up to date?
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA
Contact:

Re: No textures at all.

Post by Zarel »

lowededwookie wrote:Why do my graphics not exist?

I'm using the release candidate on Mac OS X 10.5.7 and the ground is grey.
Picture 11.png
...that's not the release candidate, that's an extremely unstable version of trunk from an extremely long time ago.

Go download the actual RC from the download page.
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: No textures at all.

Post by Buginator »

You may also have to edit your config file, and change textureSize to 64 or 32.
It depends if you ran out of gfx memory or not...

What gfx card is this?
and it ends here.
lowededwookie
Trained
Trained
Posts: 42
Joined: 07 Sep 2007, 01:44

Re: No textures at all.

Post by lowededwookie »

Buginator wrote:What gfx card is this?
NVidia GeForce 8600M GT.

I'm running on a MacBook Pro (pre-unibody).
lowededwookie
Trained
Trained
Posts: 42
Joined: 07 Sep 2007, 01:44

Re: No textures at all.

Post by lowededwookie »

Zarel wrote:Go download the actual RC from the download page.
But that's EXACTLY where I got it from.
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA
Contact:

Re: No textures at all.

Post by Zarel »

Hmm. That's really weird. Have you tried turning up the texture size as far as it'll go?
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: No textures at all.

Post by Buginator »

lowededwookie wrote:NVidia GeForce 8600M GT.

I'm running on a MacBook Pro (pre-unibody).
Looks like your out of texture memory, or it can't find the textures. Did you try to lower the texture size?

Also, start the game with --debug all --debugfile whatever.txt on the command line, and you can attach whatever.txt (if it is too huge, then zip it). You just let it run until you get to the above screen, and then quit out.
and it ends here.
User avatar
Zarel
Elite
Elite
Posts: 5770
Joined: 03 Jan 2008, 23:35
Location: Minnesota, USA
Contact:

Re: No textures at all.

Post by Zarel »

Buginator wrote:Looks like your out of texture memory, or it can't find the textures. Did you try to lower the texture size?

Also, start the game with --debug all --debugfile whatever.txt on the command line, and you can attach whatever.txt (if it is too huge, then zip it). You just let it run until you get to the above screen, and then quit out.
No way, the 8600M GT on the MBP is a dedicated graphics card with a fair amount of dedicated memory (and presumably plenty of shared). There's no way it'd run out of texture memory.

"Can't find textures" is more likely, but how would that happen?
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: No textures at all.

Post by Buginator »

Zarel wrote:quote="Buginator"Looks like your out of texture memory, or it can't find the textures. Did you try to lower the texture size?

Also, start the game with --debug all --debugfile whatever.txt on the command line, and you can attach whatever.txt (if it is too huge, then zip it). You just let it run until you get to the above screen, and then quit out./quote
No way, the 8600M GT on the MBP is a dedicated graphics card with a fair amount of dedicated memory (and presumably plenty of shared). There's no way it'd run out of texture memory.

"Can't find textures" is more likely, but how would that happen?
That is why I requested the --debug all output.
and it ends here.
lowededwookie
Trained
Trained
Posts: 42
Joined: 07 Sep 2007, 01:44

Re: No textures at all.

Post by lowededwookie »

I hope it's done right but here's the file I created.
Attachments
debug.txt
Debug
(324.13 KiB) Downloaded 241 times
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: No textures at all.

Post by Buginator »

lowededwookie wrote:I hope it's done right but here's the file I created.

Code: Select all

3d      |08:22:23: [screenInitialise] OpenGL Vendor : NVIDIA Corporation
3d      |08:22:23: [screenInitialise] OpenGL Renderer : NVIDIA GeForce 8600M GT OpenGL Engine
3d      |08:22:23: [screenInitialise] OpenGL Version : 2.0 NVIDIA-1.5.44
3d      |08:22:23: [screenInitialise] OpenGL Extensions : GL_ARB_transpose_matrix GL_ARB_vertex_program GL_ARB_vertex_blend GL_ARB_window_pos GL_ARB_shader_objects GL_ARB_vertex_shader GL_ARB_shading_language_100 GL_EXT_multi_draw_arrays GL_EXT_clip_volume_hint GL_EXT_rescale_normal GL_EXT_draw_range_elements GL_EXT_fog_coord GL_EXT_gpu_program_parameters GL_EXT_geometry_shader4 GL_EXT_transform_feedback GL_APPLE_client_storage GL_APPLE_specular_vector GL_APPLE_transform_hint GL_APPLE_packed_pixels GL_APPL
3d      |08:22:23: [screenInitialise] Supported OpenGL extensions:
3d      |08:22:23: [screenInitialise]   * OpenGL 1.2 is supported!
3d      |08:22:23: [screenInitialise]   * OpenGL 1.3 is supported!
3d      |08:22:23: [screenInitialise]   * OpenGL 1.4 is supported!
3d      |08:22:23: [screenInitialise]   * OpenGL 1.5 is supported!
3d      |08:22:23: [screenInitialise]   * OpenGL 2.0 is supported!
3d      |08:22:23: [screenInitialise]   * OpenGL 2.1 is NOT supported!
3d      |08:22:23: [screenInitialise]   * Texture compression is supported.
3d      |08:22:23: [screenInitialise]   * Two side stencil is supported.
3d      |08:22:23: [screenInitialise]   * Stencil wrap is supported.
3d      |08:22:23: [screenInitialise]   * Anisotropic filtering is supported.
3d      |08:22:23: [screenInitialise]   * Rectangular texture is supported.
3d      |08:22:23: [screenInitialise]   * FrameBuffer Object (FBO) is supported.
So far, so good...

Code: Select all

texture |08:22:24: [pie_TexInit] pie_TexInit successful - initialized 128 texture pages
texture |08:22:24: [pie_Initialise] Texture compression: Yes
nothing is jumping out.

How about set your texturesize to the lowest value, and play the game in a 640x480 window?
If that works, try again in a 640x480 screen.
If that works, try a higher texturesize.
and it ends here.
lowededwookie
Trained
Trained
Posts: 42
Joined: 07 Sep 2007, 01:44

Re: No textures at all.

Post by lowededwookie »

Nothing. All settings are set as low as they can be and no difference.
User avatar
Buginator
Professional
Professional
Posts: 3285
Joined: 04 Nov 2007, 02:20

Re: No textures at all.

Post by Buginator »

lowededwookie wrote:Nothing. All settings are set as low as they can be and no difference.
So running in a window is the same as running in a screen?

All the other times I have seen this, was because of either bad drivers, or not enough texture memory, and as I don't have your machine to test, not too sure what I can do to track down the problem.
and it ends here.
lowededwookie
Trained
Trained
Posts: 42
Joined: 07 Sep 2007, 01:44

Re: No textures at all.

Post by lowededwookie »

Sadly it's happening in Windowed mode as well.

I'll tell you what. I'll rebuild my Mac over the weekend and I'll let you know what happens.

I'll have it running with nothing but the OS, no other software and see if it might be something getting in the way of the app.
Post Reply