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.
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
DISCORD :
https://discord.com/users/325653525793210378
utchiha_market
telegram :
https://t.me/utchiha_market
SELLIX STORE :
https://utchihamkt.mysellix.io/
Join our server for more products :
https://discord.gg/uthciha-services
https://campsite.bio/utchihaamkt
It doesn't say that anywhere.
https://acis.i-live.eu/index.php?topic=30.0
check it from source java file names
example in 367 ->
https://acis.i-live.eu/index.php?topic=30.255 l2bufferinstance renamed to schemebuffer | l2pcinstance renamed to player
check changeset 367 to understand
Question
wuteng
Just compiled my l2jfree server (adding some anti hacks and quiz event) and when I try to start it the game servers throws this:
any1 knows what could go wrong?
Didn't mess with AdminCommandHandler.java nor AdminCTFEngine.java while adding those scripts.
15 answers to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.