Jump to content
  • 0

error in gameserver


Question

Posted

server: interlude.l2emu preconfigured by vagi

problem: in gameserver is error:

 

WARNING Duplicated command "admin_ctf_minlvl" definition in net.sf.l2j.gameserve
r.handler.admincommandhandlers.AdminCTFEngine.
WARNING Duplicated command "admin_ctf_maxlvl" definition in net.sf.l2j.gameserve
r.handler.admincommandhandlers.AdminCTFEngine.

 

what is problem?

7 answers to this question

Recommended Posts

  • 0
Posted

server: interlude.l2emu preconfigured by vagi

problem: in gameserver is error:

 

WARNING Duplicated command "admin_ctf_minlvl" definition in net.sf.l2j.gameserve
r.handler.admincommandhandlers.AdminCTFEngine.
WARNING Duplicated command "admin_ctf_maxlvl" definition in net.sf.l2j.gameserve
r.handler.admincommandhandlers.AdminCTFEngine.

 

what is problem?

 

pfff again a preconf pack btw learn to read the error i always help but you dont know that error because you are not capable of thinking and read

  • 0
Posted

i can read but i don't now how to fix!

 

try again logical thinking ftw...

 

WARNING Duplicated command "admin_ctf_maxlvl" definition in net.sf.l2j.gameserve

r.handler.admincommandhandlers.AdminCTFEngine.

 

WARNING = log level warning means something not okay but not a fatal problem

Duplicated = there are more from the same thing

command "admin_ctf_maxlvl" = your command

definition in net.sf.l2j.gameserver.handler.admincommandhandlers.AdminCTFEngine = the path of your command

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.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...