Jump to content


g0shujinsama's Content

There have been 2 items by g0shujinsama (Search limited from 30-March 23)


By content type

See this member's

Sort by                Order  

#68771 [1.4.2][SMP/FTB][CC v1.46]Turtle looses his Mining pickaxe after Server Crash

Posted by g0shujinsama on 04 January 2013 - 12:46 PM in Bugs

If it is the same problem we just encountered this on our server and think we figured out what is happening.

It seems to be a known issue with mystcraft not saving dimensions correctly and only happens when a turtle is moving during a crash or restart. The turtle's block and TileEntity end up at different locations which breaks all customization done to the turtle.

Let me know if your problem is also happening in a mystcraft dimension.



#81159 [1.4.2][SMP/FTB][CC v1.46]Turtle looses his Mining pickaxe after Server Crash

Posted by g0shujinsama on 28 January 2013 - 10:34 AM in Bugs

This is definitely reproducible. You don't have to crash a server and there isn't any associated crash report to turn in. It only happens when turtles are moving and maybe only on servers. In our case we are using the Mindcrack mod pack from the FTB Launcher, though I've also encountered the problem in testing with the BetaA and Direwolf20 packs. If the chunk is unloaded while the turtles are moving there is a high probability that the turtle will be reset and lose all peripherals, programs, label, etc... From what I can tell it occurs because the turtle block get separated from its TileEntity momentarily when it is moving. When the chunk is reloaded, the block can't find its Tile Entity so reverts to a basic turtle.

Again, this happens if the chunk is unloaded for any reason: crash, normal shutdown, player leaves the area, etc...