DarkOrbit 7.5.3 / 9.0 / 10.0 - Open Source

03/20/2020 00:27 Gatmann#76
so many turks on this forum nowadays, ehhhh.... where'd y'all come from?
03/21/2020 23:27 Terrorschlumpf_RL#77
Hallo,

i setup all right, but i can only enter the Site with localhost, but the Game wont Start.
But on 127.0.0.1, it say Error: Object not found, Url not existing.

How can i fix this
03/22/2020 03:25 Armandito13x#78
Quote:
Originally Posted by Terrorschlumpf_RL View Post
Hallo,

i setup all right, but i can only enter the Site with localhost, but the Game wont Start.
But on 127.0.0.1, it say Error: Object not found, Url not existing.

How can i fix this
Send me picture, i help to you.
03/22/2020 15:57 Terrorschlumpf_RL#79
Quote:
Originally Posted by Armandito13x View Post
Send me picture, i help to you.
here the text: German


Objekt nicht gefunden!
Der angeforderte URL konnte auf dem Server nicht gefunden werden. Sofern Sie den URL manuell eingegeben haben, überprüfen Sie bitte die Schreibweise und versuchen Sie es erneut.

Sofern Sie dies für eine Fehlfunktion des Servers halten, informieren Sie bitte den Webmaster hierüber.

Error 404
127.0.0.1
Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.4.3

and this

Objekt nicht gefunden!
Der angeforderte URL konnte auf dem Server nicht gefunden werden. Der Link auf der verweisenden Seite scheint falsch oder nicht mehr aktuell zu sein. Bitte informieren Sie den Autor dieser Seite über den Fehler.

Sofern Sie dies für eine Fehlfunktion des Servers halten, informieren Sie bitte den Webmaster hierüber.

Error 404
127.0.0.1
Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.4.3

and here my httpd-vhosts data:

NameVirtualHost 127.0.0.1

<VirtualHost 127.0.0.1>
DocumentRoot "INSTALLATIONSPFAD/xampp/htdocs"
ServerName server
ServerAlias 127.0.0.1
<Directory "INSTALLATIONSPFAD/xampp/htdocs/">
AllowOverride All
Allow from All
Require all granted
</Directory>
</VirtualHost>
03/22/2020 16:49 phonex02#80
lol files 7.0 [Only registered and activated users can see links. Click Here To Register...]
03/22/2020 18:42 #projectx#81
The emu java of 9.0 termined after "Loading data from the database..."

database server.sql is bad for emu 9.0
03/22/2020 19:05 Terrorschlumpf_RL#82
Quote:
Originally Posted by phonex02 View Post
lol files 7.0 [Only registered and activated users can see links. Click Here To Register...]
how can i instrall this server
03/23/2020 00:21 Armandito13x#83
Quote:
Originally Posted by Terrorschlumpf_RL View Post
here the text: German


Objekt nicht gefunden!
Der angeforderte URL konnte auf dem Server nicht gefunden werden. Sofern Sie den URL manuell eingegeben haben, überprüfen Sie bitte die Schreibweise und versuchen Sie es erneut.

Sofern Sie dies für eine Fehlfunktion des Servers halten, informieren Sie bitte den Webmaster hierüber.

Error 404
127.0.0.1
Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.4.3

and this

Objekt nicht gefunden!
Der angeforderte URL konnte auf dem Server nicht gefunden werden. Der Link auf der verweisenden Seite scheint falsch oder nicht mehr aktuell zu sein. Bitte informieren Sie den Autor dieser Seite über den Fehler.

Sofern Sie dies für eine Fehlfunktion des Servers halten, informieren Sie bitte den Webmaster hierüber.

Error 404
127.0.0.1
Apache/2.4.41 (Win64) OpenSSL/1.1.1c PHP/7.4.3

and here my httpd-vhosts data:

NameVirtualHost 127.0.0.1

<VirtualHost 127.0.0.1>
DocumentRoot "INSTALLATIONSPFAD/xampp/htdocs"
ServerName server
ServerAlias 127.0.0.1
<Directory "INSTALLATIONSPFAD/xampp/htdocs/">
AllowOverride All
Allow from All
Require all granted
</Directory>
</VirtualHost>
Hello, you can to use xampp 7.4.2
and install apache, mysql and phpmyadmin

use for edit, notepad++

edit file - >files/configuration.php

import db server.sql

use emu 10.0

visual studio enterprise c++

compile helper emulator and configure you route, and compiler emulator 10.0

and ejecute and ready

Quote:
Originally Posted by #projectx View Post
The emu java of 9.0 termined after "Loading data from the database..."

