Random code errors?

Discussion in 'Bukkit Help' started by alzan12, Mar 8, 2012.

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

    alzan12

    I made a plugin for Bukkit a while ago, and now it wont work. I opened the eclipse sdk and found errors that were not there before. Here is one of the lines : "this.getServer().getPluginManager().registerEvent(Type.PLAYER_JOIN,
    new PlayerListener() {". They were also some errors for the imports. how do i fix this?
     
  2. Offline

    JWhy

    Get familiar with the API changes, maybe just look for the new design of those functions throwing errors
     
  3. Offline

    alzan12

    I don't know whats wrong. Now it is saying that i have some null file when i try to load it on the server.
     
Thread Status:
Not open for further replies.

Share This Page