reobf / Programmable-Hatches-Mod

An addon for GTNH modpack(2.5.1+)
MIT License
51 stars 2 forks source link

New suggestion #111

Open evgengoldwar opened 1 week ago

evgengoldwar commented 1 week ago

Add the same unit, but only it can work between dimensions. Replacing the quantum ring at high tiers

image

image

reobf commented 6 days ago

Use RemoteIO w/ ME Chip?

evgengoldwar commented 6 days ago

Use RemoteIO w/ ME Chip?

I've heard that they're not stable and can lose connections on restarts.

reobf commented 6 days ago

image

reobf commented 6 days ago

I have no idea why RIO allows 'illeage' connections for the first time, then disconnect after reboot. But it is stable if you make sure that the target has no connections on the same side you want to use on RIO.

reobf commented 6 days ago

You can reproduce the bug/feature if you try the way it connects in the picture.

reobf commented 6 days ago

By the way, I'm not sure if I can do better than RIO, if GTNH dev hasn't fix this stuff(and if this is considered a bug).

TimberDimber commented 6 days ago

What if try to create something like wireless connector but with a slot for a quantum entangled singularity? Or will that be too hard? Just because 3 try to use wireless connector + rio interface and got 3 world corrupted

reobf commented 6 days ago

What if try to create something like wireless connector but with a slot for a quantum entangled singularity? Or will that be too hard? Just because 3 try to use wireless connector + rio interface and got 3 world corrupted

Won't be so hard. I will try... And... Can you be a bit more specific? What kind of corrupt? Game crash/Game freeze? Do you still have crashreport for that?

If you are using bukkit+forge server, like Thermos/KCauldron, there's a known problem working with RIO on those server.

TimberDimber commented 6 days ago

crash-2024-11-24_14.50.34-server.txt crash-2024-11-24_15.04.12-server.txt

Can you be a bit more specific? What kind of corrupt?

What I do: place Remote Interface, put in ae2 network transfer chip, place wireless connector, press location chip to wireless, press location chip to interface, get crash.

reobf commented 6 days ago

crash-2024-11-24_14.50.34-server.txt crash-2024-11-24_15.04.12-server.txt

Can you be a bit more specific? What kind of corrupt?

What I do: place Remote Interface, put in ae2 network transfer chip, place wireless connector, press location chip to wireless, press location chip to interface, get crash.

reproduced I will see if I can fix it...

reobf commented 5 days ago

crash-2024-11-24_14.50.34-server.txt crash-2024-11-24_15.04.12-server.txt

Can you be a bit more specific? What kind of corrupt?

What I do: place Remote Interface, put in ae2 network transfer chip, place wireless connector, press location chip to wireless, press location chip to interface, get crash.

Should fix this bug. PR approved but not merged You can grab a temp build from 'Artifacts' here https://github.com/GTNewHorizons/RemoteIO/actions/runs/11997691837?pr=17

reobf commented 5 days ago

crash-2024-11-24_14.50.34-server.txt crash-2024-11-24_15.04.12-server.txt

Can you be a bit more specific? What kind of corrupt?

What I do: place Remote Interface, put in ae2 network transfer chip, place wireless connector, press location chip to wireless, press location chip to interface, get crash.

You can get fixed RIO from gtnh reposity release now. So... do you still want it?

TimberDimber commented 5 days ago

You can get fixed RIO from gtnh reposity release now. So... do you still want it?

RIO 264 work fine. Wireless connector and Remote Interface connect and work crossdim. Thanks you <3