error in api+ #5


  • New
  • Defect
Open
Assigned to _ForgeUser7971089
  • lapaliza created this issue Sep 24, 2013

    What steps will reproduce the problem?
    Unknow

    What version of API+, SpoutPlugin and CraftBukkit are you using?
    API+ 2.6,SPOUT 1.5.2-R1.0-SNAPSHOT-b1459,CraftBukkit 1.5.2(unknown version because of the multicraft panel)
    *Using also the Guns+ 1.9.4

    Do you have an error log of what happened?
    24.09 20:01:03 [Server] INFO ... 15 more
    24.09 20:01:03 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
    24.09 20:01:03 [Server] INFO at java.lang.reflect.Method.invoke(Method.java:601)
    24.09 20:01:03 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
    24.09 20:01:03 [Server] INFO at sun.reflect.GeneratedMethodAccessor351.invoke(Unknown Source)
    24.09 20:01:03 [Server] INFO at team.ApiPlus.ApiPlusListener.onCraftItem(ApiPlusListener.java:26)
    24.09 20:01:03 [Server] INFO Caused by: java.lang.NullPointerException
    24.09 20:01:03 [Server] INFO at net.minecraft.server.v1_5_R3.ThreadServerApplication.run(SourceFile:573)
    24.09 20:01:03 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.run(MinecraftServer.java:410)
    24.09 20:01:03 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.q(MinecraftServer.java:477)
    24.09 20:01:03 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServer.r(DedicatedServer.java:226)
    24.09 20:01:03 [Server] INFO at net.minecraft.server.v1_5_R3.MinecraftServer.r(MinecraftServer.java:581)
    24.09 20:01:03 [Server] INFO at net.minecraft.server.v1_5_R3.DedicatedServerConnection.b(SourceFile:30)
    24.09 20:01:03 [Server] INFO at net.minecraft.server.v1_5_R3.ServerConnection.b(SourceFile:35)
    24.09 20:01:03 [Server] INFO at org.getspout.spout.SpoutPlayerConnection.d(SpoutPlayerConnection.java:195)
    24.09 20:01:03 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:115)
    24.09 20:01:03 [Server] INFO at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
    24.09 20:01:03 [Server] INFO at net.minecraft.server.v1_5_R3.Packet102WindowClick.handle(SourceFile:31)
    24.09 20:01:03 [Server] INFO at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:1358)
    24.09 20:01:03 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:462)
    24.09 20:01:03 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    24.09 20:01:03 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    24.09 20:01:03 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    24.09 20:01:03 [Server] INFO org.bukkit.event.EventException
    24.09 20:01:03 [Server] SEVERE Could not pass event CraftItemEvent to ApiPlus v2.6

    Please provide any additional information below.
    The error log is not complete, we i can i will post a new one

  • lapaliza added the tags New Defect Sep 24, 2013
  • lapaliza posted a comment Sep 24, 2013

    sorry for the last part....
    i will post a new one


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