Skip to content
La2Base
Home
DownloadsWikiForumFAQ
Search
ruen
Sign up Login
HomeFilesWikiLogin
  • Home
  • Downloads
  • Wiki
  • FAQ
  • Contact Us
  • About
  • Rules
  • Privacy
  • Terms of Service

© 2026 la2base.com · All rights reserved

ruen
Forum/Ошибки LoginServer -/- GameServer/ошибка логин серва
Search

ошибка логин серва

3 replies76 viewsCurrently viewing: 1
C
CAXA1

User

Новичок

Posts: 19

На форуме с: 12/26/2008

Рейтинг: 0

· 02/27/2009, 02:26 PM

====================================================================-[ Status ]
FATAL : FATAL: Failed to open server socket. Reason: Cannot assign requested add
ress: bind java.net.BindException: Cannot assign requested address: bind
at sun.nio.ch.Net.bind(Native Method)
at sun.nio.ch.ServerSocketChannelImpl.bind(Unknown Source)
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
at sun.nio.ch.ServerSocketAdaptor.bind(Unknown Source)
at org.mmocore.network.SelectorThread.openServerSocket(SelectorThread.ja
va:114)
at net.l2emuproject.loginserver.L2LoginServer.startServer(L2LoginServer.
java:177)
at net.l2emuproject.loginserver.L2LoginServer.<init>(L2LoginServer.java:
169)
at net.l2emuproject.loginserver.L2LoginServer.main(L2LoginServer.java:79
)


LoginServer terminated abnormaly


LoginServer terminated

Для продолжения нажмите любую клавишу . . .



когда вписываю свой ип вылетает такое а когда пишу 127.0.0.1 работает идеально
ЗЫ ГС в обоих случяях работает ,только логин вот так ругается , что делать?
вот конфиг

# ==========
# Connection
# ==========

# Bind ip of the loginserver, use 0.0.0.0 to bind on all available IPs
LoginServerHostName = 213.167.208.73
LoginServerPort = 2106

# The port, ip on which login will listen for GameServers
LoginPort = 9014
LoginHostName = 213.167.208.73

# The delay between IP Update Time.
# set this delay in minutes after which the login updates the gameservers IP's
# (usefull when ip is dynamic)
# (0 = disabled) in Minutes
IpUpdateTime = 0


# Telnet is disabled by default.
EnableTelnet = false

# ============
# Port Related
# ============
# This is the port telnet server will bind to
StatusPort = 12345

# ============
# Pass Related
# ============
# If the following is not set, a random password is generated on server startup.
# StatusPW = somePass

# =====
# Hosts
# =====
# This list can contain IPs or Hosts of clients you wish to allow.
# Hosts must be resolvable to an IP.
# The format is as follows:
# ListOfHosts = 0.0.0.0,host,0.0.0.1,host2,host3,host4,0.0.0.3
# Make sure there are no spaces between hosts/ips
ListOfHosts = 127.0.0.1,localhost


# --------------------
# Database Information
# --------------------

# Define MySQL Driver
Driver = com.mysql.jdbc.Driver

# here you have some more drivers:
# Driver = org.hsqldb.jdbcDriver
# Driver = com.microsoft.sqlserver.jdbc.SQLServerDriver

# Define MySQL Driver URL.
URL = jdbc:mysql://localhost/L2Emu_DB

# here you have some more urls:
# URL = jdbc:hsqldb:hsql://localhost/L2Emu_DB
# URL = jdbc:sqlserver://localhost/database = L2Emu_DB/user = sa /password = (your pass)

# Your login to Database (default = root)
Login = root

# Your password to database (default = root)
Password = 1234

# Define how many connections are allowed on your database.
MaximumDbConnections = 10


зы ИП динамический , но мне не лень менять его везде и делать л2ини, серв для друзеей =)

0
N
NightSun

User

Бывалый

Posts: 329

На форуме с: 10/29/2008

Репутация: +91

Рейтинг: 0

· 02/27/2009, 02:27 PM

Поставь no-ip и пофиг какой у тебя будет внешний ип (динам) он будет no-ip

— Психически неуравновешенный человек

0
C
CAXA1

User

Новичок

Posts: 19

На форуме с: 12/26/2008

Рейтинг: 0

· 02/27/2009, 02:29 PM

у меня локальный трафик бесплатен а внешний платный . он будет внешку жрать?
и действительно ли в ИП дело?

0
Войдите или зарегистрируйтесь чтобы ответить