Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

Maximumuser limit reached

Status
Not open for further replies.
Newbie Spellweaver
Joined
Feb 3, 2009
Messages
33
Reaction score
1
Hello,

i already run all the server (2.2.3.2)

but when i chose the server after i logged in the launcher

this error pops up.

any idea please?

a2 - Maximumuser limit reached - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Newbie Spellweaver
Joined
Feb 3, 2009
Messages
33
Reaction score
1
how do i check my zone port?.

my firewall are all disabled so i thinks its the zone port.
 
Upvote 0
Newbie Spellweaver
Joined
Feb 3, 2009
Messages
33
Reaction score
1
hello ammandes,

i try to search and i found strs but i cannot understand how can i use it to view my zone port.

please explain thanks
 
Upvote 0
Joined
Dec 30, 2012
Messages
1,758
Reaction score
180
Code:
[filemask="*.exe"]

//----copyright novanakal @ guru besar universitas kalijodo-----\\
//-------------Port Tweaks-------------//
struct "Port ZoneServer Tweaks"
{
child PortZone1 [offset=2009044]; child PortZone2 [offset=2062216]; child PortZone3 [offset=2009303]; child PortZone4 [offset=2009426];}
//-------Struct Port Tweaks--------//
struct PortZone1 [preload=1, tableview=1]
{ i16 "Port1" ; }
struct PortZone2 [preload=1, tableview=1]
{ i16 "Port2" ; }
struct PortZone3 [preload=1, tableview=1]
{ i16 "Port3" ; }
struct PortZone4 [preload=1, tableview=1]
{ i16 "Port4" ; }

//-------------End of Port Tweaks-------------//

save as zone.strs

open with dat editor and open your zone
 
Upvote 0
Newbie Spellweaver
Joined
Feb 3, 2009
Messages
33
Reaction score
1
sorry for asking but after i create the zone.strs where should i put it.
 
Upvote 0
Newbie Spellweaver
Joined
Feb 3, 2009
Messages
33
Reaction score
1
i am really sorry because i cannot unsterstand. please correct me if iam wrong

first i will create strs file given with the script you gave.

then i will open it with dat editor?

then where should i save it and what exstension i should save it.
--------------------------------------------------------------



i already opened the strs. structorian. but to what port number should i change it??
 
Upvote 0
Newbie Spellweaver
Joined
Feb 3, 2009
Messages
33
Reaction score
1
how will i know which right port is to be used.

a3 - Maximumuser limit reached - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Upvote 0
Newbie Spellweaver
Joined
Feb 3, 2009
Messages
33
Reaction score
1
My port 1 was set to 27088 and also the port 2. I try to change them to 10001 but when i run the zone server it has an error.
 
Upvote 0
Skilled Illusionist
Joined
Jun 27, 2006
Messages
366
Reaction score
11
Oh god ..i thought port 207780 for zoneserver
my port 1 was set to 27088 and also the port 2. I try to change them to 10001 but when i run the zone server it has an error.

i thought sonezer's port was 27780
My port 1 was set to 27088 and also the port 2. I try to change them to 10001 but when i run the zone server it has an error.
 
Upvote 0
Newbie Spellweaver
Joined
Feb 3, 2009
Messages
33
Reaction score
1
i tried to replace them all to 27088 there is still error. (all event error)

if i not change any port it works well only that my client errors (Maximum user limit reached)
 
Upvote 0
Status
Not open for further replies.
Back
Top