for SK_gamebang_ip table error.
Quote:
Quote:
SET ANSI_NULLS ON
GO
SET QUOTED_IDENTIFIER ON
GO
CREATE TABLE [dbo].[SK_gamebang_ip](
[nID] [smallint] NOT NULL,
[ip] [int] NOT NULL,
[capacity] [smallint] NOT NULL
) ON [PRIMARY]
GO
|
use this. Go to DATABASE with the name you selected SRO_Account, or SRO, depends on the name you gave. Then RUN QUERY, paste that there and execute.
Im getting "cannot establish keep alive session : 192.168.1.100 32003 (bind 0.0.0.0)" on the GlobalManager, and cannot enter on smc_independent with "Cannot start smnet :9"
any ideas?