Create an account


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[SOLVED] Xonotic fails to start under Debian Testing

#1
Hi all, when i start the game using "xonotic-linux-glx.sh" script i get the following:
Code:
Game is Xonotic using base gamedir data
Xonotic Linux 01:01:13 Sep  6 2011 - release
Loaded public key key_0.d0pk (fingerprint: Xon//KssdlzGkFKdnnN4sgg8H+koTbBn5JTi37BAW1Q=)
Skeletal animation uses SSE code path
DPSOFTRAST available (SSE2 instructions detected)
execing quake.rc
execing default.cfg
execing defaultXonotic.cfg
execing cdtracks.cfg
execing balanceXonotic.cfg
execing ctfscoring-ai.cfg
execing effects-normal.cfg
execing physicsX.cfg
execing turrets.cfg
execing unit_machinegun.cfg
execing unit_hk.cfg
execing unit_hellion.cfg
execing unit_mlrs.cfg
execing unit_flac.cfg
execing unit_fusreac.cfg
execing unit_plasma.cfg
execing unit_plasma2.cfg
execing unit_tesla.cfg
execing unit_phaser.cfg
execing unit_walker.cfg
execing unit_ewheel.cfg
execing vehicles.cfg
execing vehicle_racer.cfg
execing vehicle_raptor.cfg
execing vehicle_spiderbot.cfg
execing vehicle_bumblebee.cfg
execing _hud_descriptions.cfg
execing hud_luminos.cfg
couldn't exec config.cfg
"maxplayers" set to "16"
couldn't exec data/campaign.cfg
execing config_update.cfg
execing font-xolonium.cfg
Warning: Could not expand $scr_centersize
Warning: Could not expand $* in alias scoreboard_columns_set
Invalid program name client !
client program not loaded.
couldn't exec autoexec/*.cfg
couldn't exec autoexec.cfg
key generation in progress
Client using an automatically assigned port
Client opened a socket on address 0.0.0.0:0
Client opened a socket on address [0:0:0:0:0:0:0:0]:0
Loading OpenGL driver libGL.so.1
Couldn't get an RGB, Double-buffered, Depth visual
Desired video mode fail, trying fallbacks...
Loading OpenGL driver libGL.so.1
Couldn't get an RGB, Double-buffered, Depth visual
Loading OpenGL driver libGL.so.1
Couldn't get an RGB, Double-buffered, Depth visual
Loading OpenGL driver libGL.so.1
Couldn't get an RGB, Double-buffered, Depth visual
Loading OpenGL driver libGL.so.1
Couldn't get an RGB, Double-buffered, Depth visual
Loading OpenGL driver libGL.so.1
Couldn't get an RGB, Double-buffered, Depth visual
Loading OpenGL driver libGL.so.1
Couldn't get an RGB, Double-buffered, Depth visual
Quake Error: Video modes failed
Invalid response from keygen server:

If i use "xonotic-linux-sdl.sh" i get instead:

Code:
Game is Xonotic using base gamedir data
Xonotic Linux 01:01:15 Sep  6 2011 - release
Loaded public key key_0.d0pk (fingerprint: Xon//KssdlzGkFKdnnN4sgg8H+koTbBn5JTi37BAW1Q=)
Skeletal animation uses SSE code path
DPSOFTRAST available (SSE2 instructions detected)
Failed to init SDL joystick subsystem:
execing quake.rc
execing default.cfg
execing defaultXonotic.cfg
execing cdtracks.cfg
execing balanceXonotic.cfg
execing ctfscoring-ai.cfg
execing effects-normal.cfg
execing physicsX.cfg
execing turrets.cfg
execing unit_machinegun.cfg
execing unit_hk.cfg
execing unit_hellion.cfg
execing unit_mlrs.cfg
execing unit_flac.cfg
execing unit_fusreac.cfg
execing unit_plasma.cfg
execing unit_plasma2.cfg
execing unit_tesla.cfg
execing unit_phaser.cfg
execing unit_walker.cfg
execing unit_ewheel.cfg
execing vehicles.cfg
execing vehicle_racer.cfg
execing vehicle_raptor.cfg
execing vehicle_spiderbot.cfg
execing vehicle_bumblebee.cfg
execing _hud_descriptions.cfg
execing hud_luminos.cfg
couldn't exec config.cfg
"maxplayers" set to "16"
couldn't exec data/campaign.cfg
execing config_update.cfg
execing font-xolonium.cfg
Warning: Could not expand $scr_centersize
Warning: Could not expand $* in alias scoreboard_columns_set
Invalid program name client !
client program not loaded.
couldn't exec autoexec/*.cfg
couldn't exec autoexec.cfg
key generation in progress
Client using an automatically assigned port
Client opened a socket on address 0.0.0.0:0
Client opened a socket on address [0:0:0:0:0:0:0:0]:0
Linked against SDL version 1.2.12
Using SDL library version 1.2.14
Failed to set video mode to 1024x768: Couldn't find matching GLX visual
Desired video mode fail, trying fallbacks...
Linked against SDL version 1.2.12
Using SDL library version 1.2.14
Failed to set video mode to 1024x768: Couldn't find matching GLX visual
Linked against SDL version 1.2.12
Using SDL library version 1.2.14
Failed to set video mode to 1024x768: Couldn't find matching GLX visual
Linked against SDL version 1.2.12
Using SDL library version 1.2.14
Failed to set video mode to 1024x768: Couldn't find matching GLX visual
Linked against SDL version 1.2.12
Using SDL library version 1.2.14
Failed to set video mode to 640x768: Couldn't find matching GLX visual
Linked against SDL version 1.2.12
Using SDL library version 1.2.14
Failed to set video mode to 640x480: Couldn't find matching GLX visual
Linked against SDL version 1.2.12
Using SDL library version 1.2.14
Failed to set video mode to 640x480: Couldn't find matching GLX visual
Quake Error: Video modes failed
Invalid response from keygen server:

I downloaded via torrent the game archive and then extracted it under my home directory, then i simply launched the game using both the provided scripts.
OS is Debian testing (amd64).

Hope someone can help me, thank you.
Reply

#2
I've had the same problem today.
Recompile your video card driver, that should solve your problem.
I suppose you update your system frequently, and in that case, it's always a good idea
after xorg-core update.
[Image: 561.png]
"One should strive to achieve; not sit in bitter regret."
Reply

#3
I had this problem when starting the 32bit build on a 64bit system with a mismatched 32bit libGL (32bit libGL from mesa, but 64bit xorg using nvidia driver).
BRLOGENSHFEGLE (core dumped)

The Bot Orchestra is back! | Xoylent Easter Egg | 5bots1piano
My music on Google Play and SoundCloud
Reply

#4
So... no easy solution. Well since i've never recompiled anything i think i'll wait for a new version.

Thanks for your help.
Reply

#5
Umm... this might strike you like lightning, but why do you use debian testing then? Tongue
It's actually very easy, shouldn't take more than 5 minutes.
Also, if you've installed your video card driver from package, you just have to reinstall that one.
I can help you with nvidia drivers.
[Image: 561.png]
"One should strive to achieve; not sit in bitter regret."
Reply

#6
I have an ati card, anyway now it works.

Fun thing is that I did absolutely nothing to solve the problem (maybe some system updates somehow fixed my issue).
Reply



Possibly Related Threads…
Thread Author Replies Views Last Post
  [NEED HELP] cant start the game/ session lock problem skyghost47 1 2,799 10-24-2020, 11:50 PM
Last Post: BuddyFriendGuy
  [NEED HELP] Unabel to start xonotic in xubuntu 18.04 prateekgs555 0 1,776 12-24-2018, 09:42 PM
Last Post: prateekgs555
  [SOLVED] Menu fails to load after recent update Bloodthorn 2 2,728 09-25-2018, 08:11 AM
Last Post: Bloodthorn
  [NEED HELP] XUbuntu playing with drivers and now Xonotic doesn't start Bla1 9 6,015 05-15-2018, 09:29 PM
Last Post: Bla1
  [SOLVED] Im to stupid to run NetRadiant under Linux HirnloserHering 3 4,337 08-13-2015, 11:51 AM
Last Post: SpiKe
  [SOLVED] Version 8.0 won't start on OSX Yosemite oger 12 14,316 07-04-2015, 12:28 PM
Last Post: BuddyFriendGuy
  [SOLVED] Can't compile under OS X Yosemite BuddyFriendGuy 1 3,676 04-23-2015, 01:00 PM
Last Post: BuddyFriendGuy
  [NEEDS INFO] NetRadiant fails to compile with latest nvidia driver Maddin 6 6,094 03-25-2015, 06:02 AM
Last Post: Maddin
  [SOLVED] How can i make an icon to quick-start Lan-game ? Old Enzo 3 6,120 12-07-2014, 06:58 AM
Last Post: GoregeousGuy
  [NEEDS INFO] can not start xonotic (xubuntu 14.10) kamp 5 7,019 11-09-2014, 01:05 PM
Last Post: Mr. Bougo

Forum Jump:


Users browsing this thread:
1 Guest(s)

Forum software by © MyBB original theme © iAndrew 2016, remixed by -z-