Energy drain while logged out
Jadan1213 opened this issue ยท 3 comments
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.
https://drive.google.com/file/d/1PrewU_stk0sXJos12G8XHtGa73b8Q_-n/view?usp=drive_link
Here's a video for example. I'd upload it directly, but github has a 10MB limit