Page 1 of 1

TMWserv problem

Posted: 27 Oct 2007, 14:57
by yvansoftware
I downloaded and compiled the server for windows, but the gameserver.exe file gives the following output:

C:\trunk>gameserver
[16:55:38] [INF] The Mana World Game Server v2nd milestone
I/O warning : failed to load external entity "tmwserv.xml"
[16:55:38] [INF] Using config file: tmwserv.xml
[16:55:38] [INF] Using log file: tmwserv-game.log
[16:55:38] [INF] Loading map reference...
[16:55:38] [WRN] Failed to load 'items.xml': The system cannot find the file spe
cified.

[16:55:38] [ERR] Item Manager: Could not find items.xml!
[16:55:38] [WRN] Failed to load 'monsters.xml': The system cannot find the file
specified.

[16:55:38] [ERR] Monster Manager: Could not find monsters.xml!
[16:55:39] [INF] Connection established to the account server.
[16:55:39] [INF] Game handler started:
[16:55:39] [INF] Listening on port 9604...
[16:55:39] [WRN] Failed to load 'maps/new_1-1.tmx.gz': The system cannot find th
e path specified.

[16:55:39] [ERR] Error: Map file not found (maps/new_1-1.tmx.gz)
[16:55:39] [INF] Activated map "maps/new_1-1.tmx.gz" (id 1)
Assertion failed: ic, file C:\trunk\src\game-server\testing.cpp, line 17

This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.


Where can I find those files and how do I get them?

Posted: 27 Oct 2007, 15:06
by Crush
Copy the files "monsters.xml" and "items.xml" and the folder "maps" from the data folder of the (new) client into the data folder of the server.

There aren't any files

Posted: 27 Oct 2007, 19:19
by yvansoftware
I can't find any files:



C:\Program Files\The Mana World\data\maps>dir
Volume in drive C has no label.
Volume Serial Number is 500C-C410

Directory of C:\Program Files\The Mana World\data\maps

27/10/2007 21:16 <DIR> .
27/10/2007 21:16 <DIR> ..
0 File(s) 0 bytes
2 Dir(s) 14.142.201.856 bytes free

C:\Program Files\The Mana World\data\maps>

Found (some) maps

Posted: 27 Oct 2007, 19:55
by yvansoftware
I've found some maps in the 0.0.19 client, but when i try to connect with the (newest) client, it says : could not connect to remote host, and in the meanwhile, the server says:
[21:48:42] [INF] A new client connected from 127.0.0.1:1847 to port 9602
What do I need to do? Where can I get the new maps?

Maps found

Posted: 27 Oct 2007, 20:32
by yvansoftware
I extracted them from the downloaded update files... Anyway, I still can't connect :(