Author Topic: Game dynamic objects not shown  (Read 4672 times)

morm

  • Guest
Game dynamic objects not shown
« on: 25 January 2006, 20:55:51 »
Hi, i have a trouble with playing glest (version 1.2.1 from Gentoo potrage), when I start a game I got no buildings, no trees, no chracters, nothing, only clear terrain (map). I can select some person or building but I don't see anythink.

Can someone hep me?

I'm using ATI Radeon 9000 ( driver 8.20.08 ), OpenGL from ATI version 1.3.1030 ( X4.3.0-8.20.8 )

Thnx Morm
« Last Edit: 1 January 1970, 00:00:00 by morm »

Antoine

  • Guest
(No subject)
« Reply #1 on: 28 January 2006, 18:29:36 »
Had exactly the same problem with Linux Gentoo, x86, GLest 1.2.1.2, ATI Radeon Mobility 9000, ATI proprietary driver version 8.21.7, OpenGL version 1.3.1041 (X4.3.0-8.21.7).

After a few tries at hacking the code, I found the following solution:
edit source/glest_game/graphics/renderer.cpp,
comment the lines glEnable(GL_COLOR_MATERIAL) in the methods Renderer::renderObjects and Renderer::renderUnits
(that should make 3 lines to comment).

Hope this helps.
« Last Edit: 1 January 1970, 00:00:00 by Antoine »

Bor

  • Guest
(No subject)
« Reply #2 on: 18 April 2006, 08:44:49 »
And I have this problem too ;)
but during play the game (~5-10min after start, during fighting)
Segmentation fault
:(
« Last Edit: 1 January 1970, 00:00:00 by Bor »

kayman

  • Guest
(No subject)
« Reply #3 on: 22 April 2006, 06:18:54 »
ok tried it and it works!
i didn't try it for more than 15 minutes but it looks good. thanks!
« Last Edit: 1 January 1970, 00:00:00 by kayman »

ellis

  • Guest
(No subject)
« Reply #4 on: 22 April 2006, 20:49:05 »
Worked for me too.  Thanks, Antoine.  Do you know enough about GL/ATI/Glest to guess where the bug should be reported to?
« Last Edit: 1 January 1970, 00:00:00 by ellis »

ellis

  • Guest
(No subject)
« Reply #5 on: 22 April 2006, 22:29:24 »
I've played three times now, and like Bor, it also segfaults on me during fights.  When I tested it once by playing without an opponent, it let me play for a long time and never crashed.

gentoo, linux 2.6.12-gentoo-r9, ATI Radeon 9200, ATI proprietary drivers
« Last Edit: 1 January 1970, 00:00:00 by ellis »