Werdio Posted June 27, 2012 Group: Members Topic Count: 83 Topics Per Day: 0.02 Content Count: 248 Reputation: 1 Joined: 06/27/12 Last Seen: May 9, 2016 Share Posted June 27, 2012 Hallo rAthena Board Ich bin neu in diesem Board, da ich Hilfe benötige um meinen eigenen PServer zu erstellen (wie jeder andere auch xD) Folgende probleme sind mir unterfahren als ich "runserver-sql" startete: Mapserv-sql.bat: [info]: SVN Revision: '16347'. [info]: Server supports up to '4096' concurrent connections [info]: Initializing random number generator. [info]: Map Server IP Address : '188.194.78.158' -> '188.194.78.158'. [info]: Console Silent Setting: 0 [Error]: Not all IP addresses in map_athena.conf configured, autodetecting... [info]: Defaulting to 192.168.11.2 as our IP address [info]: Char Server IP Address : '192.168.11.2' -> '192.168.11.2'. [status]: Using SQL dbs: no [info]: Logging item transactions to file 'log/picklog.log'. [info]: Logging commands to file 'log/atcommandlog.log'. [info]: Connecting to the Map DB Server.... [sql]: Access denied for user 'root'@'localhost' (using password: YES) Logserv-sql.bat: [status]: Memory manager initialised: log/map-server_sql.exe.leaks [info]: SVN Revision: '16347'. [info]: Server supports up to '4096' concurrent connections. [info]: Reading configuration file conf/char_athena.conf... [status]: EmpireRo server has been initialized [status]: Login server IP address : 127.0.0.1 -> 127.0.0.1 [status]: Character server IP address : 188.194.78.158 -> 188 [info]: Console Silent Setting: 0 [info]: Reading configuration file conf/import/char_conf.txt. [info]: Done reading conf/import/char_conf.txt. [info]: Done reading conf/char_athena.conf. [info]: Reading the configuration file conf/subnet_athena.con [status]: Read information about 1 subnetworks. [info]: Reading file conf/inter_athena.conf... [info]: Reading file conf/import/inter_conf.txt... [info]: Done reading conf/import/inter_conf.txt. [info]: Done reading conf/inter_athena.conf. [info]: Finished reading the char-server configuration. [info]: interserver initialize... [info]: reading file conf/inter_athena.conf... [status]: set char_server_ip : 127.0.0.1 [status]: set char_server_port : 3306 [status]: set char_server_id : root [status]: set char_server_pw : YES [status]: set char_server_db : rathena [info]: reading file conf/import/inter_conf.txt... [info]: done reading conf/import/inter_conf.txt. [info]: done reading conf/inter_athena.conf. [info]: Connect Character DB server.... (Character Server) [sql]: Can't connect to MySQL server on '127.0.0.1' (10061) Meine MySQL Daten sind: Username: root Password: <nichts> Danke im vorraus Quote Link to comment Share on other sites More sharing options...
Bahmut Posted June 27, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 382 Reputation: 39 Joined: 01/17/12 Last Seen: February 13, 2020 Share Posted June 27, 2012 Ich bin mir nicht sicher ob rA überhaupt ohne passwort arbeiten kann. Füg einfach ein Passwort für deine Datenbank ein dann dürfte es gehen, weil er versucht mit passwort zu connecten: [sql]: Access denied for user 'root'@'localhost' (using password: YES) Quote Link to comment Share on other sites More sharing options...
Seizure Posted June 27, 2012 Group: Members Topic Count: 4 Topics Per Day: 0.00 Content Count: 65 Reputation: 5 Joined: 06/17/12 Last Seen: October 22, 2012 Share Posted June 27, 2012 Wikommen in der rA community Nochii! kann Bahmut nur zustimmen dazu vergiss nich in deiner db/login der erste Eintrag sollte deinen server entsprechen s1:p1 <--default Seizu~ Quote Link to comment Share on other sites More sharing options...
Werdio Posted June 27, 2012 Group: Members Topic Count: 83 Topics Per Day: 0.02 Content Count: 248 Reputation: 1 Joined: 06/27/12 Last Seen: May 9, 2016 Author Share Posted June 27, 2012 (edited) Vielen Dank für diese schnellen Antworten kann Bahmut nur zustimmen dazu vergiss nich in deiner db/login der erste Eintrag sollte deinen server entsprechen s1:p1 <--default s1 und p1 habe ich bereits auf "username" und "password" geändert. Außerdem was hat dies zu bedeuten? (Ich kann Englisch xD) [Error]: Not all IP addresses in map_athena.conf configured, autodetecting... // Interserver communication passwords, set in account.txt (or equiv.) userid: username passwd: password // 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: 127.0.0.1 // 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: 188.194.78.158 // Map Server Port map_port: 5121 Ich habe meine IP eingegeben aber da kommt die Fehlermeldung von oben. Ich bin ich den Anweisungen dieses Videos gefolgt: [media=]http://www.youtube.com/watch?v=f06EBENhV84[/media] Außerdem weiss ich nicht wie man MySQL passwort erstellt oder gar ändert. >.< Ich habe bei der ersten Benutzung einfach die Eingabe leer gelassen denn als ich z.B. als Passwort "rAthenatest" nahm kam eine Fehlermeldung und ich konnte nur ohne eine Passworteingabe fortfahren. Also wie geht das? Help Ohne dieses Forum wäre ich wohl hoffnungslos, noch einmal so Far~ Edited June 27, 2012 by Nochii Quote Link to comment Share on other sites More sharing options...
Rikimaru Posted June 27, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 658 Reputation: 57 Joined: 11/20/11 Last Seen: July 1, 2017 Share Posted June 27, 2012 Also,du lädst dir MySQL runter,und ließt dir aber vorher Judas Bible hier durch : http://supportmii.com/ro1/JudasBible.pdf Viel Glück! Quote Link to comment Share on other sites More sharing options...
Werdio Posted June 27, 2012 Group: Members Topic Count: 83 Topics Per Day: 0.02 Content Count: 248 Reputation: 1 Joined: 06/27/12 Last Seen: May 9, 2016 Author Share Posted June 27, 2012 Vielen Dank, ich werde es mal druchlesen und versuchen ! Quote Link to comment Share on other sites More sharing options...
Rikimaru Posted June 27, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 658 Reputation: 57 Joined: 11/20/11 Last Seen: July 1, 2017 Share Posted June 27, 2012 Kein Problem,wenn du nicht alles verstehst und danach noch fragen hast,sag mir bescheid! 1 Quote Link to comment Share on other sites More sharing options...
Werdio Posted June 28, 2012 Group: Members Topic Count: 83 Topics Per Day: 0.02 Content Count: 248 Reputation: 1 Joined: 06/27/12 Last Seen: May 9, 2016 Author Share Posted June 28, 2012 Es funktioniert immer noch nicht. Ich habe jetzt alle Schritte des Judas.pdfs befolt und seit Tagen komme ich nicht weiter... Immer die gleiche Fehlermeldung bei MySQL und zusätzlich geht mein Patcher.exe nicht auf .. ich blick nicht mehr durch :/ Vielleicht könnte mir jemand mit Erfahrung den rAthena Order machen (insbesondere confs und MySQL) und sie mir dann schicken könnte oder über TeamViewer .. soFar~ Quote Link to comment Share on other sites More sharing options...
Rikimaru Posted June 28, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 658 Reputation: 57 Joined: 11/20/11 Last Seen: July 1, 2017 Share Posted June 28, 2012 Dann add mich mal bei MSN und ich kann dir vielleicht ein bisschen über Team Viewer behilflich sein,habe ich immerhin schon öfter gemacht. [email protected] oder schreib mir einfach hier eine PN. Quote Link to comment Share on other sites More sharing options...
Werdio Posted June 28, 2012 Group: Members Topic Count: 83 Topics Per Day: 0.02 Content Count: 248 Reputation: 1 Joined: 06/27/12 Last Seen: May 9, 2016 Author Share Posted June 28, 2012 Okay ich habe dich hinzugefügt.. übrigens habe ich auch Skype : d0nchris Quote Link to comment Share on other sites More sharing options...
Tepoo Posted June 28, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 104 Reputation: 4 Joined: 02/06/12 Last Seen: September 13, 2022 Share Posted June 28, 2012 Ich glaube ich werd wenn ich übernächsteswochenende frei habe mal nen kompletten guid schreiben für nen server aufsetzen mit internet. scheint hier atm noch an sowas zu mangeln. Quote Link to comment Share on other sites More sharing options...
Rikimaru Posted June 28, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 658 Reputation: 57 Joined: 11/20/11 Last Seen: July 1, 2017 Share Posted June 28, 2012 Ja guides zum Server aufsetzen gibt es ja 2 Stück,eine von Judas und das Video von dem oberen Post,nur die sind halt auf Englisch,da bräuchte man vielleicht einen deutschen Guide,ich könnte schon mal anfangen ein bisschen was zu schreiben und dir das dann schicken Tepoo,wenn du die Hilfe von mir annimmst. Quote Link to comment Share on other sites More sharing options...
Tepoo Posted June 28, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 104 Reputation: 4 Joined: 02/06/12 Last Seen: September 13, 2022 Share Posted June 28, 2012 ICh bin am überlegen ob ich nen Videotutorial Mache von grundauf. Also Installation von SVN, Einrichten von SVN, einrichten von Visual Studio, Einrichten der Configs und einrichten von XAMPP (Ja ich bin Xampp nutzer). Und das halt alles in nem Video verpacken. Quote Link to comment Share on other sites More sharing options...
DarkIrata Posted June 28, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 218 Reputation: 32 Joined: 05/29/12 Last Seen: February 13, 2024 Share Posted June 28, 2012 (edited) Wäre nice Tepoo, den die meisten versagen einfach weil sie noch nie von Grund auf Compilen und oft nur fertiges nutzen. Das ist natürlich schwerer als fertige Packs zu nehmen. Das wichtigste ist halt in einem Tutorial für Anfänger - Installation von Visual C++ (reicht aus, falls man selber compilen will) - Compilen mit C++ und das richtige Starten. - Installation von MySQL Server - Mysql Management, da eignet sich XAMPP für anfänger mit phpmyadmin. Besser ist natürlich mit Tools wie Navicat zu arbeiten. Erleichtern ne menge ^^ - Basic Server Einstellungen ( IP-Bindings [Wie Local | Wie Public] , Mysql Settings, Rates [berechnungen, Spielraum der Rates für Low-Mid-High-SHigh Rate server]) - Client Auswahl Das wäre eig wirklich das nötigste, für den Rest wie Customs einfügen, muss man einfach wirklich lust und Spaß am Projekt haben sodass man sich mehr mühe gibt mit den Englischen Tutorials genau so gut klar zu kommen. Ausnahme Tutorial für den Thor Patcher..viele, sehr sehr viele, die ich kenne haben Probleme damit den aufzusetzen.. ich hatte auch anfangs Probleme, aber dennoch es ist nicht direkt verständlich, vor allem für Anfänger. @BTT: Falls das Problem weiterhin besteht würde ich mich auch noch melden per TeamViewer einen blick drauf zu werfen. Edited June 28, 2012 by Irata Quote Link to comment Share on other sites More sharing options...
Flaid Posted June 28, 2012 Group: Members Topic Count: 20 Topics Per Day: 0.00 Content Count: 398 Reputation: 140 Joined: 01/04/12 Last Seen: February 19, 2022 Share Posted June 28, 2012 Naja, das basic upsetten von rAthena wird in diesen Video schon recht gut beschrieben. [media=]http://www.youtube.com/watch?v=f06EBENhV84[/media] Ich bin mich sicher, auch wenn man der Englischen Sprache nur Teils mächtig ist, kann man das ganze verstehn und auch umsetzen. Quote Link to comment Share on other sites More sharing options...
tr0n Posted June 29, 2012 Group: Members Topic Count: 28 Topics Per Day: 0.01 Content Count: 562 Reputation: 153 Joined: 02/21/12 Last Seen: February 27, 2024 Share Posted June 29, 2012 sql aufsetzen ist am allereinfachsten mit HeidiSQL Quote Link to comment Share on other sites More sharing options...
Werdio Posted June 30, 2012 Group: Members Topic Count: 83 Topics Per Day: 0.02 Content Count: 248 Reputation: 1 Joined: 06/27/12 Last Seen: May 9, 2016 Author Share Posted June 30, 2012 (edited) @Irata Ich bekomme bereits Hilfe von Rikimau, jedoch hat er nicht immer Zeit und die meisten Probleme sind immer noch nicht gelöst. Daher wollte ich dich fragen ob du vlt auch helfen könntest. MSN: [email protected] Skype: d0nchris Danke im vorraus :> Edited February 8, 2013 by Lightning Farron Quote Link to comment Share on other sites More sharing options...
Wafflebutt Posted June 30, 2012 Group: Members Topic Count: 7 Topics Per Day: 0.00 Content Count: 234 Reputation: 19 Joined: 06/15/12 Last Seen: November 28, 2023 Share Posted June 30, 2012 Dabei ist das im wiki so schön umschrieben ;D http://rathena.org/wiki/SQL_Installation Der Guide funktz 100% und ist vor allem eine gute Basis um den Server nachher auf einen anderen host zu übertragen. Also mit workbench und exportieren undso. http://www.mysql.de/products/workbench/ Quote Link to comment Share on other sites More sharing options...
DarkIrata Posted June 30, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 218 Reputation: 32 Joined: 05/29/12 Last Seen: February 13, 2024 Share Posted June 30, 2012 ich glaube bevor wir ihm hier tausende tutorials zu stecken sollten wir uns selber alle auf eins einigen was wirklich für einsteiger am besten ist sonst kommt er auch nicht mehr darauf klar ^^ Quote Link to comment Share on other sites More sharing options...
Rikimaru Posted June 30, 2012 Group: Members Topic Count: 16 Topics Per Day: 0.00 Content Count: 658 Reputation: 57 Joined: 11/20/11 Last Seen: July 1, 2017 Share Posted June 30, 2012 ich glaube bevor wir ihm hier tausende tutorials zu stecken sollten wir uns selber alle auf eins einigen was wirklich für einsteiger am besten ist sonst kommt er auch nicht mehr darauf klar ^^ Wo Irata recht hat,hat er recht,und ja ich habe wirklich nicht immer Zeit,das ist mein Problem,ich bin schon so lange Online wie es geht,gestern waren es 2 Stunden und Donnerstag 4 aber wie viel ich heute und morgen noch hinbekomme weiß ich noch nicht. Quote Link to comment Share on other sites More sharing options...
DarkIrata Posted June 30, 2012 Group: Members Topic Count: 17 Topics Per Day: 0.00 Content Count: 218 Reputation: 32 Joined: 05/29/12 Last Seen: February 13, 2024 Share Posted June 30, 2012 Also das Hauptproblem ist gelöst, hab ihm den Server Compiled, restliche Sachen eingestellt, Datenbank gewiped und noch einmal mit allen Sachen excutet. Funktioniert alles 1A nur noch Client einstellen. Quote Link to comment Share on other sites More sharing options...
Werdio Posted June 30, 2012 Group: Members Topic Count: 83 Topics Per Day: 0.02 Content Count: 248 Reputation: 1 Joined: 06/27/12 Last Seen: May 9, 2016 Author Share Posted June 30, 2012 Wie lautet nochmal der Link für die rdata.grf ¿ `.´ Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.