eathena help

Ask for help regarding any technical issue or report any bug or OS independent issues.
User avatar
jcdvsrbld
Peon
Peon
Posts: 42
Joined: 20 Jul 2009, 18:50

eathena help

Post by jcdvsrbld »

ive been trying to set up a server to test on. unfortunately i can't get the #$%& thing to start. ive used the wiki, but this is what i get. :? did i do something wrong?

Code: Select all

./eathena.sh: line 1: #!/bin/bash: No such file or directory
Eathena monitor binary is not executable or not found.
*note this is on ubuntu 9.04*
"quis custodiet ipsos custodes"
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: eathena help

Post by Jaxad0127 »

Install bash, like it says.

Before you use the monitor, run the servers manually in three separate terminals to check for errors.
Image
User avatar
jcdvsrbld
Peon
Peon
Posts: 42
Joined: 20 Jul 2009, 18:50

Re: eathena help

Post by jcdvsrbld »

Code: Select all

---Start reading of Ladmin configuration file (conf/ladmin_athena.conf)
---Start reading of Ladmin configuration file (conf/ladmin_local.conf)
Login server IP address: 217.172.177.27 -> 217.172.177.27
---End reading of Ladmin configuration file.
---End reading of Ladmin configuration file.
EAthena login-server administration tool.
(for eAthena version 1.0.0.)
Ladmin is ready.

Attempt to connect to login-server...
Request about the MD5 key...
set eof :3
Impossible to have a connection with the login-server [217.172.177.27:6900] !
----End of Ladmin (normal end with closing of all files).
"quis custodiet ipsos custodes"
User avatar
jcdvsrbld
Peon
Peon
Posts: 42
Joined: 20 Jul 2009, 18:50

Re: eathena help

Post by jcdvsrbld »

Code: Select all

---Start reading of Login Server configuration file (conf/login_athena.conf)
---Start reading of Login Server configuration file (conf/login_local.conf)
---End reading of Login Server configuration file.
---End reading of Login Server configuration file.
---Start reading Lan Support configuration file
LAN IP of char-server: 127.0.0.1.
Sub-network of the char-server: 127.0.0.1.
Sub-network mask of the char-server: 255.255.255.255.
LAN test of LAN IP of the char-server: LAN test (result): LAN source.
---End reading of Lan Support configuration file
read_gm_account: file 'conf/gm_account.txt' readed (0 GM accounts found).
mmo_auth_init: No account found in save/account.txt.
bind: Address already in use
"quis custodiet ipsos custodes"
User avatar
jcdvsrbld
Peon
Peon
Posts: 42
Joined: 20 Jul 2009, 18:50

Re: eathena help

Post by jcdvsrbld »

Code: Select all

The Mana World -Duran Sever server has been intialized
Login server IP address : 127.0.0.1 -> 127.0.0.1
Character server IP address : 192.168.0.10 -> 192.168.0.10
---start reading of Lan Support configuration...
LAN IP of map-server: 127.0.0.1.
Sub-network of the map-server: 127.0.0.1.
Sub-network mask of the map-server: 255.255.255.255.
LAN test of LAN IP of the map-server: LAN test (result): LAN source.
---End reading of Lan Support configuration...
Characters file not found: save/athena.txt.
can't read db/exp_guild.txt
cant't read : save/storage.txt
bind: Address already in use
"quis custodiet ipsos custodes"
User avatar
jcdvsrbld
Peon
Peon
Posts: 42
Joined: 20 Jul 2009, 18:50

Re: eathena help

Post by jcdvsrbld »

i fixed my bash issues. i had the latest version installed, so im not exactly sure what was off, nor do i know how i took care of it :lol:
but i get all of the above in terminal
what have i done wrong?!?! :cry:
"quis custodiet ipsos custodes"
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: eathena help

Post by Jaxad0127 »

