I open SR_GameServer and after 5 sec is close.
how fix it?
how fix it?
2: if you edits something in refshopgood ,, maybe wrong packets cuz almost of gameservers didnt give a error on this problem nd just closedQuote:
have u copied data folder to sr_gameserver location ??
ChangeRefObjItems to your tabale , change SRO_VT_SHARD To ur name and the from , is means the database u will take the lines from , insert means the database you put into'Quote:
USE SRO_VT_SHARD
GO
TRUNCATE TABLE [dbo].[_RefObjItem]
GO
insert into SRO_VT_SHARD.dbo._RefObjItem select * from SRO_VT_SHARD1.dbo._RefObjItem