help problem when im selecting my controller

Discussion particular to FoFiX, its development, and themes
Forum rules
This topic is 11 years and 5 months old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
fabioOZ
Member
Posts: 3
Joined: October 4th, 2012
Reputation: 0

help problem when im selecting my controller

Postby fabioOZ » Fri Oct 12, 2012 8:47 am

i cant play any song now:/ its this error AttributeError: 'NoneType' object has no attribute 'lower'

here the fofix ini log

Spoiler:[ 0.000000] (D) Logging initialized: Fri Oct 12 15:40:05 2012
[ 0.599000] (D) Checking MIDI output ports for a wavetable or synth for sound generation...
[ 0.600000] (D) MIDI output port count = 1
[ 0.600000] (D) MIDI Output port 0 found: Microsoft GS Wavetable Synth
[ 0.712000] (D) GameEngine class init (GameEngine.py)...
[ 0.712000] (D) FoFiX v3.121 Final starting up...
[ 0.712000] (D) pygame version: 1.9.1release-svn2575
[ 0.713000] (D) Initializing audio.
[ 1.073000] (D) Audio configuration: (44100, -16, 2)
[ 1.089000] (D) Initializing pygame.mixer & audio system at 44100 Hz.
[ 1.089000] (D) Initializing video.
[ 2.607000] (D) Compiling shader "stage" from data\shaders\lightning.vert and data\shaders\lightning.frag.
[ 2.646000] (D) Compiling shader "sololight" from data\shaders\lightning.vert and data\shaders\lightning.frag.
[ 2.662000] (D) Compiling shader "tail" from data\shaders\lightning.vert and data\shaders\lightning.frag.
[ 2.677000] (D) Compiling shader "tail2" from data\shaders\rockbandtail.vert and data\shaders\rockbandtail.frag.
[ 2.693000] (D) Compiling shader "notes" from data\shaders\metal.vert and data\shaders\metal.frag.
[ 2.716000] (D) Compiling shader "neck" from data\shaders\neck.vert and data\shaders\neck.frag.
[ 2.718000] (E) Error compiling neck shader:
Traceback (most recent call last):
File "Shader.pyo", line 757, in set
File "Shader.pyo", line 169, in make
File "Shader.pyo", line 205, in compile
File "Shader.pyo", line 191, in compileShader
File "Shader.pyo", line 410, in log
File "OpenGL\lazywrapper.pyo", line 19, in __call__
File "OpenGL\GL\ARB\shader_objects.pyo", line 117, in glGetInfoLogARB
ArgumentError: argument 3: <type 'exceptions.TypeError'>: No array-type handler for type <type 'NoneType'> (value: None) registered

