[25/11 15:30:52] Failed executing script: C:\Users\Administrator\Desktop\L2\game
\data\scripts\custom\555_NPCBUFFER\__init__.py. See __init__.py.error.log for de
tails.
----------
1. ERROR in \custom\Services\Services.java (at line 294)
statement.setInt(2, player.getClan().getClanId());
^^^^^^^^^
The method getClanId() is undefined for the type L2Clan
----------
2. ERROR in \custom\Services\Services.java (at line 367)
player.store();
^^^^^
The method store(boolean) in the type L2PcInstance is not applicable for the arg
uments ()
----------
3. ERROR in \custom\Services\Services.java (at line 490)
statement.setInt(2, player.getClan().getClanId());
^^^^^^^^^
The method getClanId() is undefined for the type L2Clan
----------
3 problems (3 errors)
The method getClanId() is undefined for the type com.l2jserver.gameserver.model.
L2Clan
The method store(boolean) in the type com.l2jserver.gameserver.model.actor.insta
nce.L2PcInstance is not applicable for the arguments ()
The method getClanId() is undefined for the type com.l2jserver.gameserver.model.
L2Clan
Hello everyone!
I have a problem with editing mobs. I took some Mobs from here without sound and added them,
they looked good !!! BUT BUT !
When I hit him it does generate the effect, but when he hits it it doesn't.
Is this effect controlled from Npcgrp.dat?
PD_ I add capture of the event / effect I mention.
I await your answers, thank you!
Question
II337
Thats my current error how can I fix them?
5 answers to this question
Recommended Posts