Eat my crit!
Eat my crit!
Last edited by PwrDex; 01-01-17 at 06:30 PM.
bro i download the centos and the carpet have 2 archives iso xc pls help
i have to copy your lib folder??
@dragonrojo "And the carpet" you mean folder lol..
TG client mirrors:
DepositFiles
BayFiles
Add ESTsoft to credits :P
AkiSora i love u so much!!!![]()
a big thanks from me with your detailed tutorial akisora.
creating Caball account? and vb must leave in promiscuous mode to allow everything?
can i use MG cabal Client or SIMP?
SIMP cabal version info:
client_version=369
NormalClientMagicKey=543957823
How to become GM ingame:
Go to db Account create procedure
Then do exec cabal_addgmip 'YOURIP'Code:USE [Account] GO /****** Object: StoredProcedure [dbo].[cabal_addgmip] Script Date: 01/24/2013 07:13:05 ******/ SET ANSI_NULLS ON GO SET QUOTED_IDENTIFIER ON GO CREATE PROCEDURE [dbo].[cabal_addgmip] (@fromip VARCHAR(15), @toip VARCHAR(15) = @fromip) AS BEGIN DECLARE @IP1 VARCHAR(15), @IP2 VARCHAR(15) SET @IP1 = ( CAST( PARSENAME( @fromIP, 4 ) AS BIGINT ) * 16777216 + CAST( PARSENAME( @fromIP, 3 ) AS BIGINT ) * 65536 + CAST( PARSENAME( @fromIP, 2 ) AS BIGINT ) * 256 + CAST( PARSENAME( @fromIP, 1 ) AS BIGINT ) ) SET @IP2 = ( CAST( PARSENAME( @toIP, 4 ) AS BIGINT ) * 16777216 + CAST( PARSENAME( @toIP, 3 ) AS BIGINT ) * 65536 + CAST( PARSENAME( @toIP, 2 ) AS BIGINT ) * 256 + CAST( PARSENAME( @toIP, 1 ) AS BIGINT ) ) IF @IP1 = @IP2 BEGIN INSERT INTO cabal_GM_ip_table (fromip, toip) VALUES (@IP1, @IP2) END ELSE IF @IP1 <> @IP2 BEGIN INSERT INTO cabal_GM_ip_table (fromip, toip) VALUES (@IP1, @IP2) END END SET NOCOUNT OFF
Then go to Server01 DB - cabal_character_table find your character change nation to 3
For MSSQL enable named pipes in MSSQL configuration for MSSQLSERVER instance, and install as Chinese_PRC (accent sensitive)
To send items ingame exec on cabalcash
Code:exec up_AddMyCashItemByItem 'ACCOUNTID','0','SERVERID','ITEMID','ITEMOPTION','DURATIONID'
Last edited by Extornia; 25-01-13 at 06:33 PM.
[Thu Jan 24 2013 02:06:04.920451 3086764944]: [##ERROR##] DB ERROR(MSG) : [unixODBC][FreeTDS][SQL Server]Server is unavailable or does not exist.
[Thu Jan 24 2013 02:06:04.920497 3086764944]: [##ERROR##] DB ERROR(CODE) : 20009
[Thu Jan 24 2013 02:06:04.920511 3086764944]: [##ERROR##] DB ERROR(VAR_INFO) :
[Thu Jan 24 2013 02:06:04.920524 3086764944]: [##ERROR##] DB ERROR(SQLSTATE) : 08S01
[Thu Jan 24 2013 02:06:04.920537 3086764944]: [##ERROR##] DB ERROR(STM_TEXT) :
[Thu Jan 24 2013 02:06:04.920549 3086764944]: [##ERROR##] Database Connect Fail ((null))
[Thu Jan 24 2013 02:06:04.920574 3086764944]: [##ERROR##] check 'pDB' fail
[Thu Jan 24 2013 02:06:04.920588 3086764944]: [##ERROR##] 'LordofWarSchedule' fail (Database/InstantWar.cpp:290)
already tried everything and not able to figure out: (
hellred u use msql2005 ?
i use mssql 2012
i have 2 error in my log maybe database problem :
1 _ EventDBAgent.log :
[##ERROR##] OnIPCEMSGetEvents fail
[##ERROR##] DB ERROR(MSG) : Incompatible data types in stream operation
[##ERROR##] DB ERROR(CODE) : 32000
[##ERROR##] DB ERROR(VAR_INFO) : Column: 3<TIMESTAMP>, datatype in operator <</>>: INT
[##ERROR##] DB ERROR(SQLSTATE) :
[##ERROR##] DB ERROR(STM_TEXT) : {call dbo.cabal_sp_ems_get_events}
Database Connect success!
2_ EventMgrSvr.log :
[##ERROR##] Failed to Get Events
[##ERROR##] 'OnIPCDBGetEventsResult' fail (Proc/GetDataFromDBA.cpp:57)
[##ERROR##] UsrMap Fail : MainCmd(3103) Ret(39:0:57) Addr(127.0.0.1) CharIdx(0)
same here but anyway i m in game and svr is working ^^
is this the same to Theft cabal?
client_version=369
NormalClientMagicKey=543957823
A question, when restore Server01 file, what is the database name I should create? Server01 or GameDB?
Any body upload client to PirateBay!!!
Encountered errors on:
ChatNode_01
EventMgrSvr
AgentShop_01
LoginSvr_01
Anyone have any idea how to solve this?
log.zip
followed every step and got this
EDIT: fixed that and now LIKE ALWAYS SAME PROBLEM!?Thu Jan 24 13:05:01 EET 2013: DBAgent_01 starting
DBAgent_01: unrecognized service
Thu Jan 24 13:05:01 EET 2013: GlobalDBAgent starting
GlobalDBAgent: unrecognized service
Thu Jan 24 13:05:01 EET 2013: GlobalMgrSvr starting
GlobalMgrSvr: unrecognized service
Thu Jan 24 13:05:01 EET 2013: ChatNode_01 starting
ChatNode_01: unrecognized service
Thu Jan 24 13:05:01 EET 2013: CashDBAgent starting
CashDBAgent: unrecognized service
Thu Jan 24 13:05:01 EET 2013: PCBangDBAgent starting
PCBangDBAgent: unrecognized service
Thu Jan 24 13:05:01 EET 2013: EventDBAgent starting
EventDBAgent: unrecognized service
Thu Jan 24 13:05:01 EET 2013: EventMgrSvr starting
EventMgrSvr: unrecognized service
Thu Jan 24 13:05:01 EET 2013: AgentShop_01 starting
AgentShop_01: unrecognized service
Thu Jan 24 13:05:01 EET 2013: LoginSvr_01 starting
LoginSvr_01: unrecognized service
Thu Jan 24 13:05:01 EET 2013: PartySvr_01 starting
PartySvr_01: unrecognized service
Thu Jan 24 13:05:01 EET 2013: WorldSvr_01_01 starting
WorldSvr_01_01: unrecognized service
Thu Jan 24 13:05:01 EET 2013: WorldSvr_01_02 starting
WorldSvr_01_02: unrecognized service
Thu Jan 24 13:05:01 EET 2013: WorldSvr_01_03 starting
WorldSvr_01_03: unrecognized service
Thu Jan 24 13:05:02 EET 2013: WorldSvr_01_04 starting
WorldSvr_01_04: unrecognized service
Thu Jan 24 13:05:02 EET 2013: WorldSvr_01_05 starting
WorldSvr_01_05: unrecognized service
Thu Jan 24 13:05:02 EET 2013: WorldSvr_01_06 starting
WorldSvr_01_06: unrecognized service
CAN SOME 1 HELP meStarting AuthDBAgent: [ OK ]
Starting RockAndRollITS: [ OK ]
Starting DBAgent_01: [ OK ]
Starting GlobalDBAgent: [ OK ]
Starting GlobalMgrSvr: [ OK ]
Starting ChatNode_01: [ OK ]
Starting CashDBAgent: [ OK ]
Starting PCBangDBAgent: [ OK ]
Starting EventDBAgent: [ OK ]
Starting EventMgrSvr: [ OK ]
Starting AgentShop_01: [ OK ]
Starting LoginSvr_01: [ OK ]
Starting PartySvr_01: [ OK ]
Starting WorldSvr_01_01: [ OK ]
Starting WorldSvr_01_02: [ OK ]
Starting WorldSvr_01_03: [ OK ]
Starting WorldSvr_01_04: [ OK ]
Starting WorldSvr_01_05: [ OK ]
Starting WorldSvr_01_06: [ OK ]
[root@localhost ~]# service cabal status
AuthDBAgent (pid 4928) is running...
RockAndRollITS (pid 4953) is running...
DBAgent_01 (pid 4969) is running...
GlobalDBAgent (pid 4989) is running...
GlobalMgrSvr (pid 5383 5014) is running...
ChatNode_01 is stopped
CashDBAgent (pid 5053) is running...
PCBangDBAgent (pid 5077) is running...
EventDBAgent (pid 5099) is running...
EventMgrSvr is stopped
AgentShop_01 is stopped
LoginSvr_01 is stopped
PartySvr_01 (pid 5173) is running...
WorldSvr_01_01 is stopped
WorldSvr_01_02 is stopped
WorldSvr_01_03 is stopped
WorldSvr_01_04 is stopped
WorldSvr_01_05 is stopped
WorldSvr_01_06 is stopped
AkiSora, a little question, i've everything configured and all services working, i'm using atm Mystery client with ignore client version also and i can't connect to the server, it doesn't even create any logs.