L2JMobius

Free Users => Solved/Invalid Bug Reports => Topic started by: Ikemen on May 03, 2022, 09:39:58 AM

Title: Scheme buffer doubt
Post by: Ikemen on May 03, 2022, 09:39:58 AM
Hi, I'm new here!

the scheme buffer is not saving my scheme, is there something that I forgot?
I'm using latest public revision.
Title: Re: Scheme buffer doubt
Post by: Mobius on May 03, 2022, 09:49:48 AM
When does not save?
Did you shutdown server?
Title: Re: Scheme buffer doubt
Post by: Ikemen on May 03, 2022, 10:22:26 AM
Yes, after a restart or shutdown by admin panel the created schemes disappear
I assume that it should be saved on Buffer_schemes table, right? The table still empty even after I create a scheme
Title: Re: Scheme buffer doubt
Post by: Mobius on May 03, 2022, 10:36:49 AM
Works fine for me after shutdown.
It is not saved to database when you create a scheme.
Title: Re: Scheme buffer doubt
Post by: Ikemen on May 03, 2022, 11:25:39 AM
I made a test: https://youtu.be/GLG7Lth1FjI

01:15 creating a scheme
03:53 checking if it was saved (Saved perfectly)
04:14 adding more buffs
06:54 checking if it was saved (scheme is gone)
(the times above are in the video description)

Maybe the problem is the buffs quantity ou a specific buff?
Title: Re: Scheme buffer doubt
Post by: Ikemen on May 03, 2022, 06:14:13 PM
Figured what was the problem: invalid skill on SkillDurationList =

Sorry for your time and thanks for replying me.