Very new to FlexSim. Long story short is that I'm trying to model a simple production line using a schedule imported from Excel. Essentially, I import the schedule along with the necessary labels, then batch it all by the arrival time so FlexSim doesn't create tens of thousands of tokens (the Planned Quantity is meant to be read as lengths rather than individual boxes). The batched tokens are then sent to a local list to wait for retrieval by the Operator. Once the first arrival time occurs, the Operator is meant to travel to the Queue, Load the product, and travel to / unload at its respective machine.
My issue is that once the Operator arrives at the Queue and the first arrival time occurs, I receive an error message saying the Load task is invalid. I've profiled the task sequence and scoured these forums but am still wracking my brain to find what I'm doing wrong.
Due to this error, I haven't been able to actually test or finish anything after Load, thus I do not know if what I've done for Travel to Dropoff or Unload even works. Any help would be greatly appreciated!