PDA

View Full Version : Anyone able to help?


Tzar[BAD]
24-03-2003, 23:29
1. I recieve this error message in the server log:

24-03-03 19:46:36,ERROR,All,TTSUDPSender.Execute, Exception EIdSocketError : Socket Error # 10065
No route to host.

Lately the server have recieved this a lot. What does it mean, and can I fix it?

2. It seeems as some channels get deleted when players leave them. I can create them and then when they are emptied they delete them selves. Just to point out: I have other channels that function without problems.

Also I have a channel with subchannels, the subchannels get deleted when I close the server and it resets the server welcome message and sets the max users to 8. When the server is reopened I have to log in through the administration page and change max users, welcome message, and create the needed subchannels again.

I need to state here that I have other subchannels that is saved nicely without problems, it's only these 3 subchannels that is deleted not their mother channel.

Any help appreciated.

If you will meet me and help my out, perhaps over TS2 or mail, we can arrange this through my email: tzar@badazz-danes.dk

Judas
25-03-2003, 10:12
1) does that error occure on every server you try to connect to? If not I assume that it is some ISP problem or the server is to far away from your client (?)

2) Make sure to check the registered flag when creating channels. If this flag isnt checked the channel deletes itself as soon as it is empty. Same goes for subchannels. If i remember right there hase been an issue with certain subchannels. Should they keep disappearing eventhough registered flag is checked you might try to download the latest developer release (developer seciton of this board, downloads can be found on ftp server which is mentioned in one of the first posts in the dev-section).

Tzar[BAD]
27-03-2003, 10:06
It's not the client that comes up with the error message, it's the server. The server works fine, no crashes or other problems other than those I have tried describing above.

I didn't know about the error messages until I entered the server's log and I saw these messages, often 3 or more in a row.

About the disappearing channels, I have got them to stay now, but their subchannels are deleted when I close the server. There is no registered flag for subchannels... It's kinda wierd as I have another channel with subchannels and they are NOT deleted when I close the server.

Also it's annoying to enter the admin page and re-enter all the server settings when you have had the server restarted. With server settings I mean max users, welcome meassage, and server name.

Judas
27-03-2003, 14:26
OK... since some of your settings dont get saved i assume that it has something to do with writing data back to the database.

You might check if you use any " or ' in the servername (If you have any of them in your username, the data doesnt get saved). Also try downloading the latest developer release (special section on this board) which might have a fix for your problem.

If neither of this helps, some more information about your server (OS, exact version...) is needed to get any clue about the problem.