Author Topic: Temp-ban (kicked) from my own listen-server!  (Read 2069 times)

Nate-n-Nator

  • PGP
  • Posts: 17
Temp-ban (kicked) from my own listen-server!
« on: August 23, 2007, 10:37:37 AM »
So, I just came back to paintball after a while and saw a map I had never tried before. HCA Fortress. I get started and add a few bots and after a few minutes of gameplay, it kicks me off the server because "Player newbie did not pass hardware checks" and I'm left with nothing but a console trying to reconnect. Retried and still got the same thing.

I tested other maps and this seems to be the only one that does this.

Eiii

  • Autococker
  • Posts: 4595
Re: Temp-ban (kicked) from my own listen-server!
« Reply #1 on: August 23, 2007, 12:42:08 PM »
What OS are you running?

KiLo

  • Autococker
  • Posts: 2086
Re: Temp-ban (kicked) from my own listen-server!
« Reply #2 on: August 23, 2007, 12:47:32 PM »
I bet he is running Linux - Ubuntu 6.06 with Gnome

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Temp-ban (kicked) from my own listen-server!
« Reply #3 on: August 23, 2007, 11:45:59 PM »
If you're using 64bit linux, try this patch: http://dplogin.com/files/clients/linux/paintball2_build019_linux_64bit_patch.tar.gz

If you're using 32bit linux, try installing gcrypt.

Nate-n-Nator

  • PGP
  • Posts: 17
Re: Temp-ban (kicked) from my own listen-server!
« Reply #4 on: August 25, 2007, 02:36:03 PM »
Yup. I'm using ubuntu 7.04. I'll try that patch and see what happens.

Edit: Well, not install the patch. I check the repos. for gcrypt and it looks like it's already installed.

Phenax

  • PGP
  • Posts: 17
Re: Temp-ban (kicked) from my own listen-server!
« Reply #5 on: August 25, 2007, 10:34:20 PM »
If you're using 64bit linux, try this patch: http://dplogin.com/files/clients/linux/paintball2_build019_linux_64bit_patch.tar.gz

If you're using 32bit linux, try installing gcrypt.

On 64bit Linux, with and without the patch (i have gcrypt) hardware check still fails..

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Temp-ban (kicked) from my own listen-server!
« Reply #6 on: August 27, 2007, 01:57:28 PM »
Which distro are you on?  I got it to work with Ubuntu.

Phenax

  • PGP
  • Posts: 17
Re: Temp-ban (kicked) from my own listen-server!
« Reply #7 on: August 27, 2007, 02:11:14 PM »
Which distro are you on?  I got it to work with Ubuntu.

Both my Gentoo and Sourcemage boxes don't work. Actually -- I had to recompile the binary/libaries because it hung while loading the refgl thingie. (Just stayed there till I terminated it)

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Temp-ban (kicked) from my own listen-server!
« Reply #8 on: August 29, 2007, 12:52:50 AM »
Oh, for some reason the random number generation is really slow on linux.  Just let it sit there for a while, but be sure there's plenty of I/O going on (mouse movements, keyboard, etc).  I think that's how Linux generates random numbers.  So just use the stock build and let it do its thing.  It only has to do it once.

DOOF

  • PGP
  • Posts: 1
Re: Temp-ban (kicked) from my own listen-server!
« Reply #9 on: September 08, 2007, 07:30:59 AM »
Btw, I now use the fixed build and it runs well at 1280x960, but switching to 1440x900 shrinks the window into 640x480 and using 1680x1050 causes the familiar hardware check bug again. I've just bought a low-lag 1680x1050 display for gaming so especially 1440x900 windowed would be a very useful resolution.

But as I said, one resolution works fine so I'm very satisfied anyway :)

Oh well, theres yet another one - sometimes in very big maps with tons of players the mouse movement seems to accelerate and decelerate. When I'm tracking an enemy I might all of a sudden do a full 360. This doesn't happen very often. Turning down the candy from the graphics menu makes this happen more easily.
« Last Edit: September 08, 2007, 12:53:18 PM by DOOF »

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Temp-ban (kicked) from my own listen-server!
« Reply #10 on: September 13, 2007, 01:26:49 PM »
Disable your mouse acceleration in Linux.  I think you can do this with "xset m 0 0"