VSRO GAMESERVER RUNTIME ERROR

03/12/2012 13:37 HaraltPotter#1
i get after 10 mins of gameserver starts a runtime error
How can i fix this?
03/12/2012 13:59 Dr.Abdelfattah#2
Use this clean database [Only registered and activated users can see links. Click Here To Register...]
and use this query
PHP Code:
USE [SRO_VT_SHARD]
GO
UPDATE dbo
.Tab_RefNest SET dwmaxtotalcount=
and tell me what's up .
03/12/2012 14:11 HaraltPotter#3
already fixed it. i have not enough ram and i have disabled some areas on db
now it will work fine
03/12/2012 14:14 Dr.Abdelfattah#4
You could run all areas If you use this query
PHP Code:
USE [SRO_VT_SHARD]
GO
UPDATE dbo
.Tab_RefNest SET dwmaxtotalcount=


It make a less spawn objects so it will allow you to run all regions on 1 gameserver .
03/12/2012 14:16 HaraltPotter#5
ok thx ... problem after problem do you know how to set up the loader?
03/12/2012 14:19 Dr.Abdelfattah#6
What do you mean with set up loader?
03/12/2012 14:36 HaraltPotter#7
Quote:
Originally Posted by Dr.Abdelfattah View Post
What do you mean with set up loader?
Already fixed but do you know how to give chars silk
03/12/2012 14:39 Dr.Abdelfattah#8
Copy your account JID and go to SK_Silk table and add to JID column you account JID and at silk_own put the silk value you need and at silk_gift and silk_point set them 0 .
03/12/2012 14:45 HaraltPotter#9
how is the table named how i can read my JID
03/12/2012 14:51 Dr.Abdelfattah#10
from TB_User (u can take your account JID) and both TB_User table and SK_Silk table at Account DB (SRO_VT_ACCOUNT database)
03/12/2012 16:07 HaraltPotter#11
Quote:
USE [SRO_VT_SHARD]
GO
UPDATE dbo.Tab_RefNest SET dwmaxtotalcount=3
After this code my gameserver will not start.
03/12/2012 16:15 Dr.Abdelfattah#12
Show me error log ?
03/12/2012 16:22 HaraltPotter#13
wheni only enable china gameserver will load
but when i enable all maps it will not load

if you not understand sry for bad engish