database server.sql is bad for emu 9.0
use visual studio enterprise 2019
and emu 10.0
03/23/2020 03:14 Terrorschlumpf_RL#84
Quote:
Originally Posted by Armandito13x View Post
Hello, you can to use xampp 7.4.2
and install apache, mysql and phpmyadmin

use for edit, notepad++

edit file - >files/configuration.php

import db server.sql

use emu 10.0

visual studio enterprise c++

compile helper emulator and configure you route, and compiler emulator 10.0

and ejecute and ready



use visual studio enterprise 2019
and emu 10.0
xamp is installed, i can run this server on LKocalhost with Apache, but on localhost the spacemap wont work, so in this Thread someone said i need to open it with 127.0.0.1, but on 127.0.0.1 there is no site

i solved the Problem,

i edited the Config.php file from localhost to 127.0.0.2
and write in my "Host" data this line:
127.0.0.2 localhost

so now i can connect, but i cant fly on the map

also solved, cuz Adminship wont work, Goliath can fly.

SO my final Question is, why i can make it to 127.0.0.1 ? If i make this, an Error appear, Site not found 404

Quote:
Originally Posted by Terrorschlumpf_RL View Post
xamp is installed, i can run this server on LKocalhost with Apache, but on localhost the spacemap wont work, so in this Thread someone said i need to open it with 127.0.0.1, but on 127.0.0.1 there is no site

i solved the Problem,

i edited the Config.php file from localhost to 127.0.0.2
and write in my "Host" data this line:
127.0.0.2 localhost

so now i can connect, but i cant fly on the map

also solved, cuz Adminship wont work, Goliath can fly.

SO my final Question is, why i can make it to 127.0.0.1 ? If i make this, an Error appear, Site not found 404

SO finally Solved on my OWN

it now work on 127.0.0.1
Host data is now stock, no lines
Config.php files is now stock, i edited it back to localhost.

it was an Error on File httpd-vhosts.
i deleted Line:
NameVirtualHost 127.0.0.1

<VirtualHost 127.0.0.1>
DocumentRoot "INSTALLATIONSPFAD/xampp/htdocs"
ServerName server
ServerAlias 127.0.0.1
<Directory "INSTALLATIONSPFAD/xampp/htdocs/">
AllowOverride All
Allow from All
Require all granted
</Directory>
</VirtualHost>

so nothing stands in this file, and wow, now it work

So next Question, how can i run this on my own Server? Online, i have a Website too, nothing on it. How can i set it to my Page and run it on my Server, just for 3 Friends
03/23/2020 04:11 Armandito13x#85
Quote:
Originally Posted by Terrorschlumpf_RL View Post
xamp is installed, i can run this server on LKocalhost with Apache, but on localhost the spacemap wont work, so in this Thread someone said i need to open it with 127.0.0.1, but on 127.0.0.1 there is no site

i solved the Problem,

i edited the Config.php file from localhost to 127.0.0.2
and write in my "Host" data this line:
127.0.0.2 localhost

so now i can connect, but i cant fly on the map

also solved, cuz Adminship wont work, Goliath can fly.

SO my final Question is, why i can make it to 127.0.0.1 ? If i make this, an Error appear, Site not found 404




SO finally Solved on my OWN

it now work on 127.0.0.1
Host data is now stock, no lines
Config.php files is now stock, i edited it back to localhost.

it was an Error on File httpd-vhosts.
i deleted Line:
NameVirtualHost 127.0.0.1

<VirtualHost 127.0.0.1>
DocumentRoot "INSTALLATIONSPFAD/xampp/htdocs"
ServerName server
ServerAlias 127.0.0.1
<Directory "INSTALLATIONSPFAD/xampp/htdocs/">
AllowOverride All
Allow from All
Require all granted
</Directory>
</VirtualHost>

so nothing stands in this file, and wow, now it work

So next Question, how can i run this on my own Server? Online, i have a Website too, nothing on it. How can i set it to my Page and run it on my Server, just for 3 Friends
do not complicate I leave you my whatsapp
+584245906877
03/23/2020 19:41 guigoxD2010#86
why background is black in all maps?
03/23/2020 20:17 Libjen#87
Hello, can someone help me to put in each portal a non-attack zone with the npc, and when a user reconnects, do not send it to the base map, thank you in advance
03/24/2020 01:07 Terrorschlumpf_RL#88
Quote:
Originally Posted by Libjen View Post
Hello, can someone help me to put in each portal a non-attack zone with the npc, and when a user reconnects, do not send it to the base map, thank you in advance
and how to add new images (swf data) for new npc
03/25/2020 10:38 ConsulPrime#89
There is an instruction how to start on linux VPS?

emulator v10
03/26/2020 19:08 batuhansasmaz#90
how to remove recapcha from register?