FoFiX 4.0.0 Development Thread

Discussion particular to FoFiX, its development, and themes
Forum rules
This topic is 2 years and 3 months old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
User avatar
fatdog
Member
Posts: 494
Joined: August 11th, 2006
Location: UK
Reputation: 1

Re: FoFiX 4.0.0 Development Thread

Postby fatdog » Mon Dec 14, 2009 10:45 am

i've only just got the svn back up and running, fallen a bit behind on the latest changes so been trying to hunt around for details on the video background setup, but i guess im missing something

latest svn running, extracted gstreamer into the root, installed PyGObject and PyGst, stuck an avi into megalight v4 stages folder called default.avi, in game settings set the stage to video

when i play it just shows a blank background and doesn't show any error untill i exit the song and it brings up the message

attributeerror: videoplayer has no attribute 'player'
Image
Bridged To The Sun.
User avatar
acrox999
Member
Posts: 3597
Joined: March 22nd, 2008
Location: /opt/bin/fretsonfire
Reputation: 1
Contact:

Re: FoFiX 4.0.0 Development Thread

Postby acrox999 » Mon Dec 14, 2009 10:49 am

Yeah, I got that problem too. So I decided just to use blank background. Duh. So sad. Well, its new. I don't care much about it(as I'm an RF_mod freak :laugh: ).
User avatar
fatdog
Member
Posts: 494
Joined: August 11th, 2006
Location: UK
Reputation: 1

Re: FoFiX 4.0.0 Development Thread

Postby fatdog » Mon Dec 14, 2009 10:55 am

i go the png sequence route myself, but quite interested in seeing how the performance hit compares between video and image sequence
Image
FoFiX Dev/Mod Squad
User avatar
jstump91
Member
Posts: 837
Joined: September 21st, 2008
Location: Baltimore, MD (US)
Reputation: 0
Contact:

Re: FoFiX 4.0.0 Development Thread

Postby jstump91 » Mon Dec 14, 2009 10:57 am

fatdog wrote:when i play it just shows a blank background and doesn't show any error untill i exit the song and it brings up the message

attributeerror: videoplayer has no attribute 'player'


Logs would be incredibly helpful, as we all (should) know.
jstump91, a.k.a. john.stumpo, a.k.a. stump
jstump.com | stump's blog | FoFiX development | My own code
Can't find a Windows build of the Python module you need? Try my mediafire!
Don't say "Python can't do [insert task here]." Python can do anything with the right modules - said modules may just not have been written yet.
"Python - why settle for snake oil when you can have the whole snake?" --Mark Jackson
Did you search before you posted? Did you read the rules for the subforum you are posting in?
User avatar
fatdog
Member
Posts: 494
Joined: August 11th, 2006
Location: UK
Reputation: 1

Re: FoFiX 4.0.0 Development Thread

Postby fatdog » Mon Dec 14, 2009 11:19 am

jstump91 wrote:Logs would be incredibly helpful, as we all (should) know.


ah yes, sorry i was assuming the error might have come up a few times so might have had a simple answer

log files pretty huge in this case so uploaded the whole file

log
Image
User avatar
blazingamer
Member
Posts: 2018
Joined: November 17th, 2007
Location: Pennsylvania
Reputation: 0
Contact:

Re: FoFiX 4.0.0 Development Thread

Postby blazingamer » Thu Dec 17, 2009 10:56 pm

It seems like it's failing to detect the file extension and is instead trying to look for a folder with the same name as the avi. I'll take a quick look at it.
holystoneH
Member
Posts: 1250
Joined: January 15th, 2008
Reputation: 0

Re: FoFiX 4.0.0 Development Thread

Postby holystoneH » Sat Dec 19, 2009 12:39 am

I have a problem with r1993 the game doesnt save the path for the last played song. When im playing and Pause the game to change the song it puts me to the main root instead of the latest folder where i selected the last song.

the parts in the ini looks like this

selected_library = songs
selected_song =


the folder songs is my root song folder but if im going deeper selected_library will still show to the root folder instead of save the last folder. selected_song never changes in the ini.
User avatar
ADH
Member
Posts: 1971
Joined: February 18th, 2008
Location: My House
Reputation: 0

Re: FoFiX 4.0.0 Development Thread

Postby ADH » Sat Dec 19, 2009 1:00 am

what video problem is r1993 supposed to fix?
User avatar
fatdog
Member
Posts: 494
Joined: August 11th, 2006
Location: UK
Reputation: 1

