SmashPhil / Vehicle-Framework

Core mod for Vehicles
Other
56 stars 25 forks source link

Pawns unloading loaded cargo #167

Closed oliverrook closed 1 month ago

oliverrook commented 2 months ago

Describe the bug I tell pawns to load cargo onto a vehicle, they begin to do so, but at some point a pawn or two come along and just immediately unload all of it onto the ground, and it's taken off the list. This occurs whether forming a caravan or using the load button and it occurs regardless of whether loading is still in progress.

To Reproduce Steps to reproduce the behavior:

  1. Have a bunch of pawns assigned to hauling (5 or more)
  2. Attempt to load cargo (at least a few stacks of different items)
  3. See error

Screenshots image

Additional context I have pickup and haul, along with share the load installed. But neither should effect stuff already loaded into the vehicle being taken out.

SmashPhil commented 2 months ago

Sounds like your inventory got flagged for complete unloading. This shouldn't happen for vehicles, but you can reset it by having the vehicle leave the map. That'll set 'unload everything' back to false.