piero-la-lune / FSE-Planner

FSEconomy map vizualisation application
MIT License
40 stars 15 forks source link

All-in planes getting assigned passengers and cargo #172

Closed aarondpriest closed 1 year ago

aarondpriest commented 1 year ago

Hello! I recently discovered your amazing tool and I don't know if this is a bug, or if I just don't know how to use it right yet, LOL!

If I include a plane like the A320 which I think is only ever "all-in" plane and can never carry separate passenger or cargo assignments, the route finder will include such planes to rent and add passengers and cargo that you can't carry. I'd like to include all-in assignments and planes when sorting by most profitable routes, but it's not sticking to the all-in assignment only for those planes. Maybe I'm searching or filtering something wrong?

piero-la-lune commented 1 year ago

The Route Finder was not designed to search for all-in routes. It entirely exclude all all-in assignments from the search.

However, you are right that, if you load planes that are typically only used for all-in assignments (and cannot be rented otherwise), they can be selected by the Route Finder although they cannot be rented for the route. Current solution is to un-select the aircraft model in the Route Finder options. I will also push a fix in the next release to entirely ignore them.