Welcome!

Join our community of MMO enthusiasts and game developers! By registering, you'll gain access to discussions on the latest developments in MMO server files and collaborate with like-minded individuals. Join us today and unlock the potential of MMO server development!

Join Today!

[Release] IGCN Season 9.5 (src-x9.5 9.5.1.15) SRC (April/2016)

Newbie Spellweaver
Joined
Jun 7, 2005
Messages
8
Reaction score
0
Who know, why main.exe always try to connet on ip 192.168.0.168, i already changed in zClient\Data\Local\Serverinfo.bmd
[Connection]
IP="192.168.178.77"
Port=44405
ChatPort=56980
[Main]
Version="1.05.25"
Serial="PoweredByIGCN800"
SingleInstance=0

Server Strater all is Okay!
But i can't connect, any ideas ???


You must change IP in main.exe and IGC.dll



help run IGC.ConnectServer REMOVED

Another program running on port IGC.ConnectServer 44405 or CS running twice.
 
Newbie Spellweaver
Joined
Apr 27, 2014
Messages
14
Reaction score
1
if i edit IGC.dll. when i enter in game i don't see server, no disconnect but i don't see server, i think it means problem with ip or i didn't correct edited IGC.dll, maybe edit ip it's not all ? i need to do something else ?!
 
Experienced Elementalist
Joined
Apr 2, 2009
Messages
223
Reaction score
57
Hi problem interface select character Disconnect !

drakelv - [Release] IGCN Season 9.5  (src-x9.5 9.5.1.15) SRC (April/2016) - RaGEZONE Forums


The CRC32
drakelv - [Release] IGCN Season 9.5  (src-x9.5 9.5.1.15) SRC (April/2016) - RaGEZONE Forums


IGC_Common.ini configuration CRC32

MainExeCRC = DD1D4C84 ; main.exe
DLLCRC = 3DAF1F3D ; IGC.dll
PlayerBmdCRC = D25ED173 ; Player.bmnd
SkillCRC = 76B51749 ; \Data\Local\Eng\Skill_eng.bmd (only)

Log Gs
using invalid version of DLL, review and correct Server/Client configuration. Required version of DLL for actual Game Server is 9.5.1.15

Someone solved the problem?
 
Newbie Spellweaver
Joined
Apr 27, 2014
Messages
14
Reaction score
1
Guys you wount believe but i found a problem!
Client Version 1.05.25[Exception Address] 0x22dc7d1c[Exception Code] STATUS_ACCESS_VIOLATIONStackWalk failed: 126

I delited antivirus Bitdefender and only then i was able to enter in game (had no disconnect) Sorry for English )
 
Initiate Mage
Joined
Jul 28, 2011
Messages
4
Reaction score
1
Odisk.
Try open the IGC_Common.ini in the line ("DisconnectOnInvalidDLLVersion = 1") set to 0, when you log in the game server doesnt disconnect you when you log in with wrog IGC.dll
 
Newbie Spellweaver
Joined
Jun 21, 2015
Messages
56
Reaction score
26
How Helper NPCs Work ?
31sq1Km - [Release] IGCN Season 9.5  (src-x9.5 9.5.1.15) SRC (April/2016) - RaGEZONE Forums
 

Attachments

You must be registered for see attachments list
Junior Spellweaver
Joined
Mar 24, 2006
Messages
119
Reaction score
29
Guys anyone have problems with Muun inventory and Gremory Case? as i see this for DB Error, do not find some tables but i check manually and there they are, someone have fixed DB for finish tests pls?
Code:
[B]Test Changelog[/B]

[COLOR="#008000"][B]-Working[/B][/COLOR]

Elemental system work
Upgrade Elemental Work
Elemental Talisman of Chaos and Elemental Talisman of luck Work
Talisman of wings working for all classes
All buffs working from cashshop (exo, Drop, dmg, etc...)
Exp Event Working
Chaos Castle Works
Blood Castle Works
All evolution quests works
All NPC Quests works
All skills works
Summon book Works 100% (Deleting that one you use)
Indulgence item works 100%
Tradeable seal item work (Extend +1 pentagram trade count)
Item expire time Works
Castle Sigue and Loren Valley Working
Shop Rheia (Elbeland) sell Moss items - Fixed and working
Battlecore server Working
Muun pet inventory (DB Error) FIXED
Gremory Case Reward (DB Error)FIXED

