• Unfortunately, we have experienced significant hard drive damage that requires urgent maintenance and rebuilding. The forum will be a state of read only until we install our new drives and rebuild all the configurations needed. Please follow our Facebook page for updates, we will be back up shortly! (The forum could go offline at any given time due to the nature of the failed drives whilst awaiting the upgrades.) When you see an Incapsula error, you know we are in the process of migration.

[Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016)

Newbie Spellweaver
Joined
Apr 5, 2016
Messages
8
Reaction score
8
I can't build :(
Share full source with lib, please...
 
Newbie Spellweaver
Joined
Jun 20, 2016
Messages
51
Reaction score
41
you should look for all offset ops and repair the things that broke to avoid using another dll
 
Newbie Spellweaver
Joined
Jan 17, 2012
Messages
40
Reaction score
0
I'm trying to work. to handle the problems that are having for src sxe3 dll. I'm having trouble logging in. server error message.

error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: 7F (protocol.cpp,1466) Connection State: 1
error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: FF (protocol.cpp,1466) Connection State: 1
error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: 1A (protocol.cpp,1466) Connection State: 1
error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: 1F (protocol.cpp,1466) Connection State: 1
error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: 3B (protocol.cpp,1466) Connection State: 1
error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: 1D (protocol.cpp,1466) Connection State: 1
error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: 8B (protocol.cpp,1466) Connection State: 1
error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: 9 (protocol.cpp,1466) Connection State: 1
error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: DC (protocol.cpp,1466) Connection State: 1
error-L3 [protocol.cpp][10780]


Help me fix it. thank you.
 
Junior Spellweaver
Joined
Dec 17, 2011
Messages
106
Reaction score
5
Follow source, giving Release build, with all Libs.
Hope everyone can cooperate, and free files for us.
Segue source, dando build em Release, com todas as Libs.
Espero que todos possam cooperar, e liberar files para nos.


link is closed, please update Thanks ♪ (· ω ·) ノ
 
Junior Spellweaver
Joined
Feb 4, 2017
Messages
119
Reaction score
14
I'm trying to work. to handle the problems that are having for src sxe3 dll. I'm having trouble logging in. server error message.

error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: 7F (protocol.cpp,1466) Connection State: 1
error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: FF (protocol.cpp,1466) Connection State: 1
error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: 1A (protocol.cpp,1466) Connection State: 1
error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: 1F (protocol.cpp,1466) Connection State: 1
error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: 3B (protocol.cpp,1466) Connection State: 1
error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: 1D (protocol.cpp,1466) Connection State: 1
error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: 8B (protocol.cpp,1466) Connection State: 1
error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: 9 (protocol.cpp,1466) Connection State: 1
error-L2 (ProtocolCore) : Account: Name: : Invalid packet received OP: DC (protocol.cpp,1466) Connection State: 1
error-L3 [protocol.cpp][10780]


Help me fix it. thank you.

can you share your igc.dll source code?
 
Junior Spellweaver
Joined
Feb 4, 2017
Messages
119
Reaction score
14
drakelv - [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016) - RaGEZONE Forums
drakelv - [Release] IGCN Season 10 Pre-Alpha (src-x10_pre-alpha) SRC (April/2016) - RaGEZONE Forums
update fix igc.dll connec 100%

remember to thank before downloading
 
Last edited:
Junior Spellweaver
Joined
Feb 4, 2017
Messages
119
Reaction score
14
up for thissssssssss
/// gs fixxxxxxxxxxxx
PMSG_SETAGILITYBUG pAgilityBug; pAgilityBug.h.c = 0xC1; pAgilityBug.h.headcode = 0xFA; pAgilityBug.h.size = sizeof(pAgilityBug); pAgilityBug.subcode = 0xA2; if (lpObj->Class == CLASS_RAGEFIGHTER || lpObj->Class == CLASS_ELF || lpObj->Class == CLASS_KNIGHT) //fix Death Stab
 
Skilled Illusionist
Joined
Jun 9, 2016
Messages
336
Reaction score
23
/// gs fixxxxxxxxxxxx
PMSG_SETAGILITYBUG pAgilityBug; pAgilityBug.h.c = 0xC1; pAgilityBug.h.headcode = 0xFA; pAgilityBug.h.size = sizeof(pAgilityBug); pAgilityBug.subcode = 0xA2; if (lpObj->Class == CLASS_RAGEFIGHTER || lpObj->Class == CLASS_ELF || lpObj->Class == CLASS_KNIGHT) //fix Death Stab

ok i will test if its working thank you mate
 
Back
Top