After installing nexuiz with yum, I couldn't seem to connect to any of the servers because my version was out of date. I was happy enough playing with bots at the time. Then I grew impatient to see what 2.0 had to offer and made a rash decision to update with:
- Code: Select all
# yum update nexuiz
And now it does not work.
More precisely, nexuiz-sdl toggles my screen as if preparing to load. It locks up indefinetly at this black screen and does not respond to ctrl+z, ctrl+c - I must kill -9 it.
I have more luck with nexuiz-glx. It loads to menu, it's very quick, sound is working; almost too good to be true. Start a game and it crashes, but this time it releases my console straight away. The output is too long to post in it's entirety, this appears to be the important parts:
- Code: Select all
...
^7Draw_CachePic: failed to load gfx/crosshair7c
^7Draw_CachePic: failed to load gfx/crosshair8
^7Draw_CachePic: failed to load gfx/crosshair9
^7Draw_CachePic: failed to load gfx/crosshair10
...
^7Draw_CachePic: failed to load gfx/m_white
^7DrawQ_ResetClipArea: not in 2d rendering stage!
^7g_maplist: Map 'rune_nexdm12' not found in database - ignored
^7g_maplist: Map 'tdm_nexdmextra2' not found in database - ignored
^7g_maplist: Map 'tdm_nexdmextra1' not found in database - ignored
...
^7NexPlayer entered the game
^7Fake CD track 8 playing...
^7Received signal 11, exiting...
^7Client "NexPlayer" dropped
^7Client "Danger" dropped
^7Client "Sensible" dropped
^7OpenGL Backend shutting down
I am assuming that all this means that I missing part of the whole of the data. But I do not know what I am missing. Here is a list of my currently installed packages
- Code: Select all
libglade.x86_64 1:0.17-16.2.1
SDL.x86_64 1.2.9-5.2.1
glx-utils.x86_64 6.4.2-6
kmod-fglrx.x86_64 8.26.18-1.2.6.17_1.213
nexuiz-data.noarch 2.0-2
nexuiz-server.x86_64 2.0-2.fc5
nexuiz.x86_64 2.0-2.fc5
Please help get nexuiz working again *sobs* I need my gaming fix.