[Guide] Setting up a server based on VSRO server files

10/25/2011 00:36 MR5#616
I need Help PLz :D
1- i get dc after 15 sec
2- Account Name ( EviL) Lvl 1 how to make it [GM]EviL and lvl 110
3- i used Sro Diamond v1.188 (Media.pk2 i didn't Edite coz i don't know how :D) i used Loader
i put in Loader
in Redirect Login Ip (My Ip ) Port 15779
in Redirect World IP (My Ip) Port 15880
So any Help xD
[Only registered and activated users can see links. Click Here To Register...]
10/25/2011 07:58 379332#617
[Only registered and activated users can see links. Click Here To Register...]
Code:
notify	BILLING SERVER[dummy]	2011-10-25 03:55:36 979
notify	BillingMgr- Created!	2011-10-25 03:55:36 981
notify	BillingMgr- Service Initialized!	2011-10-25 03:55:36 982
notify	successfully server task registered	2011-10-25 03:55:36 983
notify	request server certification	2011-10-25 03:55:36 984
notify	Add ServerNotify : (1) - Certification	2011-10-25 03:55:37 058
notify	Add ServerNotify : (698) - GatewayServer	2011-10-25 03:55:37 194
notify	Add ServerNotify : (699) - MachineManager	2011-10-25 03:55:37 195
notify	Add ServerNotify : (700) - DownloadServer	2011-10-25 03:55:37 196
notify	Add ServerNotify : (704) - FarmManager	2011-10-25 03:55:37 199
notify	successfully server certificated	2011-10-25 03:55:37 202
fatal	server cord established : 1 (192.168.0.103:32001)	2011-10-25 03:55:37 204
notify	Successfully DB Initialized!	2011-10-25 03:55:37 254
fatal	Max User Count Restriction Per IP: system default (infinite)	2011-10-25 03:55:37 291
notify	Account DB Successfully Connected!	2011-10-25 03:55:37 292
notify	Silk DB is assigned to Account DB!!	2011-10-25 03:55:37 293
fatal	execute query error : select * from _SecurityDescription with (NOLOCK)	2011-10-25 03:55:37 294
fatal	Query Error!!! Query Result : -1, Query : select * from _SecurityDescription with (NOLOCK)	2011-10-25 03:55:37 295
fatal	SQL Error State:42S02, Native Error Code: D0, ODBC Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name '_SecurityDescription'.	2011-10-25 03:55:37 297
fatal	select * from _SecurityDescription with (NOLOCK)	2011-10-25 03:55:37 298
fatal	security description data loading failed....	2011-10-25 03:55:37 299
fatal	GlobalManager is initialized successfully	2011-10-25 03:55:37 299
fatal	execute query error : select * from SK_SilkChange_BY_Web	2011-10-25 03:55:41 971
fatal	Query Error!!! Query Result : -1, Query : select * from SK_SilkChange_BY_Web	2011-10-25 03:55:41 973
fatal	SQL Error State:42S02, Native Error Code: D0, ODBC Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'SK_SilkChange_BY_Web'.	2011-10-25 03:55:41 975
fatal	select * from SK_SilkChange_BY_Web	2011-10-25 03:55:41 978
fatal	execute query error : select * from SK_SilkChange_BY_Web	2011-10-25 03:55:46 971
fatal	Query Error!!! Query Result : -1, Query : select * from SK_SilkChange_BY_Web	2011-10-25 03:55:46 973
fatal	SQL Error State:42S02, Native Error Code: D0, ODBC Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'SK_SilkChange_BY_Web'.	2011-10-25 03:55:46 975
fatal	select * from SK_SilkChange_BY_Web	2011-10-25 03:55:46 977
fatal	execute query error : update _Shard set nStatus = 0, nCurrentUserRatio = 0 where nID = 99	2011-10-25 03:55:46 978
fatal	Query Error!!! Query Result : -1, Query : update _Shard set nStatus = 0, nCurrentUserRatio = 0 where nID = 99	2011-10-25 03:55:46 981
fatal	SQL Error State:42S02, Native Error Code: D0, ODBC Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name '_Shard'.	2011-10-25 03:55:46 982
fatal	update _Shard set nStatus = 0, nCurrentUserRatio = 0 where nID = 99	2011-10-25 03:55:46 984
fatal	execute query error : select * from SK_SilkChange_BY_Web	2011-10-25 03:55:51 970
fatal	Query Error!!! Query Result : -1, Query : select * from SK_SilkChange_BY_Web	2011-10-25 03:55:51 972
fatal	SQL Error State:42S02, Native Error Code: D0, ODBC Error: [Microsoft][ODBC SQL Server Driver][SQL Server]Invalid object name 'SK_SilkChange_BY_Web'.	2011-10-25 03:55:51 974
fatal	select * from SK_SilkChange_BY_Web	2011-10-25 03:55:51 977
can some1 help me please with this error?
10/25/2011 10:43 hexcode#618
Quote:
Originally Posted by sungame0 View Post
Can i ask u for some things and help me in it ?

