Register for your free account! | Forgot your password?

Go Back   elitepvpers > Popular Games > Silkroad Online > SRO Private Server > SRO PServer Guides & Releases
You last visited: Today at 05:38

  • Please register to post and access all features, it's quick, easy and FREE!

Advertisement



[GUIDE] Setup a server without errors [1x GameServer]

Discussion on [GUIDE] Setup a server without errors [1x GameServer] within the SRO PServer Guides & Releases forum part of the SRO Private Server category.

Closed Thread
 
Old 02/23/2012, 17:50   #916
 
GaBriEl_'s Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 86
Received Thanks: 12
I get this error trying to restore de datebase any idea?

GaBriEl_ is offline  
Old 02/23/2012, 18:55   #917
 
elite*gold: 0
Join Date: Feb 2008
Posts: 2,310
Received Thanks: 862
Quote:
Originally Posted by GaBriEl_ View Post
I get this error trying to restore de datebase any idea?

Give local system permission to sql server.
Nova1337 is offline  
Old 02/24/2012, 08:33   #918
 
zikor1337's Avatar
 
elite*gold: 0
Join Date: Mar 2010
Posts: 2,667
Received Thanks: 1,886
I'll reupload all these files tomorrow.
zikor1337 is offline  
Old 02/24/2012, 12:13   #919
 
elite*gold: 0
Join Date: Feb 2008
Posts: 2,310
Received Thanks: 862
Quote:
Originally Posted by zikor1337 View Post
I'll reupload all these files tomorrow.
And please dont use lame hosting like wupload or all that premium acc **** sites.
Nova1337 is offline  
Thanks
1 User
Old 02/25/2012, 12:46   #920
 
elite*gold: 0
Join Date: May 2010
Posts: 96
Received Thanks: 5
Hey guys can any one help me maybe with this error??

TurboLiKe is offline  
Old 02/25/2012, 16:14   #921
 
th13fas's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 308
Received Thanks: 32
Reupload files plz!
th13fas is offline  
Old 02/25/2012, 18:18   #922
 
elite*gold: 293
Join Date: Feb 2012
Posts: 82
Received Thanks: 37
i have no error i have a problem

If i strat GlobalManager, its open for 1 Sec an shutodwn and creat a dmp fiele what i have make wrong?

I work at server 2008.

Or can someone look over Remode?
-Lumix- is offline  
Old 03/01/2012, 06:21   #923
 
elite*gold: 0
Join Date: Feb 2010
Posts: 14
Received Thanks: 4
link ist down.Other files (as Database, Certification, SMC, ODBC Reg. entries and more)
kann das bitte jemand nochmal uppen?
danke.
ThomasF2007 is offline  
Old 03/03/2012, 19:11   #924
 
elite*gold: 200
Join Date: Nov 2008
Posts: 1,263
Received Thanks: 679
Quote:
Originally Posted by omier44 View Post
Everything starts fine and the server is running correctly, but when i start my game with loader(i have the No-XTrap client), i get this error below. I only check the 'Redirect Gateway Server' box, type in my correct ip, port 15779, but i get this error. What is this error about and how can i fix this? BTW, everyone else can connect to my server, but i cannot. Can anyone help?
anyone solved this error?
flozz is offline  
Old 03/04/2012, 10:56   #925
 
th13fas's Avatar
 
elite*gold: 0
Join Date: Mar 2008
Posts: 308
Received Thanks: 32
Can someone share this file --> "Other files (as Database, Certification, SMC, ODBC Reg. entries and more)"? Link still doesn't work..
th13fas is offline  
Old 03/05/2012, 09:38   #926
 
silkflo's Avatar
 
elite*gold: 0
Join Date: Nov 2011
Posts: 65
Received Thanks: 5
Quote:
Originally Posted by th13fas View Post
Can someone share this file --> "Other files (as Database, Certification, SMC, ODBC Reg. entries and more)"? Link still doesn't work..
Me too, i need those files. When i m opening smc, i ve got the alarm saying gatewayserver is blind.
When i'm opening all the application before open smc independant, some of them, on the screen picture it s write cert, some of them nothing is write. I believe the problem come from the certification files. Is someone know about it, could you tell me please.
This the files than i 'm using, patch 1 by abdelfattah
Attached Files
File Type: rar Patch 1 By Abdelfattah .rar (86.5 KB, 38 views)
silkflo is offline  
Old 03/05/2012, 12:00   #927
 
silkflo's Avatar
 
elite*gold: 0
Join Date: Nov 2011
Posts: 65
Received Thanks: 5
to update _RefRegionBindAssocServer you can use this query, it s faster than manualy, just copy paste in a new query and execute.

