[fofix-gcode-issuetracker] Issue 1089 in fofix: Freezes on song loading screen at 'initializing' prompt.
fofix at googlecode.com
fofix at googlecode.com
Fri Feb 10 16:17:16 UTC 2012
Comment #13 on issue 1089 by gui.ori... at gmail.com: Freezes on song loading
screen at 'initializing' prompt.
http://code.google.com/p/fofix/issues/detail?id=1089
For those who might be interested (I know this is old news and old
problem), I have the problem too, and it is related to the use of Random
Neck.
Apparently, Display.py has a bad indexer and sometimes it points to a
non-existent number.
I'll try to reproduce/confirm this with only the default neck and the
random neck in the folder, and see if it happens more.
A solution as of right now would be to use a fixed neck.
A way of reducing the amount of times it happens would be using a high
number of necks, i.e. copying the existing ones in the folder multiple
times, making it harder to hit the bad index.
More information about the fofix-gcode-issuetracker
mailing list