Author Topic: PPC Mac Server Problem  (Read 5493 times)

twilight

  • Posts: 107
  • Turrets: +0/-0
PPC Mac Server Problem
« on: April 13, 2007, 12:32:47 am »
Well I'm trying to set up another server on another mac of mine and basically I just copied over all the files from my other mac and when I tried to start it up I got:

RegisterProcess Failed (error = -2805)
Abort Trap

The only difference I can see between the two computers is that one is intel and the one that's not working is PPC. any ideas?
rder of Resistance Clan Leader

Check us out at http://ResistanceOrder.Cjb.In

TinMan

  • Posts: 1019
  • Turrets: +49/-70
    • http://neonpulse.net
PPC Mac Server Problem
« Reply #1 on: April 13, 2007, 12:39:24 am »
What server binary are you using? Is it Intel only or PPC?
Code: [Select]
Linux: ~/.tremulous/base/
Mac: ~/Library/Application\ Support/Tremulous/base/
Windows: C:\Documents and Settings\username\Local Settings\Application Data\Tremulous\base\
NeonPulse
http://neonpulse.net/media/games/tremulous/base/autoexec.cfg

twilight

  • Posts: 107
  • Turrets: +0/-0
PPC Mac Server Problem
« Reply #2 on: April 13, 2007, 12:55:46 am »
there is a PPC and intel server binary? I thought there was one for both. Could you gimme a link for the PPC veresion? thx.
rder of Resistance Clan Leader

Check us out at http://ResistanceOrder.Cjb.In

TinMan

  • Posts: 1019
  • Turrets: +49/-70
    • http://neonpulse.net
PPC Mac Server Problem
« Reply #3 on: April 13, 2007, 02:19:28 am »
Nevermind, just checked and TJW's should do PPC. Make sure you've got the latest stuff?
http://trem.tjw.org/backport/mac/
http://tjw.org/tremulous/
Code: [Select]
Linux: ~/.tremulous/base/
Mac: ~/Library/Application\ Support/Tremulous/base/
Windows: C:\Documents and Settings\username\Local Settings\Application Data\Tremulous\base\
NeonPulse
http://neonpulse.net/media/games/tremulous/base/autoexec.cfg

twilight

  • Posts: 107
  • Turrets: +0/-0
PPC Mac Server Problem
« Reply #4 on: April 13, 2007, 02:58:22 am »
yeah I just copied everything form my other comp to that one. The other one works fine but that one displays the error.
rder of Resistance Clan Leader

Check us out at http://ResistanceOrder.Cjb.In

benmachine

  • Posts: 915
  • Turrets: +99/-76
    • ben's machinery
PPC Mac Server Problem
« Reply #5 on: April 13, 2007, 11:23:46 am »
I'll admit, that's not one I've ever seen before. Where/when does it occur? List all the files you transferred, especially their file extensions. If you can't do that, maybe it's just best to delete them and redownload the files from their proper places.

by the way:
.x86: intel binary (linux also uses this extension, but linux .x86s won't run on a mac)
.ppc: PowerPC only binary. Runs on an intel mac with emulation (i.e. slower)
.ub: Universal Binary. Runs at full speed on both types of mac.
benmachine

twilight

  • Posts: 107
  • Turrets: +0/-0
PPC Mac Server Problem
« Reply #6 on: April 13, 2007, 04:59:06 pm »
ok so i deleted everything and ran a clean install. now I get this error when I try and start up the server.

./tremded.ub: line 1: syntax error near unexpected token `newline'
./tremded.ub: line 1: `<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">'

that's all I get...nothing else...
rder of Resistance Clan Leader

Check us out at http://ResistanceOrder.Cjb.In

kevlarman

  • Posts: 2737
  • Turrets: +291/-295
PPC Mac Server Problem
« Reply #7 on: April 13, 2007, 05:00:06 pm »
[offtopic]
Quote from: "benmachine"

.x86: intel binary (linux also uses this extension, but linux .x86s won't run on a mac)

actually, given enough effort, you could get linux binaries running on a mac of the same architecture (so a linux binary compiled on x86 could run on an x86 mac, a linux binary compiled on ppc could run a ppc mac), but it would be pretty painful to get it working.
[/offtopic]
Quote from: Asvarox link=topic=8622.msg169333#msg169333
Ok let's plan it out. Asva, you are nub, go sit on rets, I will build, you two go feed like hell, you go pwn their asses, and everyone else camp in the hallway, roger?
the dretch bites.
-----
|..d| #
|.@.-##
-----

TinMan

  • Posts: 1019
  • Turrets: +49/-70
    • http://neonpulse.net
PPC Mac Server Problem
« Reply #8 on: April 13, 2007, 09:27:20 pm »
Quote from: "twilight"
ok so i deleted everything and ran a clean install. now I get this error when I try and start up the server.

./tremded.ub: line 1: syntax error near unexpected token `newline'
./tremded.ub: line 1: `<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">'

that's all I get...nothing else...


I think you downloaded an .html page and named it .ub or something, make sure you download the .ub in binary mode
Code: [Select]
Linux: ~/.tremulous/base/
Mac: ~/Library/Application\ Support/Tremulous/base/
Windows: C:\Documents and Settings\username\Local Settings\Application Data\Tremulous\base\
NeonPulse
http://neonpulse.net/media/games/tremulous/base/autoexec.cfg

twilight

  • Posts: 107
  • Turrets: +0/-0
PPC Mac Server Problem
« Reply #9 on: April 16, 2007, 04:53:14 am »
ok well I re-downloaded it by executing

curl -O http://tjw.org/tremulous/mac/tremded.ub

in the terminal and now it's back to my first error I got...
rder of Resistance Clan Leader

Check us out at http://ResistanceOrder.Cjb.In