Re: FoFiX 4.0.0 Development Thread

Postby fatdog » Sat Dec 19, 2009 6:48 am

r1993 fixed video for me, nice to see it working

performance drop is pretty huge, went from 73fps to 33fps but maybe my video compression settings are too high
Image
I'm Brazilian
User avatar
Italo_Hellboy
Member
Posts: 195
Joined: June 23rd, 2008
Reputation: 0
Contact:

Re: FoFiX 4.0.0 Development Thread

Postby Italo_Hellboy » Sat Dec 19, 2009 7:40 am

last night was fine but now I have this error

Spoiler:[ 0.000000] (D) Logging initialized: Sat Dec 19 10:29:51 2009
[ 0.920000] (D) Checking MIDI output ports for a wavetable or synth for sound generation...
[ 0.920000] (D) MIDI output port count = 1
[ 0.920000] (D) MIDI Output port 0 found: Microsoft GS Wavetable Synth
[ 1.482000] (D) GameEngine class init (GameEngine.py)...
[ 1.482000] (D) FoFiX v3.121 Maintenance (r1992) starting up...
[ 1.482000] (D) pygame version: 1.9.1release-svn2575
[ 1.482000] (D) Initializing audio.
[ 2.005000] (D) Audio configuration: (44100, -16, 2)
[ 2.057000] (D) Initializing pygame.mixer & audio system at 44100 Hz.
[ 2.057000] (D) Initializing video.
[ 3.253000] (D) Compiling shader "stage" from ..\data\shaders\lightning.vert and ..\data\shaders\lightning.frag.
[ 3.313000] (D) Compiling shader "sololight" from ..\data\shaders\lightning.vert and ..\data\shaders\lightning.frag.
[ 3.340000] (D) Compiling shader "tail" from ..\data\shaders\lightning.vert and ..\data\shaders\lightning.frag.
[ 3.381000] (D) Compiling shader "tail2" from ..\data\shaders\rockbandtail.vert and ..\data\shaders\rockbandtail.frag.
[ 3.412000] (D) Compiling shader "notes" from ..\data\shaders\metal.vert and ..\data\shaders\metal.frag.
[ 3.440000] (D) Compiling shader "neck" from ..\data\shaders\neck.vert and ..\data\shaders\neck.frag.
[ 3.457000] (D) Compiling shader "cd" from ..\data\shaders\cd.vert and ..\data\shaders\cd.frag.
[ 3.512000] (D) 1 joysticks found.
[ 3.515000] (W) No MIDI input ports found.
[ 5.755000] (D) 9 guitscw sounds found in themes\Rock Band TB\sounds: guitscw1.ogg - guitscw9.ogg
[ 5.797000] (D) 8 bassscw sounds found in themes\Rock Band TB\sounds: bassscw1.ogg - bassscw8.ogg
[ 5.842000] (D) 8 drumscw sounds found in sounds: drumscw1.ogg - drumscw8.ogg
[ 5.896000] (D) 6 accept sounds found in themes\Rock Band TB\sounds: accept1.ogg - accept6.ogg
[ 6.021000] (W) Rock Band TB\soundsattleused.ogg not found -- using staractive.ogg instead.
[ 6.046000] (W) Rock Band TB\sounds
escue.ogg not found -- using staractivate.ogg instead.
[ 6.046000] (D) 9 guitscw sounds found in themes\Rock Band TB\sounds: guitscw1.ogg - guitscw9.ogg
[ 6.078000] (W) Rock Band TB\sounds\coopfail.ogg not found -- using stardeactivate.ogg instead
[ 6.119000] (D) Default animated stage for Rock Band TB theme = Normal
[ 6.381000] (D) Ready.
[ 9.805000] (D) View: Push: MainMenu
[ 9.805000] (D) View: Push: Menu
[ 11.147000] (D) Graphic menu enabled for submenu: solo
[ 11.147000] (D) View: Push: Menu
[ 13.433000] (D) View: Push: ControlActivator
[ 15.781000] (D) View: Pop: ControlActivator
[ 15.820000] (D) Starting server.
[ 15.821000] (D) Connecting to host 127.0.0.1.
[ 15.821000] (D) View: Pop all
[ 15.821000] (D) View: Pop: MainMenu
[ 15.821000] (D) View: Pop: Menu
[ 15.821000] (D) View: Pop: Menu
[ 15.822000] (D) View: Pop: MainMenu
[ 15.822000] (D) Session #1 connected.
[ 15.831000] (D) View: Pop: Menu
[ 18.023000] (D) View: Push: Lobby
[ 18.023000] (D) Connected as session #1.
[ 18.534000] (D) 1 phrases taught.
[ 18.537000] (D) 2 phrases taught.
[ 18.538000] (D) Learned about World.CreatePlayer, 1 phrases now known.
[ 18.551000] (D) 1 phrases taught.
[ 18.568000] (D) Learned about World.PlayerJoined, 1 phrases now known.
[ 18.568000] (D) Learned about World.StartGame, 2 phrases now known.
[ 18.587000] (D) 2 phrases taught.
[ 18.587000] (D) 3 phrases taught.
[ 18.589000] (D) 4 phrases taught.
[ 18.589000] (D) 5 phrases taught.
[ 18.601000] (D) Learned about World.GameStarted, 2 phrases now known.
[ 18.618000] (D) View: Pop: Lobby
[ 18.634000] (D) Learned about World.SceneCreated, 3 phrases now known.
[ 18.652000] (D) Song select submenu position tuple: (0.20000000000000001, 0.11)
[ 18.668000] (D) Learned about World.EnterScene, 4 phrases now known.
[ 18.701000] (D) Learned about World.SceneEntered, 5 phrases now known.
[ 18.718000] (D) View: Push: SongChoosingSceneClient
[ 18.719000] (D) Songlist artist colors: (0.25098039215686274, 0.50196078431372548, 1.0) / (0.88235294117647056, 0.7686274509803922, 0.20784313725490197)
[ 18.719000] (D) song_cd_xpos found: None
[ 18.719000] (D) song_cdscore_xpos found: None
[ 18.719000] (D) song_list_xpos found: 0.12
[ 18.719000] (D) song_listscore_xpos found: 0.8
[ 18.719000] (D) song_listcd_cd_xpos found: 0.78
[ 18.719000] (D) song_listcd_cd_ypos found: 0.615
[ 18.719000] (D) song_listcd_score_xpos found: 0.6
[ 18.719000] (D) song_listcd_score_ypos found: 0.515
[ 18.719000] (D) song_listcd_list_xpos found: 0.1
[ 18.720000] (D) Dialogs.loadCollection() function call...
[ 18.721000] (D) View: Push: LoadingSplashScreen
[ 18.735000] (D) Song.getAvailableLibraries function call...library = C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\data\songs
[ 19.067000] (D) Dialogs.libraryListLoaded() function call...
[ 23.760000] (D) Dialogs.py: Finished inserting blank spaces in self.songs.
[ 23.761000] (D) Dialogs.py: Finished filtering doubled blank spaces in self.songs.
[ 23.761000] (D) Dialogs.songListLoaded.
[ 23.891000] (D) Song name starting with a period filtered from prefix removal logic: ...And Justice For All
[ 23.924000] (D) View: Pop: LoadingSplashScreen
[ 25.401000] (D) View: Push: SongChooser
[ 26.434000] (D) View: Pop: SongChooser
[ 26.468000] (D) Retrieving sections from: C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\data\songs\5.5 The Day That Never Comes\notes.mid
[ 26.691000] (D) Practice start position retrieved: 0.0
[ 26.691000] (D) Retrieving parts from: C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\data\songs\5.5 The Day That Never Comes\notes.mid
[ 26.902000] (D) MIDI Type identified as GH
[ 26.995000] (D) 3 phrases taught.
[ 26.996000] (D) 4 phrases taught.
[ 26.997000] (D) 5 phrases taught.
[ 26.997000] (D) Learned about World.DeleteScene, 3 phrases now known.
[ 27.009000] (D) 6 phrases taught.
[ 27.009000] (D) 7 phrases taught.
[ 27.020000] (D) Learned about World.SceneDeleted, 6 phrases now known.
[ 27.020000] (D) Learned about World.CreateScene, 4 phrases now known.
[ 27.045000] (D) Learned about World.SceneLeft, 7 phrases now known.
[ 27.045000] (D) Learned about Scene.ControlEvent, 5 phrases now known.
[ 27.056000] (D) View: Pop: SongChoosingSceneClient
[ 27.068000] (D) GuitarSceneClient init...
[ 27.070000] (D) View: Push: LoadingSplashScreen
[ 27.087000] (D) Battle Objects Enabled: [4, 3, 7, 8, 6, 5]
[ 29.582000] (D) Simple tails used; complex tail loading error...
[ 29.897000] (D) GuitarScene keysList: [[64, 256, 1024, 4096, 16384, 128, 512, 2048, 8192, 32768]]
[ 29.906000] (D) loadSong function call (song.py)...
[ 29.914000] (D) Retrieving parts from: C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\data\songs\5.5 The Day That Never Comes\notes.mid
[ 30.140000] (D) MIDI Type identified as GH
[ 30.143000] (D) Song with only a single audio track identified - single-track miss volume applied: 0.5
[ 30.143000] (D) Retrieving notes from: C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\data\songs\5.5 The Day That Never Comes\notes.mid
[ 34.335000] (D) GSOLO ON event Gtr Solo 1 found at time 389816.018
[ 34.564000] (D) GSOLO OFF event Bridge 1 found at time 428321.74
[ 34.607000] (D) No song.ini setting found speficying early_hit_window_size - using automatic detection...
[ 38.323000] (D) Last note (number 0) found for player 0 at time 473870.460000
[ 38.371000] (D) GuitarScene: Guitar Solo found: 389816.018-428321.74 = 323
[ 38.371000] (D) 8 phrases taught.
[ 42.067000] (D) Pause text / selected hex colors: #FFFFFF / #FFBF00
[ 42.067000] (D) Pause text / selected colors: (1.0, 1.0, 1.0) / (1.0, 0.74901960784313726, 0.0)
[ 42.952000] (D) Graphic menu enabled for submenu: pause
[ 43.729000] (D) Graphic menu enabled for submenu: fail
[ 43.843000] (D) View: Pop: Menu
[ 43.987000] (D) View: Pop: LoadingSplashScreen
[ 43.987000] (D) 6 phrases taught.
[ 43.991000] (D) Learned about World.EnterScene, 6 phrases now known.
[ 43.991000] (D) Learned about Scene.ControlData, 8 phrases now known.
[ 44.013000] (D) View: Push: GuitarSceneClient
[ 44.100000] (E) Loading error:
Traceback (most recent call last):
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\GameEngine.py", line 1022, in main
self.view.render()
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\View.py", line 216, in render
layer.render(self.visibility[layer], layer == self.layers[-1])
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\GuitarScene.py", line 6066, in render
SceneClient.render(self, visibility, topMost) #MFH - I believe this eventually calls the renderGuitar function, which also involves two viewports... may not be easy to move this one...
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\Scene.py", line 290, in render
self.render3D()
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\GuitarScene.py", line 4628, in render3D
self.stage.render(self.visibility)
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\Stage.py", line 383, in render
self.rockmeter.render(visibility)
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\Rockmeter.py", line 755, in render
layer.render(visibility)
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\Rockmeter.py", line 147, in render
glColor3f(*self.engine.theme.hexToColor(self.color))
AttributeError: GameEngine instance has no attribute 'theme'

[ 44.101000] (E) AttributeError, <type 'exceptions.AttributeError'>: GameEngine instance has no attribute 'theme'
Traceback (most recent call last):
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\GameEngine.py", line 1047, in run
return self.mainloop()
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\GameEngine.py", line 1022, in main
self.view.render()
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\View.py", line 216, in render
layer.render(self.visibility[layer], layer == self.layers[-1])
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\GuitarScene.py", line 6066, in render
SceneClient.render(self, visibility, topMost) #MFH - I believe this eventually calls the renderGuitar function, which also involves two viewports... may not be easy to move this one...
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\Scene.py", line 290, in render
self.render3D()
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\GuitarScene.py", line 4628, in render3D
self.stage.render(self.visibility)
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\Stage.py", line 383, in render
self.rockmeter.render(visibility)
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\Rockmeter.py", line 755, in render
layer.render(visibility)
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\Rockmeter.py", line 147, in render
glColor3f(*self.engine.theme.hexToColor(self.color))
AttributeError: GameEngine instance has no attribute 'theme'

[ 44.215000] (D) View: Pop all
[ 44.215000] (D) View: Pop: GuitarSceneClient
[ 44.215000] (D) Disconnecting.
[ 44.215000] (N) Connection lost.
[ 44.215000] (D) View: Push: MessageScreen
[ 45.938000] (D) View: Pop: MessageScreen
[ 45.971000] (D) View: Pop all
[ 45.972000] (D) View: Push: MainMenu
[ 45.972000] (D) View: Push: Menu
[ 45.972000] (D) Stopping server.
[ 45.972000] (D) 9 phrases taught.
[ 45.973000] (D) 10 phrases taught.
[ 45.974000] (N) AttributeError: GameEngine instance has no attribute 'theme'
[ 45.974000] (D) View: Push: MessageScreen
[ 52.097000] (D) View: Pop: MessageScreen
[ 54.050000] (D) View: Pop: Menu
[ 54.067000] (D) View: Pop: MainMenu
[ 54.100000] (D) View: Pop: Menu



