• Hello Guest! Did you know that ProjectKorra has an official Discord server? A lot of discussion about the official server, development process, and community discussion happens over there. Feel free to join now by clicking the link below.

    Join the Discord Server

Search results

  1. A

    CoreAbility.registerPluginAbilities() not working

    [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.7.0:compile (default-compile) on project pka: Compilation failure [ERROR] No compiler is provided in this environment. Perhaps you are running on a JRE rather than a JDK? [ERROR] -> [Help 1] [ERROR] [ERROR] To see...
  2. A

    CoreAbility.registerPluginAbilities() not working

    I am coding a plugin, it contains some addon skills ( like JedCore ), but when i put CoreAbility.registerPluginAbilities(this, "net.wdlvn.pka") or CoreAbility.registerPluginAbilities(this, "net.wdlvn.pka.AddonSkill.Skill") in main class, it throws [21:43:29 ERROR]: Error occurred while...
Top