Problem Server crash tile entity tick problem

  • The FTB Forum is now read-only, and is here as an archive. To participate in our community discussions, please join our Discord! https://ftb.team/discord

Sphinx2k

New Member
Jul 29, 2019
195
0
0
Got the same error happening sometimes.
Code:
Time: 2/12/13 3:21 PM
Description: Ticking tile entity
 
java.lang.NullPointerException
    at codechicken.chunkloader.TileChunkLoaderBase.g(TileChunkLoaderBase.java:146)
    at yc.h(World.java:2151)
    at in.h(WorldServer.java:516)
    at net.minecraft.server.MinecraftServer.r(MinecraftServer.java:680)
    at ho.r(DedicatedServer.java:270)
    at net.minecraft.server.MinecraftServer.q(MinecraftServer.java:599)
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:497)
    at fy.run(SourceFile:849)

It is the only one atm that crashes the server. I think for our server it has to do with Redpower Frames.
While my TBM Frame maschine is working normal my flying frame quarry can force this error if running sooner or later. A friend build a flying frame Quarry for himself and as he started it we got a crash crash.
The funny thing he used a railcraft world anchor..not a chickenbone chunkloader.

Any tips would be nice.

Found this thread with the same problem:
http://forum.feed-the-beast.com/threads/frame-quarry-chunk-loader-crash.6807/