Game crashes on songs with labels (friend's problem)

Help center. Members helping members
Forum rules
This topic is 14 years and 11 months old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
That one guy
User avatar
ghfan
Member
Posts: 456
Joined: June 16th, 2008
Reputation: 0
Contact:

Game crashes on songs with labels (friend's problem)

Postby ghfan » Mon Apr 06, 2009 5:06 pm

OK, my friend has a problem. He has been trying to make a custom, and when he makes the album art for it, when he goes to the song on the game, the game crashes. (this is in FoFiX 3.100)

That's all he's told me. He says he can't post on the forums because every time he creates an account he can't log in on it.
FoFiX Dev/Mod Squad
User avatar
jstump91
Member
Posts: 837
Joined: September 21st, 2008
Location: Baltimore, MD (US)
Reputation: 0
Contact:

Re: Game crashes on songs with labels (friend's problem)

Postby jstump91 » Mon Apr 06, 2009 5:10 pm

Crashes with what message in the logs? (if any...)

I have many ideas as to what it might be, but the logfiles will tell all.
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?
That one guy
User avatar
ghfan
Member
Posts: 456
Joined: June 16th, 2008
Reputation: 0
Contact:

Re: Game crashes on songs with labels (friend's problem)

Postby ghfan » Mon Apr 06, 2009 5:31 pm

Here is what he said.

Log INI Reads: No
Log Class Inits: No
Log Loadings: No
Log MIDI Sections: No
Log Unidentified GETs: No
Log Marker Notes: No
Log SP Misses: No
Log Unedited MIDIs: No
Dr. Professor Logic
User avatar
Lysdestic
Member
Posts: 2939
Joined: December 14th, 2007
Reputation: 7
Contact:

Re: Game crashes on songs with labels (friend's problem)

Postby Lysdestic » Mon Apr 06, 2009 5:37 pm

No... the log file. (fretsonfire.log?) I believe it is in the game folder on Windows, not sure though.

In all reality, he is much better off e-mailing forum staff and resolving his log-in issues as opposed to using you as his voice.
That one guy
User avatar
ghfan
Member
Posts: 456
Joined: June 16th, 2008
Reputation: 0
Contact:

Re: Game crashes on songs with labels (friend's problem)

Postby ghfan » Mon Apr 06, 2009 6:47 pm

This is his log:

Spoiler:(W) Config key game.encoding not defined while reading.
(D) Config.get: game.encoding = None
(D) Config.get: game.language =
(D) Part class init (song.py)...
(D) Part class init (song.py)...
(D) Part class init (song.py)...
(D) Part class init (song.py)...
(D) Part class init (song.py)...
(D) Difficulty class init (song.py)...
(D) Difficulty class init (song.py)...
(D) Difficulty class init (song.py)...
(D) Difficulty class init (song.py)...
(D) GameEngine class init (GameEngine.py)...
(D) Config.get: video.fps = 80
(D) Config.get: engine.tickrate = 1.0
(D) Initializing audio.
(D) Config.get: audio.frequency = 44100
(D) Config.get: audio.bits = 16
(D) Config.get: audio.stereo = True
(D) Config.get: audio.buffersize = 2048
(D) Audio configuration: (44100, -16, 1)
(D) Initializing video.
(D) Config.get: video.resolution = 640x480
(D) Config.get: video.fullscreen = True
(D) Config.get: video.multisamples = 4
(D) Config.get: engine.highpriority = True
(D) Enabling high priority timer.
(D) Config.get: opengl.svgshaders = False
(D) Config.get: opengl.svgquality = 1
(D) Input class init (Input.py)...
(D) Controls class init (Player.py)...
(D) Config.get: game.alt_keys = False
(D) Config.get: player0.key_left = K_LEFT
(D) Config.get: player0.key_right = K_RIGHT
(D) Config.get: player0.key_up = K_UP
(D) Config.get: player0.key_down = K_DOWN
(D) Config.get: player0.key_action1 = 196615
(D) Config.get: player0.key_action2 = 196609
(D) Config.get: player0.key_1 = 65536
(D) Config.get: player0.key_2 = 65537
(D) Config.get: player0.key_3 = 65539
(D) Config.get: player0.key_4 = 65538
(D) Config.get: player0.key_5 = 65540
(D) Config.get: player0.key_cancel = K_ESCAPE
(D) Config.get: player0.key_star = 196611
(D) Config.get: player0.key_kill = 196613
(D) Config.get: player0.drumkey_1a = K_a
(D) Config.get: player0.drumkey_2a = K_e
(D) Config.get: player0.drumkey_3a = K_t
(D) Config.get: player0.drumkey_4a = K_u
(D) Config.get: player0.drumkey_base = K_SPACE
(D) Config.get: player0.drumkey_1b = K_s
(D) Config.get: player0.drumkey_2b = K_r
(D) Config.get: player0.drumkey_3b = K_y
(D) Config.get: player0.drumkey_4b = K_i
(D) Config.get: game.players = 1
(D) 1 joysticks found.
(W) Config key game.base_library not defined while reading.
(D) Config.get: game.base_library = None
(D) Config.get: theme.background_color = #000000
(D) Config.get: theme.base_color = #ffffff
(D) Config.get: theme.selected_color = #d8d8d8
(D) Config.get: theme.hopo_color = #00AAAA
(D) Config.get: theme.spot_color = #FFFFFF
(D) Config.get: theme.key_color = #333333
(D) Config.get: theme.key2_color = #000000
(D) Config.get: theme.tracks_color = #FFFF80
(D) Config.get: theme.bars_color = #FFFF80
(D) Config.get: theme.glow_color = fret
(D) Config.get: theme.fret0_color = #22FF22
(D) Config.get: theme.fret1_color = #FF2222
(D) Config.get: theme.fret2_color = #FFFF22
(D) Config.get: theme.fret3_color = #3333FF
(D) Config.get: theme.fret4_color = #FF9933
(D) Config.get: theme.flame_gh3_color = #BF6006
(D) Config.get: theme.flame0_1X_color = #d5ff82
(D) Config.get: theme.flame1_1X_color = #ff8880
(D) Config.get: theme.flame2_1X_color = #faf66b
(D) Config.get: theme.flame3_1X_color = #a4f8ff
(D) Config.get: theme.flame4_1X_color = #ffde8c
(D) Config.get: theme.flame0_2X_color = #d5ff82
(D) Config.get: theme.flame1_2X_color = #ff8880
(D) Config.get: theme.flame2_2X_color = #faf66b
(D) Config.get: theme.flame3_2X_color = #a4f8ff
(D) Config.get: theme.flame4_2X_color = #ffde8c
(D) Config.get: theme.flame0_3X_color = #d5ff82
(D) Config.get: theme.flame1_3X_color = #ff8880
(D) Config.get: theme.flame2_3X_color = #faf66b
(D) Config.get: theme.flame3_3X_color = #a4f8ff
(D) Config.get: theme.flame4_3X_color = #ffde8c
(D) Config.get: theme.flame0_4X_color = #d5ff82
(D) Config.get: theme.flame1_4X_color = #ff8880
(D) Config.get: theme.flame2_4X_color = #faf66b
(D) Config.get: theme.flame3_4X_color = #a4f8ff
(D) Config.get: theme.flame4_4X_color = #ffde8c
(D) Config.get: theme.flame0_1X_size = 0.075
(D) Config.get: theme.flame1_1X_size = 0.075
(D) Config.get: theme.flame2_1X_size = 0.075
(D) Config.get: theme.flame3_1X_size = 0.075
(D) Config.get: theme.flame4_1X_size = 0.075
(D) Config.get: theme.flame0_2X_size = 0.075
(D) Config.get: theme.flame1_2X_size = 0.075
(D) Config.get: theme.flame2_2X_size = 0.075
(D) Config.get: theme.flame3_2X_size = 0.075
(D) Config.get: theme.flame4_2X_size = 0.075
(D) Config.get: theme.flame0_3X_size = 0.075
(D) Config.get: theme.flame1_3X_size = 0.075
(D) Config.get: theme.flame2_3X_size = 0.075
(D) Config.get: theme.flame3_3X_size = 0.075
(D) Config.get: theme.flame4_3X_size = 0.075
(D) Config.get: theme.flame0_4X_size = 0.075
(D) Config.get: theme.flame1_4X_size = 0.075
(D) Config.get: theme.flame2_4X_size = 0.075
(D) Config.get: theme.flame3_4X_size = 0.075
(D) Config.get: theme.flame4_4X_size = 0.075
(D) Config.get: theme.disable_song_spinny = True
(D) Config.get: theme.disable_editor_spinny = True
(D) Config.get: theme.disable_results_spinny = True
(D) Config.get: theme.disable_menu_spinny = False
(D) Config.get: theme.pov_target_x = 0.0
(D) Config.get: theme.pov_target_y = 0.0
(D) Config.get: theme.pov_target_z = 4.0
(D) Config.get: theme.pov_origin_x = 0.0
(D) Config.get: theme.pov_origin_y = 3.0
(D) Config.get: theme.pov_origin_z = -3.0
(D) Config.get: theme.loading_phrase = Tuning Guitar...
(D) Config.get: theme.results_phrase = Chilling
(D) Config.get: theme.credit_song = defy
(D) Data class init (Data.py)...
(D) Config.get: coffee.themename = Rb
(N) Loading Data.star1 synchronously
(N) Loaded Data.star1 in 0.098 seconds
(N) Loading Data.star2 synchronously
(N) Loaded Data.star2 in 0.004 seconds
(N) Loading Data.left synchronously
(N) Loaded Data.left in 0.000 seconds
(D) Config.get: opengl.supportfbo = False
(W) Frame buffer object support disabled in configuration.
(N) Loading Data.right synchronously
(N) Loaded Data.right in 0.001 seconds
(N) Loading Data.ball1 synchronously
(N) Loaded Data.ball1 in 0.002 seconds
(N) Loading Data.ball2 synchronously
(N) Loaded Data.ball2 in 0.001 seconds
(N) Loading Data.loadingImage synchronously
(N) Loaded Data.loadingImage in 0.923 seconds
(N) Loading Data.font asynchronously
(N) Loading Data.bigFont asynchronously
(N) Loading Data.font asynchronously
(N) Loading Data.pauseFont asynchronously
(N) Loading Data.scoreFont asynchronously
(N) Loading Data.screwUpSounds asynchronously
(N) Loading Data.screwUpSoundsBass asynchronously
(N) Loading Data.screwUpSoundsDrums asynchronously
(N) Loading Data.symcSounds asynchronously
(D) Config.get: audio.guitarvol = 1.0
(N) Loading Data.selectSound1 asynchronously
(D) Config.get: audio.guitarvol = 1.0
(N) Loading Data.selectSound2 asynchronously
(D) Config.get: audio.guitarvol = 1.0
(N) Loading Data.selectSound3 asynchronously
(D) Config.get: audio.guitarvol = 1.0
(N) Loading Data.startSound asynchronously
(D) Config.get: audio.guitarvol = 1.0
(N) Loading Data.starSound asynchronously
(D) Config.get: audio.guitarvol = 1.0
(N) Loading Data.failSound asynchronously
(D) Config.get: audio.guitarvol = 1.0
(N) Loading Data.clapSound asynchronously
(D) Config.get: audio.guitarvol = 1.0
(N) Loading Data.rockSound asynchronously
(D) Config.get: audio.guitarvol = 1.0
(N) Loading Data.acceptSound asynchronously
(D) Config.get: audio.guitarvol = 1.0
(N) Loading Data.cancelSound asynchronously
(D) Ready.
(W) Config key game.encoding not defined while reading.
(D) Config.get: game.encoding = None
(D) MainMenu class init (MainMenu.py)...
(D) Config.get: game.neck_select_enabled = True
(N) Loading MainMenu.neck0 synchronously
(N) Loaded MainMenu.neck0 in 0.187 seconds
(N) Loading MainMenu.neck1 synchronously
(N) Loaded MainMenu.neck1 in 0.098 seconds
(N) Loading MainMenu.neck2 synchronously
(N) Loaded MainMenu.neck2 in 0.081 seconds
(N) Loading MainMenu.neck3 synchronously
(N) Loaded MainMenu.neck3 in 0.056 seconds
(N) Loading MainMenu.neck4 synchronously
(N) Loaded MainMenu.neck4 in 0.060 seconds
(N) Loading MainMenu.neck5 synchronously
(N) Loaded MainMenu.neck5 in 0.074 seconds
(N) Loading MainMenu.neck6 synchronously
(N) Loaded MainMenu.neck6 in 0.070 seconds
(N) Loading MainMenu.neck7 synchronously
(N) Loaded MainMenu.neck7 in 0.062 seconds
(N) Loading MainMenu.neck8 synchronously
(N) Loaded MainMenu.neck8 in 0.050 seconds
(N) Loading MainMenu.neck9 synchronously
(N) Loaded MainMenu.neck9 in 0.053 seconds
(N) Loading MainMenu.neck10 synchronously
(N) Loaded MainMenu.neck10 in 0.049 seconds
(N) Loading MainMenu.neck11 synchronously
(N) Loaded MainMenu.neck11 in 0.072 seconds
(N) Loading MainMenu.neck12 synchronously
(N) Loaded MainMenu.neck12 in 0.156 seconds
(N) Loading MainMenu.neck13 synchronously
(N) Loaded MainMenu.neck13 in 0.073 seconds
(N) Loading MainMenu.neck14 synchronously
(N) Loaded MainMenu.neck14 in 0.060 seconds
(N) Loading MainMenu.neck15 synchronously
(N) Loaded MainMenu.neck15 in 0.094 seconds
(N) Loading MainMenu.neck16 synchronously
(N) Loaded MainMenu.neck16 in 0.072 seconds
(N) Loading MainMenu.neck17 synchronously
(N) Loaded MainMenu.neck17 in 0.086 seconds
(N) Loading MainMenu.neck18 synchronously
(N) Loaded MainMenu.neck18 in 0.072 seconds
(N) Loading MainMenu.neck19 synchronously
(N) Loaded MainMenu.neck19 in 0.072 seconds
(N) Loading MainMenu.neck20 synchronously
(N) Loaded MainMenu.neck20 in 0.070 seconds
(N) Loading MainMenu.neck21 synchronously
(N) Loaded MainMenu.neck21 in 0.075 seconds
(N) Loading MainMenu.neck22 synchronously
(N) Loaded MainMenu.neck22 in 0.071 seconds
(N) Loading MainMenu.neck23 synchronously
(N) Loaded MainMenu.neck23 in 0.024 seconds
(N) Loading MainMenu.neck24 synchronously
(N) Loaded MainMenu.neck24 in 0.000 seconds
(D) Config.get: coffee.neck_choose = 21
(N) Loading MainMenu.ok synchronously
(N) Loaded MainMenu.ok in 0.066 seconds
(N) Loading MainMenu.background synchronously
(N) Loaded MainMenu.background in 0.740 seconds
(N) Loading MainMenu.BGText synchronously
(N) Loaded MainMenu.BGText in 0.194 seconds
(N) Loading MainMenu.optionsBG synchronously
(N) Loaded MainMenu.optionsBG in 0.767 seconds
(N) Loading MainMenu.optionsPanel synchronously
(N) Loaded MainMenu.optionsPanel in 0.020 seconds
(N) Loading MainMenu.neckBG synchronously
(N) Loaded MainMenu.neckBG in 0.200 seconds
(N) Loading MainMenu.neckText synchronously
(N) Loaded MainMenu.neckText in 0.121 seconds
(N) Loading MainMenu.neckSelect synchronously
(N) Loaded MainMenu.neckSelect in 0.157 seconds
(D) Config.get: audio.songvol = 1.0
(D) Menu class init (Menu.py)...
(D) SettingsMenu class init (Settings.py)...
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.players = 1
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: player1.battle = False
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.party_time = 30
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.language =
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.uploadscores = True
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: coffee.themename = Rb
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.stage_mode = 0
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.rotate_stages = 1
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.stage_rotate_delay = 800
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.sp_notes_while_active = 1
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.lyric_mode = 2
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.star_claps = False
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: coffee.failingEnabled = True
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.starsetting = True
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.congrats = True
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.analog_kill = False
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.kill_debug = False
(D) Menu class init (Menu.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.auto_drum_sp = False
(D) Menu class init (Menu.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) Menu class init (Menu.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) Menu class init (Menu.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) Menu class init (Menu.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) KeyConfigChoice class init (Settings.py)...
(D) Menu class init (Menu.py)...
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: player0.two_chord_max = False
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: player0.leftymode = False
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: player1.two_chord_max = False
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: player1.leftymode = False
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.alt_keys = False
(D) Menu class init (Menu.py)...
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: video.resolution = 640x480
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: video.fullscreen = True
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: video.fps = 80
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: video.multisamples = 4
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: video.disable_fretsfx = False
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.accuracy_mode = 2
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.accuracy_pos = 1
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.starfx = True
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: video.hitglow_color = 0
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: opengl.svgquality = 1
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: video.Starspin = True
(D) Menu class init (Menu.py)...
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: coffee.phrases = True
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.notedisappear = False
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.rb_sp_neck_glow = True
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.pov = 3
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.hopo_style = 2
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: coffee.moreHopo = 1
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.hopo_after_chord = 1
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: coffee.neckSpeed = 100
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.hit_window = 1
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.rbmfx = False
(D) Menu class init (Menu.py)...
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: audio.guitarvol = 1.0
(D) VolumeConfigChoice class init (Settings.py)...
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: audio.songvol = 1.0
(D) VolumeConfigChoice class init (Settings.py)...
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: audio.rhythmvol = 1.0
(D) VolumeConfigChoice class init (Settings.py)...
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: audio.screwupvol = 0.25
(D) VolumeConfigChoice class init (Settings.py)...
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: audio.miss_volume = 0.2
(D) VolumeConfigChoice class init (Settings.py)...
(D) Menu class init (Menu.py)...
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: audio.delay = 100
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: audio.frequency = 44100
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: audio.bits = 16
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: audio.buffersize = 2048
(D) Menu class init (Menu.py)...
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: engine.game_priority = 2
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.disable_libcount = False
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.disable_librotation = False
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.neck_select_enabled = True
(D) Menu class init (Menu.py)...
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: game.sort_order = 0
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: coffee.songdisplay = False
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: audio.disable_preview = True
(D) Menu class init (Menu.py)...
(D) Menu class init (Menu.py)...
(D) ConfigChoice class init (Settings.py)...
(D) Config.get: coffee.neck_choose = 21
(D) Menu class init (Menu.py)...
(D) Menu class init (Menu.py)...
(N) Loaded Data.font in 0.000 seconds
(N) Loaded Data.bigFont in 0.001 seconds
(N) Loaded Data.font in 0.000 seconds
(N) Loaded Data.pauseFont in 0.001 seconds
(N) Loaded Data.scoreFont in 0.002 seconds
(N) Loaded Data.screwUpSounds in 0.004 seconds
(N) Loaded Data.screwUpSoundsBass in 0.031 seconds
(N) Loaded Data.selectSound2 in 0.001 seconds
(N) Loaded Data.symcSounds in 0.015 seconds
(N) Loaded Data.selectSound1 in 0.000 seconds
(N) Loaded Data.screwUpSoundsDrums in 0.005 seconds
(N) Loaded Data.starSound in 0.009 seconds
(N) Loaded Data.selectSound3 in 0.000 seconds
(N) Loaded Data.failSound in 0.085 seconds
(N) Loaded Data.startSound in 0.015 seconds
(N) Loaded Data.clapSound in 0.001 seconds
(N) Loaded Data.rockSound in 0.118 seconds
(N) Loaded Data.acceptSound in 0.000 seconds
(N) Loaded Data.cancelSound in 0.013 seconds
(D) View: Push: MainMenu
(D) View: Push: Menu
(D) View: Pop: Menu
(D) View: Pop: MainMenu
(D) View: Pop: Menu


Return to “Tech Support”

Who is online

Users browsing this forum: No registered users and 31 guests