Ladmin is a tool used to administer accounts. No need to keep it running. You can't run more than one instance of each server at a time. Run login-server, char-server, and map-server, in that order.
Image
User avatar
jcdvsrbld
Peon
Peon
Posts: 42
Joined: 20 Jul 2009, 18:50

Re: eathena help

Post by jcdvsrbld »

jaxad0127 wrote:Ladmin is a tool used to administer accounts. No need to keep it running. You can't run more than one instance of each server at a time. Run login-server, char-server, and map-server, in that order.
still no dice, same return
"quis custodiet ipsos custodes"
User avatar
Jaxad0127
Manasource
Manasource
Posts: 4209
Joined: 01 Nov 2007, 17:35
Location: Internet

Re: eathena help

Post by Jaxad0127 »

Make sure you aren't running them elsewhere. Like through the monitor. Check top and kill them (after the monitor, since it will restart them).
Image
User avatar
jcdvsrbld
Peon
Peon
Posts: 42
Joined: 20 Jul 2009, 18:50

Re: eathena help

Post by jcdvsrbld »

checked that, seems that they were running. All are now ready, but i still have some issues.

Code: Select all

The login-server is ready (Server is listening on the port 6900).

Code: Select all

The char-server is ready (Server is listening on the port 6122).

Attempt to connect to login-server...
set eof :4
Char-server can't connect to login-server (connection #4).

Code: Select all

Ladmin is ready.

Attempt to connect to login-server...
Request about the MD5 key...
set eof :3
Impossible to have a connection with the login-server [217.172.177.27:6900] !
----End of Ladmin (normal end with closing of all files).
"quis custodiet ipsos custodes"
User avatar
Crush
TMW Adviser
TMW Adviser
Posts: 8046
Joined: 25 Aug 2005, 16:08
Location: Germany

Re: eathena help

Post by Crush »

Did you edit the IP addresses in the server config files like described in the tutorial?
  • 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.
User avatar
jcdvsrbld
Peon
Peon
Posts: 42
Joined: 20 Jul 2009, 18:50

Re: eathena help

Post by jcdvsrbld »

Crush wrote:Did you edit the IP addresses in the server config files like described in the tutorial?
im sure i did, i'll double check to see.....
"quis custodiet ipsos custodes"
User avatar
jcdvsrbld
Peon
Peon
Posts: 42
Joined: 20 Jul 2009, 18:50

Re: eathena help

Post by jcdvsrbld »

yeah, checked, but char server cant connect to login :(
"quis custodiet ipsos custodes"
User avatar
jcdvsrbld
Peon
Peon
Posts: 42
Joined: 20 Jul 2009, 18:50

Re: eathena help

Post by jcdvsrbld »

forget the last post. it seems that the executables are now ready; however, i still can't use the server.

the maps don't seem to load. and for some reason i still get this

Code: Select all

/home/jduran/eathena.sh: line 1: #/bin/bash: No such file or directory
Starting eathena monitor...
/home/jduran/eathena.sh: fork: Resource temporarily unavailable
i know bin/bash exists, ive checked, and also, what is the deal with the 3rd line???
"quis custodiet ipsos custodes"
User avatar
jcdvsrbld
Peon
Peon
Posts: 42
Joined: 20 Jul 2009, 18:50

Re: eathena help

Post by jcdvsrbld »

after the character/account management, i get "no servers available". also in char-server, i get

Code: Select all

The char-server is ready (Server is listening on the port 6122).

Attempt to connect to login-server...
Connected to login-server (connection #4).
Awaiting maps from map-server.
From login-server: receiving of 1 GM accounts information.
used: 4, max FDs: 1024, SOFT: 974
Account Logged On; Account ID: 2000000.
set eof : connection #5
used: 4, max FDs: 1024, SOFT: 974
Account Logged On; Account ID: 2000000.
set eof : connection #5
what should i have used as the map server info in conf/char-server ??
the wiki didnt seem to be too specific.
"quis custodiet ipsos custodes"
Post Reply