Create's redstone links do not function in TARDIS dimension
seylerius opened this issue ยท 2 comments
Issue description
Create provides a "Redstone Link" item for wireless redstone engineering. It allows you to configure one link as broadcasting and another as receiving (optionally even on specific frequencies), and then whatever redstone signal goes into the broadcasting link is output by the receiving link.
Unfortunately, this item does not work in the TARDIS dimension. It simply fails to receive, producing this error message:
[19:38:20] [Server thread/WARN]: Tried to Access unprepared network space of tardis_refined:tardis
I'm not sure whether this is caused on Create's side or y'alls, but I'd quite appreciate being able to fix it, if possible.
Steps to reproduce
- Acquire a TARDIS
- Enter it
- Optionally terraform it, happens either way
- Place a redstone lamp (or other block that does noticeable things when receiving a redstone signal) with a redstone link on top
- Sneak-Use (default shift-right-click) this link to put it in receiving mode
- Several paces away, place another link, and a lever adjacent to it
- Flip the lever
- Observe that the lamp (or other redstone-sensitive block) does not activate
Minecraft version
1.19.2 (Latest)
Mod Loader Platform type
Fabric
Mod Loader version
0.15.3
Tardis Refined version
v1.0
Other relevant versions
Create 0.5.1-c-build.1160
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://gist.github.com/seylerius/4f483de0933bfb35b342b556afc10be1
Developer Note:
Seems to have been brought up in the Create Discord on this occasion and another, both times users were not responded to
Not sure if this is on us or on create? The way we dynamically create dimensions could be proving problematic but then I would expect this issue to happen within other mods aswell that use a similar approach