gods info? #140


  • New
  • Defect
Open
  • Forge_User_36145254 created this issue Apr 19, 2013

    What steps will reproduce the problem?
    1./g info
    2.
    3.

    What is the expected output? What do you see instead?
    fejl

    What version of the product are you using?
    078 beta bukkit.

    Do you have an error log of what happened?
    CraftBukkit version git-Bukkit-1.5.1-R0.2-5-g7fd3e34-b2758jnks (MC: 1.5.1) (Implementing API version 1.5.1-R0.3-SNAPSHOT)

    12:26:44 [INFO] [Alerter]: º6[Alerter]: ºeºf[1] ºaNightdog9ºf use a command: ºc/g infoºf
    12:26:44 [INFO] Nightdog9 issued server command: /g info
    12:26:44 [SEVERE] null
    org.bukkit.command.CommandException: Unhandled exception executing command 'g' in plugin Gods v0.7.8
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:46)
            at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
            at org.bukkit.craftbukkit.v1_5_R2.CraftServer.dispatchCommand(CraftServer.java:523)
            at net.minecraft.server.v1_5_R2.PlayerConnection.handleCommand(PlayerConnection.java:966)
            at net.minecraft.server.v1_5_R2.PlayerConnection.chat(PlayerConnection.java:884)
            at net.minecraft.server.v1_5_R2.PlayerConnection.a(PlayerConnection.java:841)
            at net.minecraft.server.v1_5_R2.Packet3Chat.handle(Packet3Chat.java:44)
            at net.minecraft.server.v1_5_R2.NetworkManager.b(NetworkManager.java:292)
            at net.minecraft.server.v1_5_R2.PlayerConnection.d(PlayerConnection.java:110)
            at net.minecraft.server.v1_5_R2.ServerConnection.b(SourceFile:35)
            at net.minecraft.server.v1_5_R2.DedicatedServerConnection.b(SourceFile:30)
            at net.minecraft.server.v1_5_R2.MinecraftServer.r(MinecraftServer.java:580)
            at net.minecraft.server.v1_5_R2.DedicatedServer.r(DedicatedServer.java:225)
            at net.minecraft.server.v1_5_R2.MinecraftServer.q(MinecraftServer.java:476)
            at net.minecraft.server.v1_5_R2.MinecraftServer.run(MinecraftServer.java:409)
            at net.minecraft.server.v1_5_R2.ThreadServerApplication.run(SourceFile:573)
    Caused by: java.lang.NullPointerException
            at com.dogonfire.gods.LanguageManager.getMobTypeName(LanguageManager.java:1531)
            at com.dogonfire.gods.Commands.CommandInfo(Commands.java:657)
            at com.dogonfire.gods.Commands.onCommand(Commands.java:241)
            at com.dogonfire.gods.Gods.onCommand(Gods.java:833)
            at org.bukkit.command.PluginCommand.execute(PluginCommand.java:44)
            ... 15 more
    Please provide any additional information below.

  • Forge_User_36145254 added the tags New Defect Apr 19, 2013
  • Forge_User_36145254 posted a comment Apr 19, 2013

    fejlen forsvandt lidt efter. Jeg tror ikke den kommer tilbage.


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