Author Topic: Bug: 'failed hardware check'  (Read 4710 times)

XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Bug: 'failed hardware check'
« on: May 19, 2007, 09:48:29 PM »
So...Jits, what's up with my failed hardware check? The game isn't running on wetware.  =P

So after figuring out that I need to add 'xbain' to my profile so that I could tag up with [20ID]XBain instead of [20ID]XtremeBain, I got to play a couple minutes before I got kicked for failing the hardware check.  Like TinMan, I'm on Linux.

Code: [Select]
[20ID]XBain failed hardware check.
[20ID]XBain was kicked
You were kicked from the game

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Bug: 'failed hardware check'
« Reply #1 on: May 21, 2007, 11:08:01 AM »
Sounds like it's failing to load up the hardware check module.  Are you using a fresh build 18 extraction or what?

XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Re: Bug: 'failed hardware check'
« Reply #2 on: May 21, 2007, 11:39:40 AM »
Sounds like it's failing to load up the hardware check module.  Are you using a fresh build 18 extraction or what?

Yes

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Bug: 'failed hardware check'
« Reply #3 on: May 21, 2007, 12:15:07 PM »
I'll check it when I get home.  Maybe it wasn't packaged correctly.

XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Re: Bug: 'failed hardware check'
« Reply #4 on: May 21, 2007, 12:46:56 PM »
I get it on every B18 server within the first few minutes of playing.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Bug: 'failed hardware check'
« Reply #5 on: May 22, 2007, 01:29:43 PM »
Major oversight on my part.  I'll create a new linux package for build 18 as soon as I can.

XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Re: Bug: 'failed hardware check'
« Reply #6 on: May 22, 2007, 02:15:39 PM »
Sorry I didn't participate in any of the pre-tests :-\

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Bug: 'failed hardware check'
« Reply #7 on: May 22, 2007, 03:21:52 PM »
It's ok, there were only like 8,000 downloads of build 18. ;)

I've uploaded a new build 18 which should fix the issue.  Give it a try: http://prdownloads.sourceforge.net/paintball2/paintball2_build018_linux_full.tar.gz?download

XtremeBain

  • Developer
  • Autococker
  • Posts: 1470
Re: Bug: 'failed hardware check'
« Reply #8 on: May 22, 2007, 05:03:18 PM »
Yeah, seems to work.

MiDiaN

  • PGP
  • Posts: 4
Re: Bug: 'failed hardware check'
« Reply #9 on: June 24, 2007, 01:27:24 AM »
Hi there.

I have the same problem. I downloaded the latest PB yesterday (paintball2_build018_linux_full.tar.gz) and when i join a server i got tempban in a couple of minutes...

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Bug: 'failed hardware check'
« Reply #10 on: June 25, 2007, 06:36:32 PM »
Which distro are you using?  32 or 64 bit?  Also, give build 19 a shot: http://dplogin.com/files/clients/linux/paintball2_build019_linux_full_pretest1.tar.gz

MiDiaN

  • PGP
  • Posts: 4
Re: Bug: 'failed hardware check'
« Reply #11 on: June 26, 2007, 06:55:04 AM »
Im using slackware 10.1 if I remember right, and 32bit... the game runs fine but I got the msg "failed hardware check" on every server....

Yeah I tried build 19 too but with same error :(

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Bug: 'failed hardware check'
« Reply #12 on: June 26, 2007, 07:04:02 PM »
Type this at your linux console:

cd paintball2
ls -l -R > pb2list.txt

Then attach or send me pb2list.txt.  Sounds like some permissions aren't set correctly or something.

MiDiaN

  • PGP
  • Posts: 4
Re: Bug: 'failed hardware check'
« Reply #13 on: June 27, 2007, 01:34:23 PM »
Here it is...

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Bug: 'failed hardware check'
« Reply #14 on: June 28, 2007, 01:04:53 PM »
Well, you've got rwx set on everything, so it shouldn't be any kind of permission issue.  Maybe there's a library it's missing.  Do you have gcrypt installed?

MiDiaN

  • PGP
  • Posts: 4
Re: Bug: 'failed hardware check'
« Reply #15 on: June 29, 2007, 03:45:16 PM »
I didnt had gcrypt installed so i fixed it, but still :( do you know any more important libraries that you need?

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Bug: 'failed hardware check'
« Reply #16 on: June 29, 2007, 05:15:14 PM »
Still not working even with gcrypt?  :-\  I thought I was using pretty much all "standard" libraries.

This is why I hate developing on Linux, though, nothing is standard.