[ 2.718000] (D) Compiling shader "cd" from data\shaders\cd.vert and data\shaders\cd.frag.
[ 2.741000] (D) 0 joysticks found.
[ 2.742000] (W) No MIDI input ports found.
[ 4.545000] (D) 9 guitscw sounds found in themes\K.i.D's Revision 84 Rock Band 2 Theme\sounds: guitscw1.ogg - guitscw9.ogg
[ 4.589000] (D) 8 bassscw sounds found in themes\K.i.D's Revision 84 Rock Band 2 Theme\sounds: bassscw1.ogg - bassscw8.ogg
[ 4.635000] (D) 8 drumscw sounds found in sounds: drumscw1.ogg - drumscw8.ogg
[ 4.689000] (D) 10 accept sounds found in themes\K.i.D's Revision 84 Rock Band 2 Theme\sounds: accept1.ogg - accept10.ogg
[ 4.827000] (D) 9 guitscw sounds found in themes\K.i.D's Revision 84 Rock Band 2 Theme\sounds: guitscw1.ogg - guitscw9.ogg
[ 5.067000] (W) K.i.D's Revision 84 Rock Band 2 Theme\soundsattleused.ogg not found -- using staractive.ogg instead.
[ 5.144000] (W) K.i.D's Revision 84 Rock Band 2 Theme\sounds
escue.ogg not found -- using staractivate.ogg instead.
[ 5.160000] (W) K.i.D's Revision 84 Rock Band 2 Theme\sounds\coopfail.ogg not found -- using stardeactivate.ogg instead
[ 5.175000] (D) Default animated stage for K.i.D's Revision 84 Rock Band 2 Theme theme = Normal
[ 5.201000] (D) Ready.
[ 7.749000] (D) View: Push: MainMenu
[ 7.749000] (D) View: Push: Menu
[ 12.336000] (D) Graphic menu enabled for submenu: solo
[ 12.336000] (D) View: Push: Menu
[ 14.140000] (D) View: Push: ControlActivator
[ 15.142000] (D) View: Pop: ControlActivator
[ 15.168000] (D) Starting server.
[ 15.168000] (D) Connecting to host 127.0.0.1.
[ 15.168000] (D) View: Pop all
[ 15.168000] (D) View: Pop: MainMenu
[ 15.168000] (D) View: Pop: Menu
[ 15.168000] (D) View: Pop: Menu
[ 15.169000] (D) View: Pop: MainMenu
[ 15.169000] (D) Session #1 connected.
[ 15.173000] (D) View: Pop: Menu
[ 17.220000] (D) View: Push: Lobby
[ 17.221000] (D) Connected as session #1.
[ 18.197000] (D) 1 phrases taught.
[ 18.199000] (D) 2 phrases taught.
[ 18.199000] (D) Learned about World.CreatePlayer, 1 phrases now known.
[ 18.204000] (D) 1 phrases taught.
[ 18.215000] (D) Learned about World.PlayerJoined, 1 phrases now known.
[ 18.216000] (D) Learned about World.StartGame, 2 phrases now known.
[ 18.229000] (D) 2 phrases taught.
[ 18.229000] (D) 3 phrases taught.
[ 18.231000] (D) 4 phrases taught.
[ 18.231000] (D) 5 phrases taught.
[ 18.239000] (D) Learned about World.GameStarted, 2 phrases now known.
[ 18.252000] (D) View: Pop: Lobby
[ 18.264000] (D) Learned about World.SceneCreated, 3 phrases now known.
[ 18.276000] (D) Song select submenu position tuple: (0.19500000000000001, 0.085000000000000006)
[ 18.287000] (D) Learned about World.EnterScene, 4 phrases now known.
[ 18.311000] (D) Learned about World.SceneEntered, 5 phrases now known.
[ 18.324000] (D) View: Push: SongChoosingSceneClient
[ 18.324000] (D) Songlist artist colors: (0.25098039215686274, 0.50196078431372548, 1.0) / (0.25098039215686274, 0.50196078431372548, 1.0)
[ 18.324000] (D) song_cd_xpos found: None
[ 18.324000] (D) song_cdscore_xpos found: None
[ 18.324000] (D) song_list_xpos found: 0.12
[ 18.324000] (D) song_listscore_xpos found: 0.8
[ 18.324000] (D) song_listcd_cd_xpos found: 0.78
[ 18.324000] (D) song_listcd_cd_ypos found: 0.615
[ 18.324000] (D) song_listcd_score_xpos found: 0.6
[ 18.324000] (D) song_listcd_score_ypos found: 0.515
[ 18.324000] (D) song_listcd_list_xpos found: 0.1
[ 18.326000] (D) Dialogs.loadCollection() function call...
[ 18.326000] (D) View: Push: LoadingSplashScreen
[ 18.364000] (D) Song.getAvailableLibraries function call...library = songs\Guitar Hero Warriors of Rock
[ 18.377000] (D) Dialogs.libraryListLoaded() function call...
[ 18.753000] (E) Loading error:
Traceback (most recent call last):
File "GameEngine.pyo", line 1020, in main
File "Engine.pyo", line 136, in run
File "Engine.pyo", line 124, in _runTask
File "SongChoosingScene.pyo", line 170, in run
File "Dialogs.pyo", line 5351, in chooseSong
File "Dialogs.pyo", line 776, in __init__
File "Dialogs.pyo", line 914, in loadCollection
File "Resource.pyo", line 246, in load
File "Resource.pyo", line 133, in finish
File "Dialogs.pyo", line 923, in libraryListLoaded
File "Resource.pyo", line 246, in load
File "Resource.pyo", line 113, in load
File "Dialogs.pyo", line 923, in <lambda>
File "Song.pyo", line 4431, in getAvailableSongsAndTitles
File "Song.pyo", line 4431, in <lambda>
File "Song.pyo", line 4618, in compareSongsAndTitles
AttributeError: 'NoneType' object has no attribute 'lower'