-Not Working
Nothing until now but keep testing

PD: Sorry for bad english



How Helper NPCs Work ?
31sq1Km - [Release] IGCN Season 9.5  (src-x9.5 9.5.1.15) SRC (April/2016) - RaGEZONE Forums

Trade him and they gonna buff you, this work when your character not moved to Battlecore server
 

Attachments

You must be registered for see attachments list
Last edited:
Experienced Elementalist
Joined
Sep 25, 2012
Messages
292
Reaction score
26
Hey tnx for this great release first of all! Ammm and i hawe small question maby someone hawe for this filles like old Item.txt & ItemSetOption & ItemSetType For this IGC release , My site webshop dont works corect cuz incorect item codes & Opt cod!
 
Newbie Spellweaver
Joined
Jul 19, 2013
Messages
11
Reaction score
0
did anyone experience if the masters tree level reach 31 it will give 499 master points? how to fix this?
 
Newbie Spellweaver
Joined
May 31, 2008
Messages
73
Reaction score
16
drakelv - [Release] IGCN Season 9.5  (src-x9.5 9.5.1.15) SRC (April/2016) - RaGEZONE Forums
drakelv - [Release] IGCN Season 9.5  (src-x9.5 9.5.1.15) SRC (April/2016) - RaGEZONE Forums
аа
faced with such a problem when I want to click on the NPC castle knocks takyu error, can someone with talkovalsya who modet help? help

USE [MuOnline]
GO

/****** Object: StoredProcedure [dbo].[WZ_CS_GetCastleTotalInfo] Script Date: 03/01/2017 03:19:09 ******/
IF EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'[dbo].[WZ_CS_GetCastleTotalInfo]') AND type in (N'P', N'PC'))
DROP PROCEDURE [dbo].[WZ_CS_GetCastleTotalInfo]
GO

USE [MuOnline]
GO

/****** Object: StoredProcedure [dbo].[WZ_CS_GetCastleTotalInfo] Script Date: 03/01/2017 03:19:09 ******/
SET ANSI_NULLS OFF
GO

SET QUOTED_IDENTIFIER ON
GO

CREATE Procedure [dbo].[WZ_CS_GetCastleTotalInfo]

@iMapSvrGroup SMALLINT,
@iCastleEventCycle INT
AS
BEGIN
DECLARE @iCastleSiegeTerm INT
SET @iCastleSiegeTerm = @iCastleEventCycle
DECLARE @iFirstCreate INT
SET @iFirstCreate = 0

BEGIN TRANSACTION

SET NOCOUNT ON

IF NOT EXISTS ( SELECT MAP_SVR_GROUP FROM MuCastle_DATA WITH (READUNCOMMITTED)
WHERE MAP_SVR_GROUP = @iMapSvrGroup)
BEGIN
DECLARE @dtStartDate datetime
DECLARE @dtEndDate datetime
DECLARE @dtStartDateString varchar(32)
DECLARE @dtEndDateString varchar(32)

SET @dtStartDate = GetDate()
SET @dtEndDate = DATEADD(dd, @iCastleSiegeTerm, GetDate())
SET @dtStartDateString = CAST(DATEPART(YY, @dtStartDate) AS char(4)) + '-' + CAST(DATEPART(MM, @dtStartDate) AS char(2)) + '-' + CAST(DATEPART(DD, @dtStartDate) AS char(2)) + ' 00:00:00'
SET @dtEndDateString = CAST(DATEPART(YY, @dtEndDate) AS char(4)) + '-' + CAST(DATEPART(MM, @dtEndDate) AS char(2)) + '-' + CAST(DATEPART(DD, @dtEndDate) AS char(2)) + ' 00:00:00'


INSERT INTO MuCastle_DATA VALUES (
@iMapSvrGroup,
@dtStartDateString,
@dtEndDateString,
0,
0,
0,
'',
0,
0,
0,
0
)

SET @iFirstCreate = 1
END

SELECT MAP_SVR_GROUP,
DATEPART(YY,SIEGE_START_DATE) As SYEAR,
DATEPART(MM,SIEGE_START_DATE) As SMONTH,
DATEPART(DD,SIEGE_START_DATE) As SDAY,
DATEPART(YY,SIEGE_END_DATE) As EYEAR,
DATEPART(MM,SIEGE_END_DATE) As EMONTH,
DATEPART(DD,SIEGE_END_DATE) As EDAY,
SIEGE_GUILDLIST_SETTED,
SIEGE_ENDED,
CASTLE_OCCUPY,
OWNER_GUILD,
MONEY,
TAX_RATE_CHAOS,
TAX_RATE_STORE,
TAX_HUNT_ZONE,
@iFirstCreate As FIRST_CREATE
FROM MuCastle_DATA WITH (READUNCOMMITTED)
WHERE MAP_SVR_GROUP = @iMapSvrGroup

IF(@@Error <> 0 )
ROLLBACK TRANSACTION
ELSE
COMMIT TRANSACTION

SET NOCOUNT OFF
END

GO

USE [MuOnline]
GO

/****** Object: StoredProcedure [dbo].[WZ_CS_GetOwnerGuildMaster] Script Date: 03/01/2017 03:18:23 ******/
IF EXISTS (SELECT * FROM sys.objects WHERE object_id = OBJECT_ID(N'[dbo].[WZ_CS_GetOwnerGuildMaster]') AND type in (N'P', N'PC'))
DROP PROCEDURE [dbo].[WZ_CS_GetOwnerGuildMaster]
GO

USE [MuOnline]
GO

/****** Object: StoredProcedure [dbo].[WZ_CS_GetOwnerGuildMaster] Script Date: 03/01/2017 03:18:23 ******/
SET ANSI_NULLS OFF
GO

SET QUOTED_IDENTIFIER OFF
GO

CREATE Procedure [dbo].[WZ_CS_GetOwnerGuildMaster]

@iMapSvrGroup SMALLINT
AS
BEGIN
BEGIN TRANSACTION

SET NOCOUNT ON

IF EXISTS ( SELECT MAP_SVR_GROUP FROM MuCastle_DATA WITH (READUNCOMMITTED)
WHERE MAP_SVR_GROUP = @iMapSvrGroup)
BEGIN
DECLARE @iIsCastleOccupied TINYINT
DECLARE @szGuildName VARCHAR(8)

SELECT @iIsCastleOccupied = CASTLE_OCCUPY, @szGuildName = OWNER_GUILD FROM MuCastle_DATA WHERE MAP_SVR_GROUP = @iMapSvrGroup

IF (@iIsCastleOccupied = 1)
BEGIN
IF (@szGuildName <> '')
BEGIN
IF EXISTS ( SELECT G_Master FROM Guild WITH (READUNCOMMITTED)
WHERE G_Name = @szGuildName)
BEGIN
SELECT 1 As QueryResult, @szGuildName As OwnerGuild, G_Master As OwnerGuildMaster FROM Guild WITH (READUNCOMMITTED) WHERE G_Name = @szGuildName
END
ELSE
BEGIN
SELECT 4 As QueryResult, '' As OwnerGuild, '' As OwnerGuildMaster
END
END
ELSE
BEGIN
SELECT 3 As QueryResult, '' As OwnerGuild, '' As OwnerGuildMaster
END
END
ELSE
BEGIN
SELECT 2 As QueryResult, '' As OwnerGuild, '' As OwnerGuildMaster
END
END
ELSE
BEGIN
SELECT 0 As QueryResult, '' As OwnerGuild, '' As OwnerGuildMaster
END


IF(@@Error <> 0 )
ROLLBACK TRANSACTION
ELSE
COMMIT TRANSACTION

SET NOCOUNT OFF
END

GO

Running ...
 
Newbie Spellweaver
Joined
Jun 21, 2015
Messages
56
Reaction score
26
RF_HELPER in Lorencia
DL_HELPER in Lorencia
MG_HELPER in Lorencia
BK_HELPER in Lorencia
SM_HELPER in Lorencia
=====================
ELF_HELPER in Noria
SUM_HELPER in Elbeland


Credits
By: LAZAROXP

Download:
 
Newbie Spellweaver
Joined
Jul 16, 2009
Messages
89
Reaction score
21
Exist a method for auto update VIP Status in Game?
For example.. i give VIP to a user, but he need re login for apply the changes.
 
Newbie Spellweaver
Joined
Oct 19, 2005
Messages
64
Reaction score
0
max stats 65.535+MasterTree(stats) bug..... :*: :mellow:

how to fix ? PLZ
 

Attachments

You must be registered for see attachments list
Back
Top