Server Quick Problems. Help?

Post here if you need help setting up your server, etc.
lege
Average Program
Posts: 54
Joined: Thu Apr 01, 2010 9:50 am

Re: Server Quick Problems. Help?

Post by lege »

another question.

how do i save everything from the server into server logs?
past the status of devil's advocate
attracted to sin
the baddest
you can't even begin to imagine the madness within
User avatar
Z-Man
God & Project Admin
Posts: 11587
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Server Quick Problems. Help?

Post by Z-Man »

Not much of a clue here how to do that on Windows. Does redirecting output work? Like

Code: Select all

.\armagetronad_dedicated > log.txt
? I think it should.
lege
Average Program
Posts: 54
Joined: Thu Apr 01, 2010 9:50 am

Re: Server Quick Problems. Help?

Post by lege »

i have windows :/ so where would i put that at?

and in the server sometimes you go through walls, how do i fix that?
past the status of devil's advocate
attracted to sin
the baddest
you can't even begin to imagine the madness within
User avatar
Z-Man
God & Project Admin
Posts: 11587
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Server Quick Problems. Help?

Post by Z-Man »

lege wrote:i have windows :/ so where would i put that at?
Directly in the console window or in the batch file that starts the server. Or how are you running it?
lege wrote:and in the server sometimes you go through walls, how do i fix that?
Permanently? Not just temporarily until it gets corrected by updates? Player walls or the rim? In any case, make sure you haven't BUG_RIP enabled.
lege
Average Program
Posts: 54
Joined: Thu Apr 01, 2010 9:50 am

Re: Server Quick Problems. Help?

Post by lege »

im running it from console and i tried to put that in but it doesnt exist i suppose

and bug_rip is at 0 and its temporary but it happens at the beginning of every round basically
past the status of devil's advocate
attracted to sin
the baddest
you can't even begin to imagine the madness within
User avatar
Z-Man
God & Project Admin
Posts: 11587
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Server Quick Problems. Help?

Post by Z-Man »

Ah, that's a bit normal when you connect to a dedicated server running on the same machine on Windows. Task switching and timer syncing and unexpectedly low latency interfere a bit then.
lege
Average Program
Posts: 54
Joined: Thu Apr 01, 2010 9:50 am

Re: Server Quick Problems. Help?

Post by lege »

so is there a way that i can set up the server log?
past the status of devil's advocate
attracted to sin
the baddest
you can't even begin to imagine the madness within
User avatar
Z-Man
God & Project Admin
Posts: 11587
Joined: Sun Jan 23, 2005 6:01 pm
Location: Cologne
Contact:

Re: Server Quick Problems. Help?

Post by Z-Man »

If the redirection with > doesn't work (I really think it should), then no. The main log is just what the server puts to standard output. Of course, there still is the ladderlog that is created separately, but that only contains the distilled events on the server.
Post Reply