[ 18.753000] (E) AttributeError, <type 'exceptions.AttributeError'>: 'NoneType' object has no attribute 'lower'
Traceback (most recent call last):
File "GameEngine.pyo", line 1047, in run
File "GameEngine.pyo", line 1020, in main
File "Engine.pyo", line 136, in run
File "Engine.pyo", line 124, in _runTask
File "SongChoosingScene.pyo", line 170, in run
File "Dialogs.pyo", line 5351, in chooseSong
File "Dialogs.pyo", line 776, in __init__
File "Dialogs.pyo", line 914, in loadCollection
File "Resource.pyo", line 246, in load
File "Resource.pyo", line 133, in finish
File "Dialogs.pyo", line 923, in libraryListLoaded
File "Resource.pyo", line 246, in load
File "Resource.pyo", line 113, in load
File "Dialogs.pyo", line 923, in <lambda>
File "Song.pyo", line 4431, in getAvailableSongsAndTitles
File "Song.pyo", line 4431, in <lambda>
File "Song.pyo", line 4618, in compareSongsAndTitles
AttributeError: 'NoneType' object has no attribute 'lower'

[ 18.754000] (D) View: Pop all
[ 18.754000] (D) View: Pop: SongChoosingSceneClient
[ 18.754000] (D) View: Pop: LoadingSplashScreen
[ 18.754000] (D) Disconnecting.
[ 18.754000] (N) Connection lost.
[ 18.754000] (D) View: Push: MessageScreen
[ 19.492000] (D) View: Pop: MessageScreen
[ 19.514000] (D) View: Pop all
[ 19.514000] (D) View: Push: MainMenu
[ 19.514000] (D) View: Push: Menu
[ 19.514000] (D) Stopping server.
[ 19.515000] (D) 6 phrases taught.
[ 19.515000] (N) AttributeError: 'NoneType' object has no attribute 'lower'
[ 19.515000] (D) View: Push: MessageScreen
[ 20.175000] (D) View: Pop: MessageScreen
[ 21.629000] (D) View: Pop: Menu
[ 21.640000] (D) View: Pop: MainMenu
[ 21.661000] (D) View: Pop: Menu



i've tried to delete all the cache from all the folders that i have song in but nothiing..:/
Bridged To The Sun.
User avatar
acrox999
Member
Posts: 3597
Joined: March 22nd, 2008
Location: /opt/bin/fretsonfire
Reputation: 1
Contact:

Re: help problem when im selecting my controller

Postby acrox999 » Sat Oct 13, 2012 8:01 am

Check if your "Guitar Hero Warriors of Rock" folder contains compatible songs.
L0fka
Member
Posts: 57
Joined: February 20th, 2011
Reputation: 0

Re: help problem when im selecting my controller

Postby L0fka » Sat Oct 13, 2012 3:47 pm

Object is NONE (Empty), so it's not a string and haven't .lower function.
Delete .fofix-cache here and %appdata%\fofix\fofix.ini files
+ check what is wrong with songs in your song db..

Return to “FoFiX”

Who is online

Users browsing this forum: No registered users and 29 guests