Page 1 of 1

NPC Buffer

Posted: Sun Mar 22, 2020 12:43 pm
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

Re: NPC Buffer

Posted: Mon Mar 23, 2020 4:51 pm
by Amrod

Re: NPC Buffer

Posted: Mon Mar 23, 2020 10:17 pm
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

Re: NPC Buffer

Posted: Mon Mar 30, 2020 4:55 pm
by KGB1st