Page 1 of 1

Problem with herb not ready for reuse

Posted: Tue Jul 24, 2012 11:14 pm
by TFNG
If you want to receive support we need this info to help you properly.
ยป Find Revision
L2J Revision Number: 5522
L2JDP Revision Number: 9011

Just grabbed the latest last night, compiled ok and played with it today... I have one char, a dwarf.. that cannot use mana herbs... almost always does not give him any mana... other char I have is a mage, human mystic.. no problem for him.
So is there some setting somewhere that I might have screwed up somewhere that can account for this behavior?

Every herb, whether its applied to char when consumed or not, always gives the message:
herb "whatever" not ready .. is being prepared for reuse.... dunno what thats about. normal?

Re: Problem with herb not ready for reuse

Posted: Wed Jul 25, 2012 6:48 am
by Asmodaius
I am not using unstable version, so I haven't the same build as yours.

Something is wrong with your files.

Check your log folder, for error messages.

Re: Problem with herb not ready for reuse

Posted: Thu Jul 26, 2012 3:13 am
by TFNG
Found the solution. The XPManager tweak I use was using the access levels and admin command rights tables as part of it's function. This was fine until I compiled the latest version and find there is no such table(s). If these tables were created from some patch I used before or were included in the older version of the server I was using I do not know. But I do know that you cannot have both the tables and the access levels xml files at the same time ... makes things wonky. Like setting everyone who logs in to a user level, and makes some chars unable to use herbs. lol
So anyway.. when I found my XPManager wasn't working I set out to fix it... and I did. Now that it works the way it should so too does everything else.
Took me an entire day but I did nail it down ... cleaned up some stuff along the way so now I have zero warnings and errors on startup... so it's all good

Re: Problem with herb not ready for reuse

Posted: Thu Jul 26, 2012 3:35 am
by Zoey76
Well done, we are limited when it comes to custom code :wink: