Author Topic: How do you make a TremX Server?  (Read 9186 times)

DoorKnob

  • Posts: 88
  • Turrets: +0/-0
    • http://noobs4boobs.free.fr
How do you make a TremX Server?
« on: March 11, 2007, 04:21:25 pm »
How do you set up a TremX server on Linux? Is it the same as Balance +set fs_game tremx? I've download the TremX stuff from the TremX thread. Help?
roud Ex-Leader of the Mighty UVache!

Greudin

  • Posts: 131
  • Turrets: +1/-1
    • http://tremulous.bricosoft.com
Re: TremX Server
« Reply #1 on: March 11, 2007, 04:31:28 pm »
Quote from: "DoorKnob"
How do you set up a TremX server on Linux? Is it the same as Balance +set fs_game tremx? I've download the TremX stuff from the TremX thread. Help?


Yep,
 
Code: [Select]

screen -dmS tremx /home/tremulous/tremx/tremded +set vm_game 0 +set fs_basepath /home/tremulous/tremx +ip 66.66.66.66 +set fs_game tremx +com_hunkmegs 64 +set dedicated 2 +exec server.cfg


in tremx/ :
data_tremx_043.pk3      ui_tremx_043.pk3        vms_tremx_043.pk3
url=http://tremulous.bricosoft.com][/url]

DoorKnob

  • Posts: 88
  • Turrets: +0/-0
    • http://noobs4boobs.free.fr
How do you make a TremX Server?
« Reply #2 on: March 11, 2007, 05:31:30 pm »
so... I use a laucher to start my servers. In the laucher do I type:
Code: [Select]
/home/tremulous/tremx/tremded +set vm_game 0 +set fs_basepath /home/tremulous/tremx +set fs_game tremx +com_hunkmegs 64 +set dedicated 2 +exec server.cfg

What do I use to lauche it with? tremed.x86? Is there a tremed in the TremX folder? Can I get some more infomation?

Edit: It doesn't work. What's wrong? Am I missing something?
Code: [Select]
Loading dll file game.
Sys_LoadDll(/home/micheal/tremx/gamex86.so)...
Sys_LoadDll(/home/micheal/tremx/gamex86.so) failed:
"/home/micheal/tremx/gamex86.so: cannot open shared object file: No such file or  directory"
Sys_LoadDll(/home/micheal/.tremulous/tremx/gamex86.so)...
Sys_LoadDll(/home/micheal/.tremulous/tremx/gamex86.so) failed:
"/home/micheal/.tremulous/tremx/gamex86.so: cannot open shared object file: No s uch file or directory"
Sys_LoadDll(/home/micheal/tremulous/tremx/gamex86.so)...
Sys_LoadDll(/home/micheal/tremulous/tremx/gamex86.so) failed:
"/home/micheal/tremulous/tremx/gamex86.so: cannot open shared object file: No su ch file or directory"
Sys_LoadDll(/home/micheal/tremulous/tremx/gamex86.so)...
Sys_LoadDll(/home/micheal/tremulous/tremx/gamex86.so) failed:
"/home/micheal/tremulous/tremx/gamex86.so: cannot open shared object file: No su ch file or directory"
Sys_LoadDll(game) failed dlopen() completely!
Failed to load dll, looking for qvm.


Code: [Select]
********************
ERROR: G_ParseSpawnVars: found  when expecting {
********************
----- Server Shutdown (Server crashed: G_ParseSpawnVars: found  when expecting {) -----
roud Ex-Leader of the Mighty UVache!

Greudin

  • Posts: 131
  • Turrets: +1/-1
    • http://tremulous.bricosoft.com
How do you make a TremX Server?
« Reply #3 on: March 11, 2007, 05:49:43 pm »
Quote from: "DoorKnob"
so... I use a laucher to start my servers. In the laucher do I type:
Code: [Select]
/home/tremulous/tremx/tremded +set vm_game 0 +set fs_basepath /home/tremulous/tremx +ip 66.66.66.66 +set fs_game tremx +com_hunkmegs 64 +set dedicated 2 +exec server.cfg

What do I use to lauche it with? tremed.x86? Is there a tremed in the TremX folder? Can I get some more infomation?


It's console commands, no tremded in tremx, only datas. Follow this tutorial :

http://www.bricosoft.com/Setting_up_a_Tremulous_server
url=http://tremulous.bricosoft.com][/url]

DoorKnob

  • Posts: 88
  • Turrets: +0/-0
    • http://noobs4boobs.free.fr
How do you make a TremX Server?
« Reply #4 on: March 11, 2007, 10:26:11 pm »
:eek:
roud Ex-Leader of the Mighty UVache!

DoorKnob

  • Posts: 88
  • Turrets: +0/-0
    • http://noobs4boobs.free.fr
How do you make a TremX Server?
« Reply #5 on: April 09, 2007, 02:03:30 pm »
Anyone else wanna try helping me?
roud Ex-Leader of the Mighty UVache!

next_ghost

  • Posts: 892
  • Turrets: +3/-6
How do you make a TremX Server?
« Reply #6 on: April 09, 2007, 09:53:18 pm »
Quote from: "DoorKnob"
Anyone else wanna try helping me?


Click meh!
If my answer to your problem doesn't seem helpful, it means I won't help you until you show some effort to fix your problem yourself!
1.2.0 release's been delayed for 5:48:00 already because of stupid questions.

DoorKnob

  • Posts: 88
  • Turrets: +0/-0
    • http://noobs4boobs.free.fr
How do you make a TremX Server?
« Reply #7 on: April 09, 2007, 10:31:32 pm »
I've alreadid tried that >_> Anyone with some REAL help?
roud Ex-Leader of the Mighty UVache!

sleekslacker

  • Posts: 407
  • Turrets: +10/-35
How do you make a TremX Server?
« Reply #8 on: April 10, 2007, 12:37:09 am »
Code: [Select]
./tremded +set vm_game 0 +set fs_game tremx +com_hunkmegs 64 +set dedicated 2 +exec server.cfg


Have you tried that ? Run tremded binary with the above command line. This assumes your TremX pk3 files are in the folder <trem user folder>/tremx.
y last name is Jones, the family motto is "Jones' never give up!"

Currently ignoring all of your spams.

DoorKnob

  • Posts: 88
  • Turrets: +0/-0
    • http://noobs4boobs.free.fr
How do you make a TremX Server?
« Reply #9 on: April 10, 2007, 01:10:17 am »
Umm... I'm not completely sure whats supposed to be in the tremx server? Can anyone help?
roud Ex-Leader of the Mighty UVache!

sleekslacker

  • Posts: 407
  • Turrets: +10/-35
How do you make a TremX Server?
« Reply #10 on: April 10, 2007, 01:37:24 am »
Credit to next_ghost
Prerequisites for hosting your own server.

A: ability to read
B: clicking mouse and typing on the keyboard
C: knowing the difference between directory and file
D : knowing why the program stops working when you move some important file into wrong directory - 75% of people I tell to give up utterly fail here [you fail here]
E: knowing how to write a plain text configuration file (no specific configuration knowledge needed) - that's another 15% down
F: being able to find out what to type in the configuration file to make the program do what you want - 5% down
G: command line basics [or here]
H: knowing how a server works in general - remaining 5% down [or here]
I: ability to solve common errors
J: networking basics - people who get beyond this point qualify to run their own server
K: ability to solve weird errors
L: ability to build your own server

Easiest way is to go into an existing TremX server, make sure cl_allowDownload 1, and download the pk3s automatically. Then, open your <trem user> folder, and the tremx folder should be there. Using that folder name, use it as the fs_game name, i.e +set fs_game TremX using the command I showed you earlier.
y last name is Jones, the family motto is "Jones' never give up!"

Currently ignoring all of your spams.

DoorKnob

  • Posts: 88
  • Turrets: +0/-0
    • http://noobs4boobs.free.fr
How do you make a TremX Server?
« Reply #11 on: April 10, 2007, 08:16:00 pm »
My server is on a different computer than the one I play on.
roud Ex-Leader of the Mighty UVache!

next_ghost

  • Posts: 892
  • Turrets: +3/-6
How do you make a TremX Server?
« Reply #12 on: April 11, 2007, 08:55:03 am »
Quote from: "DoorKnob"
My server is on a different computer than the one I play on.


That doesn't matter. Your question has been answered gazillion times so spend at least 5 minutes searching for the answer!
If my answer to your problem doesn't seem helpful, it means I won't help you until you show some effort to fix your problem yourself!
1.2.0 release's been delayed for 5:48:00 already because of stupid questions.

Rabbitt

  • Posts: 535
  • Turrets: +13/-27
How do you make a TremX Server?
« Reply #13 on: September 16, 2007, 04:40:26 am »
Really hate to necro a thread but im having the same problem and i have put that txt into my .bat and it still crashes.
Quote from: amine
Take a super-high voltage taser with you and shock the french people and then point and laugh and yell 'FRENCH FRIES!!'

I let my dog hump my leg

  • Guest
How do you make a TremX Server?
« Reply #14 on: September 16, 2007, 04:45:34 am »
tjw's tremded:
1) place all pk3 to .../tremulous/tremx/
2) place the provided game.qvm to .../.tremulous/tremx/vm/
3) add +set fs_game tremx to parameters

old tremded:
do step 1  and 3

Rabbitt

  • Posts: 535
  • Turrets: +13/-27
How do you make a TremX Server?
« Reply #15 on: September 16, 2007, 05:11:57 am »
Still getting same crash error.
I have tjw tremded and i even made a vm fodler in the tremx folder for the qvm.
That is what you mean by tremx/vm ?
Quote from: amine
Take a super-high voltage taser with you and shock the french people and then point and laugh and yell 'FRENCH FRIES!!'

n00b pl0x

  • Posts: 2412
  • Turrets: +55/-168
How do you make a TremX Server?
« Reply #16 on: September 16, 2007, 05:38:25 am »
judging from your first post youve run balance before.

do the exact same thing you did with balance, just s/\/\balance\/\/tremx
will sort out my sig, or I will get banned.

HOW DO I SORTED SIG?

Rabbitt

  • Posts: 535
  • Turrets: +13/-27
How do you make a TremX Server?
« Reply #17 on: September 16, 2007, 04:08:43 pm »
Na plox i havent run any mod server before thats why i think im stuck on what to do here.

Like i said i added the included qvm and all and it just parsevars shutdown each time.
Quote from: amine
Take a super-high voltage taser with you and shock the french people and then point and laugh and yell 'FRENCH FRIES!!'

n.o.s.brain

  • Posts: 339
  • Turrets: +1337/-24
    • youtube page
How do you make a TremX Server?
« Reply #18 on: October 26, 2007, 07:04:28 pm »
i hav the same problem, mebe the tremx qvm isnt compatible with tremed?
i added the tremx files everywhere i could, in base even, still crashed with G_ParseSpawnVars

your face

  • Community Moderators
  • *
  • Posts: 3843
  • Turrets: +116/-420
How do you make a TremX Server?
« Reply #19 on: October 27, 2007, 12:11:06 am »
Quote from: "next_ghost"
Quote from: "DoorKnob"
My server is on a different computer than the one I play on.


That doesn't matter. Your question has been answered gazillion times so spend at least 5 minutes searching for the answer!


NEVA IN A MILLION YEARS!
spam spam spam, waste waste waste!