Jump to content
  • 0

help pls server is light but 9999 ping


Question

Posted

I have a problem with my server and i dont know what to do... i have made everything correctly but when i try to log i got 9999 ping on light status and i dont know what to do ... if someone could tell me please! Thanks in advance

7 answers to this question

Recommended Posts

  • 0
Posted

see your Server Protocol !

 

well, in server.properties DON'T LEAVE any blinded (*) space when is requied the IP's.

 

put the

minProtocol to 740

maxprotocol to 750

 

and you are OK !!

 

PING ==> 0 !!

 

 

 

  • 0
Posted

my is

#=================    #######################

# EMUPROJECT PACK      # GAMESERVER SETTINGS #

#=================    #######################

 

# ==========================================

# Descriptions and Some Support Information

# ==========================================

 

# ====================

# Alternative Settings

# ====================

# NOTE: Useable values: "true" - "false".

# This is the server id that the gameserver will request (i.e. 1 is Bartz)

RequestServerID = 1

 

# If set to true, the login will give an other id to the server  if the requested id is allready reserved

AcceptAlternateID = True

 

# =================

# Character Related

# =================

# 1- Maximum number of chars per account - 0 = illimited - default = 7

CharMaxNumber = 7

 

# Define character name template

# These ones are regular expressions, visit http://www.regular-expressions.info for details

# Note: Checking lengths are done server side, but keep it in pattern for future purposes

# Character name ( Default [A-Za-z0-9\-]{3,16} )

CnameTemplate=[A-Za-z0-9\-]{3,16}

 

# Pet name ( Default [A-Za-z0-9\-]{3,16} )

PetNameTemplate=[A-Za-z0-9\-]{3,16}

 

# Clan and ally name ( [A-Za-z0-9 \-]{3,16} )

ClanAllyNameTemplate=[A-Za-z0-9 \-]{3,16}

 

# Title ( [A-Za-z0-9 \-\\[\\]\<\>\(\)\!\|]{3,16} )

TitleTemplate=[A-Za-z0-9 \-\\[\\]\<\>\(\)\!\|]{3,16}

 

 

# Define how many players are allowed to play simultaneously on your server.

MaximumOnlineUsers = 300

 

# ---------------

# Client Settings

# ---------------

# Minimum and maximum protocol revision that server allow to connect.

# You must keep MinProtocolRevision <= MaxProtocolRevision.

MinProtocolRevision = 740

MaxProtocolRevision = 750

 

#DatapackRoot=

  • 0
Posted

my is

#=================    #######################

# EMUPROJECT PACK      # GAMESERVER SETTINGS #

#=================    #######################

 

# ==========================================

# Descriptions and Some Support Information

# ==========================================

 

# ====================

# Alternative Settings

# ====================

# NOTE: Useable values: "true" - "false".

# This is the server id that the gameserver will request (i.e. 1 is Bartz)

RequestServerID = 1

 

# If set to true, the login will give an other id to the server  if the requested id is allready reserved

AcceptAlternateID = True

 

# =================

# Character Related

# =================

# 1- Maximum number of chars per account - 0 = illimited - default = 7

CharMaxNumber = 7

 

# Define character name template

# These ones are regular expressions, visit http://www.regular-expressions.info for details

# Note: Checking lengths are done server side, but keep it in pattern for future purposes

# Character name ( Default [A-Za-z0-9\-]{3,16} )

CnameTemplate=[A-Za-z0-9\-]{3,16}

 

# Pet name ( Default [A-Za-z0-9\-]{3,16} )

PetNameTemplate=[A-Za-z0-9\-]{3,16}

 

# Clan and ally name ( [A-Za-z0-9 \-]{3,16} )

ClanAllyNameTemplate=[A-Za-z0-9 \-]{3,16}

 

# Title ( [A-Za-z0-9 \-\\[\\]\<\>\(\)\!\|]{3,16} )

TitleTemplate=[A-Za-z0-9 \-\\[\\]\<\>\(\)\!\|]{3,16}

 

 

# Define how many players are allowed to play simultaneously on your server.

MaximumOnlineUsers = 300

 

# ---------------

# Client Settings

# ---------------

# Minimum and maximum protocol revision that server allow to connect.

# You must keep MinProtocolRevision <= MaxProtocolRevision.

MinProtocolRevision = 740(make it 1)

MaxProtocolRevision = 750(make it 999)

 

#DatapackRoot=

  • 0
Posted

my is MinProtocolRevision = 1 and MaxProtocolRevision = 999 but you tell me to create min 740 max 750 ?!??!?! what need ? you tell me min 740 max 750 ?!??!?!?

  • 0
Posted

tnx i start the server but give me java eror INFO Game Surver: Initializing ID Factory

INFO IDFactory 102912 id's Avaible.

Severe Could not read  object IDs from DB.

Please Check Your Data.

Exception in thread "main" java.lang.Exception : Could not initialize

the ID factory

  at net.sf.12j.gameserver.Gameserver.<init><GameServer.java:224 :/

Guest
This topic is now closed to further replies.


×
×
  • Create New...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock