Eathena TxTerror

07/11/2012 21:13 Deeloy#1
Einen wunderschönen Tag wünsche ich=)

Allllso ich wollte mir meinen ersten LAN Server zum Probieren und Lernen erstellen darum auch die TxT Version!
ich habe die config datein wie folgt geändert:
// Athena Character configuration file.

// Note: "Comments" are all text on the right side of a double slash "//"
// Whatever text is commented will not be parsed by the servers, and serves
// only as information/reference.

// Server Communication username and password.
userid: s1
passwd: p1

// Server name, use alternative character such as ASCII 160 for spaces.
// NOTE: Do not use spaces in the name, or guild emblems won't work client-side!
server_name: eAthena

// Wisp name for server: used to send wisp from server to players (between 4 to 23 characters)
wisp_server_name: Server

// Login Server IP
// The character server connects to the login server using this IP address.
// NOTE: This is useful when you are running behind a firewall or are on
// a machine with multiple interfaces.
login_ip: 192.168.178.20

// The character server listens on the interface with this IP address.
// NOTE: This allows you to run multiple servers on multiple interfaces
// while using the same ports for each server.
//bind_ip: 127.0.0.1

// Login Server Port
login_port: 6900

// Character Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
char_ip: 192.168.178.20

// Character Server Port
char_port: 6121


Und die 2. Config:
//eAthena Map-Server Configuration File
//--------------------------------------------------------------

// Note: "Comments" are all text on the right side of a double slash "//"
// Whatever text is commented will not be parsed by the servers, and serves
// only as information/reference.

//--------------------------------------------------------------
// Configuration Info
//--------------------------------------------------------------
// Interserver communication passwords, set in account.txt (or equiv.)
userid: s1
passwd: p1

// Character Server IP
// The map server connects to the character server using this IP address.
// NOTE: This is useful when you are running behind a firewall or are on
// a machine with multiple interfaces.
char_ip: 192.168.178.20

// The map server listens on the interface with this IP address.
// NOTE: This allows you to run multiple servers on multiple interfaces
// while using the same ports for each server.
//bind_ip: 127.0.0.1

// Character Server Port
char_port: 6121

// Map Server IP
// The IP address which clients will use to connect.
// Set this to what your server's public IP address is.
map_ip: 192.168.178.20

// Map Server Port
map_port: 5121

Nun dürfte ja eigentlich Eathena starten!
Gestartet habe ich jedoch ersteint beim loginserver folgender error:
ERROR: account_db_txt_init: Accounts file (save/account.txt) notfound
ERROR: File not found: conf/imoprt/packet_conf.txt
ERROR: Configuration file <conf/import/inter_conf.txt not found
ERROR dasselbe mit <conf/import/login_conf.txt
Fatal Error: do_init: Failed to initialize account engine ´txt´.
Nun geht es noch weiter==)
Mapserver:
Error: guild_cast ledataloadack ERROR!! <Not found castle_id=4 index=0>
Dasselbe mit allen gulde castledataloadack und calste_id´s

Sooo weiter gehts mim Charserver=)
[Status]: Memory manager initialised: log/char-server.exe.leaks

(=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=)
( eAthena Development Team presents )
( ______ __ __ )
( /\ _ \/\ \__/\ \ )
( __\ \ \_\ \ \ ,_\ \ \___ __ ___ __ )
( /'__`\ \ __ \ \ \/\ \ _ `\ /'__`\/' _ `\ /'__`\ )
( /\ __/\ \ \/\ \ \ \_\ \ \ \ \/\ __//\ \/\ \/\ \_\.\_ )
( \ \____\\ \_\ \_\ \__\\ \_\ \_\ \____\ \_\ \_\ \__/.\_\ )
( \/____/ \/_/\/_/\/__/ \/_/\/_/\/____/\/_/\/_/\/__/\/_/ )
( _ _ _ _ _ _ _ _ _ _ _ _ _ )
( / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ / \ )
( ( e | n | g | l | i | s | h ) ( A | t | h | e | n | a ) )
( \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ \_/ )
( )
(=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=)

[Info]: SVN Revision: 'Unknown'.
[Error]: File not found: conf/import/packet_conf.txt
[Info]: Server supports up to '4096' concurrent connections.
[Info]: Reading configuration file conf/char_athena.conf...
[Status]: eAthena server has been initialized
[Status]: Login server IP address : 192.168.178.20 -> 192.168.178.20
[Status]: Character server IP address : 192.168.178.20 -> 192.168.178.20
[Info]: Console Silent Setting: 0
[Error]: Configuration file not found: conf/import/char_conf.txt.
[Info]: Done reading conf/char_athena.conf.
[Info]: Reading the configuration file conf/subnet_athena.conf...
[Status]: Read information about 1 subnetworks.
[Error]: Using the default user/password s1/p1 is NOT RECOMMENDED.
[Notice]: Please edit your save/account.txt file to create a proper inter-server
user/password (gender 'S')
[Notice]: And then change the user/password to use in conf/char_athena.conf (or
conf/import/char_conf.txt)
[Info]: Finished reading the char-server configuration.
[Info]: Initializing char server.
[Error]: Characters file not found: save/athena.txt.
[Error]: status_load_scdata: Cannot open file save/scdata.txt!
[Error]: file not found: conf/import/inter_conf.txt
[Error]: can't read : save/storage.txt
[Info]: char server initialized.
[Status]: The char-server is ready (Server is listening on the port 6121).

[Info]: Attempt to connect to login-server...
[Status]: Connecting to 192.168.178.20:6900
[Error]: make_connection: connect failed (socket #2, code 10061)!
[Info]: Saving all files...
[Warning]: Server cannot save characters.
[Error]: int_status: can't write [save/scdata.txt] !!! data is lost !!!
[Error]: int_party: can't write [save/party.txt] !!! data is lost !!!
[Error]: int_guild: can't write [save/guild.txt] !!! data is lost !!!
[Error]: int_storage: can't write [save/storage.txt] !!! data is lost !!!
[Error]: int_storage: can't write [save/g_storage.txt] !!! data is lost !!!
[Error]: int_pet: can't write [save/pet.txt] !!! data is lost !!!
[Error]: int_homun: can't write [save/homun.txt] !!! data is lost !!!
[Error]: int_accreg: can't write [save/accreg.txt] !!! data is lost !!!
[Info]: Attempt to connect to login-server...
[Status]: Connecting to 192.168.178.20:6900
[Error]: make_connection: connect failed (socket #2, code 10061)!
[Info]: Attempt to connect to login-server...
[Status]: Connecting to 192.168.178.20:6900
[Error]: make_connection: connect failed (socket #2, code 10061)!

Sorrry warmir zu viel zum schreiben =)

Wiegesagt ich hab nur bei den configs die ip geändert sonst nichts!

Könntet ihr mir bitte weiterhelfen?
Ist mein erster und einziger Server währe nice
Danke im vorraus =)

Lg Dee
07/11/2012 22:53 Balku#2
Das liegt wohl daran das der Ordner Save nicht exsistiert oder Schreibgeschützt ist. ausserdem empfehle ich dir ausdrücklich rAthena zu nehmen. Bennen mal den Ordner Save-tmpl zu Save um. Sowie unter /conf/ den Ordner import-tmpl zu import. Bei weiteren fragen meld dich via MSN bei mir [Only registered and activated users can see links. Click Here To Register...].

Gruß
07/12/2012 20:36 Deeloy#3
Vielen dank Balku =) hat geholfen Eathena läuft!
Die FullData V3 hab ich entpackt und in data ordner rein.

So nun muss ich dohc noch ne Ragnarok exe diffen oder?

Das würde ich gerne machen finde leider nur aktuelle Exen ohne Diff.txt!

und meine 2. Frage währe was hat es mit der Packet version und Lua files auf scih? brauch ich das für mich alleine? =)

Lg Deechen
07/12/2012 21:33 Balku#4
Meistens musst du die Paket version nicht umstellen. Die Lua Files werden nur benötigt, wenn du ein Renewal Server aufmachen möchtest. Eine Exe musst du allerdings trozdem Diffen. Dafür gibt es reichlich Seiten...
zbw. [Only registered and activated users can see links. Click Here To Register...]
[Only registered and activated users can see links. Click Here To Register...]

Die Lua Files bekommst du hier : [Only registered and activated users can see links. Click Here To Register...]


Gruß Balku
07/22/2012 21:25 Deeloy#5
Hallöchen ich hatte leider in letzterzeit einige Probleme!
Ichhabe weiter gemacht!
Ich habe exe gedifft der server Läuft ohne Fehler.
So ich starte die gediffte Exe ich kann account erstellen, wenn ich jedoch nen Char erstelle erhalte ich einen Lvl 1 Hunter und wenn ich auf den drauf klicke kommt: Rejected from Server wenn ich mich erneut auf account einlogge und den char auswähle (ist von Hunter auf Novi gewechselt) bekomme ich meldung: This Charakter is blocked to use... Wenn ich nen neuen Char erstelle kommt: Creation is denined!
Ich habe wie gesagt im Ro ordner nur die sclient verändert zu server name und ip adresse!

Vielen herzlichen dank für weitere Hilfen! LG Deechen