Page 1 of 1

Strange Problem with DC

Posted: Tue Sep 26, 2006 11:26 pm
by Dev Impy
Some Players are getting strange dc's
ive seen it happen, and checked the log, the pol window doesnt say to much

but they remain on download, or msn, but get kicked from the server. only a few players.

i've checked the server itself, and cpu was only using 1% to about 5% max.

other than that i doubt it would be a scirpt problem, on eplayer recons its every 5 hrs. but only a coupl out of 100 players, but its still somethign i would like to fix

Posted: Wed Sep 27, 2006 6:15 am
by Dev Impy
the only thing i can think of is the polhook

ill have a look (hex edit YAy)....

Posted: Wed Sep 27, 2006 9:16 am
by CWO
I get disconnected randomly with POL096 too with no explaination. And I'm actually playing the client on the same comp as POL. And even though my shard was known as the home of POLHook, we dont have it anymore.

Posted: Thu Oct 05, 2006 8:09 pm
by Dev Impy
lol.. This polhooks awsome, records everythign including what any staff member says, or casts:D.

hmm. Its not the polhook.

Either Server Side or Pol core itself....

Posted: Thu Oct 05, 2006 8:51 pm
by CWO
well, any type of packet hooks can do that. 096+ has all of that implemented into the core so you can just script what to do in escript.

Posted: Fri Oct 06, 2006 9:22 am
by Dev Impy
yeh try.
u can also make a script record usage on 095. just adding into a file like .

death.src
cmdcheck who etc etc

But back to the problem.
its fucken annoyingtheshitsoutame lol<spacebar?>

anyway. not polhook, no scirpt lag, only 1% cpu usage with server running and 100 ppl connected. must be server side. or anything in cores that might cause it.

polhool maxclient is set to 500 and ph has no errors. so not ph.

thx anyone who can help

Posted: Fri Oct 06, 2006 9:35 am
by DeiviD
i had problems in the hooks package before that caused that

cant pinpoint exactly what tho

Posted: Fri Oct 06, 2006 7:06 pm
by Dev Impy
More Info

all the files found with Dissconnect in them

Code: Select all

 Pol.cfg  -  6.471 bytes  -  Fri, 11.08.06 at 19:15  -  D:\Pol\
1.094	#                           about to be disconnected: message
1.167	# InactivityDisconnectTimeout: Idle Time in minutes before the user is
1.259	#                              disconnected.
1.287	InactivityDisconnectTimeout=999
 macrotimer.src  -  868 bytes  -  Thu, 31.10.02 at 16:39  -  D:\Pol\Pkg\Opt\Dotscorner\
826	DisconnectClient( player );
 fscsystem.inc  -  24.502 bytes  -  Thu, 31.10.02 at 18:15  -  D:\Pol\Pkg\Opt\fscsystem\
10.885	ActionFSC( character, "disconnected from IP: " + character.ip, 1 );
11.422	ActionFSC( character, "disconnected from IP: " + character.ip, 1 );
 userlist-mgr.src  -  8.241 bytes  -  Thu, 31.10.02 at 16:41  -  D:\Pol\Pkg\Opt\Userlist\
4.242	Listener_Msg(who.name+"#"+who.serial+"@"+who.ip+" just disconnected [UL: #"+list.size()+" "+SizeOf(list)+"b]");
 macrokilltimer.src  -  1.383 bytes  -  Thu, 31.10.02 at 16:41  -  D:\Pol\Pkg\Opt\zuluitems\
1.337	DisconnectClient(client);
 macrotimer.src  -  255 bytes  -  Thu, 31.10.02 at 16:41  -  D:\Pol\Pkg\Opt\zuluitems\
207	DisconnectClient( player );
 Boot.src  -  163 bytes  -  Thu, 31.10.02 at 16:42  -  D:\Pol\Pkg\Std\Alchemy\
77	syslog( who.name + " disconnected due to alchemy thing." );
125	DisconnectClient( who );
 Bedroll.src  -  927 bytes  -  Thu, 31.10.02 at 16:42  -  D:\Pol\Pkg\Std\Camping\
887	DisconnectClient( who );
 speedcheck.src  -  3.634 bytes  -  Wed, 01.01.03 at 13:06  -  D:\Pol\Scripts\
3.257	DisconnectClient( who );
 speedhackmanager.src  -  5.122 bytes  -  Wed, 17.09.03 at 12:38  -  D:\Pol\Scripts\
3.122	DisconnectClient( who );
 removechars.src  -  214 bytes  -  Thu, 31.10.02 at 16:44  -  D:\Pol\Scripts\Console\
159	DisconnectClient(onlinechr);
 Oncreate.src  -  2.750 bytes  -  Tue, 26.09.06 at 18:29  -  D:\Pol\Scripts\Misc\
2.707	disconnectclient(who);
 Admin.src  -  17.403 bytes  -  Thu, 06.03.03 at 16:44  -  D:\Pol\Scripts\Textcmd\Coun\
8.291	//  DisconnectClient(client);
10.351	DisconnectClient( client );
 Info.src  -  44.597 bytes  -  Mon, 13.10.03 at 04:19  -  D:\Pol\Scripts\Textcmd\Coun\
22.815	DisconnectClient( who );
 macrokill.src  -  5.412 bytes  -  Tue, 17.06.03 at 20:32  -  D:\Pol\Scripts\Textcmd\Coun\
3.801	DisconnectClient( player );
 Kick.src  -  530 bytes  -  Thu, 06.03.03 at 16:44  -  D:\Pol\Scripts\Textcmd\Gm\
472	DisconnectClient( victim );
 __ConcealedStaffFix.src  -  3.355 bytes  -  Sat, 28.02.04 at 22:40  -  D:\Pol\Scripts\Textcmd\Player\
2.612	DisconnectClient( who );
3.125	DisconnectClient( who );
3.318	DisconnectClient( who );
 __SpeedHackFix.src  -  961 bytes  -  Mon, 03.05.04 at 12:50  -  D:\Pol\Scripts\Textcmd\Player\
921	DisconnectClient( who );
 deleteacct.src  -  4.225 bytes  -  Tue, 17.06.03 at 21:11  -  D:\Pol\Scripts\Textcmd\Test\
2.521	DisconnectClient(char);
 deleteUtil.inc  -  4.632 bytes  -  Tue, 07.10.03 at 10:24  -  D:\Pol\Scripts\Textcmd\Test\
724	//DisconnectClient(player);