Author Topic: linux server 0.21 update does not work - build021_linux_full_pretest works fine  (Read 1027 times)

yossarianuk

  • VM-68
  • Posts: 127
Hi.

I have posted this in an other thread however my comments were possibly lost in the thread.

0.21 build crashes at start - Received signal 11, exiting...

Have tried coping patch over existing paintball install and from a fresh install.

This is happening on :-

opensuse64bit
ubuntu 32bit
gentoo 64 bit.

morgan@ubuntu32:~/games/paintball2$ ./paintball2

Quote
Paintball 2 -- Version 2.0
execing configs/config.cfg
Console initialized.

------- sound initialization -------
LoadLibrary("./snd_oss.so")

Initializing OSS Sound System
Buffer size: 65536
Stereo: 1
Samples: 32768
Samplepos: 0
Samplebits: 16
Submission_chunk: 1
Speed: 48000
Sound sampling rate: 48000
------------------------------------
------- Loading ref_pbgl.so -------
LoadLibrary("./ref_pbgl.so")
ref_gl version: PB2GL 0.18
Using libGL.so for OpenGL...
Initializing OpenGL display
...setting fullscreen mode 6: 1024 768
Using XFree86-VidModeExtension Version 2.2
I got 8 bits of red
I got 8 bits of blue
I got 8 bits of green
I got 24 bits of depth
I got 8 bits of alpha
I got 8 bits of stencil
Using hardware gamma
Received signal 11, exiting...



However http://dplogin.com/files/clients/linux/paintball2_build021_linux_full_pretest1.tar.gz

(from - http://dplogin.com/forums/index.php?topic=12080.20)

Works absolutely fine in the 3 systems mentioned above

One thing I notice is that in the 0.21 update (that doesn't work) I see (this is from a fresh paintball install..)

Quote
------- Loading ref_pbgl.so -------
LoadLibrary("./ref_pbgl.so")
ref_gl version: PB2GL 0.18


But on the paintball2_build021_linux_full_pretest1 version I see this :-


Quote
------- Loading ref_pbgl.so -------
LoadLibrary("./ref_pbgl.so")
ref_gl version: PB2GL 0.21

jitspoe

  • Administrator
  • Autococker
  • Posts: 18801
I think you've posted this in 3 different places. :P

The full version is required for the client.  The update is just for the servers.