Форум администраторов игровых серверов

Форум администраторов игровых серверов (https://forum.zone-game.info/TT.php)
-   Lineage II (https://forum.zone-game.info/forumdisplay.php?f=34)
-   -   Ищу помощи с проблемой геймсервера (https://forum.zone-game.info/showthread.php?t=44678)

skallistey 03.09.2021 16:59

Ищу помощи с проблемой геймсервера
 
При запуске геймсервера материться на файл ипконфиг
Вот что имеется в этом файле
Код:

<?xml version="1.0" encoding="UTF-8"?>
<!-- Note: If file is named "ipconfig.xml" this data will be used as network configuration, otherwise server will configure it automatically! -->
<!-- Externalhost here (Internet IP) or Localhost IP for local test -->
<gameserver address="195.170.179.133" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="../data/xsd/ipconfig.xsd">
        <!-- Localhost here -->
        <define subnet="127.0.0.0/8" address="127.0.0.1" />
</gameserver>


а вот что пишет гейм сервер

Код:

Starting L2J Game Server.

Network Config: ipconfig.xml doesn't exists using automatic configuration...
Network Config: Adding new subnet: 127.0.0.0/8 address: 127.0.0.1
Network Config: Adding new subnet: 10.0.2.0/24 address: 10.0.2.15
Network Config: Adding new subnet: 0.0.0.0/0 address: <html><head><title>Loading
...</title></head><body><script type='text/javascript'>window.location.replace('
http://api.externalip.net/ip/?js=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJhdWQiOi
JKb2tlbiIsImV4cCI6MTYzMDY3Nzk4MywiaWF0IjoxNjMwNjcwNzgzLCJpc3MiOiJKb2tlbiIsImpzIj
oxLCJqdGkiOiIycWdrc3MxNnA0cGhvNHF1MG8wbzFxYWkiLCJuYmYiOjE2MzA2NzA3ODMsInRzIjoxNj
MwNjcwNzgzNjc4NzYxfQ.Nf__XfH50YAG0P73amhWikb_xnImvniqu-TAA9QrCQ0&sid=5b910780-0c
af-11ec-84aa-ea4d2dac0798');</script></body></html>
Exception in thread "main" java.lang.NumberFormatException: Value out of range.
Value:"200" Radix:10
        at java.lang.Byte.parseByte(Unknown Source)
        at java.lang.Byte.parseByte(Unknown Source)
        at com.l2jserver.Config.load(Config.java:1559)
        at com.l2jserver.gameserver.GameServer.main(GameServer.java:467)

Game Server Terminated Abnormally!


Game Server Terminated.

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


При переименовании файла выдает уже такую ошибку

Код:

Starting L2J Game Server.

Network Config: ipconfig.xml exists using manual configuration...
Exception in thread "main" java.lang.NumberFormatException: Value out of range.
Value:"200" Radix:10
        at java.lang.Byte.parseByte(Unknown Source)
        at java.lang.Byte.parseByte(Unknown Source)
        at com.l2jserver.Config.load(Config.java:1559)
        at com.l2jserver.gameserver.GameServer.main(GameServer.java:467)

Game Server Terminated Abnormally!


Game Server Terminated.

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


сборка сервера давали мне с l2j ревизию к сожалению незнаю.

flopix 04.09.2021 13:57

Re: Ищу помощи с проблемой геймсервера
 
Adding new subnet: 0.0.0.0/0 address: <html><head><title>Loading .....

Откуда оно тянет вместо адреса этот html текст? Такое ощущение что где то вписано определение внешнего адреса с какого то внешнего сайта "http://api.externalip.net", который возвращает не то что ожидает программа.


Текущее время: 06:26. Часовой пояс GMT +3.

Powered by vBulletin® Version 3.8.6
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd. Перевод: zCarot