Solved My project has broken.

Discussion in 'Plugin Development' started by darkw1nged, Mar 24, 2021.

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

    darkw1nged

    So inside of my project it was all fine until I was trying to try something new and now the project is broke.
    Code:
    player.spigot()
    Is giving me an error now when it never use to. I am really concerned and confused why this is happening.

    Can someone please help me?
     
  2. Offline

    timtower Administrator Administrator Moderator

  3. Offline

    darkw1nged

    It is saying it is not a thing. I know it is because my last build of the project it all worked so it has just appeared. Also the same with enums and the fact when i try to do a material enum it just says, No.
     
  4. Offline

    timtower Administrator Administrator Moderator

    Show your build path
     
  5. Offline

    darkw1nged

    What do you mean? Do you mean what libraries are inside of the build?

    EDIT:
    I should also note that no Materials can be found
    Code:
    cannot find symbol
     
    Last edited: Mar 24, 2021
  6. Offline

    timtower Administrator Administrator Moderator

    @darkw1nged I don't know what libraries you linked.
     
  7. Offline

    darkw1nged

    Ah okay, here [​IMG][​IMG] It is different for InteliJ lol
     
  8. Offline

    timtower Administrator Administrator Moderator

    @darkw1nged Looks file (besides the fact that you included Bukkit twice effectively)
     
  9. Offline

    darkw1nged

    No Bukkit has not been added twice lol, that was an external bukkit plugin that i made that does not work, I dont know why my API does not work, i need to look into that but yea, Bukkit has not been added twice.
     
  10. Offline

    Newdel

    You do you have bukkit API 2 times
    Is this a bukkit or spigot plugin?! I cannot be everything
    And what are you doing with the "bungeecord-chat"?
     
Thread Status:
Not open for further replies.

Share This Page