StephenGss / PAL

Polycraft World AI Lab
3 stars 6 forks source link

PAL sends badly formed sense_actor_actions response #75

Open mpatsift opened 1 year ago

mpatsift commented 1 year ago

This response to a SENSE_ACTOR_ACTIONS request doesn't include any actorActions: 2022-11-01_21:47:17: PAL: [2022-11-01 16:47:17] [21:47:17] [BOT API THREAD/INFO]: [edu.utd.minecraft.mod.polycraft.aitools.BotAPI$1:run:742]: SENSE_ACTOR_ACTIONS^M ^M 2022-11-01_21:47:17: PAL: [2022-11-01 16:47:17] [21:47:17] [BOT API THREAD/INFO]: [AGENT]SENSE_ACTOR_ACTIONS^M ^M 2022-11-01_21:47:17: PAL: [2022-11-01 16:47:17] [21:47:17] [Client thread/INFO]: [edu.utd.minecraft.mod.polycraft.aitools.BotAPI:onClientTick:657]: SENSE_ACTOR_ACTIONS^M ^M 2022-11-01_21:47:21: PAL: [2022-11-01 16:47:20] [21:47:20] [BOT API THREAD/INFO]: [CLIENT]{"goal":{"goalType":"ITEM","goalAchieved":false,"Distribution":"Uninformed"},"command_resul\ t":{"command":"CRAFT","argument":"1 minecraft:planks minecraft:stick minecraft:planks minecraft:planks 0 minecraft:planks 0 minecraft:planks 0","result":"SUCCESS","message":"Crafted\ items: polycraft:tree_tap","stepCost":7200.0},"step":81,"gameOver":false}^M Possibly PAL is resending previous msg in this case? See line 2818 and on in attached log.

pal-tournament-2022-11-01-164444-openmind0-jenkins.log.gz