question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Another plugin has hijacked the command map

See original GitHub issue
[17:06:34] [Server thread/ERROR]: Failed to get Command Map. ACF will not function.
[17:06:34] [Server thread/ERROR]: Error occurred while enabling AdvancedKitsReloaded v1.1.2 (Is it up to date?)
java.lang.NoSuchFieldException: knownCommands
at java.lang.Class.getDeclaredField(Class.java:2070) ~[?:1.8.0_72]
at hu.tryharddevs.advancedkits.utils.afc.BukkitCommandManager.(BukkitCommandManager.java:59) ~[?:?]
at hu.tryharddevs.advancedkits.utils.afc.ACF.createManager(ACF.java:44) ~[?:?]
at hu.tryharddevs.advancedkits.AdvancedKitsMain.onEnable(AdvancedKitsMain.java:79) ~[?:?]

spigot-1.11.2.jar:git-Spigot-7d78b81-e232e15

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:10 (7 by maintainers)

github_iconTop GitHub Comments

1reaction
aikarcommented, May 6, 2017

Going to close this now then. We can open a new issue for any bugs in my fix.

1reaction
aikarcommented, May 4, 2017

Even if you fix this yourself, don’t close this, as I want to try to resolve this in ACF as said above

Read more comments on GitHub >

github_iconTop Results From Across the Web

Persistence – COM Hijacking - Penetration Testing Lab
When the COM object will be called the arbitrary executable will run and a session will established with the command and control system....
Read more >
HTTP handler plugins - KrakenD API Gateway
Sprintf("The plugin is now hijacking the path %s", path)) // return the actual handler wrapping or your custom logic so it can be...
Read more >
HashiCorp's go-plugin extensive tutorial - Cheppers
An extensive tutorial on how to use HashiCorp's go-plugin to extend your own project.
Read more >
How to use vim easy motion plugin movements with y/c/d ...
You can, use something like this in your .vimrc: " Find next occurence of a char using easymotion map <Leader>f <Plug>(easymotion-bd-f) nmap ...
Read more >
What is a Browser Hijacker and How to Remove it | Avast
After getting onto your machine, browser hijackers can install adware, spyware, and other types of malware. Thankfully, a quality malware ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found