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!

Web [Tut] Fixing the Big packet encryption bug

Status
Not open for further replies.
Newbie Spellweaver
Joined
Jul 22, 2007
Messages
21
Reaction score
0
Hi guys,

The cause of the problem was that Koolk used many for loops in the encryption, causing possible Stack overloads, causing crashes.

So, onto the fix.

Goto, the Debug folder and put this in:

Report if working please.

(btw, this isnt my release, its Flyte of CEF's release)

EDIT: I noticed its been already posted here. But here's my guide for the fix.
 
Joined
Jun 14, 2004
Messages
22
Reaction score
0
Re: [Fixing the Big packet encryption bug]

Tested, not working.

I made sure that I was getting the error before hand.

Took the code posted, and used it to replace the code in:
Decoder>>Source Files>>MapleEncryption.cpp

Still boots me out of maple when I select my character.
 
Newbie Spellweaver
Joined
Jul 10, 2007
Messages
8
Reaction score
0
Re: [Fixing the Big packet encryption bug]

Tested, not working.

I made sure that I was getting the error before hand.

Took the code posted, and used it to replace the code in:
Decoder>>Source Files>>MapleEncryption.cpp

Still boots me out of maple when I select my character.
That has nothing to do with this. Try making a different character.
 
---
Loyal Member
Joined
Aug 18, 2004
Messages
641
Reaction score
3
Re: [Fixing the Big packet encryption bug]

Dude you shouldn't not even post this, it's already posted (yeah I know you said that), if everyone create a thread like this and claim that his guide and the forum will be flooded.
 
Master Summoner
Joined
Apr 2, 2008
Messages
538
Reaction score
0
Re: [Fixing the Big packet encryption bug]

I thought I mentioned posting this before, or did i mention this to some other guy. -.-
 
Newbie Spellweaver
Joined
Jul 1, 2005
Messages
21
Reaction score
0
Re: [Fixing the Big packet encryption bug]

What IS the big packet encryption bug? WHat does it do? I've always heard it, but I don't know what it is =X
 
Status
Not open for further replies.
Back
Top