Topic: Some graphics not loading / Screenshots with alpha
Hi again ...
sometimes, some graphics are missing. Instead, I only see rainbow colors. And after a few seconds of playing, the application crashes. It only happens sometimes. But if it happens once, starting the game again doesn't help.
This is what it looks like:
http://img404.imageshack.us/img404/5427 … 109xr8.png
OS: Vista 32 Bit
Graphics card: Radeon 3870
Driver: Latest Catalyst
I tried gfx_clear = 1 and gfx_noclip = 1, but doesn't make it go away.
By the way, I have tried to compile the game by myself to maybe help finding the bug, exactly following the guide in the Wiki, but it didn't work. The first error occurs when the player.cpp is being compiled, where the compiler complains about an undefined "input" class/struct. I have tried with MSVC2005 and 2008.
And another thing is that the 0.5.0 screenshots have an alpha channel (they didn't have one in 0.4.3). This makes them look strange if the background color is not white.