[2.1.12] Potential beacons shown in tooltip for entities not affected by beacons
[2.1.12] Potential beacons shown in tooltip for entities not affected by beacons
Place a beacon next to a captive biter spawner or another entity that is asembling-machine-like but does not accept beacons. A potential beacons field will be shown in the tooltip. Does not matter whether the beacon is powered or not nor whether it is built or just blueprinted.
Expected behavior: potential beacons are not shown because they don't affect the machine.
- Attachments
-
- bug.zip
- (3.85 MiB) Downloaded 1 time
Re: [2.1.12] Potential beacons shown in tooltip for entities not affected by beacons
Thanks for the report. For 2.1.13 i changed captive biter spawners and burner mining drills prototypes to reject module effects and beacon effects since they do not support them and this should make the tooltip stop suggesting potential beacons.
-- edit:
Actually i found the underlying issue of the potential effects being computed when entity does not announce as being affected by beacons which caused the disparity. It is now fixed without adjusting prototypes as this would be a possible breaking change for some mods.
-- edit:
Actually i found the underlying issue of the potential effects being computed when entity does not announce as being affected by beacons which caused the disparity. It is now fixed without adjusting prototypes as this would be a possible breaking change for some mods.

