Сообщений: 30
Тем: 0
Зарегистрирован: Sep 2008
Репутация:
0
05-25-2009, 07:52 PM
(Сообщение последний раз редактировалось: 05-25-2009, 08:06 PM Venom.)
Возникла такая проблема:при запуске gameserver выдает такую ошибку
[Loading: ./config/main/gameserver.properties
Loading: ./config/main/id_factory.properties
Loading: ./config/main/geodata.properties
Loading: ./config/main/rates.properties
Loading: ./config/main/pvp.properties
Loading: ./config/main/enchant.properties
Loading: ./config/main/flood_protector.properties
Loading: ./config/main/Feature.properties
Loading: ./config/main/NPC.properties
Loading: ./config/main/skills.properties
Loading: ./config/main/clans.properties
Loading: ./config/main/alt_settings.properties
Loading: ./config/main/options.properties
java.lang.NumberFormatException: For input string: "180 "
at java.lang.NumberFormatException.forInputString(NumberFormatException.
java:65)
at java.lang.Integer.parseInt(Integer.java:484)
at java.lang.Integer.parseInt(Integer.java:519)
at com.l2emu.Config.loadOptionsConfig(Config.java:1960)
at com.l2emu.Config.loadAll(Config.java:2785)
at com.l2emu.gameserver.util.BootManager.<init>(BootManager.java:66)
at com.l2emu.gameserver.util.BootManager.main(BootManager.java:44)
Exception in thread "main" java.lang.Error: Failed to Load ./config/main/options
.properties File.
at com.l2emu.Config.loadOptionsConfig(Config.java:2035)
at com.l2emu.Config.loadAll(Config.java:2785)
at com.l2emu.gameserver.util.BootManager.<init>(BootManager.java:66)
at com.l2emu.gameserver.util.BootManager.main(BootManager.java:44)
GameServer Terminated Abnormaly, Please Verify Your Files.
GameServer Terminated.
Для продолжения нажмите любую клавишу . . .]
В чем может быть проблема?Java обновлял только сегодня...
Добавлено через 13 минут
При запуске gameserver выдает такую ошибку:
[Loading: ./config/main/gameserver.properties
Loading: ./config/main/id_factory.properties
Loading: ./config/main/geodata.properties
Loading: ./config/main/rates.properties
Loading: ./config/main/pvp.properties
Loading: ./config/main/enchant.properties
Loading: ./config/main/flood_protector.properties
Loading: ./config/main/Feature.properties
Loading: ./config/main/NPC.properties
Loading: ./config/main/skills.properties
Loading: ./config/main/clans.properties
Loading: ./config/main/alt_settings.properties
Loading: ./config/main/options.properties
java.lang.NumberFormatException: For input string: "180 "
at java.lang.NumberFormatException.forInputString(NumberFormatException.
java:65)
at java.lang.Integer.parseInt(Integer.java:484)
at java.lang.Integer.parseInt(Integer.java:519)
at com.l2emu.Config.loadOptionsConfig(Config.java:1960)
at com.l2emu.Config.loadAll(Config.java:2785)
at com.l2emu.gameserver.util.BootManager.<init>(BootManager.java:66)
at com.l2emu.gameserver.util.BootManager.main(BootManager.java:44)
Exception in thread "main" java.lang.Error: Failed to Load ./config/main/options
.properties File.
at com.l2emu.Config.loadOptionsConfig(Config.java:2035)
at com.l2emu.Config.loadAll(Config.java:2785)
at com.l2emu.gameserver.util.BootManager.<init>(BootManager.java:66)
at com.l2emu.gameserver.util.BootManager.main(BootManager.java:44)
GameServer Terminated Abnormaly, Please Verify Your Files.
GameServer Terminated.
Для продолжения нажмите любую клавишу . . .]
В чем ошибка?Java обновлял только сегодня...
Сообщений: 268
Тем: 90
Зарегистрирован: Jun 2008
Репутация:
766
Касяк в файле options.properties, проверь
Сообщений: 30
Тем: 0
Зарегистрирован: Sep 2008
Репутация:
0
05-25-2009, 09:29 PM
(Сообщение последний раз редактировалось: 05-25-2009, 09:45 PM Venom.)
Знал бы я что смотреть.....Сборка как говорят новая...много нововведении...что можеш посоветовать?
Добавлено через 16 минут
усе разобрался....
в фаиле options.properties:
[# Noblesse points awarded to Heros.
# Default: 18
AltOlyHeroPoints = 180
# Noblesse points awarded to Rank 1 members.
# Default: 120
AltOlyRank1Points = 120
# Noblesse points awarded to Rank 2 members.
# Default: 80
AltOlyRank2Points = 80
# Noblesse points awarded to Rank 3 members.
# Default: 55
AltOlyRank3Points = 55
# Noblesse points awarded to Rank 4 members.
# Default: 35
AltOlyRank4Points = 35
# Noblesse points awarded to Rank 5 members.
# Default: 20
AltOlyRank5Points = 20]
удаляем пробелы после каждой цифры и все....чуствительный регист?
Сообщений: 643
Тем: 7
Зарегистрирован: Jul 2008
Репутация:
2,115
русским языком написано что после 180 есть пробел в options.properties!=)
Сообщений: 34
Тем: 5
Зарегистрирован: Feb 2009
Репутация:
0
А у меня другая проблема при запуске gameserver:
Administrator Restarted ...
Initializing L2EmuProject GameServer.
"java" не является внутренней или внешней
командой, исполняемой программой или пакетным файлом.
Administrator Restarted ...
Initializing L2EmuProject GameServer.
"java" не является внутренней или внешней
командой, исполняемой программой или пакетным файлом.
...
Сообщений: 80
Тем: 27
Зарегистрирован: Jan 2009
Репутация:
-90
тебе выше написано как ето исправить