shenef / SoS-TAS

Sea of Stars TAS
3 stars 0 forks source link

New Moonerang bug #193

Closed orkaboy closed 9 months ago

orkaboy commented 9 months ago

With the latest code, I've observed the TAS trying to execute Moonerang, but getting stuck when trying to enter the skill menu. The TAS is stuck in the top level menu, hovering the Skill option.

Here's the log (the line a minute after the Moonerang is when combat ended after manual inputs):

bild

Eein commented 9 months ago

ty... this looks like its resetting the combat controller.... weird. the next line would have been useful as well :P

we can probably fix this by resetting actions if no controller exists; but we also may need the fallback code to drop out of any command menus if there is no action.

orkaboy commented 9 months ago

this looks like its resetting the combat controller

I don't think that's necessarily the case. If you are talking about the Finished combat/Setting New Combat Controller, that's after the combat finished with manual input, and isn't connected to the bug. Note timestamps.

orkaboy commented 9 months ago

This issue appears to be solved in the latest code.