NPC Buffer

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
alennaor
Posts: 19
Joined: Thu Jun 15, 2017 1:13 am

NPC Buffer

Post by alennaor »

good morning, someone could recommend me some npc buffer? shiela is not working for me since it crashes the game, I do not see guides on how to configure it so I have done it on my own and I do not know why the client closes me every time I buff

anyway, I hope you can recommend some other buffer to add to my server, I have seen yanbuffer and rin4's but I have not found any guides or download links
Amrod
Posts: 95
Joined: Wed May 04, 2011 9:12 am

Re: NPC Buffer

Post by Amrod »

alennaor
Posts: 19
Joined: Thu Jun 15, 2017 1:13 am

Re: NPC Buffer

Post by alennaor »

I don't know how to configure it, and on the page the installation is incomplete, they don't explain it well and i get this

1. ERROR in C:\Users\Chapulin\Downloads\L2J_Server_2.6.0.0\game\data\scripts\YANModPack\YANBuffer\YANBufferData.java (at line 45)
import com.l2jserver.L2DatabaseFactory;
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
The import com.l2jserver.L2DatabaseFactory cannot be resolved
----------
2. ERROR in C:\Users\Chapulin\Downloads\L2J_Server_2.6.0.0\game\data\scripts\YANModPack\YANBuffer\YANBufferData.java (at line 516)
try (Connection con = L2DatabaseFactory.getInstance().getConnection();)
^^^^^^^^^^^^^^^^^
L2DatabaseFactory cannot be resolved
----------
3. ERROR in C:\Users\Chapulin\Downloads\L2J_Server_2.6.0.0\game\data\scripts\YANModPack\YANBuffer\YANBufferData.java (at line 598)
try (Connection con = L2DatabaseFactory.getInstance().getConnection();
^^^^^^^^^^^^^^^^^
L2DatabaseFactory cannot be resolved
----------
4. ERROR in C:\Users\Chapulin\Downloads\L2J_Server_2.6.0.0\game\data\scripts\YANModPack\YANBuffer\YANBufferData.java (at line 625)
try (Connection con = L2DatabaseFactory.getInstance().getConnection();
^^^^^^^^^^^^^^^^^
L2DatabaseFactory cannot be resolved
----------
5. ERROR in C:\Users\Chapulin\Downloads\L2J_Server_2.6.0.0\game\data\scripts\YANModPack\YANBuffer\YANBufferData.java (at line 648)
try (Connection con = L2DatabaseFactory.getInstance().getConnection();
^^^^^^^^^^^^^^^^^
L2DatabaseFactory cannot be resolved
----------
6. ERROR in C:\Users\Chapulin\Downloads\L2J_Server_2.6.0.0\game\data\scripts\YANModPack\YANBuffer\YANBufferData.java (at line 673)
try (Connection con = L2DatabaseFactory.getInstance().getConnection();
^^^^^^^^^^^^^^^^^
L2DatabaseFactory cannot be resolved
User avatar
KGB1st
Posts: 230
Joined: Sat Jul 26, 2014 5:58 pm

Re: NPC Buffer

Post by KGB1st »

Post Reply