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.
InsaneJ

[Remove Cauldron] 0.79.13.468 NullPointerException: Ticking entity

2 posts in this topic

Version #: TerraFirmaCraft-0.79.13.468

SMP

Suggested Name: NullPointerException: Ticking entity.

Suggested Category: Severe

Description: There were some invisible blocks in the world in which no other blocks could be placed. You could walk right through the invisible blocks without noticing anything. The only way to know something strange was going on was that you couldn't place anything inside of the affected blocks.

When stacking some cobblestone next the affected blocks, one cobblestone block fell down on top of one of the affected blocks. This caused the server to crash with the following error:

[19:52:43] [Server thread/ERROR]: Encountered an unexpected exceptionnet.minecraft.util.ReportedException: Ticking entity	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:960) ~[MinecraftServer.class:?]	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) ~[lt.class:?]	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) ~[MinecraftServer.class:?]	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]	at java.lang.Thread.run(Thread.java:745) [?:1.7.0_71]Caused by: java.lang.NullPointerException	at com.bioxx.tfc.Blocks.BlockMetalSheet.func_149725_f(BlockMetalSheet.java:74) ~[BlockMetalSheet.class:?]	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:616) ~[apx.class:?]	at net.minecraft.world.World.func_147465_d(World.java:793) ~[ahb.class:?]	at com.bioxx.tfc.Core.TFC_Core.setBlockWithDrops(TFC_Core.java:1357) ~[TFC_Core.class:?]	at com.bioxx.tfc.Entities.EntityFallingBlockTFC.canReplace(EntityFallingBlockTFC.java:229) ~[EntityFallingBlockTFC.class:?]	at com.bioxx.tfc.Entities.EntityFallingBlockTFC.func_70071_h_(EntityFallingBlockTFC.java:136) ~[EntityFallingBlockTFC.class:?]	at net.minecraft.world.World.func_72866_a(World.java:2647) ~[ahb.class:?]	at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:838) ~[mt.class:?]	at net.minecraft.world.World.func_72870_g(World.java:2600) ~[ahb.class:?]	at net.minecraft.world.World.func_72939_s(World.java:2412) ~[ahb.class:?]	at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:669) ~[mt.class:?]	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:943) ~[MinecraftServer.class:?]	... 4 more[19:52:43] [Server thread/ERROR]: 	Cause of unexpected exception wasjava.lang.NullPointerException	at com.bioxx.tfc.Blocks.BlockMetalSheet.func_149725_f(BlockMetalSheet.java:74) ~[BlockMetalSheet.class:?]	at net.minecraft.world.chunk.Chunk.func_150807_a(Chunk.java:616) ~[apx.class:?]	at net.minecraft.world.World.func_147465_d(World.java:793) ~[ahb.class:?]	at com.bioxx.tfc.Core.TFC_Core.setBlockWithDrops(TFC_Core.java:1357) ~[TFC_Core.class:?]	at com.bioxx.tfc.Entities.EntityFallingBlockTFC.canReplace(EntityFallingBlockTFC.java:229) ~[EntityFallingBlockTFC.class:?]	at com.bioxx.tfc.Entities.EntityFallingBlockTFC.func_70071_h_(EntityFallingBlockTFC.java:136) ~[EntityFallingBlockTFC.class:?]	at net.minecraft.world.World.func_72866_a(World.java:2647) ~[ahb.class:?]	at net.minecraft.world.WorldServer.func_72866_a(WorldServer.java:838) ~[mt.class:?]	at net.minecraft.world.World.func_72870_g(World.java:2600) ~[ahb.class:?]	at net.minecraft.world.World.func_72939_s(World.java:2412) ~[ahb.class:?]	at net.minecraft.world.WorldServer.func_72939_s(WorldServer.java:669) ~[mt.class:?]	at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:943) ~[MinecraftServer.class:?]	at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:423) ~[lt.class:?]	at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:798) ~[MinecraftServer.class:?]	at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:658) [MinecraftServer.class:?]	at java.lang.Thread.run(Thread.java:745) [?:1.7.0_71]

Have you deleted your config files and are still able to reproduce this bug?: Yes, fresh config files after the last update.

Do you have any mods other than Forge and TFC installed?: No

If you have Optifine or Cauldron installed, can you still reproduce the bug after uninstalling them?

No Optifine, however the server is running Cauldron 1.1236.05.212.

Here's the full crash report: http://paste2.org/JP1eDO36

Now the server will crash each time the affected area is loaded. The only solution at this time is to remove the affected blocks using an off-line tool such as MCEdit. But that will of course not prevent such mystery blocks from appearing again. One of our staff members suggested that it might be related to the other issue I raised earlier: 0.79.13.468 TileEntity has throw an exception trying to write state

1

Share this post


Link to post
Share on other sites

Once again, this is most likely an issue with cauldron.

 

Unless you can reproduce the bug after uninstalling cauldron, your reports will be ignored.

0

Share this post


Link to post
Share on other sites
Guest
This topic is now closed to further replies.