Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ARCADE freezes between trials #31

Open
jsdpag opened this issue Jun 15, 2022 · 0 comments
Open

ARCADE freezes between trials #31

jsdpag opened this issue Jun 15, 2022 · 0 comments

Comments

@jsdpag
Copy link
Contributor

jsdpag commented Jun 15, 2022

This is a rare but unforgiving problem. Sometimes ARCADE finishes a trial and then stops. No new trial is started. None of the buttons are responsive. The only solution is the run kill_arcade.bat. It makes me nervous because this will certainly happen during a real experiment, some day.

I am pretty certain that this freeze occurs between trials because I get my cleanUp state's onExit function to print "Finished", which is always printed. The cause is somehow a non-deterministic. It's rare and I do not know the exact conditions that lead up to it.

It could be that it is connected to pressing the "Pause/Quite Session" button in the Control Screen. At least, this was the case in the most recent freeze that I saw. Perhaps there are cases where the pause window fails to appear, for some reason.

I guess that the only way forward is to pop some logmessage( ) commands into SGLSessionArc.mRunSession to see how far it gets before the next freeze.

jsdpag added a commit to jsdpag/ARCADE that referenced this issue Jun 17, 2022
…CADE issue esi-neuroscience#31. Suspected freeze on account of failure to show pause window. Error messages will indicate whether freeze occurs during a trial or afterwards in the pause block.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant