Problem with running new server

Content and general development discussion, including quest scripts and server code. TMW Classic is a project comprising the Legacy tmwAthena server & the designated improved engine server based on evolHercules.


Forum rules

This forum houses many years of development, tracing back to some of the earliest posts that exist on the board.

Its current use is for the continued development of the server and game it has always served: TMW Classic.

Post Reply
Shiaobin
Peon
Peon
Posts: 2
Joined: 01 Aug 2006, 09:56
Location: Taiwan

Problem with running new server

Post by Shiaobin »

I got the server package from http://sourceforge.net/projects/eathena, and got the server-data module from SVN. Then I replaced the original files in eAthena with the server-data module.
After the .conf files was configured, I tried to start the server. When the char-server and login-server were up, I ran the map-server but got the error messege below.

Code: Select all

read conf/grf-files.txt done
data.grf file reading...
data.grf not found
sdata.grf file reading...
sdata.grf not found
adata.grf file reading...
adata.grf not found
not grf file readed exit!!
The conf/grf-files.txt was empty. What could I do? Thank you very much.
User avatar
ElvenProgrammer
Founder
Founder
Posts: 2526
Joined: 13 Apr 2004, 19:11
Location: Italy
Contact:

Post by ElvenProgrammer »

Actually the version you can get from there is very old, you should get this package: http://tmw.platinum.linux.pl/eathena-tmwserver.tar.bz2
Shiaobin
Peon
Peon
Posts: 2
Joined: 01 Aug 2006, 09:56
Location: Taiwan

Post by Shiaobin »

Thank you very much. :)
But the binary files which you provide seems doesn't work on Freebsd system. Could you provide the source code so that I can compile the binary files myself? Thank you very much!
User avatar
Platyna
Grand Knight
Grand Knight
Posts: 2215
Joined: 19 Nov 2005, 13:19
Location: Poland
Contact:

Post by Platyna »

http://tmw.platinum.linux.pl/eathena-src.tar.bz2
Good luck. :twisted: Anyway you could always install Linux compat.

Regards.
LeSanglier
Peon
Peon
Posts: 1
Joined: 21 Feb 2007, 23:13

Post by LeSanglier »

Hello !

I have compile this version of the server : http://tmw.platinum.linux.pl/eathena-src.tar.bz2
with success.
I use this archive eathena-tmwserver.tar.bz2 for configuring my own server and I have replace by my own binaries.
When I run ./tmw, there is this message : "Mana World (0)"
But when I click on the ok button, there is nothing at all !
Have you got a solution a of my problem ?

Thanks in advance !
unknown_zodiac
Peon
Peon
Posts: 1
Joined: 22 Mar 2007, 17:24

Post by unknown_zodiac »

Huh? man .GRF files as ragnarok on line archieves the mana wolrd dont use this format open this: eathena\conf\grf-files.txt coment all lines or delete all. if you do the server dont search this files and works correctile. Sorry my bad english :P
nonchip
Peon
Peon
Posts: 2
Joined: 26 Nov 2007, 18:15

Post by nonchip »

i tried to compile the new server (tmwserv from SVN) on my Ubuntu linux, installed all the libs, but he didnt find them! i wrote a test program for testing the libs and it worked.
but the ./configure says he couldnt find sqlite3.

now i want to try the old eathena.

can anyone tell me where to get it? the links like http://tmw.platinum.linux.pl/eathena-tmwserver.tar.bz2 are all 404 not found!
Post Reply