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

User avatar
hgschmie
Fast Inserter
Fast Inserter
Posts: 153
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 231 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: 153
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
Rseding91
Factorio Staff
Factorio Staff
Posts: 16271
Joined: Wed Jun 11, 2014 5:23 am
Contact:

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

Post by Rseding91 »

Thanks for the report. This is now fixed for 2.1.
If you want to get ahold of me I'm almost always on Discord.
Post Reply

Return to “Fixed for 2.1”