TMWserv problem

Ask for help regarding any technical issue or report any bug or OS independent issues.
Post Reply
yvansoftware
Peon
Peon
Posts: 27
Joined: 27 Oct 2007, 12:46
Location: Antwerp, Belgium

TMWserv problem

Post 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?
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Post 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.
  • former Manasource Programmer
  • former TMW Pixel artist
  • NOT a game master

Please do not send me any inquiries regarding player accounts on TMW.


You might have heard a certain rumor about me. This rumor is completely false. You might also have heard the other rumor about me. This rumor is 100% accurate.
yvansoftware
Peon
Peon
Posts: 27
Joined: 27 Oct 2007, 12:46
Location: Antwerp, Belgium

There aren't any files

Post 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>
yvansoftware
Peon
Peon
Posts: 27
Joined: 27 Oct 2007, 12:46
Location: Antwerp, Belgium

Found (some) maps

Post 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?
yvansoftware
Peon
Peon
Posts: 27
Joined: 27 Oct 2007, 12:46
Location: Antwerp, Belgium

Maps found

Post by yvansoftware »

I extracted them from the downloaded update files... Anyway, I still can't connect :(
Post Reply