Server half crashing - no response in-game but response on client
#16

Quote:
Originally Posted by PrivatioBoni
Посмотреть сообщение
I was mainly adding a trunk system.
Aha, trunk system, this means writing data to files using Y_INI, if something is crashing your server, that's it. Writing files etc. is a total mess for these servers, especially if you don't know what you are doing. Previously my server had issues with Y_INI writing aswell, (the issue was same, the server got hungup) so you may start off by getting the crash detect plugin as I said a few posts before and the profiler plugin.

Meanwhile follow the steps which the crash detect plugin wants, to get callback names etc. and compile your mode with -d3 (stated how to do so in the topic)

At the other hand, start using foreach, if you want to save up CPU usage.

Edit:

Crash detect logs the information to server_log.txt

Profiler plugin attaches the profile information near your gamemode directory, look in to the "Gamemodes" folder.

But you need to restart the server before it crashes, because the profiler writes all data once the server is exited (GameModeExit)

To your server.cfg, add these:

profile_gamemode 1
profile_format html

Using an outdated YSI version won't cause any issues, unless you use a version from a prehistorical age, because I do so too, cba to update that. No issues at all.

If you don't get any crash info from the crashdetect plugin then you may post the part of your trunk system code, at that point I can't help you though, because I am not very good at Y_INI errors, but I'm sure Alex Cole (******) can help you with that.
Reply


Messages In This Thread
Server half crashing - no response in-game but response on client - by PrivatioBoni - 03.05.2014, 08:30
Re: Server half crashing - no response in-game but response on client - by EpicMan - 03.05.2014, 10:27
Re: Server half crashing - no response in-game but response on client - by PrivatioBoni - 03.05.2014, 10:28
Re: Server half crashing - no response in-game but response on client - by dugi - 03.05.2014, 10:43
Re: Server half crashing - no response in-game but response on client - by Tamer - 03.05.2014, 10:47
Re: Server half crashing - no response in-game but response on client - by PrivatioBoni - 03.05.2014, 11:06
Re: Server half crashing - no response in-game but response on client - by Calgon - 03.05.2014, 11:12
Re: Server half crashing - no response in-game but response on client - by PrivatioBoni - 03.05.2014, 11:34
Re: Server half crashing - no response in-game but response on client - by Tamer - 03.05.2014, 11:54
Re: Server half crashing - no response in-game but response on client - by Calgon - 03.05.2014, 12:32
Re: Server half crashing - no response in-game but response on client - by PrivatioBoni - 03.05.2014, 12:40
Re: Server half crashing - no response in-game but response on client - by PrivatioBoni - 04.05.2014, 12:29
Re: Server half crashing - no response in-game but response on client - by Calgon - 04.05.2014, 13:48
Re: Server half crashing - no response in-game but response on client - by Tamer - 04.05.2014, 14:00
Re: Server half crashing - no response in-game but response on client - by PrivatioBoni - 04.05.2014, 14:11
Re: Server half crashing - no response in-game but response on client - by Tamer - 04.05.2014, 15:28
Re: Server half crashing - no response in-game but response on client - by Mr.Faqahat - 04.05.2014, 15:35
Re: Server half crashing - no response in-game but response on client - by Calgon - 04.05.2014, 17:22
Re: Server half crashing - no response in-game but response on client - by PinEvil - 04.05.2014, 17:46
Re: Server half crashing - no response in-game but response on client - by PrivatioBoni - 09.05.2014, 06:49
Re: Server half crashing - no response in-game but response on client - by PrivatioBoni - 10.05.2014, 08:39
Re: Server half crashing - no response in-game but response on client - by Tamer - 10.05.2014, 09:10
Re: Server half crashing - no response in-game but response on client - by Guest4390857394857 - 10.05.2014, 09:13
Re: Server half crashing - no response in-game but response on client - by PrivatioBoni - 10.05.2014, 14:11
Re: Server half crashing - no response in-game but response on client - by Tamer - 10.05.2014, 16:03
Re: Server half crashing - no response in-game but response on client - by PrivatioBoni - 13.05.2014, 09:02
Re: Server half crashing - no response in-game but response on client - by PrivatioBoni - 17.05.2014, 14:58
Re: Server half crashing - no response in-game but response on client - by Astralis - 17.05.2014, 15:05
Re: Server half crashing - no response in-game but response on client - by PrivatioBoni - 17.05.2014, 15:08

Forum Jump:


Users browsing this thread: 1 Guest(s)