L2LoginClient: size have to be multiple of 8

Support for the latest build of L2J Server, get help here with installations, upgrades, problems.
Do not post bugs reports here, use viewforum.php?f=77 instead.
There is no support for other server builds than the official provided by l2jserver.com
Forum rules
READ NOW: L2j Forums Rules of Conduct
Post Reply
User avatar
KGB1st
Posts: 230
Joined: Sat Jul 26, 2014 5:58 pm

L2LoginClient: size have to be multiple of 8

Post by KGB1st »

Code: Select all

L2LoginClient: size have to be multiple of 8
:really:
Sacrifice
Advanced User
Advanced User
Posts: 1026
Joined: Thu Aug 14, 2014 6:31 am

Re: L2LoginClient: size have to be multiple of 8

Post by Sacrifice »

Packets injection...?
User avatar
KGB1st
Posts: 230
Joined: Sat Jul 26, 2014 5:58 pm

Re: L2LoginClient: size have to be multiple of 8

Post by KGB1st »

I don't know what is it. If you say @Packets injection, I think its can be anything :crazy: But, in l2jclient servers' sources I can find anything what means "size have to be multiple of 8"
Sacrifice
Advanced User
Advanced User
Posts: 1026
Joined: Thu Aug 14, 2014 6:31 am

Re: L2LoginClient: size have to be multiple of 8

Post by Sacrifice »

surely is the size of a field packet or something like that... Normally, fields in a trace have a lenght of 8 bits... and message you showed, could be for exceed this lenght in any exceptional case.
Post Reply