Cannot Move from Starting position when a new match starts #17


  • New
  • Defect
Open
Assigned to pupnewfster
  • _ForgeUser683895 created this issue Aug 15, 2013

    What steps will reproduce the problem?
    1.Joining (/HG Join) a new Hungergames Match
    2.Cannot Leave once in the game at starting position
    3.

    What is the expected output? What do you see instead?
    Answer 1: Expected output is that I should be able to move from the starting position and I cannot
    Answer 2: Can only move slightly forward or back (by a block) before being bounced back

    What version of the product are you using?
    Answer: Hunger Games 1.1.3 for 1.6.2

    Do you have an error log of what happened?
    Answer: Yes below :-
    2013-08-15 10:53:20 [INFO] boringbob2 issued server command: /hg join
    2013-08-15 10:53:23 [INFO] MadMoreton issued server command: /hg join
    2013-08-15 10:53:41 [INFO] [0;32;1m[ [0;33;22mHG [0;32;1m] [0;34;1m [0;37;1mGame will start in 1 minute 30 seconds please use /hg join to join. [m
    2013-08-15 10:54:11 [INFO] [0;32;1m[ [0;33;22mHG [0;32;1m] [0;34;1m [0;37;1mGame will start in 1 minute please use /hg join to join. [m
    2013-08-15 10:54:18 [INFO] boringbob2 was slain by MadMoreton
    2013-08-15 10:54:39 [INFO] MadMoreton was slain by boringbob2
    2013-08-15 10:54:41 [INFO] [0;32;1m[ [0;33;22mHG [0;32;1m] [0;34;1m [0;37;1mGame will start in 30 seconds please use /hg join to join. [m
    2013-08-15 10:55:11 [INFO] [0;32;1m[ [0;33;22mHG [0;32;1m] [0;34;1m [0;37;1mGame will now start. [m
    2013-08-15 10:55:11 [SEVERE] Exception in thread "Timer-12"
    2013-08-15 10:55:11 [SEVERE] java.lang.NoSuchMethodError: org.bukkit.entity.Player.setHealth(D)V
    2013-08-15 10:55:11 [SEVERE]     at com.crossge.hungergames.Players.joinGame(Players.java:600)
    2013-08-15 10:55:11 [SEVERE]     at com.crossge.hungergames.Players.finishGameStart(Players.java:557)
    2013-08-15 10:55:11 [SEVERE]     at com.crossge.hungergames.Players.checkPlayers(Players.java:540)
    2013-08-15 10:55:11 [SEVERE]     at com.crossge.hungergames.Players$12.run(Players.java:890)
    2013-08-15 10:55:11 [SEVERE]     at java.util.TimerThread.mainLoop(Timer.java:555)
    2013-08-15 10:55:11 [SEVERE]     at java.util.TimerThread.run(Timer.java:505)
    2013-08-15 10:55:58 [INFO] boringbob2 issued server command: /server reloud
    2013-08-15 10:55:58 [INFO] MadMoreton issued server command: /reload
    2013-08-15 10:55:58 [INFO] [HackerReport] Disabling HackerReport v1.1 Beta
    2013-08-15 10:55:58 [INFO] [HackerReport] HackerReport Has Been Disabled
    2013-08-15 10:55:58 [INFO] [Hunger Games] Disabling Hunger Games v1.1.3
    2013-08-15 10:55:58 [SEVERE] Error occurred while disabling Hunger Games v1.1.3 (Is it up to date?)
    java.lang.NoSuchMethodError: org.bukkit.entity.Player.setHealth(D)V
        at com.crossge.hungergames.Players.sendToWSpawn(Players.java:77)
        at com.crossge.hungergames.HungerGames.onDisable(HungerGames.java:44)
        at org.bukkit.plugin.java.JavaPlugin.setEnabled(JavaPlugin.java:219)
        at org.bukkit.plugin.java.JavaPluginLoader.disablePlugin(JavaPluginLoader.java:481)
        at org.bukkit.plugin.SimplePluginManager.disablePlugin(SimplePluginManager.java:400)
        at org.bukkit.plugin.SimplePluginManager.disablePlugins(SimplePluginManager.java:393)
        at org.bukkit.plugin.SimplePluginManager.clearPlugins(SimplePluginManager.java:434)
        at org.bukkit.craftbukkit.v1_5_R3.CraftServer.reload(CraftServer.java:575)
        at org.bukkit.Bukkit.reload(Bukkit.java:275)
        at org.bukkit.command.defaults.ReloadCommand.execute(ReloadCommand.java:23)
        at org.bukkit.command.SimpleCommandMap.dispatch(SimpleCommandMap.java:189)
        at org.bukkit.craftbukkit.v1_5_R3.CraftServer.dispatchCommand(CraftServer.java:523)
        at net.minecraft.server.v1_5_R3.PlayerConnection.handleCommand(PlayerConnection.java:971)
        at net.minecraft.server.v1_5_R3.PlayerConnection.chat(PlayerConnection.java:889)
        at net.minecraft.server.v1_5_R3.PlayerConnection.a(PlayerConnection.java:846)
        at net.minecraft.server.v1_5_R3.Packet3Chat.handle(Packet3Chat.java:44)
        at net.minecraft.server.v1_5_R3.NetworkManager.b(NetworkManager.java:292)
        at net.minecraft.server.v1_5_R3.PlayerConnection.d(PlayerConnection.java:115)
        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)
    2013-08-15 10:55:58 [INFO] 229 recipes
    2013-08-15 10:55:59 [INFO] [Hunger Games] Loading Hunger Games v1.1.3
    2013-08-15 10:55:59 [INFO] [HackerReport] Loading HackerReport v1.1 Beta
    2013-08-15 10:55:59 [INFO] [Hunger Games] Enabling Hunger Games v1.1.3
    2013-08-15 10:55:59 [INFO] [0;32;1mHunger Games is up to date. [m
    2013-08-15 10:55:59 [INFO] [Hunger Games] Metrics enabled.
    2013-08-15 10:55:59 [INFO] [0;32;1m[ [0;33;22mHG [0;32;1m] [0;34;1m [0;37;1mGame will start in 3 minutes please use /hg join to join. [m
    2013-08-15 10:55:59 [INFO] [Hunger Games] Hunger Games brought to you by Cross GE has been enabled.
    2013-08-15 10:55:59 [INFO] [HackerReport] Enabling HackerReport v1.1 Beta
    2013-08-15 10:55:59 [INFO] [HackerReport] HackerReport Has Been Enabled
    2013-08-15 10:55:59 [INFO] Server permissions file permissions.yml is empty, ignoring it
    2013-08-15 10:55:59 [INFO] MadMoreton: [0;32;1mReload complete. [m
    2013-08-15 10:56:25 [INFO] MadMoreton was burnt to a crisp whilst fighting boringbob2

    Please provide any additional information below.
    I have set the corners of the world, world spawn and player spawn points  and chest locations, but always come to a halt when I try to start the game... also I am receiving the above in my error logs

  • _ForgeUser683895 added the tags New Defect Aug 15, 2013
  • pupnewfster unassigned issue from _ForgeUser9213981 Aug 15, 2013
  • pupnewfster self-assigned this issue Aug 15, 2013
  • pupnewfster posted a comment Aug 15, 2013

    http://crossge.com/index.php?/files/file/3-hunger-games/

    This might fix it just uploaded a new dev build. Not able to test but if I am right it should fix this issue. Thanks for reporting it.

  • _ForgeUser683895 posted a comment Aug 16, 2013

    @pupnewfster: Go

    Hi No unfortunately I have used the DEV version and it still hasnt fixed the issues.. Also noticed that the inventory of the players is also not being emptied at the start of the game but not sure if this is a known issue?

  • pupnewfster posted a comment Aug 16, 2013

    @BoRiNgBoB: Go

    Is it still the same exact error message or could you maybe repost in something like pastebin.com what it is now showing. This is so that I can figure out what line it is at because at the line this error log shows has nothing to do with what it says is wrong

  • _ForgeUser683895 posted a comment Aug 16, 2013

    @pupnewfster: Go

    I can paste it into the notes for this ticket if you want it ? I could use pastebin if thats better?

  • pupnewfster posted a comment Aug 16, 2013

    @BoRiNgBoB: Go

    pastebin is probably better from the sense that it formats one line to the next better.

  • _ForgeUser683895 posted a comment Aug 17, 2013

    @BoRiNgBoB: Go

    Morning

    I wasnt sure what logs you needed other than the Minecraft Server Log as this problem dosnt appear to ferature in the System Server Error. Please see the below link to Pastebin : http://pastebin.com/YD6jgrLe

  • pupnewfster posted a comment Aug 17, 2013

    Try updating to latest dev craftbukkit version.


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