The submission failed, so I clicked the “View” button to check the details.
However, it says “Logs are not available,” and I can’t see the reason for the error.
If possible, could you please let me know the cause of the failure?
Also, does this error count as one submission?
@jyotish @yilun_jin8 @Jiaqi
Excuse me, would you mind taking a look at this issue?
Unfortunately, we are unable to proceed with the competition because of this error.
2025-06-05 01:43:57.798
File "/aicrowd-source/launcher.py", line 103, in get_batch_size
2025-06-05 01:43:57.798
self.agent.get_batch_size,
2025-06-05 01:43:57.798
AttributeError: 'NoneType' object has no attribute 'get_batch_size'
It seems that there is something wrong in the initialization of the agent. This error looks pretty strange to be. I have no idea why this happened.