• 3

    posted a message on Can't Respawn

    I deleted the player data, spawned at our worldspawn, seemed ok so far, then, when I died again, it happened exactly the same. What could be a reason for the mess up of the spawn coordinates? I tried changing my spawn by sleeping in a bed and also by setting it with a command, but same thing happened again.


    I don't have essentials installed btw.


    Thanks for your help.

    Posted in: Server Support and Administration
  • 26

    posted a message on Can't Respawn

    HI Guys and Girls,


    I really hope someone can help me with this issue, because I just can't figure out what exactly the problem is.


    I have a Minecraft Server for me and some friends, private and I died today, for the first time and now when I click on respawn, I don't respawn, but it just looks like I am spawning in "the Middle" of the World, I can see Chunks from the inside, I can't make out where exactly I am, and the respawn button just stays, stays clickable, but nothing happens. A friend of mine, same Client Setup, did die and she could respawn just fin, it seems, so I am really at a loss here, I hope someone can clear this up for me.


    However, I do get error messages on the Server:


    11.08 23:37:05 [Server] Server thread/INFO [FML]: [Server thread] Server side modded connection established 11.08 23:37:05 [Connect] User Burgersim, IP 95.248.107.234 11.08 23:37:05 [Server] Server thread/INFO Burgersim joined the game 11.08 23:37:05 [Multicraft] Burgersim ran command Message of the Day 11.08 23:37:29 [Server] Server thread/FATAL Error executing task 11.08 23:37:29 [Server] INFO java.util.concurrent.ExecutionException: java.lang.IncompatibleClassChangeError: Expected static method net.minecraft.entity.player.EntityPlayer.func_180467_a(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Z)Lnet/minecraft/util/math/BlockPos; 11.08 23:37:29 [Server] INFO at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_112] 11.08 23:37:29 [Server] INFO at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_112] 11.08 23:37:29 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?] 11.08 23:37:29 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:679) [MinecraftServer.class:?] 11.08 23:37:29 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384) [lh.class:?] 11.08 23:37:29 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) [MinecraftServer.class:?] 11.08 23:37:29 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) [MinecraftServer.class:?] 11.08 23:37:29 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112] 11.08 23:37:29 [Server] INFO Caused by: java.lang.IncompatibleClassChangeError: Expected static method net.minecraft.entity.player.EntityPlayer.func_180467_a(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Z)Lnet/minecraft/util/math/BlockPos; 11.08 23:37:29 [Server] INFO at net.minecraft.server.management.PlayerList.func_72368_a(PlayerList.java:533) ~[mt.class:?] 11.08 23:37:29 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147342_a(NetHandlerPlayServer.java:1062) ~[mi.class:?] 11.08 23:37:29 [Server] INFO at net.minecraft.network.play.client.CPacketClientStatus.func_148833_a(SourceFile:31) ~[iq.class:?] 11.08 23:37:29 [Server] INFO at net.minecraft.network.play.client.CPacketClientStatus.func_148833_a(SourceFile:8) ~[iq.class:?] 11.08 23:37:29 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fo$1.class:?] 11.08 23:37:29 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_112] 11.08 23:37:29 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_112] 11.08 23:37:29 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?] 11.08 23:37:29 [Server] INFO ... 5 more 11.08 23:37:34 [Server] Server thread/FATAL Error executing task 11.08 23:37:34 [Server] INFO java.util.concurrent.ExecutionException: java.lang.IncompatibleClassChangeError: Expected static method net.minecraft.entity.player.EntityPlayer.func_180467_a(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Z)Lnet/minecraft/util/math/BlockPos; 11.08 23:37:34 [Server] INFO at java.util.concurrent.FutureTask.report(FutureTask.java:122) ~[?:1.8.0_112] 11.08 23:37:34 [Server] INFO at java.util.concurrent.FutureTask.get(FutureTask.java:192) ~[?:1.8.0_112] 11.08 23:37:34 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:47) [h.class:?] 11.08 23:37:34 [Server] INFO at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:679) [MinecraftServer.class:?] 11.08 23:37:34 [Server] INFO at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:384) [lh.class:?] 11.08 23:37:34 [Server] INFO at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:624) [MinecraftServer.class:?] 11.08 23:37:34 [Server] INFO at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:482) [MinecraftServer.class:?] 11.08 23:37:34 [Server] INFO at java.lang.Thread.run(Thread.java:745) [?:1.8.0_112] 11.08 23:37:34 [Server] INFO Caused by: java.lang.IncompatibleClassChangeError: Expected static method net.minecraft.entity.player.EntityPlayer.func_180467_a(Lnet/minecraft/world/World;Lnet/minecraft/util/math/BlockPos;Z)Lnet/minecraft/util/math/BlockPos; 11.08 23:37:34 [Server] INFO at net.minecraft.server.management.PlayerList.func_72368_a(PlayerList.java:533) ~[mt.class:?] 11.08 23:37:34 [Server] INFO at net.minecraft.network.NetHandlerPlayServer.func_147342_a(NetHandlerPlayServer.java:1062) ~[mi.class:?] 11.08 23:37:34 [Server] INFO at net.minecraft.network.play.client.CPacketClientStatus.func_148833_a(SourceFile:31) ~[iq.class:?] 11.08 23:37:34 [Server] INFO at net.minecraft.network.play.client.CPacketClientStatus.func_148833_a(SourceFile:8) ~[iq.class:?] 11.08 23:37:34 [Server] INFO at net.minecraft.network.PacketThreadUtil$1.run(SourceFile:13) ~[fo$1.class:?] 11.08 23:37:34 [Server] INFO at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511) ~[?:1.8.0_112] 11.08 23:37:34 [Server] INFO at java.util.concurrent.FutureTask.run(FutureTask.java:266) ~[?:1.8.0_112] 11.08 23:37:34 [Server] INFO at net.minecraft.util.Util.func_181617_a(SourceFile:46) ~[h.class:?] 11.08 23:37:34 [Server] INFO ... 5 more


    THanks in advance for helping me.

    Posted in: Server Support and Administration
  • 1

    posted a message on Tinkers' Construct 2

    Is there a possibility to use the arrows from "Bullseye" with Tinker's Bows? According to the mod author of bullseye they should worl like vanilla arrows, so they should work with Tinkers bows, but they don't, but the author said that problem lies with Tinkers construct, not with Bullseye.

    Posted in: Minecraft Mods
  • To post a comment, please .