FoFiX 4.0.0 Development Thread

Discussion particular to FoFiX, its development, and themes
Forum rules
This topic is 2 years and 4 months old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
Mr. Fansonfire
User avatar
lordhardware
Member
Posts: 1600
Joined: November 2nd, 2008
Reputation: 0
Contact:

Re: FoFiX 4.0.0 Development Thread

Postby lordhardware » Tue Oct 13, 2009 5:22 am

CHACHACHA LOG FILE!

it was there... i just couldnt read it right

Code: Select all

(D) Setlist loaded.
(D) View: Pop: LoadingSplashScreen
(D) View: Push: SongChoosingScene
(D) View: Pop: Lobby
(E) Loading error: Traceback (most recent call last):
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\GameEngine.py", line 1098, in main
    done = Engine.run(self)
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\Engine.py", line 130, in run
    self._runTask(task)
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\Engine.py", line 121, in _runTask
    task.run(ticks)
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\Input.py", line 404, in run
    self.broadcastEvent(self.keyListeners, "keyPressed", event.key, event.unicode)
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\Input.py", line 315, in broadcastEvent
    if getattr(l, function)(*args):
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\SongChoosingScene.py", line 761, in keyPressed
    if self.checkParts():
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\SongChoosingScene.py", line 608, in checkParts
    info = Song.loadSongInfo(self.engine, self.songName, library = self.libraryName)
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\Song.py", line 3974, in loadSongInfo
    return SongInfo(infoFile, library)
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\Song.py", line 543, in __init__
    songhash = hashlib.sha1(open(self.noteFileName, 'rb').read()).hexdigest()
IOError: [Errno 2] No such file or directory: 'C:\\Program Files\\FoFiX v3.120\\MFH-Mod\\data\\s\\Church of Hot Addiction - Cobra Starship\\notes.mid'

(E) IOError, <type 'exceptions.IOError'>: [Errno 2] No such file or directory: 'C:\\Program Files\\FoFiX v3.120\\MFH-Mod\\data\\s\\Church of Hot Addiction - Cobra Starship\\notes.mid'Traceback (most recent call last):
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\GameEngine.py", line 1125, in run
    return self.mainloop()
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\GameEngine.py", line 1098, in main
    done = Engine.run(self)
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\Engine.py", line 130, in run
    self._runTask(task)
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\Engine.py", line 121, in _runTask
    task.run(ticks)
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\Input.py", line 404, in run
    self.broadcastEvent(self.keyListeners, "keyPressed", event.key, event.unicode)
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\Input.py", line 315, in broadcastEvent
    if getattr(l, function)(*args):
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\SongChoosingScene.py", line 761, in keyPressed
    if self.checkParts():
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\SongChoosingScene.py", line 608, in checkParts
    info = Song.loadSongInfo(self.engine, self.songName, library = self.libraryName)
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\Song.py", line 3974, in loadSongInfo
    return SongInfo(infoFile, library)
  File "C:\Program Files\FoFiX v3.120\MFH-Mod\src\Song.py", line 543, in __init__
    songhash = hashlib.sha1(open(self.noteFileName, 'rb').read()).hexdigest()
IOError: [Errno 2] No such file or directory: 'C:\\Program Files\\FoFiX v3.120\\MFH-Mod\\data\\s\\Church of Hot Addiction - Cobra Starship\\notes.mid'
WIP:
"Check Your Hardware: Modern Hits" 11/20
"Check Your Hardware: Australian Anthems" 4/20
"Check Your Hardware: Alternative" 4/20
"Check Your Hardware: Classic Beats" 2/20
"Check Your Hardware: Electronic" 2/10
"Check Your Hardware: Rap" 1/10
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 » Tue Oct 13, 2009 7:43 am

Have you checked the song, 'Church of Hot Addiction - Cobra Starship,' if it has notes.mid? But I think this might be another problem because I fretted a song and forgot to convert the .CHART file to .MID and the game recognize it as a folder but when I choose it, nothing happens.
Mr. Fansonfire
User avatar
lordhardware
Member
Posts: 1600
Joined: November 2nd, 2008
Reputation: 0
Contact:

Re: FoFiX 4.0.0 Development Thread

Postby lordhardware » Tue Oct 13, 2009 8:33 am

acrox999 wrote:Have you checked the song, 'Church of Hot Addiction - Cobra Starship,' if it has notes.mid? But I think this might be another problem because I fretted a song and forgot to convert the .CHART file to .MID and the game recognize it as a folder but when I choose it, nothing happens.


its not an issue with the song... it happens with EVERY song and i charted this song earlier today.

It works fine on Beta 2
WIP:
"Check Your Hardware: Modern Hits" 11/20
"Check Your Hardware: Australian Anthems" 4/20
"Check Your Hardware: Alternative" 4/20
"Check Your Hardware: Classic Beats" 2/20
"Check Your Hardware: Electronic" 2/10
"Check Your Hardware: Rap" 1/10
max_rodolfo
Member
Posts: 69
Joined: September 24th, 2009
Reputation: 0

Re: FoFiX 4.0.0 Development Thread

Postby max_rodolfo » Tue Oct 13, 2009 12:10 pm

(W) OggStreamer not found. Falling back to legacy pyogg/pyvorbis based ogg streamer.
(W) PyOGG not found. OGG files will be fully decoded prior to playing; expect absurd memory usage.

i have that error in the fofix.log i dont understand..

i Have py ogg and all the required runtimes for what thats happen please help me i try to compile using python 2.4
User avatar
lvl4573r
Member
Posts: 77
Joined: May 24th, 2008
Location: Somewere
Reputation: 0
Contact:

Re: FoFiX 4.0.0 Development Thread

Postby lvl4573r » Tue Oct 13, 2009 12:17 pm

max_rodolfo wrote:(W) OggStreamer not found. Falling back to legacy pyogg/pyvorbis based ogg streamer.
(W) PyOGG not found. OGG files will be fully decoded prior to playing; expect absurd memory usage.

i have that error in the fofix.log i dont understand..

i Have py ogg and all the required runtimes for what thats happen please help me i try to compile using python 2.4

lol
EDIT: Check previous page *hint: its in large letters*
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 » Tue Oct 13, 2009 12:55 pm

where i put the icons to work with setlist ?
Sorry for bad english !! I'm Brazilian
Image
Mr. Fansonfire
User avatar
lordhardware
Member
Posts: 1600
Joined: November 2nd, 2008
Reputation: 0
Contact:

Re: FoFiX 4.0.0 Development Thread

Postby lordhardware » Tue Oct 13, 2009 3:11 pm

raynebc wrote:I thought the root song folder had to be called "songs"?


it IS called songs O_O i dont know why it says "s" on the log...
WIP:
"Check Your Hardware: Modern Hits" 11/20
"Check Your Hardware: Australian Anthems" 4/20
"Check Your Hardware: Alternative" 4/20
"Check Your Hardware: Classic Beats" 2/20
"Check Your Hardware: Electronic" 2/10
"Check Your Hardware: Rap" 1/10
User avatar
bielmax
Member
Posts: 66
Joined: April 20th, 2008
Location: Cubatao
Reputation: 0

Re: FoFiX 4.0.0 Development Thread

Postby bielmax » Tue Oct 13, 2009 3:59 pm

i post a issue that everybody know - hitflame limition and scale

http://code.google.com/p/fofix/issues/d ... 2&sort=-id

see and comment
Rio de Janeiro, São Paulo, Amazonas .... it's Brasil man (sry bad english)
Image
max_rodolfo
Member
Posts: 69
Joined: September 24th, 2009
Reputation: 0

Re: FoFiX 4.0.0 Development Thread

Postby max_rodolfo » Tue Oct 13, 2009 5:30 pm

FOfix dosent support this really?

Image

add suport please :D :thumbup: :tongue2:
Blue Heaven!
User avatar
death_au
Member
Posts: 3991
Joined: December 12th, 2007
Location: Australia
Reputation: 7
Contact:

Re: FoFiX 4.0.0 Development Thread

Postby death_au » Tue Oct 13, 2009 6:19 pm

max_rodolfo wrote:FOfix dosent support this really?

Spoiler:Image



add suport please :D :thumbup: :tongue2:

It half does, and it's non-trivial to fix it. FoFiX issue 254
Mr. Fansonfire
User avatar
lordhardware
Member
Posts: 1600
Joined: November 2nd, 2008
Reputation: 0
Contact:

Re: FoFiX 4.0.0 Development Thread

Postby lordhardware » Tue Oct 13, 2009 8:02 pm

death_au wrote:
max_rodolfo wrote:FOfix dosent support this really?

Spoiler:Image



add suport please :D :thumbup: :tongue2:

It half does, and it's non-trivial to fix it. FoFiX issue 254


i have a couple of songs fretting with those rules and it ALWAYS breaks my streak
WIP:
"Check Your Hardware: Modern Hits" 11/20
"Check Your Hardware: Australian Anthems" 4/20
"Check Your Hardware: Alternative" 4/20
"Check Your Hardware: Classic Beats" 2/20
"Check Your Hardware: Electronic" 2/10
"Check Your Hardware: Rap" 1/10
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 » Tue Oct 13, 2009 8:13 pm

lordhardware wrote:
death_au wrote:
max_rodolfo wrote:FOfix dosent support this really?

Spoiler:Image



add suport please :D :thumbup: :tongue2:

It half does, and it's non-trivial to fix it. FoFiX issue 254


i have a couple of songs fretting with those rules and it ALWAYS breaks my streak

Because it's not completed yet...
User avatar
Qstick
Member
Posts: 362
Joined: September 30th, 2008
Location: South Carolina
Reputation: 0

Re: FoFiX 4.0.0 Development Thread

Postby Qstick » Wed Oct 14, 2009 12:04 pm

lordhardware wrote:
raynebc wrote:I thought the root song folder had to be called "songs"?


it IS called songs O_O i dont know why it says "s" on the log...


Make sure its "songs" and not "Songs" it seems to be case sensitive now.
Mr. Fansonfire
User avatar
lordhardware
Member
Posts: 1600
Joined: November 2nd, 2008
Reputation: 0
Contact:

Re: FoFiX 4.0.0 Development Thread

Postby lordhardware » Wed Oct 14, 2009 12:13 pm

Qstick wrote:
lordhardware wrote:
raynebc wrote:I thought the root song folder had to be called "songs"?


it IS called songs O_O i dont know why it says "s" on the log...


Make sure its "songs" and not "Songs" it seems to be case sensitive now.


shall do :)

darn linux users making this more accessable
WIP:
"Check Your Hardware: Modern Hits" 11/20
"Check Your Hardware: Australian Anthems" 4/20
"Check Your Hardware: Alternative" 4/20
"Check Your Hardware: Classic Beats" 2/20
"Check Your Hardware: Electronic" 2/10
"Check Your Hardware: Rap" 1/10

Return to “FoFiX”

Who is online

Users browsing this forum: No registered users and 29 guests