Reborn Storage

Reborn Storage

43M Downloads

Incompatibility with RSInfinityBooster (Dimension Card)

SnowySchoko opened this issue · 3 comments

commented

I don't know if this “bug” is known, but I couldn't find anything about it here on GitHub or on CurseForge in the comments.

Namely, the Dimension Card of RSInfinityBooster does not work once Reborn Storage is installed.
I can only assume that this is related to the Advanced Wireless Transmitter and/or the Super Wireless Grid.

Every combination of Wireless Grids and Transmitter has been tried, none of them work.
You always get the error code: There is no Wireless Transmitter in range.

Tested on Minecraft 1.20.1 (Forge) and every mod is up-to-date.

commented

Think I have tracked it down. It's just a math issue. The infinity card gives me int max but then I am trying to increase that as range cards are twice as effective in the advanced transmitter

commented

I can confirm this issue. After disabling Reborn Storage the Dimensional Card got its function back.

commented

RebornStorage adds its own advanced version of the wireless transmitter using the RefinedStorage API.
This sounds more like an issue with RSInfinityBooster than RebornStorage but I will see if I can do anything myside