> loading and unloading cargo

It looks like the simulator tries to load cargo before unloading. This was an issue brought up late in last year's competition. Can we fix it now?

Also, don't forget the AirplaneQueue#is_agent_in_queue bug that returns after only looking at the first element in the queue.

Posted by: jkolen @ Dec. 7, 2023, 12:32 a.m.

Hello jkolen,
Thank you for bringing up the issue with loading cargo before unloading. You're right, that was something we were supposed to fix. Yes, we will fix it (will plan on releasing tomorrow). I'm sorry for letting that slip.

The is_agent_in_queue bug should be fixed as of our latest release this afternoon (see "Changing Process Priorities" forum thread). Your latest submission ran with the fixed code.

Thank you

Posted by: abeckus @ Dec. 7, 2023, 1:05 a.m.

Hi jkolen,

This was fixed in our must recent push.

Thank you

Posted by: adelanovic @ Dec. 7, 2023, 7:43 p.m.
Post in this thread