Title: when trying to enter twilightforest via the portal my server crashes hexxit 1.0.7
Version: 1_0_4
OS: windows 7 home premium (64 bit)
Java Version: 6 update 34 (64 bit)
Description of Problem:
whoever entered the portal cant log back in or the server will crash again
sorry for the log error log i started copping right before the errors started and it goes for a while before the actual server crash.
i am the host of the server.
computer specs,
nvidia geforce 650ti
i5-2320
8gb ram
Error Messages:
Error Log:
NCE][76] set to 100
2013-10-17 11:20:54 [iNFO] [sTDOUT] Parsed config line [snowy Forest=75], vars[C
HANCE][77] set to 75
2013-10-17 11:20:54 [iNFO] [sTDOUT] Parsed config line [Twilight Stream=100], va
rs[CHANCE][78] set to 100
2013-10-17 11:20:54 [iNFO] [sTDOUT] Parsed config line [Twilight Swamp=100], var
s[CHANCE][79] set to 100
2013-10-17 11:20:54 [iNFO] [sTDOUT] Parsed config line [Twilight Forest=100], va
rs[CHANCE][80] set to 100
2013-10-17 11:20:54 [iNFO] [sTDOUT] Parsed config line [Dense Twilight Forest=10
0], vars[CHANCE][81] set to 100
2013-10-17 11:20:54 [iNFO] [sTDOUT] Parsed config line [Pocket Dimension=100], v
ars[CHANCE][250] set to 100
2013-10-17 11:20:54 [iNFO] [sTDOUT] Parsed config line [Limbo=100], vars[CHANCE]
[251] set to 100
2013-10-17 11:21:01 [iNFO] [sTDOUT] Room count! TStairs = 15, TCorr = 13, Dead E
nd = 17, TRoom = 2, Boss = 1
2013-10-17 11:21:03 [iNFO] [sTDOUT] Battle Tower spawned at [ 688 | -528 ], unde
rground: true
2013-10-17 11:21:07 [iNFO] [sTDOUT] Drawing entrance
2013-10-17 11:21:07 [iNFO] [sTDOUT] Drawing entrance at 782, 32, -242
2013-10-17 11:21:07 [sEVERE] [ForgeModLoader] A critical server error occured ha
ndling a packet, kicking 312
net.minecraft.util.ReportedException: Exception getting block type in world
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerM
P.java:362)
at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.
java:308)
at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:1
36)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:4
61)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.
java:134)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenT
hread.java:53)
at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747
_b(SourceFile:30)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.jav
a:677)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(Dedicated
Server.java:275)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.jav
a:573)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.lang.RuntimeException: Already decorating!!
at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator.
java:195)
at twilightforest.biomes.TFBiomeDecorator.func_76796_a(TFBiomeDecorator.
java:177)
at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java
:366)
at twilightforest.world.ChunkProviderTwilightForest.func_73153_a(ChunkPr
oviderTwilightForest.java:927)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProvide
rServer.java:258)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1249)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProvide
rServer.java:153)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProvide
rServer.java:166)
at net.minecraft.world.World.func_72964_e(World.java:528)
at net.minecraft.world.World.func_72798_a(World.java:413)
at twilightforest.world.TFGenWoodRoots.drawRoot(TFGenWoodRoots.java:60)
at twilightforest.world.TFGenWoodRoots.drawRoot(TFGenWoodRoots.java:75)
at twilightforest.world.TFGenWoodRoots.func_76484_a(TFGenWoodRoots.java:
33)
at twilightforest.biomes.TFBiomeDecorator.decorateUnderground(TFBiomeDec
orator.java:235)
at twilightforest.biomes.TFBiomeDecorator.func_76794_a(TFBiomeDecorator.
java:188)
at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator.
java:203)
at twilightforest.biomes.TFBiomeDecorator.func_76796_a(TFBiomeDecorator.
java:177)
at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java
:366)
at twilightforest.world.ChunkProviderTwilightForest.func_73153_a(ChunkPr
oviderTwilightForest.java:927)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProvide
rServer.java:258)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1249)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProvide
rServer.java:153)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProvide
rServer.java:166)
at net.minecraft.world.World.func_72964_e(World.java:528)
at net.minecraft.world.World.func_72798_a(World.java:413)
at twilightforest.TFTeleporter.isBlockPortal(TFTeleporter.java:116)
at twilightforest.TFTeleporter.func_77184_b(TFTeleporter.java:51)
at net.minecraft.world.Teleporter.func_77185_a(SourceFile:49)
at net.minecraft.server.management.ServerConfigurationManager.transferEn
tityToWorld(ServerConfigurationManager.java:557)
at net.minecraft.server.management.ServerConfigurationManager.transferPl
ayerToDimension(ServerConfigurationManager.java:482)
at twilightforest.block.BlockTFPortal.func_71869_a(BlockTFPortal.java:31
2)
at net.minecraft.entity.Entity.func_70017_D(Entity.java:1023)
at net.minecraft.entity.Entity.func_70091_d(Entity.java:967)
at net.minecraft.entity.EntityLiving.func_70612_e(EntityLiving.java:1580
)
at net.minecraft.entity.player.EntityPlayer.func_70612_e(EntityPlayer.ja
va:1828)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:1877
)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.ja
va:593)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:858
)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.j
ava:339)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerM
P.java:326)
... 11 more
2013-10-17 11:21:07 [WARNING] [Minecraft-Server] Failed to handle packet for bar
toast/25.66.166.113: net.minecraft.util.ReportedException: Exception getting blo
ck type in world
net.minecraft.util.ReportedException: Exception getting block type in world
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerM
P.java:362)
at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler.
java:308)
at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:1
36)
at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:4
61)
at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler.
java:134)
at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenT
hread.java:53)
at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747
_b(SourceFile:30)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.jav
a:677)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(Dedicated
Server.java:275)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.jav
a:573)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.lang.RuntimeException: Already decorating!!
at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator.
java:195)
at twilightforest.biomes.TFBiomeDecorator.func_76796_a(TFBiomeDecorator.
java:177)
at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java
:366)
at twilightforest.world.ChunkProviderTwilightForest.func_73153_a(ChunkPr
oviderTwilightForest.java:927)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProvide
rServer.java:258)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1249)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProvide
rServer.java:153)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProvide
rServer.java:166)
at net.minecraft.world.World.func_72964_e(World.java:528)
at net.minecraft.world.World.func_72798_a(World.java:413)
at twilightforest.world.TFGenWoodRoots.drawRoot(TFGenWoodRoots.java:60)
at twilightforest.world.TFGenWoodRoots.drawRoot(TFGenWoodRoots.java:75)
at twilightforest.world.TFGenWoodRoots.func_76484_a(TFGenWoodRoots.java:
33)
at twilightforest.biomes.TFBiomeDecorator.decorateUnderground(TFBiomeDec
orator.java:235)
at twilightforest.biomes.TFBiomeDecorator.func_76794_a(TFBiomeDecorator.
java:188)
at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator.
java:203)
at twilightforest.biomes.TFBiomeDecorator.func_76796_a(TFBiomeDecorator.
java:177)
at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java
:366)
at twilightforest.world.ChunkProviderTwilightForest.func_73153_a(ChunkPr
oviderTwilightForest.java:927)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProvide
rServer.java:258)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1249)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProvide
rServer.java:153)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProvide
rServer.java:166)
at net.minecraft.world.World.func_72964_e(World.java:528)
at net.minecraft.world.World.func_72798_a(World.java:413)
at twilightforest.TFTeleporter.isBlockPortal(TFTeleporter.java:116)
at twilightforest.TFTeleporter.func_77184_b(TFTeleporter.java:51)
at net.minecraft.world.Teleporter.func_77185_a(SourceFile:49)
at net.minecraft.server.management.ServerConfigurationManager.transferEn
tityToWorld(ServerConfigurationManager.java:557)
at net.minecraft.server.management.ServerConfigurationManager.transferPl
ayerToDimension(ServerConfigurationManager.java:482)
at twilightforest.block.BlockTFPortal.func_71869_a(BlockTFPortal.java:31
2)
at net.minecraft.entity.Entity.func_70017_D(Entity.java:1023)
at net.minecraft.entity.Entity.func_70091_d(Entity.java:967)
at net.minecraft.entity.EntityLiving.func_70612_e(EntityLiving.java:1580
)
at net.minecraft.entity.player.EntityPlayer.func_70612_e(EntityPlayer.ja
va:1828)
at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:1877
)
at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.ja
va:593)
at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:858
)
at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.j
ava:339)
at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerM
P.java:326)
... 11 more
2013-10-17 11:21:07 [iNFO] [sTDOUT] Unloading Player: bartoast
2013-10-17 11:21:07 [WARNING] [Minecraft-Server] Can't keep up! Did the system t
ime change, or is the server overloaded?
2013-10-17 11:21:07 [iNFO] [sTDERR] net.minecraft.util.ReportedException: Except
ion ticking world
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.
func_71190_q(MinecraftServer.java:649)
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.server.dedicated.Dedica
tedServer.func_71190_q(DedicatedServer.java:275)
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.
func_71217_p(MinecraftServer.java:573)
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.
run(MinecraftServer.java:470)
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.server.ThreadMinecraftS
erver.run(SourceFile:573)
2013-10-17 11:21:07 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: Alrea
dy decorating!!
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.biome.BiomeDecora
tor.func_76796_a(BiomeDecorator.java:195)
2013-10-17 11:21:07 [iNFO] [sTDERR] at twilightforest.biomes.TFBiomeDecorato
r.func_76796_a(TFBiomeDecorator.java:177)
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.biome.BiomeGenBas
e.func_76728_a(BiomeGenBase.java:366)
2013-10-17 11:21:07 [iNFO] [sTDERR] at twilightforest.world.ChunkProviderTwi
lightForest.func_73153_a(ChunkProviderTwilightForest.java:927)
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.gen.ChunkProvider
Server.func_73153_a(ChunkProviderServer.java:258)
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.chunk.Chunk.func_
76624_a(Chunk.java:1239)
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.gen.ChunkProvider
Server.func_73158_c(ChunkProviderServer.java:153)
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.gen.ChunkProvider
Server.func_73154_d(ChunkProviderServer.java:166)
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.World.isBlockSoli
dOnSide(World.java:4542)
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.World.isBlockSoli
dOnSide(World.java:4520)
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.World.func_72797_
t(World.java:2981)
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.SpawnerAnimals.fu
nc_77190_a(SpawnerAnimals.java:227)
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.SpawnerAnimals.fu
nc_77192_a(SpawnerAnimals.java:142)
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.WorldServer.func_
72835_b(WorldServer.java:180)
2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer.
func_71190_q(MinecraftServer.java:643)
2013-10-17 11:21:07 [iNFO] [sTDERR] ... 4 more
2013-10-17 11:21:07 [sEVERE] [Minecraft-Server] Encountered an unexpected except
ion ReportedException
net.minecraft.util.ReportedException: Exception ticking world
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.jav
a:649)
at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(Dedicated
Server.java:275)
at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.jav
a:573)
at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470)
at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573)
Caused by: java.lang.RuntimeException: Already decorating!!
at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator.
java:195)
at twilightforest.biomes.TFBiomeDecorator.func_76796_a(TFBiomeDecorator.
java:177)
at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java
:366)
at twilightforest.world.ChunkProviderTwilightForest.func_73153_a(ChunkPr
oviderTwilightForest.java:927)
at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProvide
rServer.java:258)
at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1239)
at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProvide
rServer.java:153)
at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProvide
rServer.java:166)
at net.minecraft.world.World.isBlockSolidOnSide(World.java:4542)
at net.minecraft.world.World.isBlockSolidOnSide(World.java:4520)
at net.minecraft.world.World.func_72797_t(World.java:2981)
at net.minecraft.world.SpawnerAnimals.func_77190_a(SpawnerAnimals.java:2
27)
at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:1
42)
at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:180)
at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.jav
a:643)
... 4 more
2013-10-17 11:21:07 [sEVERE] [Minecraft-Server] This crash report has been saved
to: C:\Users\andrew\Documents\minecraft\hexxit server\.\crash-reports\crash-201
3-10-17_11.21.07-server.txt
You can post now and register later.
If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.
Question
bobbobson
Title: when trying to enter twilightforest via the portal my server crashes hexxit 1.0.7
Version: 1_0_4
OS: windows 7 home premium (64 bit)
Java Version: 6 update 34 (64 bit)
Description of Problem:
whoever entered the portal cant log back in or the server will crash again
sorry for the log error log i started copping right before the errors started and it goes for a while before the actual server crash.
i am the host of the server.
computer specs,
nvidia geforce 650ti
i5-2320
8gb ram
Error Messages:
Error Log:
NCE][76] set to 100 2013-10-17 11:20:54 [iNFO] [sTDOUT] Parsed config line [snowy Forest=75], vars[C HANCE][77] set to 75 2013-10-17 11:20:54 [iNFO] [sTDOUT] Parsed config line [Twilight Stream=100], va rs[CHANCE][78] set to 100 2013-10-17 11:20:54 [iNFO] [sTDOUT] Parsed config line [Twilight Swamp=100], var s[CHANCE][79] set to 100 2013-10-17 11:20:54 [iNFO] [sTDOUT] Parsed config line [Twilight Forest=100], va rs[CHANCE][80] set to 100 2013-10-17 11:20:54 [iNFO] [sTDOUT] Parsed config line [Dense Twilight Forest=10 0], vars[CHANCE][81] set to 100 2013-10-17 11:20:54 [iNFO] [sTDOUT] Parsed config line [Pocket Dimension=100], v ars[CHANCE][250] set to 100 2013-10-17 11:20:54 [iNFO] [sTDOUT] Parsed config line [Limbo=100], vars[CHANCE] [251] set to 100 2013-10-17 11:21:01 [iNFO] [sTDOUT] Room count! TStairs = 15, TCorr = 13, Dead E nd = 17, TRoom = 2, Boss = 1 2013-10-17 11:21:03 [iNFO] [sTDOUT] Battle Tower spawned at [ 688 | -528 ], unde rground: true 2013-10-17 11:21:07 [iNFO] [sTDOUT] Drawing entrance 2013-10-17 11:21:07 [iNFO] [sTDOUT] Drawing entrance at 782, 32, -242 2013-10-17 11:21:07 [sEVERE] [ForgeModLoader] A critical server error occured ha ndling a packet, kicking 312 net.minecraft.util.ReportedException: Exception getting block type in world at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerM P.java:362) at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler. java:308) at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:1 36) at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:4 61) at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler. java:134) at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenT hread.java:53) at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747 _b(SourceFile:30) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.jav a:677) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(Dedicated Server.java:275) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.jav a:573) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) Caused by: java.lang.RuntimeException: Already decorating!! at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator. java:195) at twilightforest.biomes.TFBiomeDecorator.func_76796_a(TFBiomeDecorator. java:177) at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java :366) at twilightforest.world.ChunkProviderTwilightForest.func_73153_a(ChunkPr oviderTwilightForest.java:927) at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProvide rServer.java:258) at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1249) at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProvide rServer.java:153) at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProvide rServer.java:166) at net.minecraft.world.World.func_72964_e(World.java:528) at net.minecraft.world.World.func_72798_a(World.java:413) at twilightforest.world.TFGenWoodRoots.drawRoot(TFGenWoodRoots.java:60) at twilightforest.world.TFGenWoodRoots.drawRoot(TFGenWoodRoots.java:75) at twilightforest.world.TFGenWoodRoots.func_76484_a(TFGenWoodRoots.java: 33) at twilightforest.biomes.TFBiomeDecorator.decorateUnderground(TFBiomeDec orator.java:235) at twilightforest.biomes.TFBiomeDecorator.func_76794_a(TFBiomeDecorator. java:188) at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator. java:203) at twilightforest.biomes.TFBiomeDecorator.func_76796_a(TFBiomeDecorator. java:177) at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java :366) at twilightforest.world.ChunkProviderTwilightForest.func_73153_a(ChunkPr oviderTwilightForest.java:927) at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProvide rServer.java:258) at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1249) at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProvide rServer.java:153) at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProvide rServer.java:166) at net.minecraft.world.World.func_72964_e(World.java:528) at net.minecraft.world.World.func_72798_a(World.java:413) at twilightforest.TFTeleporter.isBlockPortal(TFTeleporter.java:116) at twilightforest.TFTeleporter.func_77184_b(TFTeleporter.java:51) at net.minecraft.world.Teleporter.func_77185_a(SourceFile:49) at net.minecraft.server.management.ServerConfigurationManager.transferEn tityToWorld(ServerConfigurationManager.java:557) at net.minecraft.server.management.ServerConfigurationManager.transferPl ayerToDimension(ServerConfigurationManager.java:482) at twilightforest.block.BlockTFPortal.func_71869_a(BlockTFPortal.java:31 2) at net.minecraft.entity.Entity.func_70017_D(Entity.java:1023) at net.minecraft.entity.Entity.func_70091_d(Entity.java:967) at net.minecraft.entity.EntityLiving.func_70612_e(EntityLiving.java:1580 ) at net.minecraft.entity.player.EntityPlayer.func_70612_e(EntityPlayer.ja va:1828) at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:1877 ) at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.ja va:593) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:858 ) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.j ava:339) at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerM P.java:326) ... 11 more 2013-10-17 11:21:07 [WARNING] [Minecraft-Server] Failed to handle packet for bar toast/25.66.166.113: net.minecraft.util.ReportedException: Exception getting blo ck type in world net.minecraft.util.ReportedException: Exception getting block type in world at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerM P.java:362) at net.minecraft.network.NetServerHandler.func_72498_a(NetServerHandler. java:308) at net.minecraft.network.packet.Packet10Flying.func_73279_a(SourceFile:1 36) at net.minecraft.network.TcpConnection.func_74428_b(TcpConnection.java:4 61) at net.minecraft.network.NetServerHandler.func_72570_d(NetServerHandler. java:134) at net.minecraft.network.NetworkListenThread.func_71747_b(NetworkListenT hread.java:53) at net.minecraft.server.dedicated.DedicatedServerListenThread.func_71747 _b(SourceFile:30) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.jav a:677) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(Dedicated Server.java:275) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.jav a:573) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) Caused by: java.lang.RuntimeException: Already decorating!! at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator. java:195) at twilightforest.biomes.TFBiomeDecorator.func_76796_a(TFBiomeDecorator. java:177) at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java :366) at twilightforest.world.ChunkProviderTwilightForest.func_73153_a(ChunkPr oviderTwilightForest.java:927) at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProvide rServer.java:258) at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1249) at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProvide rServer.java:153) at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProvide rServer.java:166) at net.minecraft.world.World.func_72964_e(World.java:528) at net.minecraft.world.World.func_72798_a(World.java:413) at twilightforest.world.TFGenWoodRoots.drawRoot(TFGenWoodRoots.java:60) at twilightforest.world.TFGenWoodRoots.drawRoot(TFGenWoodRoots.java:75) at twilightforest.world.TFGenWoodRoots.func_76484_a(TFGenWoodRoots.java: 33) at twilightforest.biomes.TFBiomeDecorator.decorateUnderground(TFBiomeDec orator.java:235) at twilightforest.biomes.TFBiomeDecorator.func_76794_a(TFBiomeDecorator. java:188) at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator. java:203) at twilightforest.biomes.TFBiomeDecorator.func_76796_a(TFBiomeDecorator. java:177) at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java :366) at twilightforest.world.ChunkProviderTwilightForest.func_73153_a(ChunkPr oviderTwilightForest.java:927) at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProvide rServer.java:258) at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1249) at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProvide rServer.java:153) at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProvide rServer.java:166) at net.minecraft.world.World.func_72964_e(World.java:528) at net.minecraft.world.World.func_72798_a(World.java:413) at twilightforest.TFTeleporter.isBlockPortal(TFTeleporter.java:116) at twilightforest.TFTeleporter.func_77184_b(TFTeleporter.java:51) at net.minecraft.world.Teleporter.func_77185_a(SourceFile:49) at net.minecraft.server.management.ServerConfigurationManager.transferEn tityToWorld(ServerConfigurationManager.java:557) at net.minecraft.server.management.ServerConfigurationManager.transferPl ayerToDimension(ServerConfigurationManager.java:482) at twilightforest.block.BlockTFPortal.func_71869_a(BlockTFPortal.java:31 2) at net.minecraft.entity.Entity.func_70017_D(Entity.java:1023) at net.minecraft.entity.Entity.func_70091_d(Entity.java:967) at net.minecraft.entity.EntityLiving.func_70612_e(EntityLiving.java:1580 ) at net.minecraft.entity.player.EntityPlayer.func_70612_e(EntityPlayer.ja va:1828) at net.minecraft.entity.EntityLiving.func_70636_d(EntityLiving.java:1877 ) at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.ja va:593) at net.minecraft.entity.EntityLiving.func_70071_h_(EntityLiving.java:858 ) at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.j ava:339) at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerM P.java:326) ... 11 more 2013-10-17 11:21:07 [iNFO] [sTDOUT] Unloading Player: bartoast 2013-10-17 11:21:07 [WARNING] [Minecraft-Server] Can't keep up! Did the system t ime change, or is the server overloaded? 2013-10-17 11:21:07 [iNFO] [sTDERR] net.minecraft.util.ReportedException: Except ion ticking world 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer. func_71190_q(MinecraftServer.java:649) 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.server.dedicated.Dedica tedServer.func_71190_q(DedicatedServer.java:275) 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer. func_71217_p(MinecraftServer.java:573) 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer. run(MinecraftServer.java:470) 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.server.ThreadMinecraftS erver.run(SourceFile:573) 2013-10-17 11:21:07 [iNFO] [sTDERR] Caused by: java.lang.RuntimeException: Alrea dy decorating!! 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.biome.BiomeDecora tor.func_76796_a(BiomeDecorator.java:195) 2013-10-17 11:21:07 [iNFO] [sTDERR] at twilightforest.biomes.TFBiomeDecorato r.func_76796_a(TFBiomeDecorator.java:177) 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.biome.BiomeGenBas e.func_76728_a(BiomeGenBase.java:366) 2013-10-17 11:21:07 [iNFO] [sTDERR] at twilightforest.world.ChunkProviderTwi lightForest.func_73153_a(ChunkProviderTwilightForest.java:927) 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.gen.ChunkProvider Server.func_73153_a(ChunkProviderServer.java:258) 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.chunk.Chunk.func_ 76624_a(Chunk.java:1239) 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.gen.ChunkProvider Server.func_73158_c(ChunkProviderServer.java:153) 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.gen.ChunkProvider Server.func_73154_d(ChunkProviderServer.java:166) 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.World.isBlockSoli dOnSide(World.java:4542) 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.World.isBlockSoli dOnSide(World.java:4520) 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.World.func_72797_ t(World.java:2981) 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.SpawnerAnimals.fu nc_77190_a(SpawnerAnimals.java:227) 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.SpawnerAnimals.fu nc_77192_a(SpawnerAnimals.java:142) 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.world.WorldServer.func_ 72835_b(WorldServer.java:180) 2013-10-17 11:21:07 [iNFO] [sTDERR] at net.minecraft.server.MinecraftServer. func_71190_q(MinecraftServer.java:643) 2013-10-17 11:21:07 [iNFO] [sTDERR] ... 4 more 2013-10-17 11:21:07 [sEVERE] [Minecraft-Server] Encountered an unexpected except ion ReportedException net.minecraft.util.ReportedException: Exception ticking world at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.jav a:649) at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(Dedicated Server.java:275) at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.jav a:573) at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:470) at net.minecraft.server.ThreadMinecraftServer.run(SourceFile:573) Caused by: java.lang.RuntimeException: Already decorating!! at net.minecraft.world.biome.BiomeDecorator.func_76796_a(BiomeDecorator. java:195) at twilightforest.biomes.TFBiomeDecorator.func_76796_a(TFBiomeDecorator. java:177) at net.minecraft.world.biome.BiomeGenBase.func_76728_a(BiomeGenBase.java :366) at twilightforest.world.ChunkProviderTwilightForest.func_73153_a(ChunkPr oviderTwilightForest.java:927) at net.minecraft.world.gen.ChunkProviderServer.func_73153_a(ChunkProvide rServer.java:258) at net.minecraft.world.chunk.Chunk.func_76624_a(Chunk.java:1239) at net.minecraft.world.gen.ChunkProviderServer.func_73158_c(ChunkProvide rServer.java:153) at net.minecraft.world.gen.ChunkProviderServer.func_73154_d(ChunkProvide rServer.java:166) at net.minecraft.world.World.isBlockSolidOnSide(World.java:4542) at net.minecraft.world.World.isBlockSolidOnSide(World.java:4520) at net.minecraft.world.World.func_72797_t(World.java:2981) at net.minecraft.world.SpawnerAnimals.func_77190_a(SpawnerAnimals.java:2 27) at net.minecraft.world.SpawnerAnimals.func_77192_a(SpawnerAnimals.java:1 42) at net.minecraft.world.WorldServer.func_72835_b(WorldServer.java:180) at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.jav a:643) ... 4 more 2013-10-17 11:21:07 [sEVERE] [Minecraft-Server] This crash report has been saved to: C:\Users\andrew\Documents\minecraft\hexxit server\.\crash-reports\crash-201 3-10-17_11.21.07-server.txt1 answer to this question
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.