[Bug] 0.2111 Leafcutter ants stuck on plant after save reload

JohnSlugDisco

Administrator
Staff member
Developer of EotU
Right this one took a while to hunt down! It was actually a much worse issue than it appeared. Additionally I fixed an issue where loaded ants would come down without harvesting.

Fun times
 

HofNerd

Colony
Beta Tester
Extremely Helpful Person
Right this one took a while to hunt down! It was actually a much worse issue than it appeared. Additionally I fixed an issue where loaded ants would come down without harvesting.

Fun times

while(reloads < many) {save, reload, reloads = reloads + 1}
It gave me something funny:
Looks like its position was not carried over correctly by the save?

Edit:
After saving + reloading that game one more time the ants were released from the plant.
 

JohnSlugDisco

Administrator
Staff member
Developer of EotU
Its ok there was a big issue with this. I was assuming each "cart" had a unique entry point, but they did not. As a result multiple ants were loading into the same cart but only the final one put it was moved along in the cart. I have no doubt this will fix this new issues as well.
 
Top