You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Power from Energy storage seems to drain even when logged out and the Refined storage controller is connected. The chunk they are in is NOT chunk loaded while the player is logged out (OPAC is used to chunk load but only while the player is logged in, the forceload ticket is removed on logout). It doesn't appear to happen when i disconnect the controller. The generators to make the RF obviously aren't active when the chunk isn't loaded/active, and they don't show energy drain while logged off. Their buffers are full. But on logon, the longer i was logged out, the more empty the Energy Storage tanks are, then fuel has to be wasted in order to refill them. The RS controller does not use power when not ticking.
To Reproduce
Connect generator to Flux point
Connect flux plug to RS controller
Add Flux energy storage and let it fill.
leave the chunk allowing it to unload or log off (this is a client > server setup), when logging back in, the energy in the tank is reduced.
disconnect/disable the RS controller and log off, the energy stored will be the same when logging back in.
Expected behavior
Power levels to stay the same during log off without drain.
The text was updated successfully, but these errors were encountered:
I also tested this in a chunk that's never been chunk loaded before. and after leaving the area, it still shows an energy drain. i set it to 1RF/t for testing.
Describe the bug
Power from Energy storage seems to drain even when logged out and the Refined storage controller is connected. The chunk they are in is NOT chunk loaded while the player is logged out (OPAC is used to chunk load but only while the player is logged in, the forceload ticket is removed on logout). It doesn't appear to happen when i disconnect the controller. The generators to make the RF obviously aren't active when the chunk isn't loaded/active, and they don't show energy drain while logged off. Their buffers are full. But on logon, the longer i was logged out, the more empty the Energy Storage tanks are, then fuel has to be wasted in order to refill them. The RS controller does not use power when not ticking.
To Reproduce
Connect generator to Flux point
Connect flux plug to RS controller
Add Flux energy storage and let it fill.
leave the chunk allowing it to unload or log off (this is a client > server setup), when logging back in, the energy in the tank is reduced.
disconnect/disable the RS controller and log off, the energy stored will be the same when logging back in.
Expected behavior
Power levels to stay the same during log off without drain.
The text was updated successfully, but these errors were encountered: