Jump to content
  • 0

Question

11 answers to this question

Recommended Posts

  • 0
Posted

I've Fixed this error bit I have another

Error: No 'server' JVM at C:\Program Files\java\Jre6\bin\server\jvm.dll'

This is the error . Can soemone help me?

  • 0
Posted

I've Fixed this error bit I have another

Error: No 'server' JVM at C:\Program Files\java\Jre6\bin\server\jvm.dll'

This is the error . Can soemone help me?

 

You use l2jsux-frozen interlude project, do like that.

 

Go to "C:\Program Files\java\Jre6\bin\" create "server" folder and copy/paste jvm.dlll from "C:\Program Files\java\Jre6\bin\client\" to "C:\Program Files\java\Jre6\bin\server\"

  • 0
Posted

BUT I HAVE ONE ERROR I coudnt register gameserver and I have an error in login too Aces dennied for user localhost and like that but

I have changed password in configs password is the same in mysql I dont know why I have this error

  • 0
Posted

Im using Revolt team server pack and its Loginserverconfigs is strange I will show you:# ================================================================

# General server setting !!! REQUIRED to configure to everyone !!!

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

 

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

LoginserverHostname=*

LoginserverPort=2106

LoginTryBeforeBan=20

 

# Список внутренних адресов, так же можно использовать продвинутый список из внешнего файла,

# продвинутый список очень удобен и значительно шустрее когда много сетей, например 1000

# что бы использовать продвинутый список нужно указать в параметре строку следующего вида: "NetList@путь_к_файлу"

# продвинутый список должен состоять из строк следующего вида: "i1.i2.i3.i4" или "i1.i2.i3.i4/m1.m2.m3.m4" или "i1.i2.i3.i4/m"

# пример: InternalIpList=NetList@./config/InternalIPs.conf

InternalIpList=127.0.0.1,192.168.0.0-192.168.255.255,10.0.0.0-10.255.255.255,172.16.0.0-172.16.31.255

 

LoginHost=93.177.155.99

# The port on which login will listen for GameServers

LoginPort=9014

 

# Combo mode - run GameServer inside LoginServer

ComboMode = False

 

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

AcceptNewGameServer = False

 

# If false, the licence (after the login) will not be shown

# Даная опция присылает клиенту 2 дополнительных ключа при авторизации

# Если вы ее отключаете, и у вас ухитрились залезсть с подменой ака, то потом не жалуйтесь.

ShowLicence = True

 

# Database info

Driver=com.mysql.jdbc.Driver

URL=jdbc:mysql://localhost/l2rt

Login=root

Password=

kukunaMaximumDbConnections=10

# Через сколько секунд после последней активности будут закрыватся соединения с базой, по умолчанию 600 (10 минут)

# данный параметр важно согласовывать с настройками в самом mysql сервере, параметр interactive_timeout

# насколько известно мне по умолчанию параметр interactive_timeout имеет значение 28800 (8 часов)

MaxIdleConnectionTimeout=600

# Интервал проверки неактивных соединений, по умолчанию 60 (1 минута)

# При условии стабильного соединения с базой и корректной настроки MaxIdleConnectionTimeout, можно выставлять 0 (не проверять)

IdleConnectionTestPeriod=60

UseDatabaseLayer=True

 

# Useable values: "true" - "false", use this option to choose whether accounts will be created

# automatically or not.

AutoCreateAccounts=false

 

# Define various player-typable name templates

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

# NOTE1: Generally checking lengths are done here, so pay them attention in templates

# NOTE2: Make sure you're know what are you doing before changing these from defaults ;)

 

# Account name

AnameTemplate=[A-Za-z0-9]{3,14}

# Account password

ApasswdTemplate=[A-Za-z0-9]{8,24}

 

# Актуальное шифрование, рекомендуется Whirlpool/DoubleWhirlpoolWithSalt

DefaultPasswordEncoding = Whirlpool

# Поддерживаемые устаревшие методы, есть DES (офф) и SHA1 (l2j)

LegacyPasswordEncoding = SHA1;DES

 

DoubleWhirlpoolSalt = blablabla

 

# Allow old authentication method (w/o RSA encryption)

AllowOldAuth = False

 

# Кешированые ключи

BlowFishKeys = 20

RSAKeyPairs = 10

 

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

# Test server setting, shoudn't be touched in online game server

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

 

Debug = False

 

# Logging Logins into DB

SqlLog = False

 

IpUpdateTime = 15

 

# Проверка на GameGuard

GGCheck = False

 

# AutoRestart period, hours

# Default -1

AutoRestart = -1

 

SelectorSleepTime = 5

LoginWatchdogTimeout = 15000

 

#Настройка АнтиФлуда, пока экспериментально

#При включении с одного IP разрешается не более чем MaxUnhandledSocketsPerIP соединений, которые не послали ни одного пакета

#если чарез такое соединение не приходит ниодного пакета в течении UnhandledSocketsMinTTL мс. то оно закрывается

AntiFloodEnable = False

MaxUnhandledSocketsPerIP = 5

UnhandledSocketsMinTTL = 5000

 

# Включить защиту от брута? (пропускает до выбора сервера даже с неправильно введенными данными от аккаунта и только потом говорит, что логин/пароль введены не верно)

FakeLogin=False

  • 0
Posted

Yes Ive done all of this well but when Im registering server.  and coping Hexid.txt file into Configs  I have this error

{Registracion Failed Wrong Hexid} But This is not my firs server And I know How to register. bUT always this error any Idea?

 

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  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.



×
×
  • Create New...