• 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. jacklin213

    2/22/16 ~ Community Update

    Dont worry, this will be the last time in a long while. @Coolade himself has spent days working on this to perfection !!!
  2. jacklin213

    Hello 2016: Here's What To Expect From ProjectKorra!

    This post revived me on the forums, for all that were curious no I am not dead yet :p . HF dealing with me for another year 2016 go team PK !!!
  3. jacklin213

    Weird error.

    If you want you can private message me with your code and I'll see if I can spot something, its usually something really stupid and easily overlooked.
  4. jacklin213

    Weird error.

    .ClassCastException: me.soringaming.FireJab.FireJabAddon cannot be cast to java.lang.Comparable Your doing some illegal casting somewhere
  5. jacklin213

    Fixed Faulty Saving

    Not going to lie to you its not that we arent fixing it cause not enought people report it. Its such a magical bug that even we can't grasp our hands on. Currently @grasshopperMatt is working on it, so we hope for good results. P.S I failed fixing it 2 months ago
  6. jacklin213

    Fixed Can't use certain commands or bending

    Would you happen to have any more error logs that you can show us thanks.
  7. jacklin213

    /bending who Betrays Vanished Players

    I like this idea +1, someone take it to the suggestion box plz!!! Quick question, support for essentials vanish or the vanish plugin itself?
  8. jacklin213

    1.7.0 BETA 16

    Sowrri guys :P ill be more careful next time
  9. jacklin213

    1.7.0 BETA 15

    GUYS DONT UPDATE TO THIS BUILD, I accidentally broke something. I repeat DO NOT UPDATE!!!
  10. jacklin213

    [IMPORTANT] Changes coming to ProjectKorra BETA 13

    Thanks ill fix that It should be putInstance(player, this) and it should only be used in the constructor of your ability
  11. jacklin213

    [IMPORTANT] Changes coming to ProjectKorra BETA 13

    Basically when you have your ability class itself implement AddonAbility, AddonAbility is a subclass of CoreAbility. So when i said remove() was optional what i meant what overriding the current remove() method was optional. If you dont override remove() you will still be able to call it and it...
  12. jacklin213

    1.7.0 Beta 13

    Note: Doesnt completely remove lag since that is 100% impossible. But it reduces lag by a lot :) Barely any big scaled plugins are lag free
  13. jacklin213

    [IMPORTANT] Changes coming to ProjectKorra BETA 13

    I see where your coming from which is why I spent 2 weeks redoing the whole framework so that Addons won't break again hopefully in the near future. The only reasons why Addons have been broken in the past was because we tried building a house on sand without concrete. Obviously you would have...
  14. jacklin213

    [IMPORTANT] Changes coming to ProjectKorra BETA 13

    Well if you use eclipse all you need to do is type "extends AddonAbility" and basically eclipse handles the rest and all you need to do is just move your code. Theres not much extra to learn
  15. jacklin213

    [IMPORTANT] Changes coming to ProjectKorra BETA 13

    40 individual addons is a lot to plough through, and he has to update jedcore hate to break it to you but i dont take favourites :P
  16. jacklin213

    [IMPORTANT] Changes coming to ProjectKorra BETA 13

    At the moment no. For combo abilities I guess you can implement the ConfigLoadable class in the time being to reload variables, unless you can handle reloading values by yourself And to those people that are complaining that have to learn everything again, sorry to say thing but "Are you guys...
  17. jacklin213

    [IMPORTANT] Changes coming to ProjectKorra BETA 13

    Hello fello ProjectKorra members I am here to announce the changes to ProjectKorra coming soon in BETA 13. Note this is not a full changelog but a general summary. To see the full changelog please wait for the BETA to be released, the changelog will come out with the BETA thread. Please read...
  18. jacklin213

    Fixed Metalbending Errors

    Can you check if your config is empty, that error only happens when you are missing things in ur config.yml
Top