Register for your free account! | Forgot your password?

Go Back   elitepvpers > Other Online Games > Browsergames > DarkOrbit
You last visited: Today at 17:23

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



Private Server Info and Support Thread

Discussion on Private Server Info and Support Thread within the DarkOrbit forum part of the Browsergames category.

Reply
 
Old 06/14/2015, 16:53   #1831
 
manulaiko3.0's Avatar
 
elite*gold: 0
Join Date: May 2014
Posts: 663
Received Thanks: 1,154
Quote:
Originally Posted by LEJYONER(DS) View Post
What problem? (Who can help me?)
manulaiko3.0 is offline  
Thanks
1 User
Old 06/14/2015, 17:28   #1832
 
elite*gold: 6
Join Date: Feb 2014
Posts: 217
Received Thanks: 25
What Wrong?
LeBuya. is offline  
Old 06/14/2015, 17:48   #1833
 
45the45's Avatar
 
elite*gold: 0
Join Date: Sep 2014
Posts: 543
Received Thanks: 158
Quote:
Originally Posted by LeBuya. View Post
What Wrong?
Screen emu?

please
45the45 is offline  
Old 06/14/2015, 20:19   #1834
 
elite*gold: 6
Join Date: Feb 2014
Posts: 217
Received Thanks: 25
Need help..
LeBuya. is offline  
Old 06/14/2015, 21:05   #1835
 
elite*gold: 0
Join Date: Nov 2013
Posts: 14
Received Thanks: 0
how to solve this problem

Quote:
Originally Posted by Diаmonds View Post
Look at the url of the second window, it should be your own and not secure.darkplanets.
thanks brother.
When I change the href , he sent me this message, off page .

No files detected "But I have the right direction in which the document is "

This is mi code

HTML Code:
<div class="payment_box multiplier_box">

                                <a href="./indexInternal.es.php?action=internalPaymentProxy" class="open_external">
                                    <span class="headline">Doubler Advantage Pack:</span>
                                    <span class="text">Double the pack, double the fun - The contents of every Bonus Box will be credited to your account twice!</span>
                                    <span class="logo package1"><!--  --></span>
                                </a>

                            </div>
jonyloco is offline  
Old 06/14/2015, 22:30   #1836
 
manulaiko3.0's Avatar
 
elite*gold: 0
Join Date: May 2014
Posts: 663
Received Thanks: 1,154
Quote:
Originally Posted by LeBuya. View Post
Need help..
Quote:
Originally Posted by LeBuya. View Post
What Wrong?
manulaiko3.0 is offline  
Thanks
1 User
Old 06/16/2015, 16:19   #1837
 
elite*gold: 0
Join Date: Jun 2012
Posts: 54
Received Thanks: 6
Exclamation

Hello Epvp user ,

I have a question

How would the Jason string look for ClanBattlestaion ?

I have no idea how that must look like ( attribute , value )

I would appreciate help in the point Thanks in advance

Code:
String[] cbss = new String[]{};
                try {
                    cbss = cbsIDsString.split(",");
                } catch (NullPointerException e) {
                    //no battleStations on this map}
                }
                short[] cbsIDs = new short[cbss.length];
                for (short i = 0; i < cbss.length; i++) {
                    cbsIDs[i] = Short.valueOf(cbss[i]);
                }

Code:
Exception in thread "main" java.lang.NumberFormatException: For input string: "["mapId":0"
	at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
	at java.lang.Integer.parseInt(Integer.java:580)
	at java.lang.Short.parseShort(Short.java:118)
	at java.lang.Short.valueOf(Short.java:174)
	at java.lang.Short.valueOf(Short.java:200)
	at mysql.QueryManager.loadMaps(QueryManager.java:56)
	at main.ServerManager.loadDataFromDB(ServerManager.java:94)
	at main.ServerManager.begin(ServerManager.java:63)
	at main.Launcher.main(Launcher.java:62)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:497)
	at com.intellij.rt.execution.application.AppMain.main(AppMain.java:140)
HammerTyrs22 is offline  
Old 06/16/2015, 16:38   #1838
 
manulaiko3.0's Avatar
 
elite*gold: 0
Join Date: May 2014
Posts: 663
Received Thanks: 1,154
Quote:
Originally Posted by HammerTyrs22 View Post
Hello Epvp user ,

