Quest Book Purchase Error #21


  • New
  • Defect
Open
Assigned to _ForgeUser8407792
  • _ForgeUser9937907 created this issue Feb 4, 2013

    When reporting a bug please follow these guidelines or the problem might not be resolved.

    1. Please start your title with: Quest Book Purchase Error

    Bukkit - 1.4.6 R0.3

    3. 1.4.6 build for Bukkit

    4. What steps will reproduce the problem?
         1. /quest info
         2. /quest info yes
         3. Entering Yes

    5. Add the whole error the console gives you. (if it involves one)

    04.02 19:37:25 [Server] INFO ... 9 more
    04.02 19:37:25 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
    04.02 19:37:25 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
    04.02 19:37:25 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    04.02 19:37:25 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    04.02 19:37:25 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    04.02 19:37:25 [Server] INFO at me.neodork.rpgnpc.listeners.PlayerCommandListener.onPlayerChat(PlayerCommandListener.java:4885)
    04.02 19:37:25 [Server] INFO at me.neodork.rpgnpc.listeners.PlayerCommandListener.playerListCommandChain(PlayerCommandListener.java:4969)
    04.02 19:37:25 [Server] INFO at me.neodork.rpgnpc.api.QuestListBook.writeInformation(QuestListBook.java:70)
    04.02 19:37:25 [Server] INFO Caused by: java.lang.NullPointerException
    04.02 19:37:25 [Server] INFO at net.minecraft.server.v1_4_6.NetworkReaderThread.run(SourceFile:93)
    04.02 19:37:25 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.c(NetworkManager.java:344)
    04.02 19:37:25 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.i(NetworkManager.java:208)
    04.02 19:37:25 [Server] INFO at net.minecraft.server.v1_4_6.Packet3Chat.handle(Packet3Chat.java:44)
    04.02 19:37:25 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:852)
    04.02 19:37:25 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.chat(PlayerConnection.java:902)
    04.02 19:37:25 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
    04.02 19:37:25 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    04.02 19:37:25 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    04.02 19:37:25 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    04.02 19:37:25 [Server] INFO org.bukkit.event.EventException
    04.02 19:37:25 [Server] SEVERE Could not pass event AsyncPlayerChatEvent to RPG-NPC v2.2.5
    04.02 19:35:00 [Server] INFO ... 9 more
    04.02 19:35:00 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
    04.02 19:35:00 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
    04.02 19:35:00 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    04.02 19:35:00 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    04.02 19:35:00 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    04.02 19:35:00 [Server] INFO at me.neodork.rpgnpc.listeners.PlayerCommandListener.onPlayerChat(PlayerCommandListener.java:4885)
    04.02 19:35:00 [Server] INFO at me.neodork.rpgnpc.listeners.PlayerCommandListener.playerListCommandChain(PlayerCommandListener.java:4969)
    04.02 19:35:00 [Server] INFO at me.neodork.rpgnpc.api.QuestListBook.writeInformation(QuestListBook.java:70)
    04.02 19:35:00 [Server] INFO Caused by: java.lang.NullPointerException
    04.02 19:35:00 [Server] INFO at net.minecraft.server.v1_4_6.NetworkReaderThread.run(SourceFile:93)
    04.02 19:35:00 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.c(NetworkManager.java:344)
    04.02 19:35:00 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.i(NetworkManager.java:208)
    04.02 19:35:00 [Server] INFO at net.minecraft.server.v1_4_6.Packet3Chat.handle(Packet3Chat.java:44)
    04.02 19:35:00 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:852)
    04.02 19:35:00 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.chat(PlayerConnection.java:902)
    04.02 19:35:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
    04.02 19:35:00 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    04.02 19:35:00 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    04.02 19:35:00 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    04.02 19:35:00 [Server] INFO org.bukkit.event.EventException
    04.02 19:35:00 [Server] SEVERE Could not pass event AsyncPlayerChatEvent to RPG-NPC v2.2.5
    04.02 19:34:50 [Server] INFO ... 9 more
    04.02 19:34:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:425)
    04.02 19:34:50 [Server] INFO at java.lang.reflect.Method.invoke(Unknown Source)
    04.02 19:34:50 [Server] INFO at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    04.02 19:34:50 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    04.02 19:34:50 [Server] INFO at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    04.02 19:34:50 [Server] INFO at me.neodork.rpgnpc.listeners.PlayerCommandListener.onPlayerChat(PlayerCommandListener.java:4885)
    04.02 19:34:50 [Server] INFO at me.neodork.rpgnpc.listeners.PlayerCommandListener.playerListCommandChain(PlayerCommandListener.java:4969)
    04.02 19:34:50 [Server] INFO at me.neodork.rpgnpc.api.QuestListBook.writeInformation(QuestListBook.java:70)
    04.02 19:34:50 [Server] INFO Caused by: java.lang.NullPointerException
    04.02 19:34:50 [Server] INFO at net.minecraft.server.v1_4_6.NetworkReaderThread.run(SourceFile:93)
    04.02 19:34:50 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.c(NetworkManager.java:344)
    04.02 19:34:50 [Server] INFO at net.minecraft.server.v1_4_6.NetworkManager.i(NetworkManager.java:208)
    04.02 19:34:50 [Server] INFO at net.minecraft.server.v1_4_6.Packet3Chat.handle(Packet3Chat.java:44)
    04.02 19:34:50 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.a(PlayerConnection.java:852)
    04.02 19:34:50 [Server] INFO at net.minecraft.server.v1_4_6.PlayerConnection.chat(PlayerConnection.java:902)
    04.02 19:34:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.callEvent(SimplePluginManager.java:459)
    04.02 19:34:50 [Server] INFO at org.bukkit.plugin.SimplePluginManager.fireEvent(SimplePluginManager.java:477)
    04.02 19:34:50 [Server] INFO at org.bukkit.plugin.RegisteredListener.callEvent(RegisteredListener.java:62)
    04.02 19:34:50 [Server] INFO at org.bukkit.plugin.java.JavaPluginLoader$1.execute(JavaPluginLoader.java:427)
    04.02 19:34:50 [Server] INFO org.bukkit.event.EventException
    04.02 19:34:50 [Server] SEVERE Could not pass event AsyncPlayerChatEvent to RPG-NPC v2.2.5
    04.02 19:34:34 [Multicraft] || Major || Twisted ran command Message of the Day

    6. Add the Quest from the Yaml (if it involves one)

    7. Any further comments?
    When trying to buy a quest list book, it gives the correct price and i type "Yes" and nothing in chat pop's up and I get no item... I have tried "Yes,yes,y,No,no,n" and it does not accept the varaible, whenever I type something else I get...

    "Purchase Canceled! Wrong Input"

    8. List of plugins you are running. (Optional)

    World Border
    Group Manager
    World Edit
    Vault
    PlayerHeads
    World Guard
    MagicSpells
    CoreProtect
    Citizens (Denizen,Builder,Sentry)
    Essentials
    Dtl CitizensTrader
    Factions

  • _ForgeUser9937907 added the tags New Defect Feb 4, 2013
  • _ForgeUser9937907 added an attachment tickethelp.png Feb 4, 2013

    tickethelp.png

    <p>/quest list book then its asks me for purchase, I type yes, and I get nothing....</p>


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