I did update to the latest revision and when I saw the error I went back to what worked but I'm still having the error
Sorry for bad english !! I'm Brazilian
Image
Bartvo
Member
Posts: 16
Joined: September 13th, 2008
Reputation: 0

Re: FoFiX 4.0.0 Development Thread

Postby Bartvo » Sat Dec 19, 2009 8:40 am

I'd like to see an option for the scores, that they will rate your pro-ness on % of notes hit, not on score. I always hate it when I have a lower % than my nr. 1 score, but higher points than my nr. 1 score, making it nr. 1.

All togheter:
I'd like to see an option which makes the scores like this: (ordered on % of notes hit)

1. Bartvo 90.1% 197.141 Points
2. Bartvo 89.4% 198.256 Points
3. Bartvo 87.3% 193.765 Points
4. Bartvo 87.2% 195.459 Points
5. Bartvo 86.8% 194.594 Points


Instead of this: (ordered on score)
1. Bartvo 89.4% 198.256 Points
2. Bartvo 90.1% 197.141 Points
3. Bartvo 87.2% 195.459 Points
4. Bartvo 86.8% 194.594 Points
5. Bartvo 87.3% 193.765 Points
Bridged To The Sun.
User avatar
acrox999
Member
Posts: 3597
Joined: March 22nd, 2008
Location: /opt/bin/fretsonfire
Reputation: 1
Contact:

Re: FoFiX 4.0.0 Development Thread

Postby acrox999 » Sat Dec 19, 2009 9:03 am

Italo_Hellboy wrote:last night was fine but now I have this error

Spoiler:[ 0.000000] (D) Logging initialized: Sat Dec 19 10:29:51 2009
[ 0.920000] (D) Checking MIDI output ports for a wavetable or synth for sound generation...
[ 0.920000] (D) MIDI output port count = 1
[ 0.920000] (D) MIDI Output port 0 found: Microsoft GS Wavetable Synth
[ 1.482000] (D) GameEngine class init (GameEngine.py)...
[ 1.482000] (D) FoFiX v3.121 Maintenance (r1992) starting up...
[ 1.482000] (D) pygame version: 1.9.1release-svn2575
[ 1.482000] (D) Initializing audio.
[ 2.005000] (D) Audio configuration: (44100, -16, 2)
[ 2.057000] (D) Initializing pygame.mixer & audio system at 44100 Hz.
[ 2.057000] (D) Initializing video.
[ 3.253000] (D) Compiling shader "stage" from ..\data\shaders\lightning.vert and ..\data\shaders\lightning.frag.
[ 3.313000] (D) Compiling shader "sololight" from ..\data\shaders\lightning.vert and ..\data\shaders\lightning.frag.
[ 3.340000] (D) Compiling shader "tail" from ..\data\shaders\lightning.vert and ..\data\shaders\lightning.frag.
[ 3.381000] (D) Compiling shader "tail2" from ..\data\shaders\rockbandtail.vert and ..\data\shaders\rockbandtail.frag.
[ 3.412000] (D) Compiling shader "notes" from ..\data\shaders\metal.vert and ..\data\shaders\metal.frag.
[ 3.440000] (D) Compiling shader "neck" from ..\data\shaders\neck.vert and ..\data\shaders\neck.frag.
[ 3.457000] (D) Compiling shader "cd" from ..\data\shaders\cd.vert and ..\data\shaders\cd.frag.
[ 3.512000] (D) 1 joysticks found.
[ 3.515000] (W) No MIDI input ports found.
[ 5.755000] (D) 9 guitscw sounds found in themes\Rock Band TB\sounds: guitscw1.ogg - guitscw9.ogg
[ 5.797000] (D) 8 bassscw sounds found in themes\Rock Band TB\sounds: bassscw1.ogg - bassscw8.ogg
[ 5.842000] (D) 8 drumscw sounds found in sounds: drumscw1.ogg - drumscw8.ogg
[ 5.896000] (D) 6 accept sounds found in themes\Rock Band TB\sounds: accept1.ogg - accept6.ogg
[ 6.021000] (W) Rock Band TB\soundsattleused.ogg not found -- using staractive.ogg instead.
[ 6.046000] (W) Rock Band TB\sounds
escue.ogg not found -- using staractivate.ogg instead.
[ 6.046000] (D) 9 guitscw sounds found in themes\Rock Band TB\sounds: guitscw1.ogg - guitscw9.ogg
[ 6.078000] (W) Rock Band TB\sounds\coopfail.ogg not found -- using stardeactivate.ogg instead
[ 6.119000] (D) Default animated stage for Rock Band TB theme = Normal
[ 6.381000] (D) Ready.
[ 9.805000] (D) View: Push: MainMenu
[ 9.805000] (D) View: Push: Menu
[ 11.147000] (D) Graphic menu enabled for submenu: solo
[ 11.147000] (D) View: Push: Menu
[ 13.433000] (D) View: Push: ControlActivator
[ 15.781000] (D) View: Pop: ControlActivator
[ 15.820000] (D) Starting server.
[ 15.821000] (D) Connecting to host 127.0.0.1.
[ 15.821000] (D) View: Pop all
[ 15.821000] (D) View: Pop: MainMenu
[ 15.821000] (D) View: Pop: Menu
[ 15.821000] (D) View: Pop: Menu
[ 15.822000] (D) View: Pop: MainMenu
[ 15.822000] (D) Session #1 connected.
[ 15.831000] (D) View: Pop: Menu
[ 18.023000] (D) View: Push: Lobby
[ 18.023000] (D) Connected as session #1.
[ 18.534000] (D) 1 phrases taught.
[ 18.537000] (D) 2 phrases taught.
[ 18.538000] (D) Learned about World.CreatePlayer, 1 phrases now known.
[ 18.551000] (D) 1 phrases taught.
[ 18.568000] (D) Learned about World.PlayerJoined, 1 phrases now known.
[ 18.568000] (D) Learned about World.StartGame, 2 phrases now known.
[ 18.587000] (D) 2 phrases taught.
[ 18.587000] (D) 3 phrases taught.
[ 18.589000] (D) 4 phrases taught.
[ 18.589000] (D) 5 phrases taught.
[ 18.601000] (D) Learned about World.GameStarted, 2 phrases now known.
[ 18.618000] (D) View: Pop: Lobby
[ 18.634000] (D) Learned about World.SceneCreated, 3 phrases now known.
[ 18.652000] (D) Song select submenu position tuple: (0.20000000000000001, 0.11)
[ 18.668000] (D) Learned about World.EnterScene, 4 phrases now known.
[ 18.701000] (D) Learned about World.SceneEntered, 5 phrases now known.
[ 18.718000] (D) View: Push: SongChoosingSceneClient
[ 18.719000] (D) Songlist artist colors: (0.25098039215686274, 0.50196078431372548, 1.0) / (0.88235294117647056, 0.7686274509803922, 0.20784313725490197)
[ 18.719000] (D) song_cd_xpos found: None
[ 18.719000] (D) song_cdscore_xpos found: None
[ 18.719000] (D) song_list_xpos found: 0.12
[ 18.719000] (D) song_listscore_xpos found: 0.8
[ 18.719000] (D) song_listcd_cd_xpos found: 0.78
[ 18.719000] (D) song_listcd_cd_ypos found: 0.615
[ 18.719000] (D) song_listcd_score_xpos found: 0.6
[ 18.719000] (D) song_listcd_score_ypos found: 0.515
[ 18.719000] (D) song_listcd_list_xpos found: 0.1
[ 18.720000] (D) Dialogs.loadCollection() function call...
[ 18.721000] (D) View: Push: LoadingSplashScreen
[ 18.735000] (D) Song.getAvailableLibraries function call...library = C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\data\songs
[ 19.067000] (D) Dialogs.libraryListLoaded() function call...
[ 23.760000] (D) Dialogs.py: Finished inserting blank spaces in self.songs.
[ 23.761000] (D) Dialogs.py: Finished filtering doubled blank spaces in self.songs.
[ 23.761000] (D) Dialogs.songListLoaded.
[ 23.891000] (D) Song name starting with a period filtered from prefix removal logic: ...And Justice For All
[ 23.924000] (D) View: Pop: LoadingSplashScreen
[ 25.401000] (D) View: Push: SongChooser
[ 26.434000] (D) View: Pop: SongChooser
[ 26.468000] (D) Retrieving sections from: C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\data\songs\5.5 The Day That Never Comes\notes.mid
[ 26.691000] (D) Practice start position retrieved: 0.0
[ 26.691000] (D) Retrieving parts from: C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\data\songs\5.5 The Day That Never Comes\notes.mid
[ 26.902000] (D) MIDI Type identified as GH
[ 26.995000] (D) 3 phrases taught.
[ 26.996000] (D) 4 phrases taught.
[ 26.997000] (D) 5 phrases taught.
[ 26.997000] (D) Learned about World.DeleteScene, 3 phrases now known.
[ 27.009000] (D) 6 phrases taught.
[ 27.009000] (D) 7 phrases taught.
[ 27.020000] (D) Learned about World.SceneDeleted, 6 phrases now known.
[ 27.020000] (D) Learned about World.CreateScene, 4 phrases now known.
[ 27.045000] (D) Learned about World.SceneLeft, 7 phrases now known.
[ 27.045000] (D) Learned about Scene.ControlEvent, 5 phrases now known.
[ 27.056000] (D) View: Pop: SongChoosingSceneClient
[ 27.068000] (D) GuitarSceneClient init...
[ 27.070000] (D) View: Push: LoadingSplashScreen
[ 27.087000] (D) Battle Objects Enabled: [4, 3, 7, 8, 6, 5]
[ 29.582000] (D) Simple tails used; complex tail loading error...
[ 29.897000] (D) GuitarScene keysList: [[64, 256, 1024, 4096, 16384, 128, 512, 2048, 8192, 32768]]
[ 29.906000] (D) loadSong function call (song.py)...
[ 29.914000] (D) Retrieving parts from: C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\data\songs\5.5 The Day That Never Comes\notes.mid
[ 30.140000] (D) MIDI Type identified as GH
[ 30.143000] (D) Song with only a single audio track identified - single-track miss volume applied: 0.5
[ 30.143000] (D) Retrieving notes from: C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\data\songs\5.5 The Day That Never Comes\notes.mid
[ 34.335000] (D) GSOLO ON event Gtr Solo 1 found at time 389816.018
[ 34.564000] (D) GSOLO OFF event Bridge 1 found at time 428321.74
[ 34.607000] (D) No song.ini setting found speficying early_hit_window_size - using automatic detection...
[ 38.323000] (D) Last note (number 0) found for player 0 at time 473870.460000
[ 38.371000] (D) GuitarScene: Guitar Solo found: 389816.018-428321.74 = 323
[ 38.371000] (D) 8 phrases taught.
[ 42.067000] (D) Pause text / selected hex colors: #FFFFFF / #FFBF00
[ 42.067000] (D) Pause text / selected colors: (1.0, 1.0, 1.0) / (1.0, 0.74901960784313726, 0.0)
[ 42.952000] (D) Graphic menu enabled for submenu: pause
[ 43.729000] (D) Graphic menu enabled for submenu: fail
[ 43.843000] (D) View: Pop: Menu
[ 43.987000] (D) View: Pop: LoadingSplashScreen
[ 43.987000] (D) 6 phrases taught.
[ 43.991000] (D) Learned about World.EnterScene, 6 phrases now known.
[ 43.991000] (D) Learned about Scene.ControlData, 8 phrases now known.
[ 44.013000] (D) View: Push: GuitarSceneClient
[ 44.100000] (E) Loading error:
Traceback (most recent call last):
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\GameEngine.py", line 1022, in main
self.view.render()
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\View.py", line 216, in render
layer.render(self.visibility[layer], layer == self.layers[-1])
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\GuitarScene.py", line 6066, in render
SceneClient.render(self, visibility, topMost) #MFH - I believe this eventually calls the renderGuitar function, which also involves two viewports... may not be easy to move this one...
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\Scene.py", line 290, in render
self.render3D()
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\GuitarScene.py", line 4628, in render3D
self.stage.render(self.visibility)
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\Stage.py", line 383, in render
self.rockmeter.render(visibility)
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\Rockmeter.py", line 755, in render
layer.render(visibility)
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\Rockmeter.py", line 147, in render
glColor3f(*self.engine.theme.hexToColor(self.color))
AttributeError: GameEngine instance has no attribute 'theme'

[ 44.101000] (E) AttributeError, <type 'exceptions.AttributeError'>: GameEngine instance has no attribute 'theme'
Traceback (most recent call last):
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\GameEngine.py", line 1047, in run
return self.mainloop()
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\GameEngine.py", line 1022, in main
self.view.render()
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\View.py", line 216, in render
layer.render(self.visibility[layer], layer == self.layers[-1])
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\GuitarScene.py", line 6066, in render
SceneClient.render(self, visibility, topMost) #MFH - I believe this eventually calls the renderGuitar function, which also involves two viewports... may not be easy to move this one...
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\Scene.py", line 290, in render
self.render3D()
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\GuitarScene.py", line 4628, in render3D
self.stage.render(self.visibility)
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\Stage.py", line 383, in render
self.rockmeter.render(visibility)
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\Rockmeter.py", line 755, in render
layer.render(visibility)
File "C:\Windows.old\Documents and Settings\Usuario\Meus documentos\Anti-Virús\Frets on Fire\FoFiX 3.121\src\Rockmeter.py", line 147, in render
glColor3f(*self.engine.theme.hexToColor(self.color))
AttributeError: GameEngine instance has no attribute 'theme'

[ 44.215000] (D) View: Pop all
[ 44.215000] (D) View: Pop: GuitarSceneClient
[ 44.215000] (D) Disconnecting.
[ 44.215000] (N) Connection lost.
[ 44.215000] (D) View: Push: MessageScreen
[ 45.938000] (D) View: Pop: MessageScreen
[ 45.971000] (D) View: Pop all
[ 45.972000] (D) View: Push: MainMenu
[ 45.972000] (D) View: Push: Menu
[ 45.972000] (D) Stopping server.
[ 45.972000] (D) 9 phrases taught.
[ 45.973000] (D) 10 phrases taught.
[ 45.974000] (N) AttributeError: GameEngine instance has no attribute 'theme'
[ 45.974000] (D) View: Push: MessageScreen
[ 52.097000] (D) View: Pop: MessageScreen
[ 54.050000] (D) View: Pop: Menu
[ 54.067000] (D) View: Pop: MainMenu
[ 54.100000] (D) View: Pop: Menu



