Author Topic: Console stops updating, server crashes : After 3 hours of perfect running.  (Read 1156 times)

Last lines of the log:
Code: [Select]
Got Connect challenge Request from IP:71.179.162.45:46570
Got connect request from IP:71.179.162.45:46570
  net name = cpt foloy
AUTHCHECK: cpt foloy = internet client -> internet server, regular auth
Auth Init Successfull: cpt foloy
CADD: 102720 IP:71.179.162.45:46570
 +- bl_id = 24106
 +- no auto admin
*** Sending mission load to client: Add-Ons/Map_Slate_Desert/slateDesert.mis
Posting to master server
Posting to rtb server
Client 93265 disconnected.
Issuing Disconnect packet.
CDROP: 93265 IP:72.155.54.171:13358
Posting to master server
Posting to rtb server

base/server/mainServer.cs (171): Unable to find object: '102723' attempting to call function 'send'
BackTrace: ->postServerTCPObj::onConnected

Then the console stopped updating (but didn't freeze up or anything) and the server went down.
Why would it do this?

Looks like something deleted your connection to the master server.

A silly add-on or connection issue is breaking the object that connects to the master server.

A silly add-on or connection issue is breaking the object that connects to the master server.
The only add-ons I have installed there are RTB and a bunch of weapons from RTB.

Upload the entire log.


"base/server/mainServer.cs (171): Unable to find object: '102723' attempting to call function 'send'"
Try reinstalling.

"base/server/mainServer.cs (171): Unable to find object: '102723' attempting to call function 'send'"
Try reinstalling.
It was a new install.


Any chance you are on a mac?

There's a bug with v17 that causes mac servers to not send data to the master server.

Any chance you are on a mac?

There's a bug with v17 that causes mac servers to not send data to the master server.
Nope, windows datacenter edition 2003.
Also, I don't think it's related to that, because tonight my server crashed after pretty much exactly two hours of perfect running, and here's the log...

I need help with this also, and I do have a mac. But the bug happened in V16 also.
SeventhSandwich, you have any helping tips?