Page 1 of 1

Map error on home server.

Posted: 13 Oct 2009, 16:54
by TomMan71
I created a TMWServ today, then I made a map for it, added it as id 1 in maps.xml, changed char_startMap,etc to the correct values and yet, when I connect I get this:

[Look at picture]

Can someone explain why?

Re: Map error on home server.

Posted: 13 Oct 2009, 16:56
by Jaxad0127
Does the client know about the new map file?

Re: Map error on home server.

Posted: 13 Oct 2009, 17:29
by TomMan71
not sure.

Re: Map error on home server.

Posted: 13 Oct 2009, 17:45
by Jaxad0127
Make a client data directory (with maps, graphics, etc) and tell the client to use it with the -d or --data directive (--data path/to/data). You can also stop it from loading updates with the -u or --skip-update switch.

Re: Map error on home server.

Posted: 14 Oct 2009, 15:27
by TomMan71
Thanks! It worked, but can you tell me, if I wanted to release the server for the public, how could I set the update server, so people don't have to download the data, and run tmw -d path?