Content: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Background: Slate Blackcurrant Watermelon Strawberry Orange Banana Apple Emerald Chocolate Marble
Pattern: Blank Waves Notes Sharp Wood Rockface Leather Honey Vertical Triangles
Welcome to TerraFirmaCraft Forums

Register now to gain access to all of our features. Once registered and logged in, you will be able to contribute to this site by submitting your own content or replying to existing content. You'll be able to customize your profile, receive reputation points as a reward for submitting content, while also communicating with other members via your own private inbox, plus much more! This message will be removed once you have signed in.

  • Announcements

    • Dries007

      ATTENTION Forum Database Breach   03/04/2019

      There has been a breach of our database. Please make sure you change your password (use a password manager, like Lastpass).
      If you used this password anywhere else, change that too! The passwords themselves are stored hashed, but may old accounts still had old, insecure (by today's standards) hashes from back when they where created. This means they can be "cracked" more easily. Other leaked information includes: email, IP, account name.
      I'm trying my best to find out more and keep everyone up to date. Discord (http://invite.gg/TerraFirmaCraft) is the best option for up to date news and questions. I'm sorry for this, but the damage has been done. All I can do is try to make sure it doesn't happen again.
    • Claycorp

      This forum is now READ ONLY!   01/20/2020

      As of this post and forever into the future this forum has been put into READ ONLY MODE. There will be no new posts! A replacement is coming SoonTM . If you wish to stay up-to-date on whats going on or post your content. Please use the Discord or Sub-Reddit until the new forums are running.

      Any questions or comments can be directed to Claycorp on either platform.
Sign in to follow this  
Followers 0
valakas

Build 49d, crash

14 posts in this topic

Was not crashing on 49b, updated to 49d and the crashing started, starting a new world fixed it then it happened again.

Only other mod is craftguide, new version.

There is a fruit tree that would be loaded next to my base.

I'm guessing it is the new fruit tree tile entity tick stuff but thats only a guess.

Terminal Log

2012-09-06 08:46:37 [INFO] [ForgeModLoader] Forge Mod Loader version 3.0.183.356 for Minecraft client:1.3.2, server:1.3.2 loading2012-09-06 08:46:39 [INFO] [STDOUT] 27 achievements2012-09-06 08:46:39 [INFO] [STDOUT] 195 recipes2012-09-06 08:46:39 [INFO] [STDOUT] Setting user: *******, 48747910075235522912012-09-06 08:46:39 [INFO] [STDOUT] LWJGL Version: 2.4.22012-09-06 08:46:40 [INFO] [ForgeModLoader] Attempting early MinecraftForge initialization2012-09-06 08:46:40 [INFO] [ForgeModLoader] Completed early MinecraftForge initialization2012-09-06 08:46:40 [INFO] [ForgeModLoader] Searching /home/*****/.minecraft/mods for mods2012-09-06 08:46:41 [INFO] [ForgeModLoader] Forge Mod Loader has identified 4 mods to load2012-09-06 08:46:41 [INFO] [STDOUT] [TFC] Loading Blocks2012-09-06 08:46:41 [INFO] [STDOUT] [TFC] Loading Settings2012-09-06 08:46:42 [INFO] [STDOUT] MinecraftForge v4.0.0.247 Initialized2012-09-06 08:46:42 [INFO] [ForgeModLoader] MinecraftForge v4.0.0.247 Initialized2012-09-06 08:46:42 [INFO] [STDOUT] CONFLICT @ -239 item slot already occupied by sk@1efb0be while adding TFC.Items.ItemCustomWood@13cb1eb2012-09-06 08:46:42 [INFO] [STDOUT] CONFLICT @ -238 item slot already occupied by rk@1a21389 while adding TFC.Items.ItemCustomLeaves@1b0bf9a2012-09-06 08:46:42 [INFO] [STDOUT] CONFLICT @ -250 item slot already occupied by ry@1487b8b while adding TFC.Items.ItemSapling@1a722ef2012-09-06 08:46:42 [INFO] [STDOUT] CONFLICT @ -251 item slot already occupied by so@79404a while adding TFC.Items.ItemTerraPlanks@6bd5302012-09-06 08:46:42 [INFO] [STDOUT] [TFC] Loading Items2012-09-06 08:46:43 [INFO] [STDOUT] Starting up SoundSystem...2012-09-06 08:46:43 [INFO] [STDOUT] Initializing LWJGL OpenAL2012-09-06 08:46:43 [INFO] [STDOUT]	 (The LWJGL binding of OpenAL.  For more information, see http://www.lwjgl.org)2012-09-06 08:46:43 [INFO] [STDOUT] OpenAL initialized.2012-09-06 08:46:44 [INFO] [STDOUT] 0 recipes2012-09-06 08:46:44 [INFO] [ForgeModLoader] Forge Mod Loader has successfully loaded 4 mods2012-09-06 08:46:55 [INFO] [STDERR] java.lang.NullPointerException2012-09-06 08:46:55 [INFO] [STDERR]  at TFC.TileEntities.TileEntityFruitTreeWood.g(TileEntityFruitTreeWood.java:121)2012-09-06 08:46:55 [INFO] [STDERR]  at up.h(World.java:1900)2012-09-06 08:46:55 [INFO] [STDERR]  at gr.h(WorldServer.java:437)2012-09-06 08:46:55 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:616)2012-09-06 08:46:55 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:547)2012-09-06 08:46:55 [INFO] [STDERR]  at axv.p(IntegratedServer.java:105)2012-09-06 08:46:55 [INFO] [STDERR]  at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)2012-09-06 08:46:55 [INFO] [STDERR]  at ep.run(SourceFile:539)^CAL lib: ALc.c:1352: exit(): closing 1 DeviceAL lib: ALc.c:1329: alcCloseDevice(): destroying 1 ContextAL lib: alSource.c:2361: alcDestroyContext(): deleting 32 Source(s)AL lib: alBuffer.c:1081: exit(): deleting 1 Buffer(s)

0

Share this post


Link to post
Share on other sites

Had tried that already.

Just tried it again, same crash error.

0

Share this post


Link to post
Share on other sites

Its gotta be the fruit trees. I had a similar error, but idk how to do spoiler tags so...

java.lang.NullPointerException

at TFC.TileEntities.TileEntityFruitTreeWood.g(TileEntityFruitTreeWood.java:121)

at up.h(World.java:1900)

at gr.h(WorldServer.java:437)

at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:616)

at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:547)

at axv.p(IntegratedServer.java:105)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)

at ep.run(SourceFile:539)

Thats the important part.

0

Share this post


Link to post
Share on other sites

CONFLICT @ -239 item slot already occupied by sk@1efb0be while adding TFC.Items.ItemCustomWood@13cb1eb

This is a conflict crash, usually due to old mod config file conflict with new ones, other than that I don't know

0

Share this post


Link to post
Share on other sites

....I installed forge,playerapi and tfc into a fresh minecraft download, I don't see how there could be a conflict

0

Share this post


Link to post
Share on other sites

I am also still experiencing death by fruit tree.

0

Share this post


Link to post
Share on other sites

java.lang.NullPointerException

at TFC.TileEntities.TileEntityFruitTreeWood.g(TileEntityFruitTreeWood.java:121)

at up.h(World.java:1900)

at gr.h(WorldServer.java:437)

at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:616)

at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:547)

at axv.p(IntegratedServer.java:105)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)

at ep.run(SourceFile:539)

--- END ERROR REPORT 1a775c2a ----------

yep, same crash when i load a 49c world, may have to do with the change of trees to entity, try making a new world

0

Share this post


Link to post
Share on other sites

EDIT: Nevermind my chest error, it seemed to be a one time thing...

But i did manage to open a creative world successfully, im on the hunt for a fruit tree.

And i didn't find any. So yeah, fruit trees aren't good for rendering.

0

Share this post


Link to post
Share on other sites

I get the same crash as above

---- Minecraft Crash Report ----

// I blame Dinnerbone.

Time: 9/6/12 8:44 AM

Description: Exception in server tick loop

java.lang.NullPointerException

at TFC.TileEntities.TileEntityFruitTreeWood.g(TileEntityFruitTreeWood.java:121)

at up.h(World.java:1900)

at gr.h(WorldServer.java:437)

at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:616)

at net.minecraft.server.MinecraftServer.p(MinecraftServer.java:547)

at axv.p(IntegratedServer.java:105)

at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:453)

at ep.run(SourceFile:539)

Relevant Details:

- Minecraft Version: 1.3.2

- Operating System: Windows 7 (amd64) version 6.1

- Java Version: 1.7.0_05, Oracle Corporation

- Java VM Version: Java HotSpot 64-Bit Server VM (mixed mode), Oracle Corporation

- Memory: 195416912 bytes (186 MB) / 964886528 bytes (920 MB) up to 964886528 bytes (920 MB)

- JVM Flags: 2 total; -Xms512m -Xmx1024m

- FML: FML v3.0.183.356 Minecraft Forge 4.0.0.247 Optifine OptiFine_1.3.2_HD_B3 4 mods loaded, 4 mods active

FML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available

Forge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available

