Author Topic: Build 18 + Linux issue  (Read 7156 times)

Zorchenhimer

  • Autococker
  • Posts: 2614
Build 18 + Linux issue
« on: June 04, 2007, 09:10:34 PM »
I just got Ubuntu 7.04 (desktop) installed on my old machine finally (stupid CD-Rom drive) and I put paintball on it. But it doesn't run. I tried both the full and minimal server versions, but the error message was the same:

Quote
nick@ubuntu:~$ /home/nick/paintball2b18_min/paintball2

Paintball 2 -- Version 2.0
Illegal instruction (core dumped)

I got this message before when I tried it with a LiveCD, and thought that it was because I wasn't using a hard drive installed version of Linux. Can someone help me out? Thanks.

y00tz

  • Autococker
  • Posts: 2742
Re: Build 18 + Linux issue
« Reply #1 on: June 04, 2007, 09:14:26 PM »
I wonder if this is the same problem This guy is having  he didn't list an error though.

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Build 18 + Linux issue
« Reply #2 on: June 04, 2007, 09:16:04 PM »
But I'm not using KDE. I'm using Gnome. Or would that even matter?

Spook

  • Autococker
  • Posts: 2542
Re: Build 18 + Linux issue
« Reply #3 on: June 04, 2007, 09:25:08 PM »
Wait for tinman to come by, he's a linux genius.

TinMan

  • Autococker
  • Posts: 1347
Re: Build 18 + Linux issue
« Reply #4 on: June 04, 2007, 09:52:01 PM »
try the non-min build yet?

lekky

  • Autococker
  • Posts: 2449
Re: Build 18 + Linux issue
« Reply #5 on: June 05, 2007, 07:19:05 AM »
I tried both the full and minimal server versions, but the error message was the same:

O.o

TinMan

  • Autococker
  • Posts: 1347
Re: Build 18 + Linux issue
« Reply #6 on: June 05, 2007, 11:22:26 AM »
XD

Try going into the directory and running it?
cd /home/nick/paintball2b18_min/
./paintball2
and try adding some server config for it to execute after that just for kicks?

If that doesn't work then ask Jitspoe for a debug build of b18.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Build 18 + Linux issue
« Reply #7 on: June 05, 2007, 12:29:26 PM »
If you're using the min server build, you need to be running it in dedicated mode.  You also need to run it from the paintball2 directory.

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Build 18 + Linux issue
« Reply #8 on: June 05, 2007, 02:24:21 PM »
Still gives me the same error message:

Quote
nick@ubuntu:~$ cd /home/nick/paintball2b18_min
nick@ubuntu:~/paintball2b18_min$ ./paintball2 +set dedicated 1

Paintball 2 -- Version 2.0
Illegal instruction (core dumped)

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Build 18 + Linux issue
« Reply #9 on: June 05, 2007, 02:45:38 PM »
Oh, that, you must have an old CPU that doesn't support mmx or whatever.

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Build 18 + Linux issue
« Reply #10 on: June 05, 2007, 03:24:24 PM »
Poo!

Its a P2 333Mhz.

y00tz

  • Autococker
  • Posts: 2742
Re: Build 18 + Linux issue
« Reply #11 on: June 05, 2007, 03:59:01 PM »
Eek, paintball2 wouldn't have run very well on it anyway.  Put the P2 in the gamecube and revive that.

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Build 18 + Linux issue
« Reply #12 on: June 05, 2007, 04:11:21 PM »
P2?  I thought they had it by then.  Must have been P3.

y00tz

  • Autococker
  • Posts: 2742
Re: Build 18 + Linux issue
« Reply #13 on: June 05, 2007, 04:17:30 PM »
MMX has been around since Pentium. 

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Build 18 + Linux issue
« Reply #14 on: June 05, 2007, 04:18:57 PM »
Maybe it was SSE, then.

y00tz

  • Autococker
  • Posts: 2742
Re: Build 18 + Linux issue
« Reply #15 on: June 05, 2007, 05:42:42 PM »
MMX was PI, SSE was PIII...

Quote from: WikiPedia
SSE (Streaming SIMD Extensions, originally called ISSE, Internet Streaming SIMD Extensions) is a SIMD (Single Instruction, Multiple Data) instruction set designed by Intel and introduced in 1999 in their Pentium III series processors as a reply to AMD's 3DNow!

So MMX was 1996, SSE is 1999, it means it's not SSE and the CPU you have supports MMX.  :-\

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Build 18 + Linux issue
« Reply #16 on: June 05, 2007, 09:33:06 PM »
I knew i should have kept my other computer off the basement floor. That one would have easily run it (P3 ~600 mhz). And the GameCube was completely fried. One of the plugs in the back was all black and corroded and such.

So I take it pball won't work on my old computer?

jitspoe

  • Administrator
  • Autococker
  • Posts: 18802
Re: Build 18 + Linux issue
« Reply #17 on: June 06, 2007, 02:01:05 AM »
I'd have to do a special no-sse build.

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Build 18 + Linux issue
« Reply #18 on: June 06, 2007, 10:12:46 AM »
Drat. Well, thanks anyway.

Zorchenhimer

  • Autococker
  • Posts: 2614
Re: Build 18 + Linux issue
« Reply #19 on: July 25, 2007, 11:04:48 AM »
Sorry for the revive, but I got build 19 working on my Linux computer. Only it runs at 2 fps (4 tops) in Wine. So would that mean that my P2 processor has SSE support? Or is that just something that Wine is emulating?