sandsmark / dropdabass

Compocase for the AI programming competition at The Gathering 2014
http://www.gathering.org/tg14/en/creative/competitions/ai-compo-case/
8 stars 2 forks source link

NAME Gives different result with same input #26

Open Diablonor opened 10 years ago

Diablonor commented 10 years ago

When I send the command "NAME basicAI\n" the result on the gamescreen differs (almost) each time:

127.0.0.1 (No change) ba basi basicA basicAI

I'm quite sure i'm not doing anything wrong, as my code is quite straight forward, and the message is the same each time.

sandsmark commented 10 years ago

could you please upload a screenshot showing the error?

Diablonor commented 10 years ago

name

This is the same code run twice, first time it won't register the name, the second time it's fine.

name_2

The last picture I created a longer name "basicInstinct" and first it gives 127.0.0.1, then I kicked it and ran the code again, this is the result.