Ich bin ratlos
Jetzt läuft eigentlich alles, und dann das!
DSLan-Team: Kann mir jemand verraten, wie ich dem Spiel klarmachen kann, dass es lokal läuft???
Hab ich das jetzt richtig verstanden? Wenn du z.B. nur Localhost eingibst, kommt en fehler.. wenn du aber localhost/lang/de.ini eingibst kommst du drauf?
Wenn ich dir helfen konnte, bewerte mich doch bitte!
Manche Leute sagen, 20 Stunden am Tag Tetris zu summen wäre verrückt, ich frage mich nur wieso...
(This post was last modified: 24.10.2010, 13:14 by Molt.) 24.10.2010, 13:13
Hab ich bereits getan, nur vergessen aufzuzählen.
Da kommt genau das gleiche wie bei marc-emchs-imac.local
Ich hab mal dslan 1.3 draufgeladen, da komme ich über 127.0.0.1 auf die Startseite, aber beim Login scheitere ich. Im Adminpanel dasselbe.
Auszug aus php_error.log
Quote:[24-Oct-2010 13:41:43] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/lib/sid.php on line 47
[24-Oct-2010 13:41:43] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/lib/login.php on line 47
[24-Oct-2010 13:41:43] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/lib/login.php on line 48
[24-Oct-2010 13:41:43] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/index.php on line 102
[24-Oct-2010 13:41:51] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/lib/sid.php on line 47
[24-Oct-2010 13:41:51] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/lib/login.php on line 47
[24-Oct-2010 13:41:51] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/lib/login.php on line 48
[24-Oct-2010 13:41:51] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/index.php on line 102
[24-Oct-2010 13:42:24] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/admin/index.php on line 22
[24-Oct-2010 13:42:24] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/admin/index.php on line 23
[24-Oct-2010 13:44:42] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/register.php on line 129
[24-Oct-2010 13:44:58] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/lib/sid.php on line 47
[24-Oct-2010 13:44:58] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/index.php on line 102
[24-Oct-2010 13:45:58] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/lib/sid.php on line 47
[24-Oct-2010 13:45:58] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/index.php on line 102
[24-Oct-2010 13:46:09] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/admin/index.php on line 22
[24-Oct-2010 13:46:09] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/admin/index.php on line 23
[24-Oct-2010 13:54:21] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/admin/index.php on line 22
[24-Oct-2010 13:54:21] PHP Warning: Cannot modify header information - headers already sent by (output started at /Applications/MAMP/htdocs/include/configs/buildings.php:385) in /Applications/MAMP/htdocs/admin/index.php on line 23
Die ausgeführte buildings.php ergibt:
Quote:Fatal error: Class 'builds' not found in /Applications/MAMP/htdocs/include/configs/buildings.php on line 3
Es tritt ein Fehler auf, die Textausgabe wird gestartet und der Header kann nicht mehr modifiziert werden.
LG
Molt
EDIT:
(24.10.2010, 13:04)Bettdecke1 Wrote: Hab ich das jetzt richtig verstanden? Wenn du z.B. nur Localhost eingibst, kommt en fehler.. wenn du aber localhost/lang/de.ini eingibst kommst du drauf?
Bei localhost glaubt das Spiel, online zu sein. Der Fehler ist im Spiel und nicht im Webserver.
///////////////////// Alle Gebäude /////////////////////
$cl_builds->add_build("Hauptgebäude","main");
$cl_builds->set_woodprice("90","1.26");
$cl_builds->set_stoneprice("80","1.275");
$cl_builds->set_ironprice("70","1.26");
$cl_builds->set_bhprice("5","1.17");
$cl_builds->set_time("1080","1.2");
$cl_builds->set_points("10","1.2");
$cl_builds->set_needbuilds(array());
$cl_builds->set_maxstage("30");
$cl_builds->set_specials(array());
$cl_builds->set_description("Im Hauptgebäude können neue Gebäude errichtet werden oder vorhandene Gebäude verbessert werden. Je höher die Stufe, desto schneller können neue Gebäude errichtet werden.");
$cl_builds->add_build("Kaserne","barracks");
$cl_builds->set_woodprice("200","1.26");
$cl_builds->set_stoneprice("170","1.28");
$cl_builds->set_ironprice("90","1.26");
$cl_builds->set_bhprice("7","1.17");
$cl_builds->set_time("1800","1.2");
$cl_builds->set_points("16","1.2");
$cl_builds->set_needbuilds(array("main"=>"3"));
$cl_builds->set_maxstage("25");
$cl_builds->set_specials(array());
$cl_builds->set_description("In der Kaserne kannst du Infanterie rekrutieren. Je höher die Ausbaustufe der Kaserne, desto schneller kannst du deine Truppen ausbilden.");
$cl_builds->set_description("In der Werkstatt kannst du Belagerungswaffen herstellen. Je höher die Ausbaustufe der Werkstatt, desto schneller kannst du deine Truppen ausbilden.");
$cl_builds->set_description("In der Schmiede werden Waffen erforscht und verbessert. Je höher die Ausbaustufe der Schmiede, desto bessere Waffen kannst du erforschen. Außerdem wird die Forschzeit verringert.");
$cl_builds->set_description("Auf dem Marktplatz kannst du mit anderen Spielern Handel betreiben oder ihnen Rohstoffe schicken.");
$cl_builds->add_build("Holzfäller","wood");
$cl_builds->set_woodprice("50","1.25");
$cl_builds->set_stoneprice("60","1.275");
$cl_builds->set_ironprice("40","1.245");
$cl_builds->set_bhprice("5","1.15");
$cl_builds->set_time("900","1.2");
$cl_builds->set_points("6","1.2");
$cl_builds->set_needbuilds(array());
$cl_builds->set_maxstage("30");
$cl_builds->set_specials(array());
$cl_builds->set_description("Deine Holzfäller schlagen in den dichten Wäldern außerhalb deines Dorfes das massive Holz, das sowohl für den Aufbau deiner Siedlung als auch für die Bewaffnung deines Heeres benötigt wird. Je höher die Ausbaustufe des Holzfällers, desto mehr Nutzholz kann produziert werden.");
$cl_builds->add_build("Lehmgrube","stone");
$cl_builds->set_woodprice("65","1.27");
$cl_builds->set_stoneprice("50","1.265");
$cl_builds->set_ironprice("40","1.24");
$cl_builds->set_bhprice("10","1.14");
$cl_builds->set_time("900","1.2");
$cl_builds->set_points("6","1.2");
$cl_builds->set_needbuilds(array());
$cl_builds->set_maxstage("30");
$cl_builds->set_specials(array());
$cl_builds->set_description("In der Lehmgrube fördern deine Arbeiter den für den Aufbau deines Dorfes wichtigen Lehm. Je höher die Ausbaustufe, desto mehr Lehm wird gefördert.");
$cl_builds->add_build("Eisenmine","iron");
$cl_builds->set_woodprice("75","1.25");
$cl_builds->set_stoneprice("65","1.275");
$cl_builds->set_ironprice("70","1.24");
$cl_builds->set_bhprice("10","1.17");
$cl_builds->set_time("1080","1.2");
$cl_builds->set_points("6","1.2");
$cl_builds->set_needbuilds(array());
$cl_builds->set_maxstage("30");
$cl_builds->set_specials(array());
$cl_builds->set_description("In der Eisenmine schürfen deine Arbeiter das kriegsentscheidende Eisen. Je höher die Ausbaustufe der Eisenmine, desto mehr Eisen wird produziert.");
$cl_builds->add_build("Bauernhof","farm");
$cl_builds->set_woodprice("45","1.3");
$cl_builds->set_stoneprice("40","1.32");
$cl_builds->set_ironprice("30","1.29");
$cl_builds->set_bhprice("0","1");
$cl_builds->set_time("1440","1.2");
$cl_builds->set_points("5","1.2");
$cl_builds->set_needbuilds(array());
$cl_builds->set_maxstage("30");
$cl_builds->set_specials(array());
$cl_builds->set_description("Der Bauernhof versorgt deine Arbeiter und Truppen mit Nahrung. Ohne Ausbau des Bauernhofs kann dein Dorf nicht wachsen. Je höher die Ausbaustufe des Bauernhofs, desto mehr Bewohner können versorgt werden.");
$cl_builds->add_build("Speicher","storage");
$cl_builds->set_woodprice("60","1.265");
$cl_builds->set_stoneprice("50","1.27");
$cl_builds->set_ironprice("40","1.245");
$cl_builds->set_bhprice("0","1");
$cl_builds->set_time("1224","1.2");
$cl_builds->set_points("6","1.2");
$cl_builds->set_needbuilds(array());
$cl_builds->set_maxstage("30");
$cl_builds->set_specials(array());
$cl_builds->set_description("Im Speicher können die von deinem Dorf produzierten Rohstoffe gelagert werden. Je höher die Ausbaustufe des Speichers, desto mehr Rohstoffe können eingelagert werden.");
$cl_builds->set_description("Der Wall schützt dein Dorf vor feindlichen Truppen. Durch den Wall wird sowohl die Grundverteidigung als auch der Verteidigungswert deiner Truppen erhöht.");
?>
Code:
/Applications/MAMP/htdocs
Da ist die dslan. (bzw. der Inhalt der dslan 1.3-htdocs-Ordners)
(This post was last modified: 24.10.2010, 14:09 by Molt.) 24.10.2010, 13:57
ICH HABS!!!!!!
DSLAN LÄUFT!!! *ausflipp*
EDIT: Mit dem von Apachefriends hatte ich es zuerst probiert, aber da sie php modifiziert haben, ist es sogut wie unmöglich den eaccelerator da drauf zu kriegen.
Ich werde mich nun einem Tool widmen, das dem Benutzer die Kommandozeilen abnimmt, und das ganz dann online stellen.