|
You last visited: Today at 17:56
Advertisement
[QUESTION] what to recode to fix login
Discussion on [QUESTION] what to recode to fix login within the CO2 Private Server forum part of the Conquer Online 2 category.
07/12/2009, 07:16
|
#16
|
elite*gold: 20
Join Date: May 2008
Posts: 1,103
Received Thanks: 254
|
ok well thats the problem i have tryed it Sockets have been recoded
public unsafe void AuthPacketHandler(object Sender, HybridSocket Socket)
has been almost redone so we dont know where its at now.
|
|
|
07/12/2009, 07:29
|
#17
|
elite*gold: 0
Join Date: Jun 2009
Posts: 787
Received Thanks: 314
|
Something is causing whatever the **** 'TheKeys' is to be the same as another one that was added.
|
|
|
07/12/2009, 20:51
|
#18
|
elite*gold: 20
Join Date: May 2008
Posts: 1,103
Received Thanks: 254
|
yea we tryed dif things and still nothing lol.
|
|
|
07/12/2009, 21:42
|
#19
|
elite*gold: 0
Join Date: Jan 2007
Posts: 1,034
Received Thanks: 58
|
Quote:
Originally Posted by Pete1990
yea we tryed dif things and still nothing lol.
|
Well thers no way to eliminate login freeze in 100%, cause the way LOTF handles packet's is terrible.
Second Ill give you a hint.Open connections are not important you see once somebody log you can open connection , when authorization finishes you can close the connection,then if somebody is going 2 log off database open's connection once again and closes it after somebody log's off.
Delete useless Features.
Delete all the npc's , LOTF Got 1000+ NPC's.My server contains all the NPC's TQ got and thers only 500 of them?
thers a lot more way's of preventhing login freeze ... just think of them.
|
|
|
07/12/2009, 22:00
|
#20
|
elite*gold: 20
Join Date: May 2008
Posts: 1,103
Received Thanks: 254
|
yea all my npcs are redone. i mean login last a bit longer but eh
|
|
|
07/12/2009, 22:05
|
#21
|
elite*gold: 0
Join Date: Jan 2007
Posts: 1,034
Received Thanks: 58
|
Quote:
Originally Posted by Pete1990
yea all my npcs are redone. i mean login last a bit longer but eh 
|
then you did something wrong and i bet its gonna affect server a lot lol.
|
|
|
07/12/2009, 22:14
|
#22
|
elite*gold: 20
Join Date: Mar 2008
Posts: 958
Received Thanks: 494
|
Do you have LOGIN FREEZE or login in long time ??
|
|
|
07/12/2009, 22:20
|
#23
|
elite*gold: 111
Join Date: Feb 2008
Posts: 2,161
Received Thanks: 646
|
Yes, you did'nt actually state what problem you had. Its allright with the recoding, but what for?
|
|
|
07/12/2009, 22:56
|
#24
|
elite*gold: 0
Join Date: Sep 2007
Posts: 1,705
Received Thanks: 441
|
He has login freeze like every 20-30mins now I think
|
|
|
07/12/2009, 23:01
|
#25
|
elite*gold: 20
Join Date: May 2008
Posts: 1,103
Received Thanks: 254
|
Yea all login freez about 20-30mins and we get that error we psoted up before.
|
|
|
07/12/2009, 23:13
|
#26
|
elite*gold: 0
Join Date: Jan 2007
Posts: 1,034
Received Thanks: 58
|
Quote:
Originally Posted by Pete1990
Yea all login freez about 20-30mins and we get that error we psoted up before.
|
Allright well as I said close connections when they are not needed.Its best way to prevent login freeze , cause Login freeze happens when thers too many connections open.And Make a max AuthThread as 4 , cause once you restart the server and you'll bring it back up.There will be 10 people to login in 1 sec , and that may cause overloading as well.
|
|
|
07/13/2009, 00:27
|
#27
|
elite*gold: 20
Join Date: May 2008
Posts: 1,103
Received Thanks: 254
|
do you mean that for mysql? or sockets? or what lol
|
|
|
07/13/2009, 00:33
|
#28
|
elite*gold: 0
Join Date: Jan 2007
Posts: 1,034
Received Thanks: 58
|
Quote:
Originally Posted by Pete1990
do you mean that for mysql? or sockets? or what lol
|
Closing connections in Database.cs and change
Code:
AuthServer.MaxThreads = (numer... w.e it is now)
to
Code:
AuthServer.MaxThreads = 4 (or 6 ... w,e I think that once 6 people will try to log your source, it'll crash so... 4 is enough)
|
|
|
 |
|
Similar Threads
|
[Question about login tool maker ]
07/05/2010 - EO PServer Hosting - 1 Replies
i used search and only found log in tool that were released by demon power but none has posted about a program that can make a custom log in tool if any one have an i idea about it plz post here .
and i guess its all related to eo-development .
|
[Question] Login Screen
02/18/2010 - CO2 Private Server - 10 Replies
Hello.
What is all of the file names I need to edit to change the login screen, and where are they located?
|
[Question] Login Screen
01/16/2010 - CO2 Private Server - 2 Replies
Sup,
i was testing somthings using the 5017 client and got a question: How can i make the login screen of 5017 client be like 5095+ (the flash login screen) ?
Or its impossible?
All i know is the 5017 client dont have the Start.dat in Client/Data/Main like in 5095+. This the reason or part of solution? I dunno.. cofused now. If u know about it please let me learn.
Alredy thanks. ,)
|
Question about Isrobot with the bug login...
06/27/2007 - Silkroad Online - 0 Replies
How i can use the bug login and isrobot together?
Becuase if i want isrobot working i need to go my folder silkroad and copy the sro_client1.98,and if i want to use the bug i need other sro_client.
So what i need to make the isrobot working with the bug?
Thx
|
Auto login question
03/19/2007 - Silkroad Online - 0 Replies
Is there any auto login software out there? I know there is one that fills in image verification in http://botproject.dl.am/, but you have to pay 2 bucks to get private access. Now I am unable to pay any money online, and I'm wondering if anyone has it. Thanks in advance
|
All times are GMT +1. The time now is 17:56.
|
|