use SRO_VT_SHARD
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'CHINA'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'TQ'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'West_China'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'Oasis_Kingdom'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'Thief Village'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'Roc'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'Eu'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'Am'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'Ca'
Update _RefRegionBindAssocServer set assocServer = '0'where areaname = 'SD'
Update _RefRegionBindAssocServer set assocServer = '0'where areaname = 'KingsValley'
Update _RefRegionBindAssocServer set assocServer = '0'where areaname = 'Pharaoh'
Update _RefRegionBindAssocServer set assocServer = '0'where areaname = 'DELTA'
Update _RefRegionBindAssocServer set assocServer = '0'where areaname = 'TEMPLE'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'FORT_JA_AREA'
Update _RefRegionBindAssocServer set assocServer = '0'where areaname = 'FORT_DW_AREA'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'FORT_HT_AREA'
Update _RefRegionBindAssocServer set assocServer = '0'where areaname = 'FORT_CT_AREA'
Update _RefRegionBindAssocServer set assocServer = '0'where areaname = 'FORT_SK_AREA'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'FORT_BJ_AREA'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'FORT_HM_AREA'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'FORT_ER_AREA'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'ARENA_OCCUPY'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'ARENA_FLAG'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'ARENA_SCORE'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'SIEGE_DUNGEON'
Update _RefRegionBindAssocServer set assocServer = '0'where areaname = 'ARENA_GNGWC'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'GOD_TOGUI'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'GOD_WRECK_IN'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'GOD_FLAME'
Update _RefRegionBindAssocServer set assocServer = '1'where areaname = 'GOD_WRECK_OUT'
Update _RefRegionBindAssocServer set assocServer = '0'where areaname = 'EVENT_GHOST'
Update _RefRegionBindAssocServer set assocServer = '0'where areaname = 'JUPITER'
Update _RefRegionBindAssocServer set assocServer = '0'where areaname = 'PRISON'
Update _RefRegionBindAssocServer set assocServer = '0'where areaname = 'GM_EVENT'
silkflo is offline  
Old 03/05/2012, 21:46   #928
 
lucasmenno's Avatar
 
elite*gold: 0
Join Date: Dec 2008
Posts: 70
Received Thanks: 2
Hey guys
i've a little problem my server works i cant login etc, but when i logged in to the game my game_server show me this error

my dbconnect.asp is right (im think so ^^)

<%
Dim DBConnA, strConnectA
Set DBConnA = Server.CreateObject("ADODB.Connection")
strConnectA = "Provider=SQLOLEDB;Data Source=DEAHTBRINGER\SQLEXPRESS;Initial Catalog=SRO_VT_ACCOUNT;user ID=sa;password=XXXXXXxxxxx;"
DBConnA.Open strConnectA

%>

and i use no xtrap agent server + the client but i get dc after 5 seconds in game please help me guys =( i tried to slove this problem 2 weeks ^^

thanks sorry for bad english i'm german
lucasmenno is offline  
Old 03/06/2012, 00:10   #929
 
elite*gold: 0
Join Date: Jan 2008
Posts: 2
Received Thanks: 0
can someone tell me what specs a server needs to handle ~1000 players
lagfree, of course
DennG is offline  
Old 03/06/2012, 09:39   #930
 
elite*gold: 0
Join Date: Jun 2008
Posts: 147
Received Thanks: 6


i don't have this file...what should i do
OnlyRipper is offline  
Closed Thread


Similar Threads Similar Threads
Errors in Shard and Gameserver
08/27/2012 - SRO Private Server - 4 Replies
I get these errors in Gameserver: 2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(215), CurrentIndex(50) 2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(222), CurrentIndex(50) 2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(224), CurrentIndex(50) 2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(225), CurrentIndex(50) 2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(226), CurrentIndex(50) 2012-02-27 17:26:12 PPM_CHAR_WARP FlockMemeber(229), CurrentIndex(50)...
[GUIDE]L2j Linux Server Setup Guide
12/11/2011 - Lin2 Guides & Templates - 5 Replies
from l2j forum;)
[Guide]L2 Official Server Setup Guide for Noobs-English
03/12/2009 - Lin2 Private Server - 107 Replies
Here is the best guide for an L2 Official Server Setup, i post the links for the files later, u can search all files in google the mostly u will find. ------------------------------------------------- ---------------------------------------------- Requirement and Precautions: ------------------------------------------------- ---------------------------------------------- Running a server require at lease a P4 1.8Ghz with at lease 512MB of ram. The server will load, but very slowly. Don't...



All times are GMT +1. The time now is 05:38.


Powered by vBulletin®
Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
SEO by vBSEO ©2011, Crawlability, Inc.
This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Support | Contact Us | FAQ | Advertising | Privacy Policy | Terms of Service | Abuse
Copyright ©2025 elitepvpers All Rights Reserved.