Jump to content

wuteng

Members
  • Posts

    4
  • Joined

  • Last visited

  • Feedback

    0%

Everything posted by wuteng

  1. the only thing with handlers is in VoicedCommandHandler.java registerVoicedCommandHandler(new QuizEventHandler()); quiz script taken from http://www.maxcheaters.com/forum/index.php?topic=48522.0 I really dont know what could go wrong ;/ (and I've got another problem with loading tvt by tvt.py and global tasks but I'll try to figure it out by myself) Edit: nope no idea why tvt isn't loading from tvt.py :D
  2. nope, simply assembly:assembly with -e for any errors that may occure... but nothing, clean compilation...
  3. checked and I don't see anything suspicious... sry for wrong section, can it be moved please? if sth more to post just ask, really don't know what could go wrong ;/ compiled with eclipse+maven plugin
  4. Just compiled my l2jfree server (adding some anti hacks and quiz event) and when I try to start it the game servers throws this: Exception in thread "main" java.lang.Error: Unresolved compilation problem: The method registerAdminCommandHandler(IAdminCommandHandler) in the type AdminCommandHandler is not applicable for the arguments (AdminCTFEngine) at net.sf.l2j.gameserver.handler.AdminCommandHandler.<init>(AdminCommandHandler.java:123) at net.sf.l2j.gameserver.handler.AdminCommandHandler.getInstance(AdminCommandHandler.java:107) at net.sf.l2j.gameserver.GameServer.<init>(GameServer.java:265) at net.sf.l2j.gameserver.GameServer.main(GameServer.java:396) any1 knows what could go wrong? Didn't mess with AdminCommandHandler.java nor AdminCTFEngine.java while adding those scripts.
×
×
  • Create New...

Important Information

This community uses essential cookies to function properly. Non-essential cookies and third-party services are used only with your consent. Read our Privacy Policy and We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue..