Private Server Info and Support Thread

10/14/2014 14:15 Songo89k#1021
I try few servers and i see that we have choice"watch 30-40 page advertise than you can play" or " bug bug bug bug is your friend".

Its really so hard create server with few advertise and without a lot of bugs?
10/14/2014 15:04 XBlackHeadshoZX#1022
Hello Guys,

if i log into my localhost Darkorbit Private Server.
I go to the Homepage again?
He dont log in?
10/15/2014 02:49 CORBELLIvonTIE#1023
/// EDIT \\\
Krasser Mist , ich hab den Fehler gefunden :O
Der konnte den Rang 99 für den Administrator nicht abrufen, die an den Admins vergeben war ...
Kaum auf 21 gestellt, läuft es einwandfrei :)
Kommt nur noch eine Fehlermeldung wenn ich mich auslogge, von wegen
aber dennoch läuft er problemlos weiter ....


:::::::::::::::::::::::::::::::::::::::::::::::::: :::::::::::::::::::::::::::::::::::::::::::::::::: :::::


Jetzt habe ich nur noch die Frage, wie ich die Ränge auch auf der Map ändern kann.
Auf localhost, also so gesehen auf der Website hab ich sie verändern können.
Jetzt fehlt nur noch die Map, weil sieht irgendwie doof aus, wenn auf der Map ganz andere Ränge sind als auf der Hauptseite :D

Und wie kann ich die Zahl der Aliens minimieren ?
So um die 2 oder 3 Aliens je Karte reichen für localhost vollkommen aus.
Ausserdem kann man dann auch mal LAN-Party machen auf dem localhost, hauptsache etwas Spaß am Spiel :)
Sonst bin ich wunschlos glücklich, denn online stellen geht derzeit sowieso nicht, dafür ist der PC nicht geeignet.
Evtuell werde ich mir auch einfach ein Server mieten, so teuer sind die ja nicht. (Kontakte eben) :D
10/15/2014 16:17 Sήøwy#1024
Quote:
Exception in thread "Timer-4" java.lang.NullPointerExcep
at game.Ship$moveShip.run(Ship.java:116)
at java.util.TimerThread.mainLoop(Unknown Source
at java.util.TimerThread.run(Unknown Source)
Thrown when an application attempts to use null in a case where an object is required.

These include:
- Calling the instance method of a null object.
- Accessing or modifying the field of a null object.
- Taking the length of null as if it were an array.
- Accessing or modifying the slots of null as if it were an array.
- Throwing null as if it were a Throwable value.

Quote:
Applications should throw instances of this class to indicate other illegal uses of the null object. NullPointerException objects may be constructed by the virtual machine as if suppression were disabled and/or the stack trace was not writable.
10/15/2014 20:06 CORBELLIvonTIE#1025
I speak here in german , the Server ist okay :)
Naja, hauptsache der Server läuft .... ;)


Wie kann ich in der Rangliste der User deren Ränge mit einarbeiten ?
Normal müsste das doch gehen, wenn man die gfx über der UserID abruft oder ? *grübel*
Beispiel :
Das war jetzt nur ein Beispiel , was ich versuche die ganze Zeit ....
Ich versuche sozusagen die Zahl 11 als kompletten Gif auszulegen, damit die Grafik angezeigt wird.
Nur habe ich kein Plan wie, da ich den Rang gerne in der Top 10 sichtbar machen möchte... :(

Und mein anderes Problem ist, der erste Schuss macht Schaden , die folgenden nicht mehr, so das ich jedes mal erneut den Bot anklicken muss, um einen weiteren Schaden zu machen ...
Kann man das irgendwie beseitigen ?


Danke schonmal im vorraus :)
10/16/2014 12:44 bobn171#1026
Hi everyone,
i'm developing an emulator but i don't know how to log into the space map from another pc. I'm using Bau's in-orbit and a emulator coded by me.

In the website everything is ok after editing the respective server.config, etc... But the emulator can't receive any packet from another pc (i'm using a local one). I've checked the ports and firewall.

I don't know if the problem is in the SocketServer Ip of the emulator, maybe in the swf of the game... any ideas?

Code:
//* JAVA *//

/*Socket variables by default*/
	public static String ip = "127.0.0.1"; //Or my local IP? (192.168.1.41) 
	public static int serverPort = 8080;
/*@end socket variables*/
10/16/2014 17:51 cryz35#1027
Quote:
Originally Posted by bobn171 View Post
Hi everyone,
i'm developing an emulator but i don't know how to log into the space map from another pc. I'm using Bau's in-orbit and a emulator coded by me.

In the website everything is ok after editing the respective server.config, etc... But the emulator can't receive any packet from another pc (i'm using a local one). I've checked the ports and firewall.

I don't know if the problem is in the SocketServer Ip of the emulator, maybe in the swf of the game... any ideas?

Code:
//* JAVA *//

/*Socket variables by default*/
	public static String ip = "127.0.0.1"; //Or my local IP? (192.168.1.41) 
	public static int serverPort = 8080;
/*@end socket variables*/
maps.php
10/16/2014 17:55 Sήøwy#1028
Everywhere put 192.168.1.41 (local machine lan ip) and edit your router to allow the game port.
10/16/2014 20:05 bobn171#1029
Quote:
Originally Posted by cryz35 View Post
maps.php
Quote:
Originally Posted by Sήøwy View Post
Everywhere put 192.168.1.41 (local machine lan ip) and edit your router to allow the game port.
Thanks it worked perfectly :D

Edit: If i use my public ip as ip in maps.php i can connect from an external computer, but i cant. Maybe i'm just stupid or i'm too tired too see the answer
10/16/2014 22:49 Luffa#1030
Quote:
Originally Posted by bobn171 View Post
Thanks it worked perfectly :D

Edit: If i use my public ip as ip in maps.php i can connect from an external computer, but i cant. Maybe i'm just stupid or i'm too tired too see the answer
Did you remember to open the ports on your computer?

Also sometimes you will be in need of port forwarding on your router.

Best Regards Bau
10/16/2014 23:54 bobn171#1031
Quote:
Originally Posted by Βau View Post
Did you remember to open the ports on your computer?

Also sometimes you will be in need of port forwarding on your router.

Best Regards Bau

i've checked again. I know the problem, but i don't know really how to solve it.

If i use my public ip i get redirected to my router config instead the apache server

Edit: Fuck this, i'm using my public ip now and i edited hosts file of windows to redirect my public ip to localhost. Thanks Bau & Sήøwy
10/17/2014 14:12 BotorCrime#1032
I need 6.3.1 Client . Who can upload this?
10/17/2014 16:14 Destiny#1033
i have but idk mybe i can send or no :P
10/17/2014 16:43 SultanDP#1034
Hi guys i want to create an darkorbit private server, i search a coder to work with us, we have a designer/webmaster/technicien in team, we are free french...

Contact : Skype : odyssepcrp
10/19/2014 16:50 xelle#1035
Turkish :

Herkese merhaba !
Bugünkü konumda emulator editleme programı arıyorum yardımcı olursanız sevinirim.
Ayrıca çoğu darkorbit pvp serverlerde cms+emulator'ü site içerisinde bulamadım sürekli bu yere yönlendiriliyor -> Private Server Info and Support Thread <- ama buradaki emulator ve cms'ler eski sürüm olduğu için yardım istiyorum iyi günler .

English :

Hi everyone!
In its present location editing software emulator I'm glad if I'm looking for help.
In addition, most DarkOrbit PvP servers in the CMS + emulatoru within the site I could not find this constant is then directed to -> Private Server Info and Support Thread <- but here's the emulator and cms old version because I want to help a good day.