1- i Make Game But When i Logged On after 2 min Dc Help :S
2- How i make Reg Page
3-Why i Cant Open Acc GM In Onther Pc
( Answer Me Pls )
1.I am not sure about this problem.Probably is Client - Server protection system.Every time is 120 sec and u getting DC?Always same time?Original not cracked AgentServer use XTrap protection.If you try to connect with sro_client.exe with disabled xtrap ,u will get DC from the server.There is 2 options.First to use original AgentServer with xtrap enabled and original 1.188 sro_client.exe with xtrap enabled.Second(better) is to use [Only registered and activated users can see links. Click Here To Register...]

2.
Quote:
Simple registration page for official server files (php)


Download


[Only registered and activated users can see links. Click Here To Register...]
* I never test that, but probably is working fine.
3.
Quote:
GM account have a access ONLY if IP addresses is added in _PrivilegedIP table in SRO_VT_ACCOUNT database
Quote:
For doing it, you have to edit _PrivilegedIP table in SRO_VT_ACCOUNT database (by default, it uses reverse integer "encryption", but you can modify it to use normal IP ranges. You can do it using this query :

PHP Code:
USE [SRO_VT_ACCOUNT]
GO
/****** Object: Table [dbo].[_PrivilegedIP] Script Date: 09/13/2011 08:35:06 ******/
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
drop table _PrivilegedIP
CREATE TABLE [dbo].[_PrivilegedIP](
[IP1] [tinyint] NOT NULL,
[IP2] [tinyint] NOT NULL,
[IP3] [tinyint] NOT NULL,
[IP4] [tinyint] NOT NULL,
[IP5] [tinyint] NOT NULL,
[IP6] [tinyint] NOT NULL,
[IP7] [tinyint] NOT NULL,
[IP8] [tinyint] NOT NULL
) ON [PRIMARY]
GO
After it's done, just add your ip range like this : if your ip is 127.0.0.1, for example, add each part of it in one column.

PHP Code:
127 0 0 1 127 0 0 5
This will add 4 ip addresses into allowable ip ranges (127.0.0.1 - 127.0.0.5).

After you are done, restart your GatewayServer, if it was running while you were doing it.
Regards
10/25/2011 18:50 379332#619
any1 know why SR_SHARDMANAGER ain't working propelly?
everything is running ok, when I come to SR_SHARD and SR_GAMESERVER it keeps like this
[Only registered and activated users can see links. Click Here To Register...]
10/25/2011 19:38 Blinki12#620
Quote:
Originally Posted by 379332 View Post
any1 know why SR_SHARDMANAGER ain't working propelly?
everything is running ok, when I come to SR_SHARD and SR_GAMESERVER it keeps like this
[Only registered and activated users can see links. Click Here To Register...]
same here ...
10/26/2011 01:22 7542261#621
lol i need help to open the server i,m begainer and i have ram 8G please if you can help add me : [Only registered and activated users can see links. Click Here To Register...]
10/26/2011 04:05 Keyeight#622
Quote:
Originally Posted by Blinki12 View Post
same here ...
same probelm !! i dont know what is wrong with my SR_ShardManeger

It Give`s me Same Erorr
10/26/2011 04:14 bloody94#623
Somebody know why when i log then a I creat a character then want to enter to the game with this char, I got instant DC??
10/26/2011 06:12 htc1991#624
I help rate event gacha and laucher SRO >_<
10/26/2011 10:24 Sun#625
WHY DO I ALWAYS DOWNLOAD SHIT WHEN I KNOW I WILL GET STUCK AFTER A FEW HOURS..
----
FML
10/26/2011 16:10 bloody94#626
Someone know how to change the language of the sql server ?
Anyone get DC after entering to the game when u select a character??

I got this error in the SR_Game_Server

Character Data Loading Failed[JID: 10, CharID: 6705]
CharDataLoadingCompleted:: CharData loading failed![JID: 10, CharID: 6705]
10/26/2011 18:23 grayfox1#627
Quote:
Originally Posted by hexcode View Post
Check this




127.0.0.1 is localhost.Try with IP address of ur network card (start>Run CMD.To see the IP address type in console ipconfig /all Find line ' IPv4 Address.')




(IIS)
for now i dont have net line so i dont have network
i test conquer online server and eudemons online server on my localhost (127.0.0.1) and servolution server for silkroad and srx database and all work fine
so what i can do test vsro server on that localhost
thankyou
10/26/2011 22:08 khadrdoom#628
i got same problem about Bsobj Plugin It has been failed to Request Certification can someone help me to fix it please guys pm me On [Only registered and activated users can see links. Click Here To Register...] please i wait u
10/28/2011 14:07 prometeus#629
Please HELP !!!
Every 5 minutes - 10min DC
[Only registered and activated users can see links. Click Here To Register...]
10/29/2011 21:11 HasanShen#630
We gets machine manager is offline -.- on smc help us plx