Private Server Info and Support Thread

05/22/2015 20:57 oleg-19952008#1711
Quote:
Originally Posted by cryz35 View Post
Dude great job you did there(clap)
cryz, I know what it is you're off, but mind you, I'm not a programmer make the server in the evenings, and very little time to do.
05/22/2015 21:01 S7K Yuuki#1712
Quote:
Originally Posted by masterdeath1 View Post
help ? [Only registered and activated users can see links. Click Here To Register...]
Seems like something is wrong with the DB.. but how can I know it? Read the error that the console throws you!

Code:
Critical error blablabla at SQLDATABASECLIENT

=> Game\Characters\CharacterInfo.cs:line 1456
You've a big query in that lines, take a look to it.

Quote:
Originally Posted by oleg-19952008 View Post
cryz, I know what it is you're off, but mind you, I'm not a programmer make the server in the evenings, and very little time to do.
We aren't programmers too xD I'm stuying and I make my stuff in my free time too, but first i readed a lot of programming and still i'm not good enough.
If you want to make a server or something thats what you should do, using AUTO_INCREMENT is not anything special (even less with phpmyadmin it almost do that itself xD)

Regards.-
05/22/2015 21:42 cryz35#1713
Quote:
Originally Posted by oleg-19952008 View Post
cryz, I know what it is you're off, but mind you, I'm not a programmer make the server in the evenings, and very little time to do.
Ok but you dont have to post every step here:p , youre still doing good but you may not be able to rebuild some jsons

[Only registered and activated users can see links. Click Here To Register...]
lolo
05/22/2015 22:02 oleg-19952008#1714
Quote:
Originally Posted by cryz35 View Post
Ok but you dont have to post every step here:p , youre still doing good but you may not be able to rebuild some jsons

[Only registered and activated users can see links. Click Here To Register...]
lolo
I can't understand how you can add ships/things in the store, I can't find this line in which it will be seen that it relates to the store, find where the PHP code requests information from the database.
05/23/2015 10:44 manulaiko3.0#1715
Quote:
Originally Posted by oleg-19952008 View Post
I can't understand how you can add ships/things in the store, I can't find this line in which it will be seen that it relates to the store, find where the PHP code requests information from the database.
Read the fucking documentation
05/23/2015 16:34 dogun47#1716
please give me DARKORBİT CHAT files.
05/23/2015 17:22 S7K Yuuki#1717
Quote:
Originally Posted by dogun47 View Post
please give me DARKORBİT CHAT files.
What you mean? Chat client? Chat server?

If you want a Chat server you've one on the first post of this thread.

Regards.-
05/24/2015 09:50 dogun47#1718
chat client
05/24/2015 12:32 S7K Yuuki#1719
Quote:
Originally Posted by dogun47 View Post
chat client
[Only registered and activated users can see links. Click Here To Register...]

Regards.-
05/24/2015 22:40 oleg-19952008#1720
can someone give me main 5.14?

HI EVP, today I decided to try to go into space and was faced with the fact that space is not fully loaded (database I did not finish) I decided just to see whether to try the game to establish a connection with the emulator. Information search yielded results, I realized that I was missing CDN and I wonder without CDN as we do ? I found a way to make a СDN but this method is calculated under Linux and I thought to do it on Windows and there is a method described on nginx and I have Apache. Is it possible to do without Linux and Nginx ?

[Only registered and activated users can see links. Click Here To Register...]
05/25/2015 00:56 Diаmonds#1721
Quote:
Originally Posted by oleg-19952008 View Post
can someone give me main 5.14?

HI EVP, today I decided to try to go into space and was faced with the fact that space is not fully loaded (database I did not finish) I decided just to see whether to try the game to establish a connection with the emulator. Information search yielded results, I realized that I was missing CDN and I wonder without CDN as we do ? I found a way to make a СDN but this method is calculated under Linux and I thought to do it on Windows and there is a method described on nginx and I have Apache. Is it possible to do without Linux and Nginx ?

[Only registered and activated users can see links. Click Here To Register...]
You don't need a CDN to play locally. The CDN is something that's build to make ressources loading faster to users, but it's not necessary, and totally useless in local use.
05/25/2015 01:04 cryz35#1722
Quote:
Originally Posted by Diаmonds View Post
You don't need a CDN to play locally. The CDN is something that's build to make ressources loading faster to users, but it's not necessary, and totally useless in local use.
Yes but the client doesnt load if you are using the same ip for cdn and host.. of course the client has a function to disable cdn xD
05/25/2015 01:18 S7K Yuuki#1723
Just edit your host file in windows, create a new host poiting to 127.0.0.1 and use it as host in index, thats all

[Only registered and activated users can see links. Click Here To Register...]

Regards.-
05/25/2015 16:51 dogun47#1724
please help me.!!! how do Edit The Emulator And Where The Emulator code
05/25/2015 17:50 oleg-19952008#1725
Quote:
Originally Posted by S7K Yuuki View Post
Just edit your host file in windows, create a new host poiting to 127.0.0.1 and use it as host in index, thats all

[Only registered and activated users can see links. Click Here To Register...]

Regards.-
Can't understand what should be where ? I swapped everything I could but the effect was not given it. How approximately should be decorated globalconfig.php ? and the HOSTS file ? Do I need to prescribe something in Apache or not ?
[Only registered and activated users can see links. Click Here To Register...]

Can as then you can disable the CDN ? I removed the indexInternal.es?action=internalmaprevolution this ,"cdn": "http://cdn.dark.dev/", download was but the green start button never appeared.

define("HOST", "dark.dev");
define("WEB", "http://".HOST."/");
define("CDN", "http://cdn.dark.dev/.sb/");
no work