Server Error #1


  • New
  • Defect
Open
Assigned to drtshock
  • _ForgeUser7767442 created this issue May 28, 2013

    What steps will reproduce the problem?
    1.
    2.
    3.

    What is the expected output? What do you see instead?
    The plugin works fine but the console gets a error every few minutes

    What version of the product are you using?
    v1.0

    Do you have an error log of what happened? yes we get a error

    Please provide any additional information below.

  • _ForgeUser7767442 added the tags New Defect May 28, 2013
  • _ForgeUser7767442 added an attachment Untitled.png May 28, 2013

    Untitled.png

    <p>that is the error that appear every minute</p>

  • drtshock posted a comment May 28, 2013

    Can you paste the full error, not screenshot it please. That error is missing the most important part :\

  • _ForgeUser10184112 posted a comment May 31, 2013

    Hello i have the same error:

    12:58:20 [SEVERE] Could not pass event PlayerInteractEvent to AntiInvisible v1.0
    org.bukkit.event.EventException
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
            at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
            at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
            at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
            at org.bukkit.craftbukkit.v1_5_R3.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:186)
            at net.minecraft.server.v1_5_R3.PlayerInteractManager.interact(PlayerInteractManager.java:370)
            at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:631)
            at net.minecraft.server.v1_5_R3.Packet15Place.handle(SourceFile:58)
            at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
            at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:109)
            at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
            at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30)
            at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
            at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
            at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
            at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
            at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
    Caused by: java.lang.NullPointerException
            at com.drtshock.antiinvisibility.AntiInvisibility.onDrink(AntiInvisibility.java:36)
            at sun.reflect.GeneratedMethodAccessor152.invoke(Unknown Source)
            at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
            at java.lang.reflect.Method.invoke(Method.java:601)
            at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
            ... 16 more
    
  • _ForgeUser9933099 posted a comment Aug 4, 2013

    Are you using 1.5.2?

    "at sun.reflect.GeneratedMethodAccessor152.invoke(Unknown Source)"


To post a comment, please login or register a new account.