my closed thread: Unhandled exception executing command

Discussion in 'Plugin Development' started by mgbeenieboy, Sep 9, 2014.

Thread Status:
Not open for further replies.
  1. Offline

    mgbeenieboy

    my thread Unhandled exception executing command just got closed by Jadedcat with the reason "Offline servers are not supported"... Why do you think my server is running offline mode? I only tested the plugin on my localhost server which was even running in online mode :/ And my real server is only running offline mode because BungeeCord, but it's not possible to connect with a non-premium account. I do and I never did supporting cracked. I just wanted to make that clear.

    However, I think I know now what was wrong :) I did args[0] == "test", instead of args[0].equalsIgnoreCase("test"). Not the first time I make this mistake :/ Thanks for trying to help anyways...
     
  2. Offline

    MrSparkzz

    mgbeenieboy
    Just never mention ~removed~ on the Bukkit forums!
     
  3. mgbeenieboy Rules are rules. Offline mode isn't supported, and neither are unofficial builds.
     
  4. Offline

    mgbeenieboy


    Then it was because my test server was running spigot -.- I should replace spigot with craftbukkit in further server.logs...
     
  5. mgbeenieboy Or just seek support from where you acquired your server mod.
     
  6. Offline

    Jadedcat

    You can certainly discuss spigot etc here, just please don't ask for support. That's better handled by the experts on the matter.
     
  7. Offline

    mythbusterma

    Holy crap, there's some staff left.
    Didn't think you guys were still around.


    No, you should test against an official build of CraftBukkit, so that it is guarentteed to run to spec, and not another person's software that may or may not be as rigorously tested as CraftBukkit.
     
  8. Yeah, Curse has sent a few staff over to hold things together.
     
Thread Status:
Not open for further replies.

Share This Page