Page 1 of 1

[2.1.14] Beacon effect graph drawing out of widget bounds

Posted: Mon Aug 10, 2026 9:58 am
by Powerscooter
2.1? Added the ability for beacon profiles to have negative effects. When viewing beacons with negative effects, the graph bleeds into other UI elements.

The base game beacons have a profile of {1,0.7071,...}, matching 1/sqrt(n), this is displayed correctly in the UI since all numbers are positive.
Adding any negative numbers into the beacon profile correctly reverses modules effects in game but looks quite silly in the UI, attached examples with {1,-0.1}
beaconweird2.png
beaconweird2.png (53.54 KiB) Viewed 595 times
and the same with more quality tiers:
beaconweird.png
beaconweird.png (43.09 KiB) Viewed 595 times
Allowing for negative effects in beacon profiles allows for very fun mechanics and I hope it stays/ wasn't added in error.

Thanks a lot!

Re: [2.1.14] Beacon effect graph drawing out of widget bounds

Posted: Mon Aug 17, 2026 7:35 pm
by Rseding91
Can you give an example mod that makes this happen?

Re: [2.1.14] Beacon effect graph drawing out of widget bounds

Posted: Thu Aug 20, 2026 12:48 pm
by Powerscooter
It happens with Ribbonias "basic beacon" in versions past 2.1. https://mods.factorio.com/mod/ribbonia
That said when I found it I made a mod to test the effect that doesn't require space age or other mods, it just edits the base game beacons profile. Just uploaded it: https://mods.factorio.com/mod/beacons_UI

Re: [2.1.14] Beacon effect graph drawing out of widget bounds

Posted: Thu Aug 20, 2026 6:37 pm
by Rseding91
Thanks for the mod to reproduce it. This is now fixed for the next release.