Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[SHARE] FULL GS SOURCE - No More Selling

Junior Spellweaver
Joined
Mar 22, 2020
Messages
159
Reaction score
110
cfg port err

CServer1
port=SessionServerport
Cserver2 port=FieldServerport

Too many private messages to answer all together
As long as the port the same can

I have solved the problem

by sjb8ifdmvm Thank you
Quiirex - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums

Hi, may I know how to enable lotto system?
 
Newbie Spellweaver
Joined
Mar 3, 2021
Messages
39
Reaction score
2
can someone teach me in compiling source code no luck to many errors i follow all directory in this thread but still to many errors thanks
 
Newbie Spellweaver
Joined
Mar 9, 2020
Messages
64
Reaction score
18
what version of vmware my stuck on character process





Man i'm effing crying right now! Thank you all, especially lars who helped me the most!

PROBLEM: STUCK ON CHARACTER SELECTION SCREEN (PLEASE WAIT)

SOLUTION: CHECK/EDIT YOUR CFG!

1. CHANGING THE <DATA_SOURCE> TO YOUR SQL'S SERVER NAME

ex: <DATA_SOURCE>ADMIN\RANTEST</DATA_SOURCE> to <DATA_SOURCE>WIN-16HD0VMNND5\SQLSRV</DATA_SOURCE>

2. TRIPLE CHECK "ALL" THE IP IN EVERY CFG, IT MUST BE ALL THE SAME AS YOUR SERVER'S IP!

3. ALSO, TURN OFF YOUR FIREWALL BEFORE STARTING THE SERVER FILES
(Thanks to rcanary for mentioning this)



Goodluck to the rest of you, I hope you solve yours too!

Have you tried this?
 
Joined
Jul 16, 2012
Messages
1,310
Reaction score
116
Its because your SQL Handle is different from mine. I modified mine to use SQLSRV, by default its: SQLExpress. Go and try it.
(i.e DESKTOP-JAAE4J0\SQLEXPRESS)

You can verify this by using it as the SERVERNAME on your SQL Management Studio. Hoping you got it working.




Check the IP of your VM maybe? IIRC it randomizes the next time the host booted. --Unless ofc you set a static IP to it.




Sadly, we don't have this by default on SRC. I am also looking for this. Hoping someone can share anything regarding it.

Thanks lars and those who helped me... Now fixed..It was just the ServerName of it.
 
Last edited:
Banned
Banned
Joined
Nov 6, 2020
Messages
113
Reaction score
21
Well, it's a completed GS source with the Shaper which I like.:thumbup::thumbup:

gs - [SHARE] FULL GS SOURCE - No More Selling - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Joined
Jul 16, 2012
Messages
1,310
Reaction score
116
Well, it's a completed GS source with the Shaper which I like.:thumbup::thumbup:

View attachment 169210

how did you fix run ADO?



error on session server.
anyone know how to fix? or any idea?

thanks.

[15:05:13] [ERROR] SetConnectionString error
[15:05:13] [ERROR] ADO: OpenConnection Failure.
[15:05:37] [ERROR] SetConnectionString error
[15:05:37] [ERROR] ADO: OpenConnection Failure.

how to fix this ado? thanks
 
Back
Top