[error] Проблема с запуском ГС после изменения рейтов серва
Сборка la2offline v2.0 почему то при изменении рейтов сервера сервер не запускается
вот что выводит в консоле ГС :
Starting L2J Game Server.
server terminated
Для продолжения нажмите любую клавишу . . . loading gameserver config
java.lang.NumberFormatException: For input string: "1 "
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at net.sf.l2j.Config.load(Config.java:1590)
at net.sf.l2j.gameserver.GameServer.main(GameServer.java:686)
Exception in thread "main" java.lang.Error: Failed to Load ./config/rates.proper
ties File.
at net.sf.l2j.Config.load(Config.java:1619)
at net.sf.l2j.gameserver.GameServer.main(GameServer.java:686)
Подскажите что сделать ![]()
Spoun: Сборка la2offline v2.0 почему то при изменении рейтов сервера сервер не запускается
вот что выводит в консоле ГС :
Starting L2J Game Server.
server terminated
Для продолжения нажмите любую клавишу . . . loading gameserver config
java.lang.NumberFormatException: For input string: "1 "
at java.lang.NumberFormatException.forInputString(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at java.lang.Integer.parseInt(Unknown Source)
at net.sf.l2j.Config.load(Config.java:1590)
at net.sf.l2j.gameserver.GameServer.main(GameServer.java:686)
Exception in thread "main" java.lang.Error: Failed to Load ./config/rates.proper
ties File.
at net.sf.l2j.Config.load(Config.java:1619)
at net.sf.l2j.gameserver.GameServer.main(GameServer.java:686)
Подскажите что сделать
сотри пробел после единицы в конфиге рейтов и запускай сервер


