its cool see emulator for new client work with Bau cms <3 (mybe i play with friends on hamachi )
That's another project, also I'm not using in orbit anymore, I'm coding my own cms. Also I'm not planning to share the source at the moment, let's see in the future.
Anyways this is getting off topic.
I see they are doing a good job with their private servers, I miss that, I am currently creating several game projects, online / offline, one of them "what else will take time and the most ambitious" I'll try to get close as possible to the darkorbit 2009/2010 "only the gameplay not to take copyright"
I did (in my opinion) everything right, but this still comes up. I have tried different methods and others, but nope :P. Some help xDDD
EDIT: Worked, but now SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
Warning: fsockopen(): in C:\xampp\htdocs\KERNEL-DOCMS\Class.Socket.php on line 19
Socket (connect()) ERROR! (Yhteytt� ei voi muodostaa, koska kohdekone ei salli sit�. ): Couldn't establish connection to the server: 10061
SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
Warning: fsockopen(): in C:\xampp\htdocs\KERNEL-DOCMS\Class.Socket.php on line 19
Socket (connect()) ERROR! (Yhteytt� ei voi muodostaa, koska kohdekone ei salli sit�. ): Couldn't establish connection to the server: 10061
SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES)
## SQL Server Data
$Config['MySQL'] = [
'host' => 'localhost',
'user' => 'root',
'pass' => '',
'dbname' => 'darkorbit'
];
// DO not touch the code below this text if you do not know what you're doing.
define( "DB_DSN", "mysql:host=".$Config['MySQL']['host'].";dbname=".$Config['MySQL']['dbname'].""); //this constant will be use as our connectionstring/dsn
define( "DB_USERNAME", $Config['MySQL']["user"] ); //username of the database
define( "DB_PASSWORD", $Config['MySQL']["pass"] ); //password of the database
define( "CLS_PATH", "class" ); //the class path of our project
?>
## SQL Server Data
$Config['MySQL'] = [
'host' => 'localhost',
'user' => 'root',
'pass' => '',
'dbname' => 'darkorbit'
];
// DO not touch the code below this text if you do not know what you're doing.
define( "DB_DSN", "mysql:host=".$Config['MySQL']['host'].";dbname=".$Config['MySQL']['dbname'].""); //this constant will be use as our connectionstring/dsn
define( "DB_USERNAME", $Config['MySQL']["user"] ); //username of the database
define( "DB_PASSWORD", $Config['MySQL']["pass"] ); //password of the database
define( "CLS_PATH", "class" ); //the class path of our project
?>
Hey, i normally do not support it any-longer but ill make an exception this time.
The error tells you what you need to know, There is and error in class.socket.php.
Now you need to go to that file and fix it or
go to the init file and delete the Requirement call that is made to the script.
Allocate function doesn't work. Can't change hangar.
Also Aegis and Citadel ships doesn't work
Plus, full of bugs found.
Code:
Notice: Undefined offset: 0 in C:\Users\***\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 167
Notice: Trying to get property of non-object in C:\Users\***\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 167
Notice: Undefined offset: 1 in C:\Users\***\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 300
Notice: Undefined offset: 0 in C:\Users\***\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 184
Notice: Trying to get property of non-object in C:\Users\***\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 184
Notice: Undefined offset: 0 in C:\Users\***\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 188
Notice: Trying to get property of non-object in C:\Users\***\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 188
Notice: Undefined offset: 0 in C:\Users\***\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 192
Notice: Trying to get property of non-object in C:\Users\***\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 192
Notice: Undefined offset: 0 in C:\Users\***\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 197
Notice: Trying to get property of non-object in C:\Users\***\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 197
Notice: Undefined offset: 0 in C:\Users\Riste\Desktop\***\htdocs\KERNEL-DOCMS\Class.base.php on line 175
Notice: Undefined offset: 0 in C:\Users\Riste\Desktop\***\htdocs\KERNEL-DOCMS\Class.base.php on line 198
Notice: Trying to get property of non-object in C:\Users\***\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 198
Notice: Undefined offset: 0 in C:\Users\***\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 199
Notice: Trying to get property of non-object in C:\Users\***\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 199
1 1 0 0
Before this modifications of CMS, all works with hangar allocate etc.
Allocate function doesn't work. Can't change hangar.
Also Aegis and Citadel ships doesn't work
Plus, full of bugs found.
Code:
Notice: Undefined offset: 0 in C:\Users\xxx\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 167
Notice: Trying to get property of non-object in C:\Users\xxx\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 167
Notice: Undefined offset: 1 in C:\Users\xxx\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 300
Notice: Undefined offset: 0 in C:\Users\xxx\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 184
Notice: Trying to get property of non-object in C:\Users\xxx\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 184
Notice: Undefined offset: 0 in C:\Users\xxx\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 188
Notice: Trying to get property of non-object in C:\Users\xxx\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 188
Notice: Undefined offset: 0 in C:\Users\xxx\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 192
Notice: Trying to get property of non-object in C:\Users\xxx\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 192
Notice: Undefined offset: 0 in C:\Users\xxx\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 197
Notice: Trying to get property of non-object in C:\Users\xxx\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 197
Notice: Undefined offset: 0 in C:\Users\Riste\Desktop\xxx\htdocs\KERNEL-DOCMS\Class.base.php on line 175
Notice: Undefined offset: 0 in C:\Users\Riste\Desktop\xxx\htdocs\KERNEL-DOCMS\Class.base.php on line 198
Notice: Trying to get property of non-object in C:\Users\xxx\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 198
Notice: Undefined offset: 0 in C:\Users\xxx\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 199
Notice: Trying to get property of non-object in C:\Users\xxx\Desktop\xampo\htdocs\KERNEL-DOCMS\Class.base.php on line 199
1 1 0 0
Before this modifications of CMS, all works with hangar allocate etc.
I want to release the emulator that i've been working on, it's based on a modified version of In-Orbit. I'm doing this emulator on my free time as a hobby so I'll try to keep it updated, fix all the bugs, improve the server to support other client versions, etc...
Features:
Support for Apis and Zeus
Havoc and Hercules working (You should equip them into the equipment)
All maps woking
AutoSave - Saves all the relevant data of the server automactly
Chat System
Server coded from 0
In-Game ACP
And all the functions of In-Orbit
At the moment most of the things of a pvp server... As I said I'm still working on the rest
CMS:
Here you have a video made by about how to install the CMS
Server:
For the server you should put your MySQL information into the config file, located in "config/config.ini". Please put the files into one folder! not in the desktop!
Java:
You'll need to install java 1.8 and set the correct PATH in your system. Here you have another video explaining it. Thanks to