EchoPet API Error?

Discussion in 'Plugin Development' started by StaticJava, Nov 9, 2014.

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

    StaticJava

    Hey Bukkit,

    I'm using the EchoPet API to implement entity riding into my plugin. However, when I create an IPet, the server seems to throw an error. I think the error is related to EchoPet itself.

    Here is the error:

    http://hastebin.com/uqatobicih.avrasm


    Here is line 114 of the class involved with the error:

    http://hastebin.com/jipugefico.avrasm

    If anyone has any solutions or ideas, please let me know.

    Thanks,
    ~StaticJava
     
  2. Offline

    Dudemister1999

    Might be an outdated version on a new version (InvocationTargetException is a Reflection error). Try using a different version of Bukkit / EchoPet.
     
    MajorSkillage likes this.
  3. Offline

    DSH105

    Try using any of the development builds upwards of #18. It was the result of an error by me that has since been fixed :).
     
Thread Status:
Not open for further replies.

Share This Page