[fofix-gcode-issuetracker] Issue 1274 in fofix: Tracks other than 'song' cannot be loaded
fofix at googlecode.com
fofix at googlecode.com
Sat Dec 31 21:35:19 UTC 2011
Status: New
Owner: ----
Labels: Priority-Low
New issue 1274 by iisls... at gmail.com: Tracks other than 'song' cannot be
loaded
http://code.google.com/p/fofix/issues/detail?id=1274
Describe the problem. What did you expect? What do you see?
The guitar, drum, and rhythm tracks don't play in-game.
List the steps to recreate the problem.
1.Open the game
2.Select any song, any difficulty
3.Hit all notes so that track should continue to play
What version are you using? Include the FoFiX version, the Python version,
your operating system, and whether it is Git, alpha, beta, RC, or final
release. (If it's Git, please include the commit hash.)
Game version: 3.121 final
Python version: 2.6.7-3
OS: Linux Mint Debian Edition x64
Did you read the wiki on how to report bugs, conveniently called
ReportingBugs? If this is a bug report, please include the log file!
I believe that these are the lines from the log file that are relevant:
[ 35.564308] (W) Unable to load guitar track: global name 'zeros' is not
defined
[ 35.564409] (W) Unable to load rhythm track: global name 'zeros' is not
defined
[ 35.564454] (W) Unable to load drum track: global name 'zeros' is not
defined
My complete log file is attached.
I have gathered that "zeros" is a numpy function, and have tried
re-installing numpy, but the problem persists. I have also tried installing
pygame 1.91 from the Debian unstable repository, to no avail.
Attachments:
fofix.log 21.1 KB
More information about the fofix-gcode-issuetracker
mailing list