Jump to content

wuteng

Members
  • Posts

    4
  • Joined

  • Last visited

  • Feedback

    0%

About wuteng

Profile Information

  • Gender
    Not Telling

wuteng's Achievements

Newbie

Newbie (1/16)

0

Reputation

  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...

AdBlock Extension Detected!

Our website is made possible by displaying online advertisements to our members.

Please disable AdBlock browser extension first, to be able to use our community.

I've Disabled AdBlock