wan some info about console warning

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
darknessneo
Posts: 196
Joined: Mon Apr 26, 2010 11:00 pm

wan some info about console warning

Post by darknessneo »

L2J Revision Number:4859
L2JDP Revision Number:8297

Hello to all, someone can explain me this console warning?

Code: Select all

2011.08.21 11:47:26,415 WARNING 306 com.l2jserver.gameserver.network.clientpackets.SendWareHouseDepositList Error depositing a warehouse object for char Brontolo (validity check)
hokkeli
Posts: 69
Joined: Tue Nov 09, 2010 7:05 pm

Re: wan some info about console warning

Post by hokkeli »

I bet someone is trying to cheat warehouse with phx.
Rexxar
Posts: 12
Joined: Wed Mar 02, 2011 2:38 pm

Re: wan some info about console warning

Post by Rexxar »

The error relates to a player (Brontolo) trying to insert an item into the warehouse, but the itemcheck (checking for cheating, etc) threw up a red flag. You can see exactly what he did by enabling finer logs to be shown (which would have appeared as a message above the one you posted). For now I can only give you a general list of what he may have done.

He could have done any of the following:
  • He tried to put an item in the warehouse that doesn't exist anywhere in the game world.
  • He tried to put an item that he doesn't have into the warehouse.
  • He tried to put something in the warehouse with an invalid count; He either put -1 of a stackable item, or tried to put 2 or more of a non-stackable item.
  • He tried to put more of an item than he owns into the warehouse (for example, he has 100 adena, and tried to put 1000 adena into the warehouse).
  • He had a pet out, or were mounted, and tried to put the pet collar/strider bugle into the warehouse while the pet were summoned and active.
  • He tried to put an enchant scroll into the warehouse while he were using it.
  • He tried to put an augmented weapon into the warehouse while casting a spell (Labeled as "Possible exploit" in the source).
darknessneo
Posts: 196
Joined: Mon Apr 26, 2010 11:00 pm

Re: wan some info about console warning

Post by darknessneo »

ok, thx for info, so its not necessary an exploit.
Rexxar
Posts: 12
Joined: Wed Mar 02, 2011 2:38 pm

Re: wan some info about console warning

Post by Rexxar »

darknessneo wrote:ok, thx for info, so its not necessary an exploit.
Normally the client and other parts of the server should prevent any of those things from happening, this error is pretty much the last safeguard before an exploit happens.

It is possible that his is merely a one-time hiccup, but if you see this warning popping up more than once, it is more than likely that the player is trying to cheat somehow (or using a bot that is sending the wrong packets). I'd suggest looking into what the player is doing if that happens.
freeshna
Posts: 1
Joined: Sun Oct 02, 2011 2:31 am

Re: wan some info about console warning

Post by freeshna »

What are the different switching and routing techniques used by WAN? and what will be the best technique to be used in a library's network consisting 60 computers?
______________________________________
affiliateelite ~ affiliateelite.com ~ adgooroo ~ adgooroo.com
Post Reply