Spring Challenge 2021 - Bugs & Questions

At each turn, you provide only 1 action (GROW 26).
When you send a WAIT, the day is over for you. The next turn will be day+1

2 Likes

No it still doesn’t work 

How can I achieve this, two actions in the same day/round :

Sortie standard :

SEED 25 12
016137

Résumé du jeu :

Round 3/23 Bossoot is planting a seed on cell 12 from cell 25

Sortie standard :

SEED 22 20
017137

Résumé du jeu :

Round 3/23 Bossoot is planting a seed on cell 20 from cell 22
?

Thats two separate turns in your bot (two sets of input, two lines of output).

Days aren’t turns - the day only changes after both bots have printed “WAIT”.

1 Like

Finally it works, was lacking this part “two sets of input”
Thank you for your time :slight_smile:

Hello, it looks like the execution scheme for Clojure code has an issue. Even with the default templates in Wood League it will randomly trigger the error “[Player] has not provided an action in time”. When importing the opponent and seed in the IDE, the code will execute fine when restarted through “Replay in same conditions”.
Any ideas on how to troubleshot/solve that problem would be welcome.

Is there a bug now in “Last Battles”? For me it is freezed at 11%. I tried to restart several times and it is always freezed at 11%.

3 Likes

It moves forward, very very slow. 13% now.

3 Likes

I have the same issue since today

2 Likes

me too. very very slow

2 Likes

I am facing the same issue too. Mine freezes at 9%. I guess the contest is coming to an end so a lot of players are submitting code and the system might’ve come to a grind.

3 Likes

very slow battles for me today too

3 Likes

Hi, I am having issues with the graphical interface. Today I passed the level and then the game board turned gray, I am using Mozilla Firefox 88.0.1. Any similar issue? Thanks a lot.

I have the same issue using Chrome. All the graphical interface is gray

FYI: Clearing all the codingame cookies solve the problem