I did update to the latest revision and when I saw the error I went back to what worked but I'm still having the error

There's something wrong with the theme rockmeter.ini. Its the colour code variables. Thought I don't know which one but that's what the log file said.
I'm Brazilian
User avatar
Italo_Hellboy
Member
Posts: 195
Joined: June 23rd, 2008
Reputation: 0
Contact:

Re: FoFiX 4.0.0 Development Thread

Postby Italo_Hellboy » Sat Dec 19, 2009 1:50 pm

WTF !
Traceback (most recent call last):
File "FoFiX.py", line 108, in <module>
File "GameEngine.pyo", line 37, in <module>
File "Engine.pyo", line 28, in <module>
File "World.pyo", line 23, in <module>
File "Player.pyo", line 30, in <module>
File "Song.pyo", line 48, in <module>
File "Language.pyo", line 38, in <module>
File "Config.pyo", line 150, in load
File "Config.pyo", line 177, in __init__
File "ConfigParser.pyo", line 286, in read
File "ConfigParser.pyo", line 482, in _read
ConfigParser.MissingSectionHeaderError: File contains no section headers.
file: C:\Users\USUARIO\AppData\Roaming\fofix\fofix.ini, line: 1
'\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x00\x0
Sorry for bad english !! I'm Brazilian
Image
FoFiX Dev/Mod Squad
User avatar
jstump91
Member
Posts: 837
Joined: September 21st, 2008
Location: Baltimore, MD (US)
Reputation: 0
Contact:

Re: FoFiX 4.0.0 Development Thread

Postby jstump91 » Sat Dec 19, 2009 2:22 pm

Italo_Hellboy wrote:WTF !
*snip*


Your configuration file is corrupted. (Did you uncleanly shut down recently?)

Delete it and try again and you should be able to start fresh with a shiny new configuration.
jstump91, a.k.a. john.stumpo, a.k.a. stump
jstump.com | stump's blog | FoFiX development | My own code
Can't find a Windows build of the Python module you need? Try my mediafire!
Don't say "Python can't do [insert task here]." Python can do anything with the right modules - said modules may just not have been written yet.
"Python - why settle for snake oil when you can have the whole snake?" --Mark Jackson
Did you search before you posted? Did you read the rules for the subforum you are posting in?
I'm Brazilian
User avatar
Italo_Hellboy
Member
Posts: 195
Joined: June 23rd, 2008
Reputation: 0
Contact:

Re: FoFiX 4.0.0 Development Thread

Postby Italo_Hellboy » Sat Dec 19, 2009 2:27 pm

its because the blue screen of death !!

i will uninstall all things about python and reinstall !
Sorry for bad english !! I'm Brazilian
Image

Return to “FoFiX”

Who is online

Users browsing this forum: No registered users and 17 guests