• 0

    posted a message on Internal Servor Error
    So here I started hosting a modded server with friends. We are 2 in the majority, but after a while either all of us, or one of us gets an Internal Server Error. We are looking for the reason since this morning but nothing helps. Someone would have the answer to this problem?

    Logs:





    [00:37:56] [Server thread/INFO]: Starting minecraft server version 1.7.10[00:37:56] [Server thread/INFO]: Starting minecraft server version 1.7.10[00:38:10] [Server thread/INFO]: Loading properties[00:38:10] [Server thread/INFO]: Default game type: SURVIVAL[00:38:10] [Server thread/INFO]: Generating keypair[00:38:10] [Server thread/INFO]: Starting Minecraft server on 62.210.196.228:27477[00:38:11] [Server thread/INFO]: Preparing level "NeganRevenge"[00:38:15] [Server thread/INFO]: Preparing start region for level 0[00:38:16] [Server thread/INFO]: Preparing spawn area: 21%[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:16] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:17] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:17] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:17] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:17] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:17] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:17] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:17] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:17] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:17] [Server thread/WARN]: Skipping BlockEntity with id enviromine.tile.gas[00:38:17] [Server thread/INFO]: Done (5,963s)! For help, type "help" or "?"[00:38:20] [Server thread/WARN]: Can't keep up! Did the system time change, or is the server overloaded? Running 2388ms behind, skipping 47 tick(s)[00:38:33] [User Authenticator #1/INFO]: UUID of player Hyekorce is 049c8e92-fe33-4bc0-b6cd-392778fdd2e7[00:38:34] [Server thread/INFO]: Hyekorce[/90.113.140.131:54037] logged in with entity id 1322 at (-310.8725304041841, 69.0, -41.52367741514435)[00:38:34] [Server thread/INFO]: Hyekorce joined the game[00:38:35] [Server thread/WARN]: Failed to handle packet for /90.113.140.131:54037net.minecraft.util.ReportedException: Ticking player at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:349) ~[mw.class:?] at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303) ~[nh.class:?] at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137) ~[jd.class:?] at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20) ~[jf.class:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [nc.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]Caused by: java.lang.NoSuchMethodError: net/minecraft/world/World.func_72925_a(Lnet/minecraft/world/EnumSkyBlock;III)I (loaded from jar:file:/home/minecraft/servers/mine209000/minecraft_server.1.7.10.jar!/ahb.class by net.minecraft.launchwrapper.LaunchClassLoader@9c29d956) called from class com.shinoow.grue.common.handlers.GrueEventHandler (loaded from jar:file:/home/minecraft/servers/mine209000/mods/Grue-1.7.10-1.3.5.jar!/com/shinoow/grue/common/handlers/GrueEventHandler.class by net.minecraft.launchwrapper.LaunchClassLoader@9c29d956). at com.shinoow.grue.common.handlers.GrueEventHandler.spawnGrue(GrueEventHandler.java:45) ~[GrueEventHandler.class:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler_27_GrueEventHandler_spawnGrue_LivingUpdateEvent.invoke(.dynamic) ~[?:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?] at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?] at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) ~[ForgeHooks.class:?] at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) ~[sv.class:?] at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) ~[yz.class:?] at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295) ~[mw.class:?] ... 10 more[00:38:35] [Server thread/INFO]: Hyekorce lost connection: TextComponent{text='Internal server error', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}[00:38:35] [Server thread/INFO]: Hyekorce left the game[00:40:38] [User Authenticator #2/INFO]: UUID of player Hyekorce is 049c8e92-fe33-4bc0-b6cd-392778fdd2e7[00:40:39] [Server thread/INFO]: Hyekorce[/90.113.140.131:54155] logged in with entity id 1323 at (-310.8725304041841, 69.0, -41.52367741514435)[00:40:39] [Server thread/INFO]: Hyekorce joined the game[00:40:39] [Server thread/WARN]: Failed to handle packet for /90.113.140.131:54155net.minecraft.util.ReportedException: Ticking player at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:349) ~[mw.class:?] at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303) ~[nh.class:?] at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137) ~[jd.class:?] at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20) ~[jf.class:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [nc.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]Caused by: java.lang.NoSuchMethodError: net/minecraft/world/World.func_72925_a(Lnet/minecraft/world/EnumSkyBlock;III)I (loaded from jar:file:/home/minecraft/servers/mine209000/minecraft_server.1.7.10.jar!/ahb.class by net.minecraft.launchwrapper.LaunchClassLoader@9c29d956) called from class com.shinoow.grue.common.handlers.GrueEventHandler (loaded from jar:file:/home/minecraft/servers/mine209000/mods/Grue-1.7.10-1.3.5.jar!/com/shinoow/grue/common/handlers/GrueEventHandler.class by net.minecraft.launchwrapper.LaunchClassLoader@9c29d956). at com.shinoow.grue.common.handlers.GrueEventHandler.spawnGrue(GrueEventHandler.java:45) ~[GrueEventHandler.class:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler_27_GrueEventHandler_spawnGrue_LivingUpdateEvent.invoke(.dynamic) ~[?:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?] at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?] at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) ~[ForgeHooks.class:?] at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) ~[sv.class:?] at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) ~[yz.class:?] at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295) ~[mw.class:?] ... 10 more[00:40:39] [Server thread/INFO]: Hyekorce lost connection: TextComponent{text='Internal server error', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}[00:40:39] [Server thread/INFO]: Hyekorce left the game[00:44:34] [User Authenticator #3/INFO]: UUID of player Hyekorce is 049c8e92-fe33-4bc0-b6cd-392778fdd2e7[00:44:34] [Server thread/INFO]: Hyekorce[/90.113.140.131:54255] logged in with entity id 1347 at (-310.8725304041841, 69.0, -41.52367741514435)[00:44:34] [Server thread/INFO]: Hyekorce joined the game[00:44:56] [Server thread/INFO]: Hyekorce fell out of the world[00:45:05] [Server thread/INFO]: Unknow
    n command. Try /help for a list of commands[00:45:16] [Server thread/INFO]: Unknown command. Try /help for a list of commands[00:45:29] [User Authenticator #4/INFO]: UUID of player Eensame0 is b9af70cf-326f-430c-9f9a-2e3eb2a7a833[00:45:29] [Server thread/INFO]: Eensame0[/78.197.228.180:50922] logged in with entity id 1554 at (-329.1895871033356, 65.00133597911214, -27.92920899826279)[00:45:29] [Server thread/INFO]: Eensame0 joined the game[00:45:55] [Server thread/INFO]: <Hyekorce> revien au debut[00:46:32] [Server thread/INFO]: [Eensame0: Teleported Eensame0 to Hyekorce][00:46:42] [Server thread/INFO]: <Eensame0> J'étais perdu[00:46:46] [Server thread/INFO]: <Hyekorce> c mieux[00:46:50] [Server thread/INFO]: <Eensame0> T'y est depuis longtzmps ?[00:46:54] [Server thread/INFO]: <Hyekorce> non[00:47:35] [Server thread/INFO]: <Eensame0> Ca serait les chunks corrompus apparemment[00:47:53] [Server thread/INFO]: <Hyekorce> et comment on sait qui l'ai ou pas[00:48:15] [Server thread/WARN]: Failed to handle packet for /78.197.228.180:50922net.minecraft.util.ReportedException: Ticking player at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:349) ~[mw.class:?] at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303) ~[nh.class:?] at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137) ~[jd.class:?] at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:8) ~[jd.class:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [nc.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]Caused by: java.lang.NoSuchMethodError: net/minecraft/world/World.func_72925_a(Lnet/minecraft/world/EnumSkyBlock;III)I (loaded from jar:file:/home/minecraft/servers/mine209000/minecraft_server.1.7.10.jar!/ahb.class by net.minecraft.launchwrapper.LaunchClassLoader@9c29d956) called from class com.shinoow.grue.common.handlers.GrueEventHandler (loaded from jar:file:/home/minecraft/servers/mine209000/mods/Grue-1.7.10-1.3.5.jar!/com/shinoow/grue/common/handlers/GrueEventHandler.class by net.minecraft.launchwrapper.LaunchClassLoader@9c29d956). at com.shinoow.grue.common.handlers.GrueEventHandler.spawnGrue(GrueEventHandler.java:45) ~[GrueEventHandler.class:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler_27_GrueEventHandler_spawnGrue_LivingUpdateEvent.invoke(.dynamic) ~[?:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?] at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?] at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) ~[ForgeHooks.class:?] at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) ~[sv.class:?] at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) ~[yz.class:?] at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295) ~[mw.class:?] ... 10 more[00:48:15] [Server thread/INFO]: Eensame0 lost connection: TextComponent{text='Internal server error', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}[00:48:15] [Server thread/INFO]: Eensame0 left the game[00:48:40] [Server thread/INFO]: Unknown command. Try /help for a list of commands[00:48:43] [User Authenticator #5/INFO]: UUID of player Eensame0 is b9af70cf-326f-430c-9f9a-2e3eb2a7a833[00:48:44] [Server thread/INFO]: Eensame0[/78.197.228.180:50959] logged in with entity id 3847 at (-266.5638227822272, 60.0, -12.679936432767736)[00:48:44] [Server thread/INFO]: Eensame0 joined the game[00:48:45] [Server thread/WARN]: Failed to handle packet for /78.197.228.180:50959net.minecraft.util.ReportedException: Ticking player at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:349) ~[mw.class:?] at net.minecraft.network.NetHandlerPlayServer.func_147347_a(NetHandlerPlayServer.java:303) ~[nh.class:?] at net.minecraft.network.play.client.C03PacketPlayer.func_148833_a(SourceFile:137) ~[jd.class:?] at net.minecraft.network.play.client.C03PacketPlayer$C06PacketPlayerPosLook.func_148833_a(SourceFile:20) ~[jf.class:?] at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:212) ~[ej.class:?] at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:165) [nc.class:?] at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:659) [MinecraftServer.class:?] at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:334) [lt.class:?] at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:547) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:427) [MinecraftServer.class:?] at net.minecraft.server.MinecraftServer$2.run(MinecraftServer.java:685) [li.class:?]Caused by: java.lang.NoSuchMethodError: net/minecraft/world/World.func_72925_a(Lnet/minecraft/world/EnumSkyBlock;III)I (loaded from jar:file:/home/minecraft/servers/mine209000/minecraft_server.1.7.10.jar!/ahb.class by net.minecraft.launchwrapper.LaunchClassLoader@9c29d956) called from class com.shinoow.grue.common.handlers.GrueEventHandler (loaded from jar:file:/home/minecraft/servers/mine209000/mods/Grue-1.7.10-1.3.5.jar!/com/shinoow/grue/common/handlers/GrueEventHandler.class by net.minecraft.launchwrapper.LaunchClassLoader@9c29d956). at com.shinoow.grue.common.handlers.GrueEventHandler.spawnGrue(GrueEventHandler.java:45) ~[GrueEventHandler.class:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler_27_GrueEventHandler_spawnGrue_LivingUpdateEvent.invoke(.dynamic) ~[?:?] at cpw.mods.fml.common.eventhandler.ASMEventHandler.invoke(ASMEventHandler.java:54) ~[ASMEventHandler.class:?] at cpw.mods.fml.common.eventhandler.EventBus.post(EventBus.java:140) ~[EventBus.class:?] at net.minecraftforge.common.ForgeHooks.onLivingUpdate(ForgeHooks.java:287) ~[ForgeHooks.class:?] at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:1560) ~[sv.class:?] at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:288) ~[yz.class:?] at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:295) ~[mw.class:?] ... 10 more[00:48:45] [Server thread/INFO]: Eensame0 lost connection: TextComponent{text='Internal server error', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}[00:48:45] [Server thread/INFO]: Eensame0 left the game[00:50:10] [Server thread/INFO]: Unknown command. Try /help for a list of commands[00:51:28] [Server thread/INFO]: Unknown command. Try /help for a list of commands[00:51:38] [Server thread/INFO]: [Server] hey[00:52:09] [Server thread/INFO]: [Hyekorce: Set own game mode to Creative Mode][00:53:12] [Server thread/INFO]: [Server] Arret du serveur dans 10 secondes! Sauvegarde..[00:53:12] [Server thread/INFO]: Saving...[00:53:12] [Server thread/INFO]: Saved the world[00:53:21] [Server thread/INFO]: Hyekorce lost connection: TextComponent{text='Disconnected', siblings=[], style=Style{hasParent=false, color=null, bold=null, italic=null, underlined=null, obfuscated=null, clickEvent=null, hoverEvent=null}}[00:53:21] [Server thread/INFO]: Hyekorce left the game[00:53:22] [Server thread/INFO]: Stopping the server[00:53:22] [Server thread/INFO]: Stopping server[00:53:22] [Server thread/INFO]: Saving players[00:53:22] [Server thread/INFO]: Saving worlds[00:53:22] [Server thread/INFO]: Saving chunks for level 'NeganRevenge'/Overworld[00:53:22] [Server thread/INFO]: Saving chunks for level 'NeganRevenge'/Nether[00:53:22] [Server thread/INFO]: Saving chunks for level 'NeganRevenge'/The End[00:53:22] [Server thread/INFO]: Saving chunks for level 'NeganRevenge'/Wyvern Lair

    Posted in: Server Support and Administration
  • 0

    posted a message on Problew with spawning mod mobs in my server.

    With a friend we pay a server modded to make a survival "apocalyptic" but only mobs vanillas appear. And when we try to make them appear using eggs nothing happens. Whether with MoCreatures, Grue or others there is nothing.

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