Flux Gate not Working with CC:Tweaked Wired Modum when attached to Reactor Energy Injector
clb158 opened this issue ยท 9 comments
Note that wired modem on cable does not always works, you may want to try full wired modem instead
Did you right-click the modem after you placed it? If it's supported, it should say in chat "peripheral 'xyz' connected to network" in chat, and the center will turn red. But only after you right-click it again.
Did you right-click the modem after you placed it? If it's supported, it should say in chat "peripheral 'xyz' connected to network" in chat, and the center will turn red. But only after you right-click it again.
yes i did and there is no interaction
Note that wired modem on cable does not always works, you may want to try full wired modem instead
This is the case if the block does not have any "full sides" that allow placement, like chests and the like. If it allows you to place the modem on the block, it should work.
Ok, well, alright, then there is nothing CC:T can deal with it except tell you it's not a peripheral block when right clicking
Did you right-click the modem after you placed it? If it's supported, it should say in chat "peripheral 'xyz' connected to network" in chat, and the center will turn red. But only after you right-click it again.
yes i did and there is no interaction
Then probably flux gate is not a peripheral block, you can report to their github repo
Did you right-click the modem after you placed it? If it's supported, it should say in chat "peripheral 'xyz' connected to network" in chat, and the center will turn red. But only after you right-click it again.
yes i did and there is no interaction
Then probably flux gate is not a peripheral block, you can report to their github repo
yeah i did they said "in the works" lol
Thanks for the report! I'm afraid this appears to be an issue on the Draconic Evolution side, and there's not much on CC:T's side I can do to fix it.
As you've already mentioned, Draconic Evolution's peripherals aren't currently implemented.
CC:T should fall-back to it's more generic energy_storage
implementation. However, because the flux gate only supports energy I/O on its front and back (and DE doesn't correctly support the null
side), this doesn't work. You get a peripheral if you attach a modem to the back of the flux gate, but obviously that then means you can't insert energy into it!
Have submitted a PR to DE that should hopefully resolve this issue: Draconic-Inc/Draconic-Evolution#1817.