mod_ReiMinimap [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available

TerraFirmaCraft [TerraFirmaCraft] (TFCraft-Universal-Core-B2-Build49d.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available->Available->Available->Available

- Is Modded: Definitely; 'forge,fml'

- Profiler Position: N/A (disabled)

- Player Count: 1 / 8; [gu['cedenjr2'/308, l='The Barrens', x=89.50, y=168.10, z=-10376.50]]

- World The Barrens Entities: 0 total; []

- World The Barrens Players: 0 total; []

- World The Barrens Chunk Stats: ServerChunkCache: 0 Drop: 0

- Type: Integrated Server

It only seems to crash when a fruit tree is either near me, or growing i guess.

I deleted the config files from old, Still crashes, Installed Forge, Api, and put 49d in mods folder, ( I did this several times on a clean jar)

Still Crashes.

The only solution i have is to cut down every fruit tree in sight. Oh well.

0

Share this post


Link to post
Share on other sites

Just to let everyone know (from 49d changelog)

"Fruit Tree growth is now handled via tile entity instead of random block ticks. It’s not a big change but it may have a few bugs so be on the look out."

0

Share this post


Link to post
Share on other sites

Just to let everyone know (from 49d changelog)

"Fruit Tree growth is now handled via tile entity instead of random block ticks. It’s not a big change but it may have a few bugs so be on the look out."

Yeah, saw that after. My bad.

0

Share this post


Link to post
Share on other sites

mine is also crashing randomly on 49d.

---- Minecraft Crash Report ----// Hi. I'm Minecraft, and I'm a crashaholic.Time: 9/6/12 9:44 PMDescription: Unexpected errorjava.lang.ArrayIndexOutOfBoundsException: -1at TFC.WorldGen.TFCWorldChunkManager.a(TFCWorldChunkManager.java:290)at vn.<init>(SourceFile:29)at vm.a(SourceFile:58)at vm.b(SourceFile:67)at TFC.WorldGen.TFCWorldChunkManager.a(TFCWorldChunkManager.java:157)at wl.a(Chunk.java:1424)at up.a(World.java:155)at ve.a(SourceFile:147)at TFC.Render.TFC_CoreRender.RenderNewLeaves(TFC_CoreRender.java:2513)at TFC.Handlers.BlockRenderHandler.renderWorldBlock(BlockRenderHandler.java:128)at cpw.mods.fml.client.registry.RenderingRegistry.renderWorldBlock(RenderingRegistry.java:158)at FMLRenderAccessLibrary.renderWorldBlock(FMLRenderAccessLibrary.java:78)at avg.b(RenderBlocks.java:444)at aus.a(WorldRenderer.java:218)at avb.a(RenderGlobal.java:1468)at auw.a(EntityRenderer.java:1005)at auw.b(EntityRenderer.java:886)at net.minecraft.client.Minecraft.J(Minecraft.java:871)at net.minecraft.client.Minecraft.run(Minecraft.java:764)at java.lang.Thread.run(Thread.java:680)Relevant Details:- Minecraft Version: 1.3.2- Operating System: Mac OS X (i386) version 10.8.1- Java Version: 1.6.0_35, Apple Inc.- Java VM Version: Java HotSpot(TM) Client VM (mixed mode), Apple Inc.- Memory: 193730712 bytes (184 MB) / 1087176704 bytes (1036 MB) up to 2118975488 bytes (2020 MB)- JVM Flags: 3 total; -Xbootclasspath/a:/System/Library/PrivateFrameworks/JavaApplicationLauncher.framework/Resources/LauncherSupport.jar -Xms1024M -Xmx2024M- FML: FML v3.0.183.356 Minecraft Forge 4.0.0.247 4 mods loaded, 4 mods activeFML [Forge Mod Loader] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->AvailableForge [Minecraft Forge] (coremods) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Availablemod_ReiMinimap [mod_ReiMinimap] (minecraft.jar) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->AvailableTerraFirmaCraft [TerraFirmaCraft] (TFCraft-Universal-Core-B2-Build49d.zip) Unloaded->Constructed->Pre-initialized->Initialized->Post-initialized->Available->Available->Available- LWJGL: 2.4.2- OpenGL: NVIDIA GeForce 9600M GT OpenGL Engine GL version 2.1 NVIDIA-8.0.51, NVIDIA Corporation- Is Modded: Definitely; 'forge,fml'- Type: Client- Texture Pack: Default- Profiler Position: N/A (disabled)- World MpServer Entities: 166 total; [atg['LordTyroxx'/125, l='MpServer', x=35858.15, y=159.62, z=-10483.68], no['Creeper'/810, l='MpServer', x=35850.50, y=-9825.81, z=-9913.50], oa['Zombie'/598, l='MpServer', x=35772.50, y=-11373.37, z=-9886.50], nz['Spider'/1505, l='MpServer', x=35774.50, y=-11366.37, z=-9878.19], no['Creeper'/1434, l='MpServer', x=35753.84, y=-11789.73, z=-9869.50], no['Creeper'/1438, l='MpServer', x=35756.75, y=-11364.37, z=-9879.50], nz['Spider'/1436, l='MpServer', x=35752.09, y=-11789.73, z=-9869.50], oa['Zombie'/488, l='MpServer', x=35755.50, y=-11775.81, z=-9864.50], nx['Skeleton'/794, l='MpServer', x=35767.00, y=-11369.45, z=-9884.78], no['Creeper'/596, l='MpServer', x=35722.00, y=-11352.45, z=-9886.63], nx['Skeleton'/795, l='MpServer', x=35775.13, y=-10777.53, z=-9891.34], nx['Skeleton'/533, l='MpServer', x=35813.93, y=-10771.53, z=-9890.53], nx['Skeleton'/532, l='MpServer', x=35814.65, y=-10771.53, z=-9892.53], nx['Skeleton'/535, l='MpServer', x=35814.50, y=-10771.53, z=-9894.50], nx['Skeleton'/534, l='MpServer', x=35816.03, y=-10771.53, z=-9894.69], oa['Zombie'/884, l='MpServer', x=35767.50, y=-10768.61, z=-9890.50], EntityCowTFC['entity.cow.name'/47672, l='MpServer', x=35935.50, y=152.00, z=-10336.50], EntityCowTFC['entity.cow.name'/47674, l='MpServer', x=35937.81, y=152.00, z=-10337.19], EntityCowTFC['entity.cow.name'/47673, l='MpServer', x=35935.69, y=152.00, z=-10346.78], EntityCowTFC['entity.cow.name'/48054, l='MpServer', x=35965.50, y=149.00, z=-10373.50], EntityCowTFC['entity.cow.name'/48053, l='MpServer', x=35963.50, y=149.00, z=-10370.50], EntityCowTFC['entity.cow.name'/48052, l='MpServer', x=35961.50, y=149.00, z=-10373.50], EntityCowTFC['entity.cow.name'/48055, l='MpServer', x=35965.50, y=149.00, z=-10375.50], EntityPigTFC['entity.pig.name'/50590, l='MpServer', x=35857.50, y=152.00, z=-10413.00], EntityPigTFC['entity.pig.name'/50588, l='MpServer', x=35853.22, y=152.00, z=-10402.97], EntityPigTFC['entity.pig.name'/50587, l='MpServer', x=35850.53, y=151.00, z=-10411.53], EntityCowTFC['entity.cow.name'/50012, l='MpServer', x=35904.50, y=150.00, z=-10415.50], EntityCowTFC['entity.cow.name'/50010, l='MpServer', x=35908.50, y=149.00, z=-10415.50], EntityPigTFC['entity.pig.name'/50589, l='MpServer', x=35827.88, y=150.00, z=-10405.72], EntityCowTFC['entity.cow.name'/50013, l='MpServer', x=35902.50, y=150.00, z=-10416.50], EntityCowTFC['entity.cow.name'/50011, l='MpServer', x=35908.50, y=149.00, z=-10417.50], EntitySheepTFC['entity.sheep.name'/50017, l='MpServer', x=35899.50, y=150.00, z=-10400.50], EntitySheepTFC['entity.sheep.name'/50594, l='MpServer', x=35875.72, y=150.00, z=-10409.76], EntityPigTFC['entity.pig.name'/52305, l='MpServer', x=35769.50, y=154.00, z=-10468.50], EntityPigTFC['entity.pig.name'/52306, l='MpServer', x=35768.50, y=152.00, z=-10469.50], EntitySheepTFC['entity.sheep.name'/50016, l='MpServer', x=35896.50, y=151.00, z=-10401.50], EntitySheepTFC['entity.sheep.name'/50015, l='MpServer', x=35887.25, y=150.00, z=-10403.31], nx['Skeleton'/52962, l='MpServer', x=35861.34, y=70.00, z=-10402.03], nx['Skeleton'/52964, l='MpServer', x=35865.50, y=70.00, z=-10401.50], EntitySheepTFC['entity.sheep.name'/50591, l='MpServer', x=35866.66, y=150.00, z=-10407.78], EntitySheepTFC['entity.sheep.name'/50593, l='MpServer', x=35865.47, y=150.00, z=-10408.53], EntityPigTFC['entity.pig.name'/52304, l='MpServer', x=35771.50, y=153.00, z=-10470.50], EntityPigTFC['entity.pig.name'/52307, l='MpServer', x=35768.50, y=152.00, z=-10471.50], EntitySheepTFC['entity.sheep.name'/50592, l='MpServer', x=35863.34, y=152.00, z=-10418.44], EntityCowTFC['entity.cow.name'/53049, l='MpServer', x=35832.50, y=156.00, z=-10489.64], EntityCowTFC['entity.cow.name'/53051, l='MpServer', x=35831.28, y=155.00, z=-10488.38], EntityCowTFC['entity.cow.name'/53050, l='MpServer', x=35833.31, y=156.00, z=-10488.38], EntityCowTFC['entity.cow.name'/52888, l='MpServer', x=35805.22, y=152.00, z=-10489.53], EntityCowTFC['entity.cow.name'/52890, l='MpServer', x=35803.50, y=152.00, z=-10489.50], EntityCowTFC['entity.cow.name'/52887, l='MpServer', x=35805.50, y=152.00, z=-10488.22], EntityChickenTFC['entity.chicken.name'/50652, l='MpServer', x=35987.50, y=156.00, z=-10427.50], EntityCowTFC['entity.cow.name'/53052, l='MpServer', x=35833.50, y=156.00, z=-10491.50], EntityCowTFC['entity.cow.name'/52889, l='MpServer', x=35806.81, y=152.00, z=-10490.78], EntitySquidTFC['entity.squid.name'/53690, l='MpServer', x=35924.50, y=142.36, z=-10447.25], EntitySquidTFC['entity.squid.name'/53691, l='MpServer', x=35925.94, y=142.02, z=-10446.81], EntitySquidTFC['entity.squid.name'/53694, l='MpServer', x=35922.50, y=142.39, z=-10451.50], np['Enderman'/54047, l='MpServer', x=35860.31, y=70.00, z=-10402.28], np['Enderman'/54048, l='MpServer', x=35860.50, y=70.00, z=-10404.50], oa['Zombie'/54051, l='MpServer', x=35860.34, y=70.00, z=-10403.56], EntityChickenTFC['entity.chicken.name'/53055, l='MpServer', x=35824.50, y=153.00, z=-10506.50], EntityChickenTFC['entity.chicken.name'/53054, l='MpServer', x=35826.50, y=154.00, z=-10505.50], oa['Zombie'/54110, l='MpServer', x=35848.50, y=41.00, z=-10436.50], EntityChickenTFC['entity.chicken.name'/53056, l='MpServer', x=35824.50, y=153.00, z=-10508.50], EntityChickenTFC['entity.chicken.name'/53053, l='MpServer', x=35827.50, y=154.00, z=-10509.50], no['Creeper'/54397, l='MpServer', x=35858.50, y=87.00, z=-10449.50], EntityChickenTFC['entity.chicken.name'/50651, l='MpServer', x=35990.50, y=151.00, z=-10430.50], EntityChickenTFC['entity.chicken.name'/50649, l='MpServer', x=35990.50, y=150.00, z=-10429.50], nx['Skeleton'/53526, l='MpServer', x=35866.09, y=83.00, z=-10456.50], nz['Spider'/53527, l='MpServer', x=35868.00, y=83.00, z=-10456.50], nx['Skeleton'/54642, l='MpServer', x=35878.50, y=84.00, z=-10414.50], nx['Skeleton'/54643, l='MpServer', x=35881.53, y=85.00, z=-10417.09], EntityCowTFC['entity.cow.name'/53451, l='MpServer', x=35925.25, y=146.00, z=-10543.31], EntityCowTFC['entity.cow.name'/53452, l='MpServer', x=35933.50, y=147.00, z=-10531.50], EntityCowTFC['entity.cow.name'/53453, l='MpServer', x=35935.50, y=149.00, z=-10531.50], EntityCowTFC['entity.cow.name'/53454, l='MpServer', x=35937.50, y=150.00, z=-10531.50], no['Creeper'/54914, l='MpServer', x=35892.50, y=83.00, z=-10408.50], oa['Zombie'/54931, l='MpServer', x=35862.44, y=70.00, z=-10404.69], nz['Spider'/54932, l='MpServer', x=35862.00, y=70.00, z=-10403.28], nx['Skeleton'/54934, l='MpServer', x=35866.50, y=70.00, z=-10401.50], EntityChickenTFC['entity.chicken.name'/54737, l='MpServer', x=35931.03, y=146.00, z=-10537.47], EntityChickenTFC['entity.chicken.name'/54736, l='MpServer', x=35930.50, y=147.00, z=-10541.50], EntityChickenTFC['entity.chicken.name'/54734, l='MpServer', x=35816.50, y=150.00, z=-10542.50], EntityChickenTFC['entity.chicken.name'/54735, l='MpServer', x=35928.53, y=146.00, z=-10542.25], EntityChickenTFC['entity.chicken.name'/54738, l='MpServer', x=35935.50, y=149.00, z=-10545.50], EntityChickenTFC['entity.chicken.name'/54731, l='MpServer', x=35819.50, y=150.00, z=-10543.50], EntityChickenTFC['entity.chicken.name'/54732, l='MpServer', x=35819.50, y=151.00, z=-10545.50], EntityChickenTFC['entity.chicken.name'/54733, l='MpServer', x=35818.50, y=150.00, z=-10543.50], np['Enderman'/55345, l='MpServer', x=35842.50, y=40.00, z=-10435.13], EntityChickenTFC['entity.chicken.name'/54746, l='MpServer', x=35969.50, y=144.00, z=-10552.50], EntityChickenTFC['entity.chicken.name'/54745, l='MpServer', x=35968.50, y=144.00, z=-10553.50], EntityChickenTFC['entity.chicken.name'/54743, l='MpServer', x=35980.47, y=143.28, z=-10556.06], EntityPigTFC['entity.pig.name'/54742, l='MpServer', x=35964.50, y=144.00, z=-10552.50], EntityPigTFC['entity.pig.name'/54741, l='MpServer', x=35964.50, y=144.00, z=-10554.50], EntitySheepTFC['entity.sheep.name'/53046, l='MpServer', x=35839.50, y=158.00, z=-10489.50], EntityChickenTFC['entity.chicken.name'/50650, l='MpServer', x=35997.16, y=151.00, z=-10439.09], EntityCowTFC['entity.cow.name'/53463, l='MpServer', x=35996.22, y=155.00, z=-10517.78], EntityCowTFC['entity.cow.name'/53465, l='MpServer', x=35998.84, y=156.00, z=-10516.94], EntityCowTFC['entity.cow.name'/53464, l='MpServer', x=35997.25, y=156.00, z=-10516.06], EntityChickenTFC['entity.chicken.name'/54744, l='MpServer', x=35970.50, y=144.00, z=-10555.50], EntityPigTFC['entity.pig.name'/54739, l='MpServer', x=35974.09, y=144.00, z=-10556.91], EntityPigTFC['entity.pig.name'/54740, l='MpServer', x=35972.75, y=144.00, z=-10556.34], EntitySheepTFC['entity.sheep.name'/53045, l='MpServer', x=35842.50, y=159.00, z=-10491.50], EntitySheepTFC['entity.sheep.name'/53047, l='MpServer', x=35844.50, y=159.00, z=-10492.50], EntitySheepTFC['entity.sheep.name'/53048, l='MpServer', x=35835.88, y=156.10, z=-10498.94], EntitySheepTFC['entity.sheep.name'/52898, l='MpServer', x=35880.50, y=156.00, z=-10496.50], EntitySheepTFC['entity.sheep.name'/52897, l='MpServer', x=35881.50, y=155.00, z=-10494.50], EntitySheepTFC['entity.sheep.name'/52896, l='MpServer', x=35889.50, y=148.00, z=-10499.91], EntitySheepTFC['entity.sheep.name'/52891, l='MpServer', x=35888.50, y=151.00, z=-10499.50], EntitySheepTFC['entity.sheep.name'/52892, l='MpServer', x=35884.63, y=154.00, z=-10498.94], EntitySheepTFC['entity.sheep.name'/52893, l='MpServer', x=35883.19, y=155.00, z=-10498.63], EntitySheepTFC['entity.sheep.name'/52894, l='MpServer', x=35882.66, y=155.00, z=-10496.19], EntitySheepTFC['entity.sheep.name'/52895, l='MpServer', x=35885.81, y=153.00, z=-10497.19], EntityCowTFC['entity.cow.name'/55227, l='MpServer', x=35902.56, y=144.00, z=-10567.47], EntityCowTFC['entity.cow.name'/55226, l='MpServer', x=35901.50, y=145.00, z=-10573.63], EntityCowTFC['entity.cow.name'/55229, l='MpServer', x=35900.91, y=144.00, z=-10566.03], EntityCowTFC['entity.cow.name'/55228, l='MpServer', x=35905.88, y=144.00, z=-10572.03], EntityCowTFC['entity.cow.name'/53462, l='MpServer', x=35999.78, y=156.00, z=-10515.22], EntityPigTFC['entity.pig.name'/55638, l='MpServer', x=35795.56, y=158.00, z=-10578.41], EntityChickenTFC['entity.chicken.name'/53517, l='MpServer', x=36001.50, y=155.00, z=-10523.50], nj['item.tile.IgExRock.Dacite'/52899, l='MpServer', x=35879.09, y=24.13, z=-10497.97], nj['item.item.SulfurPowder'/52902, l='MpServer', x=35878.53, y=24.13, z=-10496.03], no['Creeper'/56275, l='MpServer', x=35840.20, y=90.00, z=-10447.31], no['Creeper'/56276, l='MpServer', x=35842.84, y=90.00, z=-10448.31], nz['Spider'/56277, l='MpServer', x=35844.28, y=91.00, z=-10449.28], EntityPigTFC['entity.pig.name'/55639, l='MpServer', x=35789.50, y=158.00, z=-10580.50], EntityPigTFC['entity.pig.name'/55636, l='MpServer', x=35788.84, y=158.00, z=-10573.88], EntityPigTFC['entity.pig.name'/55637, l='MpServer', x=35793.50, y=158.00, z=-10582.50], oa['Zombie'/56931, l='MpServer', x=35857.09, y=31.00, z=-10467.41], EntityCowTFC['entity.cow.name'/55634, l='MpServer', x=35769.19, y=158.00, z=-10588.50], EntityCowTFC['entity.cow.name'/55635, l='MpServer', x=35758.97, y=158.00, z=-10594.84], EntityCowTFC['entity.cow.name'/55632, l='MpServer', x=35772.72, y=158.00, z=-10588.47], EntityCowTFC['entity.cow.name'/55633, l='MpServer', x=35771.41, y=158.00, z=-10588.88], EntityChickenTFC['entity.chicken.name'/53516, l='MpServer', x=36001.88, y=155.00, z=-10524.50], EntityChickenTFC['entity.chicken.name'/53514, l='MpServer', x=36001.03, y=154.00, z=-10526.44], EntityChickenTFC['entity.chicken.name'/56149, l='MpServer', x=35905.72, y=144.00, z=-10599.93], EntityChickenTFC['entity.chicken.name'/56146, l='MpServer', x=35910.85, y=144.00, z=-10596.01], EntityChickenTFC['entity.chicken.name'/56148, l='MpServer', x=35904.96, y=144.00, z=-10600.07], EntityChickenTFC['entity.chicken.name'/56147, l='MpServer', x=35899.94, y=147.00, z=-10594.75], no['Creeper'/57634, l='MpServer', x=35880.50, y=34.00, z=-10470.50], EntityPigTFC['entity.pig.name'/56218, l='MpServer', x=35993.47, y=153.00, z=-10599.16], EntityPigTFC['entity.pig.name'/56217, l='MpServer', x=35992.50, y=161.00, z=-10608.50], EntityPigTFC['entity.pig.name'/56216, l='MpServer', x=35994.47, y=160.00, z=-10608.09], no['Creeper'/57814, l='MpServer', x=35866.50, y=33.00, z=-10465.50], nx['Skeleton'/57834, l='MpServer', x=35849.00, y=77.00, z=-10421.38], nx['Skeleton'/57835, l='MpServer', x=35851.29, y=78.00, z=-10421.69], nx['Skeleton'/57940, l='MpServer', x=35884.50, y=82.00, z=-10409.50], no['Creeper'/57941, l='MpServer', x=35880.56, y=83.00, z=-10412.08], no['Creeper'/58112, l='MpServer', x=35869.72, y=38.00, z=-10471.00], nx['Skeleton'/58199, l='MpServer', x=35850.22, y=62.00, z=-10517.59], nx['Skeleton'/58200, l='MpServer', x=35851.50, y=62.00, z=-10519.31], nx['Skeleton'/58201, l='MpServer', x=35853.50, y=62.00, z=-10526.50], oa['Zombie'/58202, l='MpServer', x=35851.50, y=62.00, z=-10526.50], EntityPigTFC['entity.pig.name'/56215, l='MpServer', x=35995.50, y=160.00, z=-10609.50], oa['Zombie'/58478, l='MpServer', x=35853.50, y=81.00, z=-10423.50], EntitySquidTFC['entity.squid.name'/58539, l='MpServer', x=35793.58, y=138.19, z=-10373.95], nx['Skeleton'/58562, l='MpServer', x=35865.50, y=41.00, z=-10515.50], nx['Skeleton'/58563, l='MpServer', x=35866.50, y=41.00, z=-10516.50], nx['Skeleton'/58667, l='MpServer', x=35855.02, y=80.00, z=-10421.50], nx['Skeleton'/58668, l='MpServer', x=35856.70, y=80.00, z=-10421.50], oa['Zombie'/58902, l='MpServer', x=35864.50, y=73.00, z=-10406.50], oa['Zombie'/58946, l='MpServer', x=35863.50, y=38.00, z=-10437.50], nx['Skeleton'/59074, l='MpServer', x=35863.50, y=78.00, z=-10424.50], nx['Skeleton'/59075, l='MpServer', x=35862.50, y=78.00, z=-10426.50], nx['Skeleton'/59289, l='MpServer', x=35875.50, y=73.00, z=-10533.50], oa['Zombie'/59468, l='MpServer', x=35846.50, y=68.00, z=-10540.50], np['Enderman'/57823, l='MpServer', x=35860.77, y=76.00, z=-10558.31]]- World MpServer Players: 1 total; [atg['LordTyroxx'/125, l='MpServer', x=35858.15, y=159.62, z=-10483.68]]- World MpServer Chunk Stats: MultiplayerChunkCache: 437- Forced Entities: 353 total; [EntityChickenTFC['entity.chicken.name'/50650, l='MpServer', x=35997.16, y=151.00, z=-10439.09], EntityChickenTFC['entity.chicken.name'/50651, l='MpServer', x=35990.50, y=151.00, z=-10430.50], EntityChickenTFC['entity.chicken.name'/50649, l='MpServer', x=35990.50, y=150.00, z=-10429.50], EntityChickenTFC['entity.chicken.name'/50652, l='MpServer', x=35987.50, y=156.00, z=-10427.50], np['Enderman'/55345, l='MpServer', x=35842.50, y=40.00, z=-10435.13], nx['Skeleton'/59289, l='MpServer', x=35875.50, y=73.00, z=-10533.50], nj['item.item.LooseRock.Granite'/26254, l='MpServer', x=35786.97, y=151.13, z=-9946.53], EntityPigTFC['entity.pig.name'/50590, l='MpServer', x=35857.50, y=152.00, z=-10413.00], EntitySheepTFC['entity.sheep.name'/50591, l='MpServer', x=35866.66, y=150.00, z=-10407.78], EntityPigTFC['entity.pig.name'/50588, l='MpServer', x=35853.22, y=152.00, z=-10402.97], EntityPigTFC['entity.pig.name'/50589, l='MpServer', x=35827.88, y=150.00, z=-10405.72], EntityPigTFC['entity.pig.name'/50587, l='MpServer', x=35850.53, y=151.00, z=-10411.53], EntityCowTFC['entity.cow.name'/53451, l='MpServer', x=35925.25, y=146.00, z=-10543.31], EntityCowTFC['entity.cow.name'/53452, l='MpServer', x=35933.50, y=147.00, z=-10531.50], EntityCowTFC['entity.cow.name'/53453, l='MpServer', x=35935.50, y=149.00, z=-10531.50], EntityCowTFC['entity.cow.name'/53454, l='MpServer', x=35937.50, y=150.00, z=-10531.50], nj['item.item.LooseRock.Granite'/28236, l='MpServer', x=35785.19, y=151.13, z=-9936.38], EntityCowTFC['entity.cow.name'/53463, l='MpServer', x=35996.22, y=155.00, z=-10517.78], EntityCowTFC['entity.cow.name'/53462, l='MpServer', x=35999.78, y=156.00, z=-10515.22], EntityCowTFC['entity.cow.name'/53465, l='MpServer', x=35998.84, y=156.00, z=-10516.94], EntityCowTFC['entity.cow.name'/53464, l='MpServer', x=35997.25, y=156.00, z=-10516.06], atg['LordTyroxx'/125, l='MpServer', x=35797.30, y=141.62, z=-9931.70], EntitySheepTFC['entity.sheep.name'/50593, l='MpServer', x=35865.47, y=150.00, z=-10408.53], EntitySheepTFC['entity.sheep.name'/50592, l='MpServer', x=35863.34, y=152.00, z=-10418.44], EntitySheepTFC['entity.sheep.name'/50594, l='MpServer', x=35875.72, y=150.00, z=-10409.76], nj['item.item.Log.Sequoia'/32579, l='MpServer', x=35783.13, y=184.57, z=-9944.43], nj['item.item.Log.Sequoia'/32580, l='MpServer', x=35784.22, y=150.13, z=-9947.69], nj['item.item.Log.Sequoia'/32581, l='MpServer', x=35783.52, y=151.13, z=-9945.17], nj['item.item.Log.Sequoia'/32582, l='MpServer', x=35784.28, y=152.13, z=-9942.44], nj['item.item.Log.Sequoia'/32583, l='MpServer', x=35781.86, y=151.13, z=-9942.16], nj['item.item.Log.Sequoia'/32584, l='MpServer', x=35783.43, y=182.20, z=-9945.35], nj['item.item.Log.Sequoia'/32585, l='MpServer', x=35781.07, y=172.61, z=-9944.57], nj['item.item.Log.Sequoia'/32586, l='MpServer', x=35782.25, y=183.82, z=-9945.09], nj['item.item.Stick'/30480, l='MpServer', x=35786.09, y=152.64, z=-9943.83], nj['item.item.Log.Sequoia'/32587, l='MpServer', x=35783.19, y=182.81, z=-9944.81], nj['item.item.Log.Sequoia'/32588, l='MpServer', x=35780.31, y=151.13, z=-9943.53], nj['item.item.Log.Sequoia'/32589, l='MpServer', x=35782.22, y=183.07, z=-9944.30], nj['item.item.Log.Sequoia'/32590, l='MpServer', x=35782.63, y=182.81, z=-9945.25], nj['item.item.Log.Sequoia'/32591, l='MpServer', x=35782.09, y=151.13, z=-9942.13], nj['item.item.Log.Sequoia'/32592, l='MpServer', x=35786.07, y=151.13, z=-9947.17], nj['item.item.Log.Sequoia'/32593, l='MpServer', x=35782.09, y=181.82, z=-9944.91], nj['item.item.Log.Sequoia'/32595, l='MpServer', x=35783.88, y=151.42, z=-9944.28], nj['item.item.Log.Sequoia'/32594, l='MpServer', x=35782.18, y=151.09, z=-9946.28], nj['item.item.Log.Sequoia'/32597, l='MpServer', x=35784.60, y=152.13, z=-9943.32], nj['item.item.Log.Sequoia'/32596, l='MpServer', x=35781.63, y=150.13, z=-9948.41], nj['item.item.Log.Sequoia'/32599, l='MpServer', x=35784.39, y=152.13, z=-9943.24], nj['item.item.Log.Sequoia'/32598, l='MpServer', x=35781.74, y=168.41, z=-9946.51], nj['item.item.Log.Sequoia'/32601, l='MpServer', x=35779.71, y=151.13, z=-9943.77], nj['item.item.Log.Sequoia'/32600, l='MpServer', x=35785.75, y=151.13, z=-9945.59], nj['item.item.Log.Sequoia'/32603, l='MpServer', x=35785.37, y=171.03, z=-9945.33], nj['item.item.Log.Sequoia'/32602, l='MpServer', x=35782.36, y=178.97, z=-9945.50], nj['item.item.Log.Sequoia'/32605, l='MpServer', x=35782.56, y=178.69, z=-9944.91], nj['item.item.Log.Sequoia'/32604, l='MpServer', x=35781.64, y=151.13, z=-9944.99], nj['item.item.Log.Sequoia'/32607, l='MpServer', x=35786.31, y=151.13, z=-9945.06], nj['item.item.Log.Sequoia'/32606, l='MpServer', x=35782.57, y=178.53, z=-9945.30], nj['item.item.Log.Sequoia'/32609, l='MpServer', x=35779.59, y=151.13, z=-9943.53], no['Creeper'/54397, l='MpServer', x=35858.50, y=87.00, z=-10449.50], nj['item.item.Log.Sequoia'/32608, l='MpServer', x=35784.81, y=167.12, z=-9946.67], nj['item.item.Log.Sequoia'/32612, l='MpServer', x=35781.49, y=150.13, z=-9947.34], nj['item.item.Log.Sequoia'/32613, l='MpServer', x=35781.72, y=176.06, z=-9943.98], nj['item.item.Log.Sequoia'/32610, l='MpServer', x=35782.75, y=177.94, z=-9945.16], nj['item.item.Log.Sequoia'/32611, l='MpServer', x=35784.67, y=152.13, z=-9943.79], nx['Skeleton'/58201, l='MpServer', x=35853.50, y=62.00, z=-10526.50], nj['item.item.Log.Sequoia'/32616, l='MpServer', x=35783.83, y=151.13, z=-9945.05], nx['Skeleton'/58200, l='MpServer', x=35851.50, y=62.00, z=-10519.31], nj['item.item.LooseRock.Granite'/26125, l='MpServer', x=35784.66, y=151.13, z=-9945.41], nj['item.item.Log.Sequoia'/32617, l='MpServer', x=35782.34, y=151.20, z=-9946.11], nj['item.item.Log.Sequoia'/32614, l='MpServer', x=35785.01, y=151.13, z=-9946.79], oa['Zombie'/58202, l='MpServer', x=35851.50, y=62.00, z=-10526.50], nj['item.item.Log.Sequoia'/32615, l='MpServer', x=35785.69, y=151.13, z=-9941.81], nj['item.item.Log.Sequoia'/32620, l='MpServer', x=35786.22, y=151.13, z=-9946.72], nj['item.item.Log.Sequoia'/32621, l='MpServer', x=35780.59, y=150.13, z=-9946.53], nx['Skeleton'/58199, l='MpServer', x=35850.22, y=62.00, z=-10517.59], nj['item.item.Log.Sequoia'/32618, l='MpServer', x=35782.81, y=176.13, z=-9945.53], nj['item.item.Log.Sequoia'/32619, l='MpServer', x=35783.44, y=174.63, z=-9944.19], nj['item.item.Log.Sequoia'/32624, l='MpServer', x=35785.22, y=152.67, z=-9943.91], nj['item.item.Log.Sequoia'/32625, l='MpServer', x=35779.94, y=151.13, z=-9943.96], nj['item.item.Log.Sequoia'/32622, l='MpServer', x=35782.47, y=174.85, z=-9945.33], nj['item.item.Log.Sequoia'/32623, l='MpServer', x=35783.47, y=173.46, z=-9945.42], nj['item.item.Log.Sequoia'/32629, l='MpServer', x=35783.80, y=152.17, z=-9945.54], nj['item.item.Log.Sequoia'/32628, l='MpServer', x=35783.56, y=172.53, z=-9945.25], nj['item.item.Log.Sequoia'/32627, l='MpServer', x=35785.19, y=151.13, z=-9946.78], nj['item.item.Log.Sequoia'/32626, l='MpServer', x=35782.32, y=173.94, z=-9945.26], nj['item.item.Log.Sequoia'/32634, l='MpServer', x=35782.44, y=171.53, z=-9944.56], nj['item.item.Log.Sequoia'/32633, l='MpServer', x=35783.44, y=171.47, z=-9945.13], nj['item.item.Log.Sequoia'/32631, l='MpServer', x=35783.68, y=152.13, z=-9943.34], nj['item.item.Log.Sequoia'/32630, l='MpServer', x=35783.55, y=171.22, z=-9946.32], nj['item.item.Log.Sequoia'/32638, l='MpServer', x=35784.32, y=163.10, z=-9943.54], nj['item.item.Log.Sequoia'/32637, l='MpServer', x=35786.18, y=151.13, z=-9947.39], nj['item.item.Log.Sequoia'/32636, l='MpServer', x=35783.65, y=170.96, z=-9944.72], nj['item.item.Log.Sequoia'/32635, l='MpServer', x=35782.84, y=162.80, z=-9945.33], nj['item.item.Log.Sequoia'/32691, l='MpServer', x=35783.86, y=152.03, z=-9945.49], nj['item.item.Log.Sequoia'/32640, l='MpServer', x=35783.28, y=169.72, z=-9944.22], nj['item.item.Log.Sequoia'/32639, l='MpServer', x=35782.58, y=170.69, z=-9945.02], nj['item.item.Log.Sequoia'/32705, l='MpServer', x=35781.84, y=157.67, z=-9944.37], nj['item.item.Log.Sequoia'/32704, l='MpServer', x=35782.91, y=151.13, z=-9946.70], nj['item.item.Log.Sequoia'/32707, l='MpServer', x=35784.12, y=159.71, z=-9943.50], nj['item.item.Log.Sequoia'/32706, l='MpServer', x=35783.85, y=150.13, z=-9947.86], nj['item.item.Log.Sequoia'/32703, l='MpServer', x=35782.09, y=151.13, z=-9943.93], nj['item.item.Small Ore.Bismuthinite'/29447, l='MpServer', x=35788.60, y=152.13, z=-9930.47], nj['item.item.Log.Sequoia'/32713, l='MpServer', x=35783.86, y=152.13, z=-9943.95], nj['item.item.Log.Sequoia'/32712, l='MpServer', x=35780.18, y=151.13, z=-9943.24], nj['item.item.Log.Sequoia'/32715, l='MpServer', x=35781.72, y=150.13, z=-9947.19], nj['item.item.Log.Sequoia'/32714, l='MpServer', x=35785.42, y=153.20, z=-9945.31], nj['item.item.Log.Sequoia'/32709, l='MpServer', x=35783.38, y=167.47, z=-9944.75], nj['item.item.Log.Sequoia'/32708, l='MpServer', x=35782.84, y=168.91, z=-9945.62], nj['item.tile.flower'/24844, l='MpServer', x=35852.81, y=154.13, z=-9910.13], nj['item.item.Log.Sequoia'/32711, l='MpServer', x=35782.78, y=167.91, z=-9944.81], nj['item.item.Log.Sequoia'/32710, l='MpServer', x=35785.02, y=152.24, z=-9943.92], nj['item.item.Log.Sequoia'/32720, l='MpServer', x=35779.90, y=151.13, z=-9943.06], nj['item.item.Log.Sequoia'/32721, l='MpServer', x=35783.22, y=164.44, z=-9944.56], EntityCowTFC['entity.cow.name'/47672, l='MpServer', x=35935.50, y=152.00, z=-10336.50], nj['item.item.Log.Sequoia'/32718, l='MpServer', x=35785.34, y=151.14, z=-9946.19], EntityCowTFC['entity.cow.name'/47673, l='MpServer', x=35935.69, y=152.00, z=-10346.78], nj['item.item.Log.Sequoia'/32719, l='MpServer', x=35782.99, y=155.65, z=-9945.03], EntityCowTFC['entity.cow.name'/47674, l='MpServer', x=35937.81, y=152.00, z=-10337.19], nj['item.item.Log.Sequoia'/32716, l='MpServer', x=35782.28, y=166.44, z=-9945.81], nj['item.item.Log.Sequoia'/32717, l='MpServer', x=35782.37, y=151.13, z=-9944.06], nj['item.item.Log.Hickory'/34213, l='MpServer', x=35780.31, y=151.13, z=-9940.61], nj['item.item.Log.Hickory'/34214, l='MpServer', x=35780.63, y=151.13, z=-9939.15], nj['item.item.Log.Hickory'/34215, l='MpServer', x=35780.90, y=151.13, z=-9939.92], nj['item.item.Log.Hickory'/34216, l='MpServer', x=35781.03, y=151.13, z=-9940.78], nj['item.item.Log.Hickory'/34217, l='MpServer', x=35781.49, y=152.49, z=-9941.11], nj['item.item.Log.Hickory'/34218, l='MpServer', x=35782.31, y=151.13, z=-9941.31], nj['item.item.Log.Hickory'/34219, l='MpServer', x=35781.78, y=151.13, z=-9941.19], nj['item.item.Log.Hickory'/34209, l='MpServer', x=35779.78, y=151.13, z=-9939.84], nj['item.item.Log.Hickory'/34208, l='MpServer', x=35782.02, y=152.62, z=-9942.70], nj['item.item.Log.Hickory'/34212, l='MpServer', x=35781.78, y=151.13, z=-9940.16], nj['item.item.Log.Hickory'/34211, l='MpServer', x=35783.37, y=152.72, z=-9942.25], no['Creeper'/58112, l='MpServer', x=35869.72, y=38.00, z=-10471.00], EntityPigTFC['entity.pig.name'/52305, l='MpServer', x=35769.50, y=154.00, z=-10468.50], EntityPigTFC['entity.pig.name'/52304, l='MpServer', x=35771.50, y=153.00, z=-10470.50], EntityPigTFC['entity.pig.name'/52307, l='MpServer', x=35768.50, y=152.00, z=-10471.50], EntityPigTFC['entity.pig.name'/52306, l='MpServer', x=35768.50, y=152.00, z=-10469.50], EntitySquidTFC['entity.squid.name'/53694, l='MpServer', x=35922.50, y=142.39, z=-10451.50], EntitySquidTFC['entity.squid.name'/53691, l='MpServer', x=35925.94, y=142.02, z=-10446.81], EntitySquidTFC['entity.squid.name'/53690, l='MpServer', x=35924.50, y=142.36, z=-10447.25], nj['item.item.Log.Sequoia'/32754, l='MpServer', x=35779.75, y=151.13, z=-9944.59], EntityChickenTFC['entity.chicken.name'/54746, l='MpServer', x=35969.50, y=144.00, z=-10552.50], nj['item.item.Log.Sequoia'/32755, l='MpServer', x=35784.23, y=152.13, z=-9943.03], EntityChickenTFC['entity.chicken.name'/54745, l='MpServer', x=35968.50, y=144.00, z=-10553.50], nj['item.item.Log.Sequoia'/32752, l='MpServer', x=35784.56, y=151.13, z=-9946.47], EntityChickenTFC['entity.chicken.name'/54744, l='MpServer', x=35970.50, y=144.00, z=-10555.50], nj['item.item.Log.Sequoia'/32753, l='MpServer', x=35781.98, y=164.00, z=-9944.54], nj['item.item.Log.Sequoia'/32758, l='MpServer', x=35781.00, y=151.13, z=-9945.75], nj['item.item.Log.Sequoia'/32759, l='MpServer', x=35781.53, y=151.13, z=-9942.94], nj['item.item.Log.Sequoia'/32756, l='MpServer', x=35782.16, y=151.13, z=-9945.72], nj['item.item.Log.Sequoia'/32757, l='MpServer', x=35782.67, y=163.07, z=-9945.17], EntityPigTFC['entity.pig.name'/54739, l='MpServer', x=35974.09, y=144.00, z=-10556.91], nj['item.item.egg'/40129, l='MpServer', x=35856.97, y=144.13, z=-9977.97], EntityChickenTFC['entity.chicken.name'/54738, l='MpServer', x=35935.50, y=149.00, z=-10545.50], EntityChickenTFC['entity.chicken.name'/54737, l='MpServer', x=35931.03, y=146.00, z=-10537.47], EntityChickenTFC['entity.chicken.name'/54736, l='MpServer', x=35930.50, y=147.00, z=-10541.50], EntityChickenTFC['entity.chicken.name'/54743, l='MpServer', x=35980.47, y=143.28, z=-10556.06], nj['item.item.Log.Sequoia'/32750, l='MpServer', x=35783.53, y=151.32, z=-9945.16], EntityPigTFC['entity.pig.name'/54742, l='MpServer', x=35964.50, y=144.00, z=-10552.50], nj['item.item.Log.Sequoia'/32751, l='MpServer', x=35782.93, y=151.13, z=-9944.74], EntityPigTFC['entity.pig.name'/54741, l='MpServer', x=35964.50, y=144.00, z=-10554.50], nj['item.item.Log.Sequoia'/32747, l='MpServer', x=35784.47, y=163.07, z=-9946.18], EntityPigTFC['entity.pig.name'/54740, l='MpServer', x=35972.75, y=144.00, z=-10556.34], nj['item.item.Log.Sequoia'/32748, l='MpServer', x=35781.87, y=164.13, z=-9944.65], nj['item.item.Log.Sequoia'/32771, l='MpServer', x=35783.65, y=158.82, z=-9944.85], EntityChickenTFC['entity.chicken.name'/54731, l='MpServer', x=35819.50, y=150.00, z=-10543.50], nj['item.item.Log.Sequoia'/32770, l='MpServer', x=35780.94, y=151.13, z=-9944.65], nj['item.item.Log.Sequoia'/32769, l='MpServer', x=35782.25, y=159.91, z=-9944.93], nj['item.item.Log.Sequoia'/32768, l='MpServer', x=35783.24, y=150.73, z=-9947.24], EntityChickenTFC['entity.chicken.name'/54734, l='MpServer', x=35816.50, y=150.00, z=-10542.50], nj['item.item.Log.Sequoia'/32775, l='MpServer', x=35781.81, y=151.13, z=-9942.84], EntityChickenTFC['entity.chicken.name'/54735, l='MpServer', x=35928.53, y=146.00, z=-10542.25], nj['item.item.Log.Sequoia'/32774, l='MpServer', x=35780.56, y=150.13, z=-9946.84], EntityChickenTFC['entity.chicken.name'/54732, l='MpServer', x=35819.50, y=151.00, z=-10545.50], nj['item.item.Log.Sequoia'/32773, l='MpServer', x=35781.27, y=151.13, z=-9946.12], EntityChickenTFC['entity.chicken.name'/54733, l='MpServer', x=35818.50, y=150.00, z=-10543.50], nj['item.item.Log.Sequoia'/32772, l='MpServer', x=35783.56, y=151.13, z=-9945.53], nj['item.item.Log.Sequoia'/32763, l='MpServer', x=35785.13, y=152.74, z=-9944.48], nj['item.item.Log.Sequoia'/32762, l='MpServer', x=35781.94, y=161.22, z=-9945.06], nj['item.item.Log.Sequoia'/32761, l='MpServer', x=35784.61, y=151.13, z=-9944.42], nj['item.item.Log.Sequoia'/32760, l='MpServer', x=35783.31, y=161.63, z=-9945.19], nj['item.item.Log.Sequoia'/32767, l='MpServer', x=35784.44, y=152.13, z=-9943.39], nj['item.item.Stick'/30395, l='MpServer', x=35786.57, y=152.76, z=-9943.13], nj['item.item.Log.Sequoia'/32766, l='MpServer', x=35782.96, y=154.99, z=-9947.12], nj['item.item.Log.Sequoia'/32765, l='MpServer', x=35784.00, y=151.13, z=-9946.42], nj['item.item.Log.Sequoia'/32764, l='MpServer', x=35783.66, y=160.88, z=-9945.44], nj['item.item.Log.Pine'/33783, l='MpServer', x=35785.95, y=152.41, z=-9943.53], nj['item.item.Log.Sequoia'/32788, l='MpServer', x=35782.96, y=151.13, z=-9946.67], nj['item.item.Log.Pine'/33784, l='MpServer', x=35786.88, y=151.13, z=-9942.25], nj['item.item.Log.Sequoia'/32789, l='MpServer', x=35782.47, y=151.13, z=-9943.01], nj['item.item.Log.Sequoia'/32790, l='MpServer', x=35782.81, y=154.53, z=-9945.31], nj['item.item.Log.Sequoia'/32791, l='MpServer', x=35784.57, y=151.13, z=-9944.54], nj['item.item.Log.Sequoia'/32784, l='MpServer', x=35782.25, y=150.13, z=-9946.22], nj['item.item.Log.Sequoia'/32785, l='MpServer', x=35782.36, y=154.13, z=-9944.75], nj['item.item.Log.Sequoia'/32786, l='MpServer', x=35782.48, y=156.00, z=-9945.68], nj['item.item.Log.Sequoia'/32787, l='MpServer', x=35783.34, y=154.84, z=-9944.31], nj['item.item.Log.Sequoia'/32780, l='MpServer', x=35783.41, y=156.50, z=-9945.41], nj['item.item.Log.Sequoia'/32781, l='MpServer', x=35781.02, y=151.13, z=-9945.73], nj['item.item.Log.Sequoia'/32782, l='MpServer', x=35782.72, y=156.84, z=-9945.69], nj['item.item.Log.Sequoia'/32783, l='MpServer', x=35784.24, y=151.13, z=-9945.00], nj['item.item.Log.Sequoia'/32776, l='MpServer', x=35783.94, y=151.13, z=-9945.04], nj['item.item.Log.Sequoia'/32777, l='MpServer', x=35782.09, y=151.13, z=-9944.63], nj['item.item.Log.Sequoia'/32778, l='MpServer', x=35782.15, y=157.52, z=-9945.27], nj['item.item.Log.Sequoia'/32779, l='MpServer', x=35784.03, y=151.13, z=-9946.31], nj['item.item.LooseRock.Granite'/35013, l='MpServer', x=35784.78, y=151.13, z=-9953.44], nj['item.item.Log.Sequoia'/32801, l='MpServer', x=35781.66, y=151.13, z=-9945.97], nj['item.item.Log.Sequoia'/32800, l='MpServer', x=35782.87, y=151.85, z=-9944.59], nj['item.item.Log.Sequoia'/32803, l='MpServer', x=35783.06, y=151.13, z=-9945.75], nj['item.item.Log.Sequoia'/32802, l='MpServer', x=35783.53, y=151.13, z=-9944.59], nj['item.item.Log.Sequoia'/32797, l='MpServer', x=35782.30, y=152.70, z=-9945.03], nj['item.item.Log.Sequoia'/32796, l='MpServer', x=35783.81, y=152.69, z=-9945.25], nj['item.item.Log.Sequoia'/32799, l='MpServer', x=35782.91, y=151.13, z=-9946.44], nj['item.item.Log.Sequoia'/32798, l='MpServer', x=35781.75, y=151.13, z=-9945.37], nj['item.item.Log.Sequoia'/32793, l='MpServer', x=35781.97, y=153.63, z=-9944.70], nj['item.item.Log.Sequoia'/32792, l='MpServer', x=35784.13, y=151.13, z=-9946.95], nj['item.item.Log.Sequoia'/32795, l='MpServer', x=35783.07, y=152.55, z=-9944.76], nj['item.item.Log.Sequoia'/32794, l='MpServer', x=35782.84, y=153.57, z=-9945.79], nx['Skeleton'/59075, l='MpServer', x=35862.50, y=78.00, z=-10426.50], nx['Skeleton'/59074, l='MpServer', x=35863.50, y=78.00, z=-10424.50], EntityCowTFC['entity.cow.name'/48055, l='MpServer', x=35965.50, y=149.00, z=-10375.50], EntityCowTFC['entity.cow.name'/48054, l='MpServer', x=35965.50, y=149.00, z=-10373.50], EntityCowTFC['entity.cow.name'/48053, l='MpServer', x=35963.50, y=149.00, z=-10370.50], EntityCowTFC['entity.cow.name'/48052, l='MpServer', x=35961.50, y=149.00, z=-10373.50], EntityCowTFC['entity.cow.name'/55634, l='MpServer', x=35769.19, y=158.00, z=-10588.50], EntityCowTFC['entity.cow.name'/55635, l='MpServer', x=35758.97, y=158.00, z=-10594.84], EntityCowTFC['entity.cow.name'/55632, l='MpServer', x=35772.72, y=158.00, z=-10588.47], EntityCowTFC['entity.cow.name'/55633, l='MpServer', x=35771.41, y=158.00, z=-10588.88], EntityPigTFC['entity.pig.name'/55638, l='MpServer', x=35795.56, y=158.00, z=-10578.41], EntityPigTFC['entity.pig.name'/55639, l='MpServer', x=35789.50, y=158.00, z=-10580.50], EntityPigTFC['entity.pig.name'/55636, l='MpServer', x=35788.84, y=158.00, z=-10573.88], EntityPigTFC['entity.pig.name'/55637, l='MpServer', x=35793.50, y=158.00, z=-10582.50], nx['Skeleton'/54642, l='MpServer', x=35878.50, y=84.00, z=-10414.50], nx['Skeleton'/54643, l='MpServer', x=35881.53, y=85.00, z=-10417.09], nj['item.item.Stick'/37303, l='MpServer', x=35777.97, y=152.13, z=-9958.31], nj['item.item.Stick'/30234, l='MpServer', x=35787.63, y=152.89, z=-9942.70], nx['Skeleton'/53526, l='MpServer', x=35866.09, y=83.00, z=-10456.50], nz['Spider'/53527, l='MpServer', x=35868.00, y=83.00, z=-10456.50], EntityChickenTFC['entity.chicken.name'/53517, l='MpServer', x=36001.50, y=155.00, z=-10523.50], EntityChickenTFC['entity.chicken.name'/53516, l='MpServer', x=36001.88, y=155.00, z=-10524.50], nz['Spider'/1505, l='MpServer', x=35774.50, y=-11366.37, z=-9878.19], oa['Zombie'/58902, l='MpServer', x=35864.50, y=73.00, z=-10406.50], EntityChickenTFC['entity.chicken.name'/53514, l='MpServer', x=36001.03, y=154.00, z=-10526.44], no['Creeper'/57941, l='MpServer', x=35880.56, y=83.00, z=-10412.08], nx['Skeleton'/57940, l='MpServer', x=35884.50, y=82.00, z=-10409.50], nj['item.item.porkchopRaw'/38325, l='MpServer', x=35737.88, y=148.13, z=-9957.28], no['Creeper'/1434, l='MpServer', x=35753.84, y=-11789.73, z=-9869.50], no['Creeper'/1438, l='MpServer', x=35756.75, y=-11364.37, z=-9879.50], nj['item.item.leather'/38324, l='MpServer', x=35737.88, y=148.13, z=-9957.19], nz['Spider'/1436, l='MpServer', x=35752.09, y=-11789.73, z=-9869.50], oa['Zombie'/58946, l='MpServer', x=35863.50, y=38.00, z=-10437.50], oa['Zombie'/488, l='MpServer', x=35755.50, y=-11775.81, z=-9864.50], no['Creeper'/57814, l='MpServer', x=35866.50, y=33.00, z=-10465.50], nj['item.item.LooseRock.Granite'/29178, l='MpServer', x=35783.80, y=151.16, z=-9931.36], np['Enderman'/57823, l='MpServer', x=35860.77, y=76.00, z=-10558.31], nj['item.item.Stick'/36848, l='MpServer', x=35778.53, y=150.13, z=-9956.76], EntityChickenTFC['entity.chicken.name'/53056, l='MpServer', x=35824.50, y=153.00, z=-10508.50], nx['Skeleton'/533, l='MpServer', x=35813.93, y=-10771.53, z=-9890.53], nx['Skeleton'/532, l='MpServer', x=35814.65, y=-10771.53, z=-9892.53], nx['Skeleton'/535, l='MpServer', x=35814.50, y=-10771.53, z=-9894.50], nx['Skeleton'/534, l='MpServer', x=35816.03, y=-10771.53, z=-9894.69], oa['Zombie'/56931, l='MpServer', x=35857.09, y=31.00, z=-10467.41], nj['item.item.Stick'/35728, l='MpServer', x=35778.81, y=149.13, z=-9954.56], nx['Skeleton'/57835, l='MpServer', x=35851.29, y=78.00, z=-10421.69], nx['Skeleton'/57834, l='MpServer', x=35849.00, y=77.00, z=-10421.38], nj['item.item.LooseRock.Granite'/25783, l='MpServer', x=35784.48, y=150.13, z=-9947.13], no['Creeper'/54914, l='MpServer', x=35892.50, y=83.00, z=-10408.50], EntitySheepTFC['entity.sheep.name'/53045, l='MpServer', x=35842.50, y=159.00, z=-10491.50], atg['LordTyroxx'/125, l='MpServer', x=35858.15, y=159.62, z=-10483.68], EntitySheepTFC['entity.sheep.name'/53047, l='MpServer', x=35844.50, y=159.00, z=-10492.50], EntitySheepTFC['entity.sheep.name'/53046, l='MpServer', x=35839.50, y=158.00, z=-10489.50], EntityCowTFC['entity.cow.name'/53049, l='MpServer', x=35832.50, y=156.00, z=-10489.64], EntitySheepTFC['entity.sheep.name'/53048, l='MpServer', x=35835.88, y=156.10, z=-10498.94], oa['Zombie'/54931, l='MpServer', x=35862.44, y=70.00, z=-10404.69], EntityCowTFC['entity.cow.name'/53051, l='MpServer', x=35831.28, y=155.00, z=-10488.38], EntityCowTFC['entity.cow.name'/53050, l='MpServer', x=35833.31, y=156.00, z=-10488.38], EntityChickenTFC['entity.chicken.name'/53053, l='MpServer', x=35827.50, y=154.00, z=-10509.50], nz['Spider'/54932, l='MpServer', x=35862.00, y=70.00, z=-10403.28], EntityCowTFC['entity.cow.name'/53052, l='MpServer', x=35833.50, y=156.00, z=-10491.50], EntityChickenTFC['entity.chicken.name'/53055, l='MpServer', x=35824.50, y=153.00, z=-10506.50], nx['Skeleton'/54934, l='MpServer', x=35866.50, y=70.00, z=-10401.50], EntityChickenTFC['entity.chicken.name'/53054, l='MpServer', x=35826.50, y=154.00, z=-10505.50], nj['item.item.Small Ore.Bismuthinite'/27758, l='MpServer', x=35787.34, y=151.13, z=-9937.81], no['Creeper'/596, l='MpServer', x=35722.00, y=-11352.45, z=-9886.63], oa['Zombie'/598, l='MpServer', x=35772.50, y=-11373.37, z=-9886.50], nj['item.item.Stick'/29999, l='MpServer', x=35787.06, y=151.13, z=-9944.81], nj['item.item.LooseRock.Granite'/27832, l='MpServer', x=35785.54, y=151.13, z=-9941.27], nx['Skeleton'/58668, l='MpServer', x=35856.70, y=80.00, z=-10421.50], nx['Skeleton'/58667, l='MpServer', x=35855.02, y=80.00, z=-10421.50], nj['item.item.Log.Pine'/33776, l='MpServer', x=35786.86, y=152.83, z=-9941.75], nj['item.item.Log.Pine'/33777, l='MpServer', x=35786.59, y=151.13, z=-9941.22], nj['item.item.Log.Pine'/33778, l='MpServer', x=35786.34, y=151.13, z=-9943.27], nj['item.item.Log.Pine'/33779, l='MpServer', x=35784.39, y=152.13, z=-9941.09], nj['item.item.Log.Pine'/33780, l='MpServer', x=35786.67, y=151.13, z=-9941.29], nj['item.item.Log.Pine'/33781, l='MpServer', x=35786.14, y=153.77, z=-9943.11], nj['item.item.Log.Pine'/33782, l='MpServer', x=35785.59, y=152.13, z=-9942.28], EntitySheepTFC['entity.sheep.name'/50016, l='MpServer', x=35896.50, y=151.00, z=-10401.50], EntitySheepTFC['entity.sheep.name'/50017, l='MpServer', x=35899.50, y=150.00, z=-10400.50], EntitySheepTFC['entity.sheep.name'/50015, l='MpServer', x=35887.25, y=150.00, z=-10403.31], EntityCowTFC['entity.cow.name'/50013, l='MpServer', x=35902.50, y=150.00, z=-10416.50], EntityCowTFC['entity.cow.name'/50012, l='MpServer', x=35904.50, y=150.00, z=-10415.50], EntityCowTFC['entity.cow.name'/50011, l='MpServer', x=35908.50, y=149.00, z=-10417.50], EntityCowTFC['entity.cow.name'/50010, l='MpServer', x=35908.50, y=149.00, z=-10415.50], no['Creeper'/57634, l='MpServer', x=35880.50, y=34.00, z=-10470.50], oa['Zombie'/59468, l='MpServer', x=35846.50, y=68.00, z=-10540.50], no['Creeper'/810, l='MpServer', x=35850.50, y=-9825.81, z=-9913.50], nj['item.tile.flower'/24844, l='MpServer', x=35852.81, y=154.13, z=-9910.13], EntitySquidTFC['entity.squid.name'/58539, l='MpServer', x=35793.58, y=138.19, z=-10373.95], nx['Skeleton'/795, l='MpServer', x=35775.13, y=-10777.53, z=-9891.34], nx['Skeleton'/794, l='MpServer', x=35767.00, y=-11369.45, z=-9884.78], oa['Zombie'/884, l='MpServer', x=35767.50, y=-10768.61, z=-9890.50], nx['Skeleton'/58563, l='MpServer', x=35866.50, y=41.00, z=-10516.50], nx['Skeleton'/58562, l='MpServer', x=35865.50, y=41.00, z=-10515.50], EntityChickenTFC['entity.chicken.name'/56148, l='MpServer', x=35904.96, y=144.00, z=-10600.07], EntityChickenTFC['entity.chicken.name'/56149, l='MpServer', x=35905.72, y=144.00, z=-10599.93], EntityChickenTFC['entity.chicken.name'/56146, l='MpServer', x=35910.85, y=144.00, z=-10596.01], EntityChickenTFC['entity.chicken.name'/56147, l='MpServer', x=35899.94, y=147.00, z=-10594.75], EntityCowTFC['entity.cow.name'/55227, l='MpServer', x=35902.56, y=144.00, z=-10567.47], nj['item.tile.IgExRock.Basalt'/127, l='MpServer', x=35647.66, y=17.13, z=-9945.97], EntityCowTFC['entity.cow.name'/55226, l='MpServer', x=35901.50, y=145.00, z=-10573.63], EntityCowTFC['entity.cow.name'/55229, l='MpServer', x=35900.91, y=144.00, z=-10566.03], EntityCowTFC['entity.cow.name'/55228, l='MpServer', x=35905.88, y=144.00, z=-10572.03], nj['item.item.egg'/39930, l='MpServer', x=35823.47, y=149.13, z=-9964.72], np['Enderman'/54047, l='MpServer', x=35860.31, y=70.00, z=-10402.28], EntityPigTFC['entity.pig.name'/56215, l='MpServer', x=35995.50, y=160.00, z=-10609.50], nj['item.item.LooseRock.Granite'/35368, l='MpServer', x=35789.72, y=150.13, z=-9953.97], EntityPigTFC['entity.pig.name'/56218, l='MpServer', x=35993.47, y=153.00, z=-10599.16], EntityPigTFC['entity.pig.name'/56217, l='MpServer', x=35992.50, y=161.00, z=-10608.50], EntityPigTFC['entity.pig.name'/56216, l='MpServer', x=35994.47, y=160.00, z=-10608.09], nx['Skeleton'/52964, l='MpServer', x=35865.50, y=70.00, z=-10401.50], nx['Skeleton'/52962, l='MpServer', x=35861.34, y=70.00, z=-10402.03], nj['item.tile.IgExRock.Dacite'/52899, l='MpServer', x=35879.09, y=24.13, z=-10497.97], nj['item.item.SulfurPowder'/52902, l='MpServer', x=35878.53, y=24.13, z=-10496.03], np['Enderman'/54048, l='MpServer', x=35860.50, y=70.00, z=-10404.50], oa['Zombie'/54051, l='MpServer', x=35860.34, y=70.00, z=-10403.56], oa['Zombie'/54110, l='MpServer', x=35848.50, y=41.00, z=-10436.50], nz['Spider'/56277, l='MpServer', x=35844.28, y=91.00, z=-10449.28], no['Creeper'/56276, l='MpServer', x=35842.84, y=90.00, z=-10448.31], no['Creeper'/56275, l='MpServer', x=35840.20, y=90.00, z=-10447.31], nj['item.item.egg'/39713, l='MpServer', x=35857.81, y=144.13, z=-9979.28], nj['item.tile.IgExRock.Dacite'/52899, l='MpServer', x=35879.09, y=24.13, z=-10497.97], EntitySheepTFC['entity.sheep.name'/52898, l='MpServer', x=35880.50, y=156.00, z=-10496.50], EntitySheepTFC['entity.sheep.name'/52897, l='MpServer', x=35881.50, y=155.00, z=-10494.50], EntitySheepTFC['entity.sheep.name'/52896, l='MpServer', x=35889.50, y=148.00, z=-10499.91], nj['item.item.SulfurPowder'/52902, l='MpServer', x=35878.53, y=24.13, z=-10496.03], EntityCowTFC['entity.cow.name'/52888, l='MpServer', x=35805.22, y=152.00, z=-10489.53], EntityCowTFC['entity.cow.name'/52889, l='MpServer', x=35806.81, y=152.00, z=-10490.78], EntityCowTFC['entity.cow.name'/52890, l='MpServer', x=35803.50, y=152.00, z=-10489.50], EntitySheepTFC['entity.sheep.name'/52891, l='MpServer', x=35888.50, y=151.00, z=-10499.50], EntitySheepTFC['entity.sheep.name'/52892, l='MpServer', x=35884.63, y=154.00, z=-10498.94], EntitySheepTFC['entity.sheep.name'/52893, l='MpServer', x=35883.19, y=155.00, z=-10498.63], EntitySheepTFC['entity.sheep.name'/52894, l='MpServer', x=35882.66, y=155.00, z=-10496.19], EntitySheepTFC['entity.sheep.name'/52895, l='MpServer', x=35885.81, y=153.00, z=-10497.19], oa['Zombie'/58478, l='MpServer', x=35853.50, y=81.00, z=-10423.50], EntityCowTFC['entity.cow.name'/52887, l='MpServer', x=35805.50, y=152.00, z=-10488.22], nj['item.tile.flower'/24844, l='MpServer', x=35852.81, y=154.13, z=-9910.13], nj['item.item.SeedsCarrot'/26490, l='MpServer', x=35847.81, y=144.13, z=-10063.13]]- Retry Entities: 0 total; []

0

Share this post


Link to post
Share on other sites

Yea same thing happens on my server, it crashes it. I have to manually go in MCEdit and delete all the fruit trees close to our construction area.

0

Share this post


Link to post
Share on other sites
Sign in to follow this  
Followers 0