Problem/Bug plugin failed loading

Discussion in 'General Help' started by MASTERSCLAN, Apr 2, 2016.

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

    MASTERSCLAN

    the plugin I programmed is in the plugins folder and when I started up the server it failed loading and it didn't load at all I give the plugin.yml and the jar file and the folders to it since java packages like com.mastersclan.commands will make the folders be like this
    com
    mastersclan
    commands
    I put it the way it was and the plugin gave a error and the jar file is in those folders and the plugin.yml is in the folder of the plugin with the jar file in folders inside the plugin folder
     
  2. Online

    timtower Administrator Administrator Moderator

  3. Offline

    MASTERSCLAN

  4. Online

    timtower Administrator Administrator Moderator

  5. Offline

    MASTERSCLAN

    How do you export and why do we have to
     
  6. Online

    timtower Administrator Administrator Moderator

    How: wiki tutorial tells how.
    Why: cant expect the server to magically find the source and turn it into a plugin.
     
  7. Offline

    MASTERSCLAN

    Pocketmine has it read without expert can't bukkit do the same?
     
  8. Online

    timtower Administrator Administrator Moderator

    And what language does pocketmine use?
    Different languages require different methods.
    With Bukkit we use java, so we compile and export.
    Then you also get a single file instead of a folder with 300 class files.
     
  9. Offline

    MASTERSCLAN

    It uses php if bukkit also uses Java and php will that work?
     
  10. Online

    timtower Administrator Administrator Moderator

    Then it wouldnt need an export.
    Yet we dont have php on here, and supporting it would ironically require a plugin.
     
  11. Offline

    MASTERSCLAN

    What If I put php in the source code
     
  12. Online

    timtower Administrator Administrator Moderator

    Java and php are different languages, they dont work together.
     
  13. Offline

    MASTERSCLAN

    A developer said that programming languages don't support each other except some can compile with each other
     
  14. Online

    timtower Administrator Administrator Moderator

    Yet java and php dont do that out of the box.
    You would need a plugin to do that.
    Not to mention rework the entire api to work with php.
    Nobody will do that.
     
  15. Offline

    MASTERSCLAN

    Rewriting Api is a waste of time + some programming languages break with each other

    Why do we need messages approved and posts

    EDIT by Moderator: merged posts, please use the edit button instead of double posting.
     
    Last edited by a moderator: Apr 9, 2016
  16. Online

    timtower Administrator Administrator Moderator

    Then why do you ask for php support in Bukkit?
    Because you are a new user.
     
  17. Offline

    MASTERSCLAN

    How do we do it without it being approved EDIT by user: even if we're not new
     
  18. Online

    timtower Administrator Administrator Moderator

    You wait, it goes away on its own.
     
Thread Status:
Not open for further replies.

Share This Page