TARDIS Refined

TARDIS Refined

89.6k Downloads

[Incompatibility] Tardis refined dimensions fail to load with Dimension Threads

MetalKnight56 opened this issue ยท 1 comments

commented

Issue description

Basically there's this mod called Dimensional Threading Reforked, which optimises dimension processing assigning them independent threads.

When pairing up both Tardis Refined and Dimensional Threading, the portal block Looks Invisible as seen in the screen below:
image

(Me creating the tardis ritual)

2024-09-05.22-43-40.mp4

(After the countdown)

2024-09-05.22-42-34.mp4

Forge - 47.3.6
dimThread - 1.0.5 (latest)
Minecraft - 1.20.1

Simmilar issues
#337
SrRapero720/DimensionalThreading-Reforked#11
SrRapero720/DimensionalThreading-Reforked#24

Dimensional Thread Quote

My brain is too burned enough, i was sure i did answered this before
How i must said, DimThreads can't fix at all the incompatibility, is up to Tardis author, mostly because thats how java works, he had to make some dimensional-accessible fields volatile in order to make the value visible for all threads (readed directly from ram), among other things

Originally posted by @SrRapero720 in SrRapero720/DimensionalThreading-Reforked#24 (comment)

Steps to reproduce

  1. Download both mods
  2. Grab "tardis_refined:root_shell", "tardis_refined:terraformer", "tardis_refined:amethyst_screwdriver"
  3. Place "tardis_refined:root_shell" on the floor, and use Shears to cut down the roots on it's door
  4. Inside the newly generated dimension, create a 3x3 copper square in the middle of the room, and in the middle of said square place a redstone block. On top of that redstone block place, "tardis_refined:terraformer" and right click it with "tardis_refined:amethyst_screwdriver"
  5. Leave the Tardis from the entrance you came in, wait out the terraforming delay to happen, and after the count down is done you'll see it invisible.

Minecraft version

1.20.1

Mod Loader Platform type

Forge

Mod Loader version

47.3.6

Tardis Refined version

v2.0.7

Other relevant versions

Issue happens on all 1.20.1 versions 2.0.6, 2.0.5 (and most likely older ones)

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

No crash reports given

commented

I've left a comment on their issue asking what we need to do, but we do not normally fix "performance" mods