Advertisement
Guest User

Untitled

a guest
Dec 16th, 2018
67
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.65 KB | None | 0 0
  1. ----------
  2. 1. ERROR in /q9115_BuffNpc.java (at line 107)
  3. ACTIBE_BUFF = true;
  4. ^^^^^^^^^^^
  5. The final field q9115_BuffNpc.ACTIBE_BUFF cannot be assigned
  6. ----------
  7. 2. ERROR in /q9115_BuffNpc.java (at line 120)
  8. ACTIBE_BUFF = false;
  9. ^^^^^^^^^^^
  10. The final field q9115_BuffNpc.ACTIBE_BUFF cannot be assigned
  11. ----------
  12. 2 problems (2 errors)
  13. The final field events.q9115_BuffNpc.q9115_BuffNpc.ACTIBE_BUFF cannot be assigned
  14. The final field events.q9115_BuffNpc.q9115_BuffNpc.ACTIBE_BUFF cannot be assigned
  15. Failed executing script: /home/l2mad/gameserver/data/scripts/events/q9115_BuffNpc/q9115_BuffNpc.java. See q9115_BuffNpc.java.error.log for details.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement