• Networking: The investigation is still on the way, we've switched to backup telecom carriers since the episode but we're still working in settling everything as it must be. We'll add more updates as we have them available. Incoming and outgoing emails will be restricted, and user registration has been disabled until the issue is resolved.

Ultimate Loong Server Tutorial

Status
Not open for further replies.
check first you client side client side is updated with this post.

i dont think in server side

btw im not still downloading the client im only make some insight in the database server to run smooth.
 
Connect Fail the client.
Hmm all ip 127.0.0.1 .
Hmm Firewall ESET Smart security 4 and Operation system Windows 7 64 bit.
What's wrong?
Changing the password had and is modem(dynamic ip).
 
Last edited:
Connect Fail the client.
Hmm all ip 127.0.0.1 .
Hmm Firewall ESET Smart security 4 and Operation system Windows 7 64 bit.
What's wrong?
Changing the password had and is modem(dynamic ip).

In Client -> launcher -> Launcher.ini
make sure you have the following lines :

[Launcher]

;±¾µØLaunch°æ±¾(´ËÏîÇëÎðÊÖ¶¯ÐÞ¸Ä)
LocalLauncher =1.0.5

;±¾µØGame°æ±¾(´ËÏîÇëÎðÊÖ¶¯ÐÞ¸Ä)
LocalGame =1.3.3.14

;¸üÐÂÎļþURL
PatchInfo =

;ÓÎÏ··þÎñÆ÷ÐÅÏ¢Îļþ
ServerInfo =

;аæLaunchµÄÏÂÔصØÖ·
NewLauncher =

;ÓÎÏ·ÔËÐÐExe
GameExe = client\client.exe

;ÓÎÏ·ÅäÖÃÎļþ
GameConfig = Config\ClientCfg.xml

It is very important that your client is patched to 1.3.3.14
and that you have made it 1.3.3.14 in the Launcher.ini

Also remember to run nginx.exe otherwise your launcher won't work.
 
Last edited:
Yes so to exist.
nginx in stead is xampp.

Server side:
Login.ini
Code:
[display]
width = 800
height = 600

[version]
version = 1.3.3.14

[section]
id = 100100

Client side:
Launcher.ini
Code:
[Launcher]

;±¾µØLaunch°æ±¾(´ËÏîÇëÎðÊÖ¶¯ÐÞ¸Ä)
LocalLauncher =1.0.5

;±¾µØGame°æ±¾(´ËÏîÇëÎðÊÖ¶¯ÐÞ¸Ä)
LocalGame =1.3.3.14

;¸üÐÂÎļþURL
PatchInfo = http://127.0.0.1/patchinfo.txt

;ÓÎÏ··þÎñÆ÷ÐÅÏ¢Îļþ
ServerInfo = http://127.0.0.1/serverinfo.xml

;аæLaunchµÄÏÂÔصØÖ·
NewLauncher =

and

patchinfo.txt
Code:
[version]
latest_game =1.3.3.14
latest_launch = 1.0.5

But it also writes: "Failed to connect to the server. Please try later."
 
Last edited:
The quest info's are different and client is a bit buggy (green name etc) but most likely nothing hard to fix.
 
Looking forward to trying this but I have one problem. All my servers run Ubuntu. Is this possible to set up on a Linux box? Thanks for the guide.
 
you need to sync client and server side.

OMG... lol, it's been right under our noses all this time.
Thanks a million Cain142.

Finally I will be able to fix my home server.
My wife and I are dying to play this on our own little private server. Kind of like an offline RPG. :thumbup:
 
I wanted to ask it because i don't have free disc space on system drive, and this sfx-archive automatically extracts itself on this drive.
p.s. Offtopic:cultureandchaosmmo site design is ugly >_<"
 
Last edited:
I wanted to ask it because i don't have free disc space on system drive, and this sfx-archive automatically extracts itself on this drive.
p.s. Offtopic:cultureandchaosmmo site design is ugly >_<"

A SFX archive will still do you no good then. Where is it going to store temporary files as its extracting? All a SFX is, is a zip/rar/etc archive with the required tools included to extract the archive on its own. You will still need to clear up enough room on your drive to extract it either way. :glare:
 
Status
Not open for further replies.
Back