L2-scripts Форум

L2-scripts Форум (http://l2-scripts.ru/forum/index.php)
-   Archive Classic (http://l2-scripts.ru/forum/forumdisplay.php?f=113)
-   -   Error Hostconfig.xml (FIXED) (http://l2-scripts.ru/forum/showthread.php?t=6880)

Pulentolento 11.05.2016 23:00

Error Hostconfig.xml (FIXED)
 
[12:51:44] INFO =================================================
[12:51:44] INFO Project Revision: ........ L2s [20386]
[12:51:44] INFO Build Revision: .......... 8247
[12:51:44] INFO Update: .................. Classic 1.0
[12:51:44] INFO Build date: .............. 2016.05.11 21:11
[12:51:44] INFO Compiler version: ........ 1.8.0_91-b14 (Oracle Corporation)
[12:51:44] INFO =================================================

I'm using one proxy server and I have this info in my hostconfig.xml file:

<list>
<authserver ip="127.0.0.1" port="9014"/> <!--AuthServer IP and port-->
<gameserver> <!--GameServer hosts-->
<!--id: server id in server list-->
<!--ip: external ip-->
<!--inner_ip: internal ip-->
<!--port: gameserver port-->
<host id="1" ip="198.30.78.133" inner_ip="127.0.0.1" port="7777"/>
<host id="2" ip="160.80.154.18" innet_ip="127.0.0.1" port="7778"/>
</gameserver>
</list>

And I'm getting the follow error on Gameserver log:

[12:51:44] ERROR HostsConfigParser: File: hostsconfig.xml:12 error: Attribute "innet_ip" must be declared for element type "host".
[12:51:44] INFO =================================================
[12:51:44] INFO Authserver host info: IP[127.0.0.1], PORT[9014]
[12:51:44] INFO =================================================
[12:51:44] INFO Gameserver host info:
[12:51:44] INFO ID[2], IP[160.80.154.18], INNER_IP[NOT SPECIFIED], PORT[7778]
[12:51:44] INFO ID[1], IP[198.30.78.133], INNER_IP[127.0.0.1], PORT[7777]
[12:51:44] INFO =================================================

The proxy server are working fine, even I tried to log using the proxy and everything works good with out error, but I don't know why I'm getting this error on gameserver log, its seems no critical.

thx

Core 16.05.2016 00:49

Change innet_ip to inner_ip
Closed.


Часовой пояс GMT +4, время: 05:38.

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