[Guide] Most of vsro files problem solved here

09/14/2011 22:46 the_belgian#526
Quote:
Originally Posted by abdelfattah View Post
rearranged

* 01.Cert
* 02.GlobalManager
* 03.DownloadServer
* 04.MachineManager
* 05.GatewayServer
* 06.FarmManager
* 07.SR_ShardManager
* 08.SR_GameServer
* 09.MachineManager
* 10.AgentServer
* 11.start client
:confused:
09/14/2011 22:46 toni009#527
my game server have c++ runtime error pls help abdelfattah
09/14/2011 22:48 .Spectre.#528
Quote:
Originally Posted by 18andLife View Post
ok now your cert ini files work and i can start cert server
but in global manager i get error cannot connect to account db
files are correct :s and odbc work
query=DRIVER={SQL Server};SERVER=.\SQLSERVER;DSN=SRO_VT_ACCOUNT;UID= sa;PWD=123456;DATABASE=SRO_VT_ACCOUNT
Change .\SQLEXPRESS > ur server Name
09/14/2011 22:48 denisahalo#529
what is the port for the client with that ini´s and server.cfg ?
09/14/2011 22:49 .Spectre.#530
Quote:
Originally Posted by fatihy93 View Post
I got c8 error. It maybe about machine manager ?
nah . i have working machine manger and i got c8 -.-
09/14/2011 22:50 18andLife#531
Quote:
Originally Posted by .Spectre. View Post
Change .\SQLEXPRESS > ur server Name
.\SQLEXPRESS should work too, but i also tried with MY-PC\SQLEXPRESS and it doesn't work. cant connect to account db :\
09/14/2011 22:50 emptyz#532
Quote:
Originally Posted by .Spectre. View Post
Change .\SQLEXPRESS > ur server Name
it should be working fine with .\SQLEXPRESS
09/14/2011 22:51 .Spectre.#533
Quote:
Originally Posted by denisahalo View Post
what is the port for the client with that ini´s and server.cfg ?
just write ur ip @

srNodeType.ini

Code:
[global]
count=1
[entry0]
id=335
operation_type=22
name=SRO Vietnam TestLocal
wip=IP
nip=IP
machine_manager_node_id=699
Example

Code:
[global]
count=1
[entry0]
id=335
operation_type=22
name=SRO Vietnam TestLocal
wip=192.168.x.x 
nip=192.168.x.x
machine_manager_node_id=699
09/14/2011 22:52 denisahalo#534
i mean for the silkroad client ^^
09/14/2011 22:54 rushcrush#535
Quote:
Originally Posted by .Spectre. View Post
just write ur ip @

srNodeType.ini

Code:
[global]
count=1
[entry0]
id=335
operation_type=22
name=SRO Vietnam TestLocal
wip=IP
nip=IP
machine_manager_node_id=699
Example

Code:
[global]
count=1
[entry0]
id=335
operation_type=22
name=SRO Vietnam TestLocal
wip=192.168.x.x 
nip=192.168.x.x
machine_manager_node_id=699
and if i want to use my dedi server ip?
wip=
nip=
both same?
if this right
what's he port needed to put in server.cfg?
also for srNodeData.ini
thx
09/14/2011 22:54 .Spectre.#536
Quote:
Originally Posted by denisahalo View Post
i mean for the silkroad client ^^
port 15779

Quote:
Originally Posted by rushcrush View Post
and if i want to use my dedi server ip?
wip=
nip=
both same?
if this right
what's he port needed to put in server.cfg?
also for srNodeData.ini
thx
default port 15779
09/14/2011 22:55 fatihy93#537
Quote:
Originally Posted by .Spectre. View Post
nah . i have working machine manger and i got c8 -.-
did you find how to solve?
09/14/2011 22:57 Dr.Abdelfattah#538
ServiceManager.cfg
new port
15880

when use my Patch 1 ;)
PHP Code:
/*
*/

SMC {    
DivisionManager "192.168.x.x",15880
}

ModulePatch
{
    
SrcPath    ".\Patch_Internal"
    
DestPath ".\Patch_Internal_Comp"

09/14/2011 22:58 rushcrush#539
Quote:
Originally Posted by abdelfattah View Post
ServiceManager.cfg
new port
15880

when use my Patch 1 ;)
PHP Code:
/*
*/

SMC {    
DivisionManager "192.168.x.x",15880
}

ModulePatch
{
    
SrcPath    ".\Patch_Internal"
    
DestPath ".\Patch_Internal_Comp"

so it not 32000? lol
09/14/2011 22:59 denisahalo#540
can anyone give me the integer for 127.0.0.1
for privilegedIP