TARDIS Refined

TARDIS Refined

194k Downloads

Tardis refuses to generate or break after crash

99wentworth opened this issue ยท 2 comments

commented

Issue description

I had grown a tardis and had the root shell sheared, I made the terraformer inside then left, the server then proceeded to crash while it was terraforming, and it is no longer terraforming, not letting me in, and unbreakable even to creative.

Steps to reproduce

  1. Place down the terraformer in the Tardis
  2. Leave
  3. Crash the server by having a tick take too long

Minecraft version

1.19.2

Mod Loader Platform type

Forge

Mod Loader version

Forge Version 43.4.0

Tardis Refined version

v1.0

Other relevant versions

No response

Attach the relevant crash report file or log file: (Don't know how to find a crash report file? See the Minecraft Wiki Tutorial

https://pastebin.com/qwumyvUM

commented

The 1.19.2 version contains issues with generation which were heavily optimized in the newer versions of the game. Generation for the interior wasn't exactly... smart. Whilst we're no longer releasing updates for this version there's something you could try to make this work for your server instance.

I found the following online for this issue.

A work around for this is to disable the server watchdog in your settings.

`Your Server Folder > server.properties > max-tick-time=`

And you should see the number "60000". Change it to -1.

Please let me know how this goes.

commented

This issue has not received activity in a while - is it still a issue?