[fofix-gcode-issuetracker] Issue 1210 in fofix: Random Crash when opening, worked fine before.

fofix at googlecode.com fofix at googlecode.com
Tue Aug 10 21:25:17 UTC 2010


Status: New
Owner: ----
Labels: Priority-Low

New issue 1210 by mattisonenloe: Random Crash when opening, worked fine  
before.
http://code.google.com/p/fofix/issues/detail?id=1210

Describe the problem. What did you expect? What do you see?
I expect FoFiX to open fine. It doesn't.

List the steps to recreate the problem.
1. I have no idea.
2. Open FoFix I guess?
3. See error.

What version are you using? Include the FoFiX version, the Python version,
your operating system, and whether it is SVN (alpha), beta, RC, or final
release.

The Dec 2009 one in downloads.

Did you read the wiki on how to report bugs, conveniently called
ReportingBugs? If this is a bug report, please include the log file!

[    0.000000] (D) Logging initialized: Tue Aug 10 14:22:27 2010
[    0.093000] (D) Checking MIDI output ports for a wavetable or synth for  
sound generation...
[    0.093000] (D) MIDI output port count = 1
[    0.093000] (D) MIDI Output port 0 found: Microsoft GS Wavetable Synth
[    0.125000] (D) GameEngine class init (GameEngine.py)...
[    0.125000] (D) FoFiX v3.121 Final starting up...
[    0.125000] (D) pygame version: 1.9.1release-svn2575
[    0.125000] (D) Initializing audio.
[    0.267000] (D) Audio configuration: (44100, -16, 2)
[    0.285000] (D) Initializing pygame.mixer & audio system at 44100 Hz.
[    0.285000] (D) Initializing video.
[    1.153000] (D) Compiling shader "stage" from  
data\shaders\lightning.vert and data\shaders\lightning.frag.
[    1.233000] (D) Compiling shader "sololight" from  
data\shaders\lightning.vert and data\shaders\lightning.frag.
[    1.243000] (D) Compiling shader "tail" from data\shaders\lightning.vert  
and data\shaders\lightning.frag.
[    1.251000] (D) Compiling shader "tail2" from  
data\shaders\rockbandtail.vert and data\shaders\rockbandtail.frag.
[    1.258000] (D) Compiling shader "notes" from data\shaders\metal.vert  
and data\shaders\metal.frag.
[    1.263000] (D) Compiling shader "neck" from data\shaders\neck.vert and  
data\shaders\neck.frag.
[    1.268000] (D) Compiling shader "cd" from data\shaders\cd.vert and  
data\shaders\cd.frag.
[    1.280000] (D) 1 joysticks found.
[    1.281000] (E) Terminating due to unhandled exception:
Traceback (most recent call last):
   File "FoFiX.py", line 276, in ?
   File "FoFiX.py", line 175, in main
   File "GameEngine.pyo", line 577, in __init__
   File "Input.pyo", line 216, in __init__
   File "Config.pyo", line 485, in set
   File "Config.pyo", line 364, in set
IOError: [Errno 2] No such file or directory: 'fofix.ini'



Please provide any additional information below.




More information about the fofix-gcode-issuetracker mailing list