Refined Storage Controller Buffer Inaccurate
The-Tarkol opened this issue ยท 9 comments
Modpack Version
0.5.11
Describe your issue
Once the Controller from Refined Storage exceeds 16k FE, the network shuts off entirely. The buffer still displays 32k FE as the maximum, and I've verified I have enough power going into the machine that it's not a throughput issue. Being at or below 16k shows no signs of problems, but as soon as the power usage topples that 16k it all shuts off, then will flicker as it tries to turn on continually (causes a fair bit of lag as well).
For now we're just taking out the Dimensional card since it takes a sizable amount of power, but figured y'all should know there's an issue. The server config for Refined Storage shows a 32k FE maximum, so I don't think it's an issue with the server and client desyncing (unless there's another config overriding it maybe)
Crash Report
No response
Latest Log
No response
Have you modified the modpack?
No
User Modifications
No response
Did the issue happen in singleplayer or on a server?
Server
Just checked, it's got 3 config files listed, but none are refined storage-related. diet-effects, diet-groups, and travel_anchors-server (all .toml of course)
Thanks for the report.
We increased the buffer quite a bit in a previous update, the refinedstorage-server.toml
server config was supposed to update on it's own, I guess it didn't :/
I recommend that you delete your refinedstorage-server.toml
server config (found in the world/serverconfig folder) and let it regenerate, hopefully that'll fix it.
I imagine there's probably a config or other file somewhere that's not properly updating maybe? I've made sure the world/serverconfig/refinedstorage-server.toml was regenerated, it's showing a buffer size of 32k
It's supposed to have 65 files and one folder ^^' a reinstall ought to help.
The default config folder doesn't seem to actually be overwriting the serverconfig folder.
Though the defaultconfig folder did fill up after reinstalling the pack.
When the world gets created, the default configs from that folder get copied into world/serverconfig.
You can delete the serverconfigs to make it regenerate.