Jump to content
  • 0

[Question] i have problem on captcha anti bot system


Rzeszut

Question

Ok i have problem on start my gameserver , on console put error on masterhandler

 

 

Loading Server Scripts
----------
1. ERROR in \MasterHandler.java (at line 562)
        VoicedCommandHandler.getInstance().registerVoicedCommandHandler(new Anti
bot());
                                                                            ^^^^
^^^
Antibot cannot be resolved to a type
----------
2. ERROR in \MasterHandler.java (at line 563)
        VoicedCommandHandler.getInstance().registerVoicedCommandHandler(new Capt
cha());
                                                                            ^^^^
^^^
Captcha cannot be resolved to a type
----------
2 problems (2 errors)Antibot cannot be resolved to a type
Captcha cannot be resolved to a type
Failed executing script: C:\Users\Administrator\Desktop\Freya\gameserver\data\sc
ripts\handlers\MasterHandler.java. See MasterHandler.java.error.log for details.

 

 

Whats a problem ? Compilation 0 problem

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

Guest
This topic is now closed to further replies.


×
×
  • Create New...