Constant Error #44


  • Defect
  • Started
Open
Assigned to _ForgeUser6956315
  • _ForgeUser9052312 created this issue Jul 1, 2012

    What steps will reproduce the problem?
    1.Any player interaction

    What is the expected output? What do you see instead?
    I expect not to get this random error

    What version of the product are you using?
    ,9.0

    Do you have an error log of what happened?
    Read from bottom to top
    01.07 19:59:37 [Server] INFO ... 12 more
    01.07 19:59:37 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302)
    01.07 19:59:37 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
    01.07 19:59:37 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    01.07 19:59:37 [Server] INFO at sun.reflect.GeneratedMethodAccessor779.invoke(Unknown Source)
    01.07 19:59:37 [Server] INFO at me.ksafin.DynamicEconomy.DynamicEconomyPlayerListener.onPlayerInteract(DynamicEconomyPlayerListener.java:141)
    01.07 19:59:37 [Server] INFO at me.ksafin.DynamicEconomy.DynamicShop.isShop(DynamicShop.java:104)
    01.07 19:59:37 [Server] INFO Caused by: java.lang.NullPointerException
    01.07 19:59:37 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492)
    01.07 19:59:37 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459)
    01.07 19:59:37 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567)
    01.07 19:59:37 [Server] INFO at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78)
    01.07 19:59:37 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113)
    01.07 19:59:37 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:229)
    01.07 19:59:37 [Server] INFO at net.minecraft.server.Packet15Place.handle(SourceFile:39)
    01.07 19:59:37 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:605)
    01.07 19:59:37 [Server] INFO at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:147)
    01.07 19:59:37 [Server] INFO at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:177)
    01.07 19:59:37 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460)
    01.07 19:59:37 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    01.07 19:59:37 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304)
    01.07 19:59:37 [Server] INFO org.bukkit.event.EventException
    01.07 19:59:37 [Server] SEVERE Could not pass event PlayerInteractEvent to DynamicEconomy

    Please provide any additional information below.

  • _ForgeUser9052312 added the tags New Defect Jul 1, 2012
  • _ForgeUser6956315 removed a tag New Jul 1, 2012
  • _ForgeUser6956315 added a tag Started Jul 1, 2012
  • _ForgeUser6956315 posted a comment Jul 1, 2012
  • _ForgeUser9052312 posted a comment Jul 1, 2012

    Nope, doesn't want to work, still get the same error 01.07 21:15:13 [Server] INFO ... 12 more 01.07 21:15:13 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:302) 01.07 21:15:13 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source) 01.07 21:15:13 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source) 01.07 21:15:13 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source) 01.07 21:15:13 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 01.07 21:15:13 [Server] INFO at me.ksafin.DynamicEconomy.DynamicEconomyPlayerListener.onPlayerInteract(DynamicEconomyPlayerListener.java:141) 01.07 21:15:13 [Server] INFO at me.ksafin.DynamicEconomy.DynamicShop.isShop(DynamicShop.java:104) 01.07 21:15:13 [Server] INFO Caused by: java.lang.NullPointerException 01.07 21:15:13 [Server] INFO at net.minecraft.server.ThreadServerApplication.run(SourceFile:492) 01.07 21:15:13 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:459) 01.07 21:15:13 [Server] INFO at net.minecraft.server.MinecraftServer.w(MinecraftServer.java:567) 01.07 21:15:13 [Server] INFO at net.minecraft.server.NetworkListenThread.a(NetworkListenThread.java:78) 01.07 21:15:13 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:113) 01.07 21:15:13 [Server] INFO at net.minecraft.server.NetworkManager.b(NetworkManager.java:229) 01.07 21:15:13 [Server] INFO at net.minecraft.server.Packet18ArmAnimation.handle(SourceFile:38) 01.07 21:15:13 [Server] INFO at net.minecraft.server.NetServerHandler.a(NetServerHandler.java:889) 01.07 21:15:13 [Server] INFO at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:147) 01.07 21:15:13 [Server] INFO at org.bukkit.craftbukkit.event.CraftEventFactory.callPlayerInteractEvent(CraftEventFactory.java:177) 01.07 21:15:13 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:460) 01.07 21:15:13 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62) 01.07 21:15:13 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:304) 01.07 21:15:13 [Server] INFO org.bukkit.event.EventException 01.07 21:15:13 [Server] SEVERE Could not pass event PlayerInteractEvent to DynamicEconomy


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