I have a question

How would the Jason string look for ClanBattlestaion ?

I have no idea how that must look like ( attribute , value )

I would appreciate help in the point Thanks in advance

Code:
String[] cbss = new String[]{};
                try {
                    cbss = cbsIDsString.split(",");
                } catch (NullPointerException e) {
                    //no battleStations on this map}
                }
                short[] cbsIDs = new short[cbss.length];
                for (short i = 0; i < cbss.length; i++) {
                    cbsIDs[i] = Short.valueOf(cbss[i]);
                }

Code:
Exception in thread "main" java.lang.NumberFormatException: For input string: "["mapId":0"
at java.lang.NumberFormatException.forInputString(NumberFormatException.java:65)
at java.lang.Integer.parseInt(Integer.java:580)
at java.lang.Short.parseShort(Short.java:118)
at java.lang.Short.valueOf(Short.java:174)
at java.lang.Short.valueOf(Short.java:200)
at mysql.QueryManager.loadMaps(QueryManager.java:56)
at main.ServerManager.loadDataFromDB(ServerManager.java:94)
at main.ServerManager.begin(ServerManager.java:63)
at main.Launcher.main(Launcher.java:62)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:497)
at com.intellij.rt.execution.application.AppMain.main(AppMain.java:140)
I don't think (and hope) anyone is going to give you support on a leaked/forced-to-release files.

See you!
manulaiko3.0 is offline  
Old 06/16/2015, 17:53   #1839

 
Luffa's Avatar
 
elite*gold: 61
Join Date: Oct 2010
Posts: 1,188
Received Thanks: 2,403
Lets play with the GG system:





Recoding and rebuilding the gg generator scripts i made once.
Luffa is offline  
Thanks
6 Users
Old 06/16/2015, 19:35   #1840
 
elite*gold: 0
Join Date: Jun 2012
Posts: 54
Received Thanks: 6
Quote:
Originally Posted by manulaiko3.0 View Post
I don't think (and hope) anyone is going to give you support on a leaked/forced-to-release files.

See you!
-,- realy?! , you spam only -,-
HammerTyrs22 is offline  
Old 06/16/2015, 20:10   #1841
 
elite*gold: 0
Join Date: Dec 2014
Posts: 341
Received Thanks: 224
SpaceBattles 9.0 files with play I dead and need a emulator res why ?
LEJYONER(DS) is offline  
Old 06/17/2015, 23:07   #1842
 
elite*gold: 0
Join Date: Jan 2014
Posts: 466
Received Thanks: 446
Quote:
SpaceBattles 9.0 files with play I dead and need a emulator res why ?
Not many people know how to use them other than the SpaceBattles Dev Team. So try learning maybe you will figure it out
Real.epvp is offline  
Old 06/19/2015, 07:23   #1843
 
elite*gold: 0
Join Date: Jul 2009
Posts: 107
Received Thanks: 23
Is there a list of commands for admin control panel or is it different for each server?
liljq is offline  
Old 06/19/2015, 19:14   #1844
 
elite*gold: 0
Join Date: Dec 2014
Posts: 341
Received Thanks: 224
Why not write the names of the items ? (''translationSpacemap'' It does not work)

LEJYONER(DS) is offline  
Old 06/19/2015, 19:42   #1845
 
Sήøwy's Avatar
 
elite*gold: 1
Join Date: Aug 2010
Posts: 1,330
Received Thanks: 1,724
Quote:
Originally Posted by LEJYONER(DS) View Post
Why not write the names of the items ? (''translationSpacemap'' It does not work)

Sήøwy is offline  
Thanks
2 Users
Reply

Tags
2018, darkorbit, emulator, private, server


Similar Threads Similar Threads
Private private server :P READ FOR MORE INFO
12/01/2010 - SRO Private Server - 12 Replies
hey guys im wondering if there is anyway to make a real private server like ZSZC or SWSRO or MYSRO but to where i can only play and level a character and as if it was a real private server. but just for me, not like an emulator where im already lvl 90 or 120 or whatever. i mean one where i set the rates and i level. if not then ok u can close this. but i was just wondering.



All times are GMT +1. The time now is 17:24.


Powered by vBulletin®
Copyright ©2000 - 2026, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2026 elitepvpers All Rights Reserved.