23.10.2017, 10:35
(
Последний раз редактировалось Danisoni; 23.10.2017 в 17:25.
)
Hi guys, few months ago i started working at my own script, and i almost finished it, but when i upload it to linux server, script crashes for few hours, crashdetect doesnt write anything, no debugs, just when i connect, in about 2 minutes it just say Server closed the connection. I have a lot of includes, like MapAndreas&ColAndreas, i dont know is that a problem, and sorry for my bad english.
Server log when 'Server closed the connection':
Btw: When i restart gamemode, it works perfectly and, as i said, after few hours it crashes with no reason.
Includes list:
Server log when 'Server closed the connection':
Код:
[01:21:08] [connection] xxxx requests connection cookie. [01:21:09] [connection] incoming connection: xxx id: 0 [01:22:45] [connection] xxx requests connection cookie. [01:22:46] [connection] incoming connection: xxx id: 0 [13:26:03] [connection] xxx requests connection cookie. [13:26:34] Kicking xx because they didn't logon to the game.
Includes list:
Код:
#include < a_samp > #include < float > #include < time > #include < core > #include < file > #include < sscanf2 > #include < YSI\y_ini > #include < YSI\y_commands > #include < YSI\y_iterate > #include < YSI\y_timers > #include < YSI\y_va > #include < foreach > #include < string > #include < streamer > #include < mapandreas > #include < colandreas > #include < 3DTryg > #include < Hunting > #include < mSelection > #include < speedcap > //#include < fixes > #include < a_actor > #include < GetVehicleColor > #include < [MV]_Functions > #include < DialogCenter > #include < OPVD >