|
Você não é registrado, por favor registre-se para ter acesso ao conteúdo completo. Caso seja registrado, efetue login. Esqueceu sua senha? Clique aqui Recomendamos o uso do Mozilla Firefox para uma melhor visualização. |
|
| Início | Postados Hoje | Marcar Fóruns Como Lidos | Álbums | Banidos | SE Team | Medalhas |
|
|||||||
| Registrar | Loteria VIP | Staff SE | Regras do fórum | Comunidade | Arcade | Postados Hoje | Pesquisar | Experience |
|
|
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|
|
![]() |
|
|
Ferramentas do Tópico | Modos de Exibição |
|
|
|
|
#1 | ||||||||||||||
|
Membro - Cabo
![]() Registrado em: Sep 2013
Posts: 27
Agradeceu: 0
Agradecido 0 Vezes em 0 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
![]()
|
ae ja revisei manda o seu pra min fazendo um favor pq até troquei pelo outro que fucionava mais deu mesma coisa me add no facce ai [Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar]
|
||||||||||||||
|
|
|
||||||||||||||
| Links Patrocinados |
|
|
#2 | ||||||||||||||
|
Membro - Karma
![]() Registrado em: Apr 2009
Localização: SP
Posts: 397
Agradeceu: 106
Agradecido 151 Vezes em 98 Posts
Nome Real: Ivan
|
@iskaxtrap
veja o nome do seu banco de dados e coloque no network.properties |
||||||||||||||
|
|
|
||||||||||||||
|
|
#3 | ||||||||||||||
|
Membro - Capitão
![]() Registrado em: Jul 2011
Posts: 124
Agradeceu: 73
Agradecido 25 Vezes em 14 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
![]()
|
Atenção Moderadores
![]() Atualizem o Topico!!! afinal a revisão ja esta na 936 ![]() |
||||||||||||||
|
|
|
||||||||||||||
|
|
#4 | ||||||||||||||
|
Membro - Cabo
![]() Registrado em: Sep 2013
Posts: 27
Agradeceu: 0
Agradecido 0 Vezes em 0 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
![]()
|
@Ivazinho bom amigo vlw mais não resolvei meu poblema
p minha DB e l2jdb mesma coisa mesmo assim não fuciona vou mostrar minha netwok ve se tem algo errado se tiver me essina passo a passo arrumar pq pressizo dessa rev^^:) # ===================================# # Game 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 # ----------------------------------------------------------------------------------------------------------------------------------------------------------------- # This is transmitted to the clients connecting from an external network, so it has to be a public IP or resolvable hostname # Common settings... # 127.0.0.1 - If you are playing alone on a test server # 192.168.x.x - This is if you are on a 192.168.x.x type network (behind a standard consumer router) and want other computers from JUST the internal network to be able to connect # x.x.x.x - WAN IP obtained from [Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar] . This is if you want people outside your internal network to be able to connect to your server. # If this IP is resolvable by the Login Server, just leave *. # ---------------------------------------------------------------------------------------- # Enter here (ip) address of your game server, or use the symbol * GameserverHostname = 127.0.0.1 GameserverPort = 7777 # Configure your external ip ExternalHostname = 127.0.0.1 # Configure your internal ip InternalHostname = 127.0.0.1 # Bunch ID and game server. It is better not to change. LoginPort = 9014 LoginHost = 127.0.0.1 # Database Pool Type # Possible Values: c3p0 or BoneCP # c3p0: more stable # BoneCP: more performance DatabasePoolType=c3p0 # Parameters Databases - MYSQL Driver = com.mysql.jdbc.Driver URL = jdbc:mysql://localhost/l2jdb # Database name GameserverDB = gameserver_beta LoginserverDB = loginserver_beta # Login - Mysql's user Login = root # Password - Mysql's Password Password = # Attention: lazy init connections disabled! # Please, set only real values for your database # Default: 100 MaximumDbConnections = 50 # Default: 0 MaximumDbIdleTime = 0 # The timeout before a new connection to the database (in ms) # 0 - to remove restrictions TimeOutConDb = 0 # The timeout before the single connection must be closed (in ms) # if a connection life is more then this timeout, a Runtime Exception # is rised up. Post the exception on forum ([Somente Usuários Registrados Podem Visualizar os Links Desta PáginaClique aqui para se Registrar] ) to solve # it. SingleConnectionTimeOutDb=200000 # Sets number of partitions to use.- BoneCP # In order to reduce lock contention and thus improve performance, # each incoming connection request picks off a connection from a pool that has thread-affinity, # i.e. pool[threadId % partition_count]. The higher this number, the better your performance will be for the case # when you have plenty of short-lived threads. Beyond a certain threshold, maintenance of these pools will start # to have a negative effect on performance (and only for the case when connections on a partition start running out). PartitionCount = 3 # Setting emulation off the kernel (package SendStatus) RemoteWhoLog = True RemoteWhoSendTrash = True RemoteWhoMaxOnline = 329 RemoteOnlineIncrement = 50 RemoteWhoForceInc = 50 RemotePrivStoreFactor = 12 # Datapack folder # DatapackRoot = C:/Work/tmp/DataPack |
||||||||||||||
|
|
|
||||||||||||||
|
|
#5 | ||||||||||||||
|
Membro - Karma
![]() Registrado em: Apr 2009
Localização: SP
Posts: 397
Agradeceu: 106
Agradecido 151 Vezes em 98 Posts
Nome Real: Ivan
|
@iskaxtrap
Esta assim # Database name GameserverDB = gameserver_beta LoginserverDB = loginserver_beta Deixar assim # Database name GameserverDB = l2jdb LoginserverDB = l2jdb veja tb se o seu banco de dados esta como user: root e sem senha |
||||||||||||||
|
|
|
||||||||||||||
|
|
#6 | ||||||||||||||
|
Membro - Soldado
![]() Registrado em: Nov 2008
Posts: 11
Agradeceu: 16
Agradecido 0 Vezes em 0 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
|
Deixar assim
# Database name GameserverDB = l2jdb LoginserverDB = l2jdb e depois vai em loginserver/config/network/loginserver e deixe assim # Database Settings URL=jdbc:mysql://localhost/loginserver_beta #URL=jdbc:hsqldb:hsql://localhost/l2jdb #URL=jdbc:sqlserver://localhost/database=l2jdb/user=sa/password= retire loginserver_beta e coloque sua db no lugar |
||||||||||||||
|
|
|
||||||||||||||
|
|
#7 | ||||||||||||||
|
Membro - Marechal
![]() Registrado em: Apr 2009
Localização: Tailandia
Posts: 288
Agradeceu: 32
Agradecido 45 Vezes em 33 Posts
|
Erros na revisão aqui....
---------- 936 não consigo ligar o game server.. |
||||||||||||||
|
|
|
||||||||||||||
|
|
#8 | ||||||||||||||
|
Membro - Cabo
![]() Registrado em: Sep 2013
Posts: 27
Agradeceu: 0
Agradecido 0 Vezes em 0 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
![]()
|
galera vlw pela esplicação mesmo mais
ja tentei isso cotinua o mesmo erro tipo adapita ae e up pra min fazendo um favor dai e baixo aki ![]() ![]()
|
||||||||||||||
|
|
|
||||||||||||||
|
|
#9 |
|
Membro - Coronel
![]() Registrado em: Nov 2010
Posts: 193
Agradeceu: 48
Agradecido 45 Vezes em 30 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
![]()
|
Boa noite
tenho meu servidor ligado com frozem mas o problema eh que estao criando bot em olly e em eventos... Mas como meu servidor tem muita lan house jogando, preciso bloquiar para eles nao abrirem 2 clients no mesmo pc.... Pois se eu bloquear os ip, a maioria das lan house nao vao conseguir logar.... O pack ja tem isso? Bloquear por dual box e nao por ip? |
|
|
|
|
|
#10 |
|
Membro - Coronel
![]() Registrado em: Nov 2010
Posts: 193
Agradeceu: 48
Agradecido 45 Vezes em 30 Posts
Achei Ruim:
Acharam ruim Vezes em Posts
Meu Estado:
![]()
|
# Allow players to run multiple windows with a single IP address.
# In the game you can use the command // find_dualbox AllowDualBox = True AllowedBoxes = 50 AllowDualBoxInOly = False AllowDualBoxInEvent = False atualmente minhas configuracoes estao assim se eu colocar allowedbox = 1 vai bloquiar POR MAQUINA ou por IP? tem gente que joga em lan house.... e eu to com medo de bloquiar eles. mas tem gente bugando olly ;/ |
|
|
|