0.4.3 run failure - linux

Find any bugs in Vega Strike? See if someone has already found it, or report them here!
Post Reply
kuratkull

0.4.3 run failure - linux

Post by kuratkull »

Hello, I installed it from the *.sh file. At first I was missing the libstdc++ libc6 files, but I got them by using this offsite tutorial for my distro:
http://wiki.archlinux.org/index.php/Juniper_VPN

So, after that that the setup works, but when running ./vegastrike I get this:

Code: Select all

 bin% ./vegastrike
Vega Strike  
See http://www.gnu.org/copyleft/gpl.html for license details.

GOT SUBDIR ARG = 
Found data in ..
Using /usr/local/games/vegastrike as data directory
Using .vegastrike.4.x as the home directory
Found MODDIR = /usr/local/games/vegastrike/mods
USING HOMEDIR : /home/kuratkull/.vegastrike.4.x As the home directory 
CONFIGFILE - Found a config file in home directory, using : /home/kuratkull/.vegastrike.4.x/vegastrike.config
DATADIR - No datadir specified in config file, using ; /usr/local/games/vegastrike
SIMULATION_ATOM: 0.08
MISSION_NAME is empty using : explore_universe.mission
Could not find platform independent libraries <prefix>
Could not find platform dependent libraries <exec_prefix>
Consider setting $PYTHONHOME to <prefix>[:<exec_prefix>]
'import site' failed; use -v for traceback
running import sys
print sys.path
sys.path = [r"/usr/local/games/vegastrike/modules/builtin/",r"/usr/local/games/vegastrike/modules/",r"/usr/local/games/vegastrike/bases/"]
['/usr/lib/python2.2/', '/usr/lib/python2.2/plat-linux2', '/usr/lib/python2.2/lib-tk', '/usr/lib/lib-dynload']
testing VS randomrunning import sys
print sys.path
['/usr/local/games/vegastrike/modules/builtin/', '/usr/local/games/vegastrike/modules/', '/usr/local/games/vegastrike/bases/']
Could not GetProc alutLoadMP3_LOKI
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb730e767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xb730e8b1]
#2 /usr/lib/libX11.so.6(_XReply+0xfd) [0xb7d20a8d]
#3 ./vegastrike(SDL_XF86VidModeQueryVersion+0x8f) [0x891d1b7]
#4 ./vegastrike(X11_GetVideoModes+0x161) [0x891bda1]
#5 ./vegastrike [0x88f8090]
#6 ./vegastrike(SDL_VideoInit+0x286) [0x88f4a76]
#7 ./vegastrike(SDL_InitSubSystem+0x4b) [0x88ecfdb]
#8 ./vegastrike(SDL_Init+0x25) [0x88ed0d5]
#9 ./vegastrike(winsys_init+0x6cd) [0x87c183d]
#10 ./vegastrike(GFXInit__FiPPc+0x1f) [0x87b075b]
#11 ./vegastrike(Init__12GameUniverseiPPcPCc+0x26) [0x81d631a]
#12 ./vegastrike(__12GameUniverseiPPcPCc+0x3a) [0x81d656e]
#13 ./vegastrike(main+0x21b4) [0x818baac]
#14 /lib/libc.so.6(__libc_start_main+0xe0) [0xb7ddd390]
#15 ./vegastrike [0x817f931]
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb730e767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb730e81e]
#2 /usr/lib/libX11.so.6 [0xb7d1fe08]
#3 /usr/lib/libX11.so.6(XMatchVisualInfo+0x40) [0xb7d16a40]
#4 ./vegastrike [0x891bb33]
#5 ./vegastrike(X11_GetVideoModes+0x407) [0x891c047]
#6 ./vegastrike [0x88f8090]
#7 ./vegastrike(SDL_VideoInit+0x286) [0x88f4a76]
#8 ./vegastrike(SDL_InitSubSystem+0x4b) [0x88ecfdb]
#9 ./vegastrike(SDL_Init+0x25) [0x88ed0d5]
#10 ./vegastrike(winsys_init+0x6cd) [0x87c183d]
#11 ./vegastrike(GFXInit__FiPPc+0x1f) [0x87b075b]
#12 ./vegastrike(Init__12GameUniverseiPPcPCc+0x26) [0x81d631a]
#13 ./vegastrike(__12GameUniverseiPPcPCc+0x3a) [0x81d656e]
#14 ./vegastrike(main+0x21b4) [0x818baac]
#15 /lib/libc.so.6(__libc_start_main+0xe0) [0xb7ddd390]
#16 ./vegastrike [0x817f931]
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb730e767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xb730e8b1]
#2 /usr/lib/libX11.so.6(_XReply+0xfd) [0xb7d20a8d]
#3 ./vegastrike(SDL_XineramaIsActive+0x77) [0x8921913]
#4 ./vegastrike(X11_GetVideoModes+0x669) [0x891c2a9]
#5 ./vegastrike [0x88f8090]
#6 ./vegastrike(SDL_VideoInit+0x286) [0x88f4a76]
#7 ./vegastrike(SDL_InitSubSystem+0x4b) [0x88ecfdb]
#8 ./vegastrike(SDL_Init+0x25) [0x88ed0d5]
#9 ./vegastrike(winsys_init+0x6cd) [0x87c183d]
#10 ./vegastrike(GFXInit__FiPPc+0x1f) [0x87b075b]
#11 ./vegastrike(Init__12GameUniverseiPPcPCc+0x26) [0x81d631a]
#12 ./vegastrike(__12GameUniverseiPPcPCc+0x3a) [0x81d656e]
#13 ./vegastrike(main+0x21b4) [0x818baac]
#14 /lib/libc.so.6(__libc_start_main+0xe0) [0xb7ddd390]
#15 ./vegastrike [0x817f931]
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb730e767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb730e81e]
#2 /usr/lib/libX11.so.6 [0xb7d1fe08]
#3 /usr/lib/libX11.so.6(XCreateColormap+0x26) [0xb7cf6ef6]
#4 ./vegastrike [0x88f81bd]
#5 ./vegastrike(SDL_VideoInit+0x286) [0x88f4a76]
#6 ./vegastrike(SDL_InitSubSystem+0x4b) [0x88ecfdb]
#7 ./vegastrike(SDL_Init+0x25) [0x88ed0d5]
#8 ./vegastrike(winsys_init+0x6cd) [0x87c183d]
#9 ./vegastrike(GFXInit__FiPPc+0x1f) [0x87b075b]
#10 ./vegastrike(Init__12GameUniverseiPPcPCc+0x26) [0x81d631a]
#11 ./vegastrike(__12GameUniverseiPPcPCc+0x3a) [0x81d656e]
#12 ./vegastrike(main+0x21b4) [0x818baac]
#13 /lib/libc.so.6(__libc_start_main+0xe0) [0xb7ddd390]
#14 ./vegastrike [0x817f931]
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb730e767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xb730e8b1]
#2 /usr/lib/libX11.so.6(_XReply+0xfd) [0xb7d20a8d]
#3 ./vegastrike(SDL_XF86VidModeGetGamma+0x94) [0x891d474]
#4 ./vegastrike [0x891a261]
#5 ./vegastrike(X11_SaveVidModeGamma+0x37) [0x891a303]
#6 ./vegastrike [0x88f8248]
#7 ./vegastrike(SDL_VideoInit+0x286) [0x88f4a76]
#8 ./vegastrike(SDL_InitSubSystem+0x4b) [0x88ecfdb]
#9 ./vegastrike(SDL_Init+0x25) [0x88ed0d5]
#10 ./vegastrike(winsys_init+0x6cd) [0x87c183d]
#11 ./vegastrike(GFXInit__FiPPc+0x1f) [0x87b075b]
#12 ./vegastrike(Init__12GameUniverseiPPcPCc+0x26) [0x81d631a]
#13 ./vegastrike(__12GameUniverseiPPcPCc+0x3a) [0x81d656e]
#14 ./vegastrike(main+0x21b4) [0x818baac]
#15 /lib/libc.so.6(__libc_start_main+0xe0) [0xb7ddd390]
#16 ./vegastrike [0x817f931]
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb730e767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb730e81e]
#2 /usr/lib/libX11.so.6 [0xb7d1fe08]
#3 /usr/lib/libX11.so.6(XCreateWindow+0x26) [0xb7d170e6]
#4 ./vegastrike [0x88f7c55]
#5 ./vegastrike [0x88f826e]
#6 ./vegastrike(SDL_VideoInit+0x286) [0x88f4a76]
#7 ./vegastrike(SDL_InitSubSystem+0x4b) [0x88ecfdb]
#8 ./vegastrike(SDL_Init+0x25) [0x88ed0d5]
#9 ./vegastrike(winsys_init+0x6cd) [0x87c183d]
#10 ./vegastrike(GFXInit__FiPPc+0x1f) [0x87b075b]
#11 ./vegastrike(Init__12GameUniverseiPPcPCc+0x26) [0x81d631a]
#12 ./vegastrike(__12GameUniverseiPPcPCc+0x3a) [0x81d656e]
#13 ./vegastrike(main+0x21b4) [0x818baac]
#14 /lib/libc.so.6(__libc_start_main+0xe0) [0xb7ddd390]
#15 ./vegastrike [0x817f931]
Couldn't initialize video: Couldn't find matching GLX visualCouldn't initialize video bpp 32 depth 32: Couldn't find matching GLX visual
Couldn't initialize video bpp 32 depth 24: Couldn't find matching GLX visual
Couldn't initialize video bpp 32 depth 16: Couldn't find matching GLX visual
Couldn't initialize video bpp 16 depth 32: Couldn't find matching GLX visual
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb730e767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_unlock+0x31) [0xb730e8b1]
#2 /usr/lib/libX11.so.6(_XReply+0xfd) [0xb7d20a8d]
#3 ./vegastrike(SDL_XF86VidModeQueryVersion+0x8f) [0x891d1b7]
#4 ./vegastrike(SDL_XF86VidModeGetModeLine+0x5d) [0x891d551]
#5 ./vegastrike [0x891b9a7]
#6 ./vegastrike(X11_EnterFullScreen+0x76) [0x891c672]
#7 ./vegastrike [0x88f8df9]
#8 ./vegastrike [0x88f8faa]
#9 ./vegastrike(SDL_SetVideoMode+0x1a5) [0x88f525d]
#10 ./vegastrike [0x87c109b]
#11 ./vegastrike(winsys_init+0x752) [0x87c18c2]
#12 ./vegastrike(GFXInit__FiPPc+0x1f) [0x87b075b]
#13 ./vegastrike(Init__12GameUniverseiPPcPCc+0x26) [0x81d631a]
#14 ./vegastrike(__12GameUniverseiPPcPCc+0x3a) [0x81d656e]
#15 ./vegastrike(main+0x21b4) [0x818baac]
#16 /lib/libc.so.6(__libc_start_main+0xe0) [0xb7ddd390]
#17 ./vegastrike [0x817f931]
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0xb730e767]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x2e) [0xb730e81e]
#2 /usr/lib/libX11.so.6 [0xb7d1fe08]
#3 /usr/lib/libX11.so.6(XMoveResizeWindow+0x25) [0xb7cf61e5]
#4 ./vegastrike(X11_EnterFullScreen+0xca) [0x891c6c6]
#5 ./vegastrike [0x88f8df9]
#6 ./vegastrike [0x88f8faa]
#7 ./vegastrike(SDL_SetVideoMode+0x1a5) [0x88f525d]
#8 ./vegastrike [0x87c109b]
#9 ./vegastrike(winsys_init+0x752) [0x87c18c2]
#10 ./vegastrike(GFXInit__FiPPc+0x1f) [0x87b075b]
#11 ./vegastrike(Init__12GameUniverseiPPcPCc+0x26) [0x81d631a]
#12 ./vegastrike(__12GameUniverseiPPcPCc+0x3a) [0x81d656e]
#13 ./vegastrike(main+0x21b4) [0x818baac]
#14 /lib/libc.so.6(__libc_start_main+0xe0) [0xb7ddd390]
#15 ./vegastrike [0x817f931]
vegastrike: xcb_lock.c:77: _XGetXCBBuffer: Assertion `((int) ((xcb_req) - (dpy->request)) >= 0)' failed.
Aborted
 bin% 
Any help would be much appreciated :)
ace123
Lead Network Developer
Lead Network Developer
Posts: 2560
Joined: Sun Jan 12, 2003 9:13 am
Location: Palo Alto CA
Contact:

Post by ace123 »

you might be out of luck and have to compile vegastrile 0.5 yourself.

Otherwise try to delete the libxcb.so or libX11.so in vegastrike's bin directory.
ladislaio
Atmospheric Pilot
Atmospheric Pilot
Posts: 1
Joined: Mon Jan 14, 2008 7:26 pm
Contact:

Bump

Post by ladislaio »

I would just like to say that I get the same error with the same system following the steps he outlined. I am now going to try compiling 0.5.

The other possible solution I am edgy about, but my install of Arch Linux has six to choose from -
/usr/lib/libxcb.so.1
/usr/lib/libxcb.so
/usr/lib/libxcb.so.1.0.0
/usr/lib/libX11.so.6
/usr/lib/libX11.so.6.2.0
/usr/lib/libX11.so

There is nothing else by those names on the system (# find /* | grep libX11.so)
loki1950
The Shepherd
Posts: 5841
Joined: Fri May 13, 2005 8:37 pm
Location: Ottawa
Contact:

Post by loki1950 »

welcome ladislaio if you are planning on compiling the 0.5 beta form our svn repository those libs should not be a problem in fact you need the libX11 ones for sure what ace123 was concerned with was it being in the vegastrike/bin folder.So if and when you start the process just post your errors in the compiling problems sub-forum good luck btw libstdc++ libc6 is no longer required for the setup app now using gtk2.

Enjoy the Choice :)
my box::HP Envy i5-6400 @2Q70GHzx4 8 Gb ram/1 Tb(Win10 64)/3 Tb Mint 19.2/GTX745 4Gb acer S243HL K222HQL
Q8200/Asus P5QDLX/8 Gb ram/WD 2Tb 2-500 G HD/GF GT640 2Gb Mint 17.3 64 bit Win 10 32 bit acer and Lenovo ideapad 320-15ARB Win 10/Mint 19.2
Post Reply