Author Topic: Paintball2 - failed to load game dll  (Read 4497 times)

idee

  • PGP
  • Posts: 5
Paintball2 - failed to load game dll
« on: April 16, 2009, 08:47:38 AM »
  I am running SuSE linux 11.1.  I was able to load and run Paintball2 on my son's 586 machine, but on my 64 machine it will not load or find the game dll.  The source for the packages was Packman.  The final error is:
 
 loading game.so
 failed to load game dll.

   I noticed that the ogg vorbis was also errored.  I have alsa sound, and when it opens there is sound, so I wouldn't think that should make any difference.  Is there any way to get this working?
 
 thanks,

 
 
Code: [Select]
linux:~> paintball2
 bash: paintball2: command not found
 dad@linux-rsqf:~> paintball2.sh
 
 Paintball 2 -- Version 2.0
 execing configs/config.cfg
 basedir is write protected.
 Console initialized.
 
 ------- sound initialization -------
 LoadLibrary("./snd_alsa.so")
 Initializing ALSA Sound System
 Period size: 2048
 Buffer size: 8192
 Stereo: 1
 Samples: 16384
 Samplepos: 0
 Samplebits: 16
 Submission_chunk: 4096
 Speed: 48000
 Sound sampling rate: 48000
 Starting Ogg Vorbis.
 OGG_LoadPlaylist: could not open playlist: No such file or directory.
 No Ogg Vorbis files found.
 Shutting down Ogg Vorbis.
 ------------------------------------
 ------- Loading ref_pbgl.so -------
 LoadLibrary("./ref_pbgl.so")
 testlib not loaded.
 ref_gl version: PB2GL 0.24
 Using libGL.so for OpenGL...
 Initializing OpenGL display
 ...setting 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
 ------------------------------------
 ====== Paintball II Initialized ======
 
 ------- Loading game.so -------
 ********************
 ERROR: failed to load game DLL
 ********************
 execing configs/config.cfg

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Paintball2 - failed to load game dll
« Reply #1 on: April 16, 2009, 10:00:56 AM »
Ogg loaded fine.  There just aren't any music files included, so it shut down.  Perhaps the game.so... oh, that's odd.  It should be trying to load gamei386.so.  Did you download the game from the files page or build your own 64 bit version?

idee

  • PGP
  • Posts: 5
Re: Paintball2 - failed to load game dll
« Reply #2 on: April 17, 2009, 08:13:28 PM »
I downloaded from what is available at Packman (http://packman.links2linux.org/).  It is a repository of thousands of apps for Linux.    Is there a file I could modify, or is this something that will require a new download and compile?


Cameron

  • Global Moderator
  • Autococker
  • Posts: 2686
Re: Paintball2 - failed to load game dll
« Reply #3 on: April 17, 2009, 08:56:00 PM »
http://files.garrettw.net/public/mirror/dp/paintball2_build026_linux_full.tar.gz

Try installing that, its probably a later version as well.

idee

  • PGP
  • Posts: 5
Re: Paintball2 - failed to load game dll
« Reply #4 on: April 18, 2009, 01:10:19 PM »
Cameron,
  Thanks, sorry to be a noob, but . . .  I downloaded that file, extracted it, but it will not configure, so where do I put it and how do I use it?  Is it a 64bit app?

ViciouZ

  • Map Committee
  • Autococker
  • Posts: 2227
Re: Paintball2 - failed to load game dll
« Reply #5 on: April 18, 2009, 03:01:34 PM »
It's a 32 bit app, paintball currently has some issues with 64 bit linux. All you need to do is extract it somewhere and run ./paintball2. It usually takes a while on the first run to generate some security stuff, which may make the game look like it isn't working.

idee

  • PGP
  • Posts: 5
Re: Paintball2 - failed to load game dll
« Reply #6 on: April 18, 2009, 11:30:33 PM »
Thanks,
  We got it up and running.  Are there any maps with bots for single player, or multi-player mode, or is it strictly multi-player networked or internet?

  Thanks again for the help.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Paintball2 - failed to load game dll
« Reply #7 on: April 19, 2009, 12:22:43 AM »
It's multiplayer only, pretty much.  There are bots, but they just wander aimlessly.

idee

  • PGP
  • Posts: 5
Re: Paintball2 - failed to load game dll
« Reply #8 on: April 20, 2009, 08:11:49 AM »
Thanks again.  I just need to get my network up and running.  Then my boy can have fun trying to take out dad with some paint balls.  Looking forward to it.