Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

v1.89 on 7.10 (beta) observed wackyness when allocating space on stations #22

Open
Phezzan opened this issue Jul 4, 2024 · 0 comments

Comments

@Phezzan
Copy link

Phezzan commented Jul 4, 2024

I have an 'almost everything' station so I manage the storage allocations manually.

After 7.0 I noticed it 'fights' me and drops my allocations a little as soon as I set them
and when I collapse the trade ware's window - it often resets what I did...

Then, while debugging other stuff, I saw this and a bell rang.
Might not be the issue - but I figured I would make a note.

Oh - and the station has 8.5 million container storage and info reports it's using 4.5m

[=ERROR=] ] SetIntermediateStorageBuyOverride(Advanced Electronics, 8887) attempting to set value outside of MaxProductionStorage on 0x41a06, capping to 8157
[=ERROR=] ] SetIntermediateStorageBuyOverride(Protein Paste, 7054) attempting to set value outside of MaxProductionStorage on 0x41a06, capping to 2781
[=ERROR=] ] SetIntermediateStorageBuyOverride(Shield Components, 2247) attempting to set value outside of MaxProductionStorage on 0x41a06, capping to 2134
[=ERROR=] ] SetIntermediateStorageBuyOverride(Shield Components, 2451) attempting to set value outside of MaxProductionStorage on 0x41a06, capping to 2134
[=ERROR=] ] SetIntermediateStorageBuyOverride(Shield Components, 2638) attempting to set value outside of MaxProductionStorage on 0x41a06, capping to 2134
[=ERROR=] ] SetIntermediateStorageBuyOverride(Shield Components, 2824) attempting to set value outside of MaxProductionStorage on 0x41a06, capping to 2134
[=ERROR=] ] SetIntermediateStorageBuyOverride(Shield Components, 2960) attempting to set value outside of MaxProductionStorage on 0x41a06, capping to 2134
[=ERROR=] ] SetIntermediateStorageBuyOverride(Shield Components, 3011) attempting to set value outside of MaxProductionStorage on 0x41a06, capping to 2134
[=ERROR=] ] SetIntermediateStorageBuyOverride(Shield Components, 3028) attempting to set value outside of MaxProductionStorage on 0x41a06, capping to 2134
[=ERROR=] ] SetIntermediateStorageBuyOverride(Silicon Carbide, 6856) attempting to set value outside of MaxProductionStorage on 0x41a06, capping to 2810
[=ERROR=] ] SetIntermediateStorageBuyOverride(Smart Chips, 10000) attempting to set value outside of MaxProductionStorage on 0x41a06, capping to 3933
...
[=ERROR=] ... UI::Widget::FlowchartNode::SetMaxValue() ID 73042: Invalid Max value 714.000000 (CurValue=714.000000, Slider1Value=0.000000, Slider2Value=1296.000000)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant