PtokaX forum

PtokaX => Support => Topic started by: CarpeDiem on 03 March, 2004, 02:36:59

Title: Users getting disconnected
Post by: CarpeDiem on 03 March, 2004, 02:36:59
Having some major proplems in my private hub. Running testdrive 4 with RoboCop 5.0b. It has been running very smoothly untill today.....all of a sudden, *pof*....all users was gone. I rebooted computer and hub and now a lot of my users can?t connect.
In PtokaX it looks like this:
[02:13] - User disconnected: lucas690
[02:13] x User removed: lucas690
[02:13] - User disconnected: TheCaptain
[02:13] x User removed: TheCaptain

Hub software related or script related ?? Any ideas anyone ??

Title:
Post by: Me?alCas?le? on 03 March, 2004, 03:14:12
QuoteOriginally posted by CarpeDiem
Having some major proplems in my private hub. Running testdrive 4 with RoboCop 5.0b. It has been running very smoothly untill today.....all of a sudden, *pof*....all users was gone. I rebooted computer and hub and now a lot of my users can?t connect.
In PtokaX it looks like this:
[02:13] - User disconnected: lucas690
[02:13] x User removed: lucas690
[02:13] - User disconnected: TheCaptain
[02:13] x User removed: TheCaptain

Hub software related or script related ?? Any ideas anyone ??



hmmm this is strange :-S
i dont know maby some else know ?

(Hello Carpediem say hello to Aurora from me :-D )
Title:
Post by: CarpeDiem on 03 March, 2004, 10:07:12
Made a fresh install of PtokaX and the latest RoboCop....still having the same problem with some of the users.
Title:
Post by: CarpeDiem on 03 March, 2004, 10:47:47
Some users informed me they get the message " your nick was already taken".

Any information about this problem will be highly appreciated.

Thanks
Title:
Post by: [NL]Pur on 03 March, 2004, 10:51:48
do you know the users that get disconnected ?

[02:13] - User disconnected: lucas690
[02:13] x User removed: lucas690
[02:13] - User disconnected: TheCaptain
[02:13] x User removed: TheCaptain


you don't give enough info too see if it's the hub or script. But it's not weird that ppl get disconnected if you have setup rules for max hubs, max slots etc.
Title:
Post by: CarpeDiem on 03 March, 2004, 11:37:15
Hi [NL]Pur

Yes I know the users. It?s a private hub so this are registered users.
Title:
Post by: [NL]Pur on 03 March, 2004, 11:39:52
did you try run without scripts?
Title:
Post by: CarpeDiem on 03 March, 2004, 11:47:49
I?m trying that right now....to figure out if it?s related to PtokaX or the script.
Title:
Post by: CarpeDiem on 03 March, 2004, 11:57:27
Same problem when running the hub without script :-(
Title:
Post by: [NL]Pur on 03 March, 2004, 12:19:59
you could also try a clean ptokax install and then coping the registeredusers.dat too the new install.

and without scripts, this way you are sure it's ptokax and not windows, or maby it are windows settings or cable or router or provider?
Title:
Post by: CarpeDiem on 03 March, 2004, 12:35:06
The testrun without script was a clean PtokaX install... so it must be a PtokaX problem I guess.
Title:
Post by: CarpeDiem on 03 March, 2004, 12:40:28
Anyway...thx for responding :-)
Gonna install the hub on another computer to see how that works.

Have a nice day :-))
Title:
Post by: [NL]Pur on 03 March, 2004, 12:41:03
i have had a simular problem more then a year back, random drop of users, after a clean windows install it was ok again.

tho this maybe a different problem
Title:
Post by: kepp on 03 March, 2004, 22:59:33
QuoteOriginally posted by CarpeDiem
Some users informed me they get the message " your nick was already taken".

Any information about this problem will be highly appreciated.

Thanks

If that's the case then try this script ;)

-- Nick Already taken fix V.1

function DataArrival(curUser,data)
if (strsub(data,1,13) == "$ValidateNick") then
local _,_,curNick = strfind(data,"$ValidateNick%s+(%S+)|")
if curNick and GetItemByName(curNick) then
GetItemByName(curNick):SendData(" NickCorrelation, somebody is trying to connect with your Nick.")
curUser:SendData(" Either your Nick "..format('%q',curNick).." is already taken or try to reconnect in a few seconds.")
curUser:Disconnect()
elseif not curNick then
curUser:Disconnect()
end
end
end
Title:
Post by: CarpeDiem on 07 March, 2004, 13:43:48
Thx kepp  :)  I?ll give it a try.
Title:
Post by: Sudds on 28 May, 2004, 00:11:01
Good luck mate i had similar problems. Try looking at windows updates that u have installed or have been auto installed as they couse problems sometimes.
Sudds
Title:
Post by: NotRabidWombat on 28 May, 2004, 00:33:10
I had the same problem. Try another port, typically higher up like 1000+. Seems my ISP has some restrictions on port 411 and 412.

-NotRabidWombat
Title:
Post by: Sudds on 28 May, 2004, 18:56:28
i chenged prots a few weeks ago to prot 8268 and that did not help. any more ideas?
Sudds
Title:
Post by: NotRabidWombat on 29 May, 2004, 04:04:16
I just remembered something else. My router, DLink, was also very picky about forwarding ports to IPs that were not registered in its DHCP. It's a long shot but there's still a chance.

If this doesn't work you may want to try changing variables in the equation to see if you find the cause. Try a different computer, try hosting a different service on your computer, try connecting to the hub through a LAN computer, etc.

-NotRabidWombat
Title:
Post by: JackTheRipper2002 on 25 June, 2004, 04:05:34
Hi.. it's me again...

I've the same problem...

[03:55] - User disconnected: dunsel
[03:55] x User removed: dunsel
[03:55] - User disconnected: ramuffel??
[03:55] x User removed: ramuffel??

The users clients do not reconnect auto. to the hub.. don't know why...

I installed a clear new version of testdrive 4 and without scripts.. only reguserdata.. but same prob...

I'm behinde a D-Link Router, do I have to open another port?? but why can same user reconnect auto. and the other can't..?? so I couldn't imagine that there is a prob with the ports..

Carpe do you managed this prob?? I also try to install on another PC and there is the same.. but my client could connect auto. over the LAN.. Help... my users become angry.. :-(