Ir para conteúdo
  • Cadastre-se
  • 0

alguem sabe oque é esse erro?


FaeeLzinhOo

Pergunta

18 respostass a esta questão

Posts recomendados


cola a confg do login serve ai! pfv

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

# Login Server Settings

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

# This is the server configuration file. Here you can set up the connection information for your server.

# This was written with the assumption that you are behind a router.

# Dumbed Down Definitions...

# LAN (LOCAL area network) - typically consists of computers connected to the same router as you.

# WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet).

# x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers.

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

# Networking

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

 

# Bind ip of the LoginServer, use * to bind on all available IPs

# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u>

# WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u>

# Default: * (0.0.0.0)

LoginserverHostname = *

 

# Default: 2106

LoginserverPort = 2106

 

# The address on which login will listen for GameServers, use * to bind on all available IPs

# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u>

# WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u>

# Default: * (0.0.0.0)

LoginHostname = *

 

# The port on which login will listen for GameServers

# Default: 9014

LoginPort = 9014

 

 

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

# Security

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

# Default: True

LogLoginController = True

 

# How many times you can provide an invalid account/pass before the IP gets banned.

# Default: 10

LoginTryBeforeBan = 10

 

# Time you won't be able to login back again after LoginTryBeforeBan tries to login.

# Default: 600 (10 minutes)

LoginBlockAfterBan = 600

 

# If set to True any GameServer can register on your login's free slots

# Default: True

AcceptNewGameServer = True

 

# Flood Protection. All values are in MILISECONDS.

# Default: True

EnableFloodProtection = True

 

# Default: 15

FastConnectionLimit = 15

 

# Default: 700

NormalConnectionTime = 700

 

# Default: 350

FastConnectionTime = 350

 

# Default: 50

MaxConnectionPerIP = 50

 

 

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

# Database

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

# Specify the appropriate driver and url for the database you're using.

# Examples:

# Driver = com.mysql.jdbc.Driver (default)

# Driver = org.hsqldb.jdbcDriver

# Driver = com.microsoft.sqlserver.jdbc.SQLServerDriver

Driver = com.mysql.jdbc.Driver

# Database URL

# URL = jdbc:mysql://localhost/l2js_ls (default)

# URL = jdbc:hsqldb:hsql://localhost/l2js_ls

# URL = jdbc:sqlserver://localhost/database = l2js_ls/user = sa/password =

URL = jdbc:mysql://localhost/l2jdb

# Database user info (default is "root" but it's not recommended)

Login = root

# Database connection password

Password =

 

# Default: 10

MaximumDbConnections = 10

 

 

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

# Misc.

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

# If False, the license (after the login) will not be shown.

# Default: False

ShowLicence = False

 

# Default: True

AutoCreateAccounts = True

 

# Datapack root directory.

# Defaults to current directory from which the server is started unless the below line is uncommented.

#DatapackRoot = C:/Work/tmp/DataPack

 

 

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

# Restart LS every 24 hours?

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

# Default: False, 24

LoginRestartSchedule = False

LoginRestartTime = 24

 

 

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

# Developer Settings

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

# Default: False

Debug = False

Link para o comentário
Compartilhar em outros sites

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

# Login Server Settings

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

# This is the server configuration file. Here you can set up the connection information for your server.

# This was written with the assumption that you are behind a router.

# Dumbed Down Definitions...

# LAN (LOCAL area network) - typically consists of computers connected to the same router as you.

# WAN (WIDE area network) - typically consists of computers OUTSIDE of your router (ie. the internet).

# x.x.x.x - Format of an IP address. Do not include the x'es into settings. Must be real numbers.

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

# Networking

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

 

# Bind ip of the LoginServer, use * to bind on all available IPs

# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u>

# WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u>

# Default: * (0.0.0.0)

LoginserverHostname = ( IP DO SERVIDOR )

 

# Default: 2106

LoginserverPort = 2106

 

# The address on which login will listen for GameServers, use * to bind on all available IPs

# WARNING: <u><b><font color="red">Please don't change default IPs here if you don't know what are you doing!</font></b></u>

# WARNING: <u><b><font color="red">External/Internal IPs are now inside "ipconfig.xml" file.</font></b></u>

# Default: * (0.0.0.0)

LoginHostname = ( IP DO SERVIDOR )

 

# The port on which login will listen for GameServers

# Default: 9014

LoginPort = 9014

 

 

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

# Security

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

# Default: True

LogLoginController = True

 

# How many times you can provide an invalid account/pass before the IP gets banned.

# Default: 10

LoginTryBeforeBan = 10

 

# Time you won't be able to login back again after LoginTryBeforeBan tries to login.

# Default: 600 (10 minutes)

