First, import the logs.sql to ragnarok database, or you have to change the settings to load logs from other database.
And, do you have an account with username 'testid', password 'testpass' or whatever you put in this part of char-server.conf and map-server.conf:
// Server Communication username and password. userid: "testid" passwd: "testpass"and sex 'S' on your login table? If not, you have to create it.
Thanks for the reply, I imported the log now on the ragnarok db, I had imported it on the wrong db earlier.
About the login user, yes i have already account_id: 1 and userid: testid, user_pass: testpass and Sex: S already. I actually already created a server using rAthena files, i just want to switch to hercules. So I kinda know how to modify the server files since hercules is based on rAthena or continuation.
BTW in rAthena I have to modify the file subnet_athena.conf, I don't know the equivalent of that file here in hercules. Also do I still need to modify packets.h file ?