[2.0.70] defines.logistic_member_index lacks a value for cargo landing pad

Post your bugs and problems so we can fix them.
User avatar
hgschmie
Fast Inserter
Fast Inserter
Posts: 149
Joined: Tue Feb 06, 2024 5:18 am
Contact:

[2.0.70] defines.logistic_member_index lacks a value for cargo landing pad

Post by hgschmie »

calling entity.get_logistic_point() on a cargo landing pad entity yields a single LuaLogisticPoint.

However, it is not clear, which constant can be used to call entity.get_logistic_point(defines.logistic_member_index.<mumble>)

It is not defines.logistic_member_index.logistic_container:
Screenshot 2025-10-14 at 17.25.43.png
Screenshot 2025-10-14 at 17.25.43.png (107.56 KiB) Viewed 67 times


It seems like this is missing a constant such as defines.logistic_member_index.cargo_landing_pad_provider
User avatar
hgschmie
Fast Inserter
Fast Inserter
Posts: 149
Joined: Tue Feb 06, 2024 5:18 am
Contact:

Re: [2.0.70] defines.logistic_member_index lacks a value for cargo landing pad

Post by hgschmie »

also https://lua-api.factorio.com/latest/cla ... mber_index should probably be defined using defines.logistic_member_index
Post Reply

Return to “Bug Reports”