LoginBlockAfterBan = 600

 

# If set to True any GameServer can register on your login's free slots

# Default: True

AcceptNewGameServer = True

 

# Flood Protection. All values are in MILISECONDS.

# Default: True

EnableFloodProtection = True

 

# Default: 15

FastConnectionLimit = 15

 

# Default: 700

NormalConnectionTime = 700

 

# Default: 350

FastConnectionTime = 350

 

# Default: 50

MaxConnectionPerIP = 50

 

 

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

# Database

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

# Specify the appropriate driver and url for the database you're using.

# Examples:

# Driver = com.mysql.jdbc.Driver (default)

# Driver = org.hsqldb.jdbcDriver

# Driver = com.microsoft.sqlserver.jdbc.SQLServerDriver

Driver = com.mysql.jdbc.Driver

# Database URL

# URL = jdbc:mysql://localhost/l2js_ls (default)

# URL = jdbc:hsqldb:hsql://localhost/l2js_ls

# URL = jdbc:sqlserver://localhost/database = l2js_ls/user = sa/password =

URL = jdbc:mysql://localhost/l2jdb ( NOME DA DATABASE)

# Database user info (default is "root" but it's not recommended)

Login = root

# Database connection password

Password = (SENHA DO MYSQL)

 

# Default: 10

MaximumDbConnections = 10

 

 

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

# Misc.

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

# If False, the license (after the login) will not be shown.

# Default: False

ShowLicence = False

 

# Default: True

AutoCreateAccounts = True

 

# Datapack root directory.

# Defaults to current directory from which the server is started unless the below line is uncommented.

#DatapackRoot = C:/Work/tmp/DataPack

 

 

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

# Restart LS every 24 hours?

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

# Default: False, 24

LoginRestartSchedule = False

LoginRestartTime = 24

 

 

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

# Developer Settings

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

# Default: False

Debug = False

Os que estiver de Vermelho , Voce edita.

Editado por Luquinhas14
Link para o comentário
Compartilhar em outros sites

# Database URL

# URL = jdbc:mysql://localhost/l2js_ls (default)

# URL = jdbc:hsqldb:hsql://localhost/l2js_ls

# URL = jdbc:sqlserver://localhost/database = l2js_ls/user = sa/password =

URL = jdbc:mysql://localhost/l2jdb

 

modifique onde destaquei em vermelho de acordo com sua DB :excl:

koP6VGt.png




XKRXfwr.png

Não respondo Duvidas via MP, não insista ou tente.

Link para o comentário
Compartilhar em outros sites

Se o Servidor for dedicado ele pode sim colocar o ip do dedicado neles .

kkk- mano eu ja tive serve on em dedicado se por IP de rede no login serve ninguem nem o proprio adm ira logar :blink:

koP6VGt.png




XKRXfwr.png

Não respondo Duvidas via MP, não insista ou tente.

Link para o comentário
Compartilhar em outros sites

# Database URL

# URL = jdbc:mysql://localhost/l2js_ls (default)

# URL = jdbc:hsqldb:hsql://localhost/l2js_ls

# URL = jdbc:sqlserver://localhost/database = l2js_ls/user = sa/password =

URL = jdbc:mysql://localhost/l2jdb

 

modifique onde destaquei em vermelho de acordo com sua DB :excl:

 

minha data base esta com o nome l2jdb e onde tem esses # é so exemplo nao acontece nada se muda.

Link para o comentário
Compartilhar em outros sites

msm mudando pra l2jdb nada msm coisa manda o link do seu pre config mano.

 

e a melhor rev que ja testei antes de por um serve on eu testei mais de 7 revisões e essa foi a q mais gostei peguei ela limpa e adc uns customs ela e a melhor rev do forum ela so não ta pendurada pq ela não criava conta pelo jogo apenas pelo site mas ja config a tabela acounts e ta criando de boa ja , bom proveito

koP6VGt.png




XKRXfwr.png

Não respondo Duvidas via MP, não insista ou tente.

Link para o comentário
Compartilhar em outros sites

 

e a melhor rev que ja testei antes de por um serve on eu testei mais de 7 revisões e essa foi a q mais gostei peguei ela limpa e adc uns customs ela e a melhor rev do forum ela so não ta pendurada pq ela não criava conta pelo jogo apenas pelo site mas ja config a tabela acounts e ta criando de boa ja , bom proveito

 

amigo tava querendo msm mexe no server High Five, mais vou dar uma olhada na sua rev,

tomara que alguem saiba oque é esse erro valew.

Link para o comentário
Compartilhar em outros sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Visitante
Responder esta pergunta...

×   Você colou conteúdo com formatação.   Remover formatação

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Processando...



×
×
  • Criar Novo...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.