FoFiX 4.0.0 Development Thread

Discussion particular to FoFiX, its development, and themes
Forum rules
This topic is 3 years and 5 months old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
0_o
User avatar
BLOODPAIN
Member
Posts: 76
Joined: November 30th, 2007
Location: Khmelnitsky,Ukraine
Reputation: 0
Contact:

Re: FoFiX 4.0.0 Development Thread

Postby BLOODPAIN » Sat Nov 21, 2009 9:18 pm

holy crap!
tested video player feature. did all as wiki says and it's works..AWESOME!
day by day FoFiX becoming better and better :rolleyes:
I forget. LETS ROCK!
User avatar
jfosheezy
Member
Posts: 920
Joined: June 22nd, 2008
Location: The deepest pits of hell
Reputation: 1

Re: FoFiX 4.0.0 Development Thread

Postby jfosheezy » Sat Nov 21, 2009 9:22 pm

awe
i did everything the wiki says but nothing :crying:
ImageImage
Image
Image
Image
Image
User avatar
bruce142
Member
Posts: 72
Joined: August 16th, 2008
Reputation: 0

Re: FoFiX 4.0.0 Development Thread

Postby bruce142 » Sun Nov 22, 2009 6:37 am

@jfosheezy:

Did you set the parameter of Stage Selection to Video. (You can find Stage Selection in (first turn on Advanced Settings): Display Settings -> Stage Options -> Stage Selection or you can edit it in the fofix.ini (I assume you have a Windows based OS): Start Menu -> Run -> Type (Without the Quote Signs): " %appdata%/fofix " -> open fofix.ini -> Scroll down to game (and to somewhere to the "S") and you will see "stage_mode" and change it to 3.

If that doesn't work: Did you put a valid video file in the "/data/theme/"Your theme you have activated in FoFiX"/menu/intro.avi" or "/data/theme/"Your theme you have activated in FoFiX"/stage/default.avi" or "/data/theme/"Your theme you have activated in FoFiX"/stage/songs/(Optional:Folder Name: eg. "RB")/ Song Name (eg. "Black Sabbath - Paranoid (cover)")/default.avi" (NOTE: it will only work if you have edited song.ini of the song with the video file with these commands: video = video name (eg. default.avi); video_start_time = value (eg. 0); video_end_time = value (eg. -1).

It seems that your FoFiX doesn't have the Video Background mode activated, or that something is wrong with your Gstreamer binaries. (Don't forget to check if your environmental variables are right (you can find these at: Start Menu -> My Computer -> Right Click -> Properties ->Advanced -> environmental variables). Especially the PATH and the GST_PLUGIN_PATH variables must be right or it doesn't work.
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 » Sun Nov 22, 2009 7:31 am

It seems that I missed about this video thingy. Such a long time since I updated FoFiX, I played RF-mod 4 alot. Its nostalgic, I think I like the original FoF better. The 3D frets glowing animation, the stage crowd, the lights, and all that, it really great. If only FoFiX can put them back. Well, I'll test this video player tomorrow. Good job, guys. :2thumbsup:
Ptto911
Member
Posts: 5
Joined: April 13th, 2009
Reputation: 0

Re: FoFiX 4.0.0 Development Thread

Postby Ptto911 » Sun Nov 22, 2009 2:18 pm

If I can make a suggestion, I think it would be cool if an in-game song database browser and downloader was incorporated into FoFix 4.0.
I forget. LETS ROCK!
User avatar
jfosheezy
Member
Posts: 920
Joined: June 22nd, 2008
Location: The deepest pits of hell
Reputation: 1

Re: FoFiX 4.0.0 Development Thread

Postby jfosheezy » Sun Nov 22, 2009 3:35 pm

ok now im sorta getting somewhere.
i still had python 2.4 on my comp so i uninstalled it all and reinstalled python 2.6 and started runfoffromsources.bat up and nothing
BUT i have an error in my log.
here is the log.

Spoiler:(W) OggStreamer not found. Falling back to legacy pyogg/pyvorbis based ogg streamer.
(D) Checking MIDI output ports for a wavetable or synth for sound generation...
(D) MIDI output port count = 1
(D) MIDI Output port 0 found: Microsoft GS Wavetable SW Synth
(D) Config.get: game.log_undefined_gets = 1
(D) GameEngine class init (GameEngine.py)...
(D) FoFiX v4.0.0 development (r1972) starting up...
(D) Python version: 2.6.2
(D) Pygame version: 1.9.1release-svn2575
(D) PyOpenGL version: 3.0.0
(D) Numpy version: 1.3.0
(D) PIL version: 1.1.6
(D) os.name: nt
(D) sys.platform: win32
(D) win32api.GetVersionEx(1): (5, 1, 2600, 2, 'Service Pack 3', 3, 0, 768, 1, 0)
(D) Config.get: video.fps = 60
(D) Config.get: coffee.themename = Guitar Hero II
(D) Config.get: engine.highpriority = False
(D) Config.get: video.show_fps = False
(D) Config.get: game.adv_settings = True
(D) Config.get: quickset.performance = 1
(D) Config.get: game.scroll_rate = 50
(D) Config.get: game.scroll_delay = 500
(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, 2)
(D) Initializing pygame.mixer & audio system at 44100 Hz.
(D) Initializing video.
(D) Config.get: video.resolution = 800x600
(D) Config.get: video.fullscreen = False
(D) Config.get: video.multisamples = 0
(D) Config.get: video.shader_use = False
(D) Config.get: game.log_class_inits = 1
(D) Input class init (Input.py)...
(D) Config.get: game.log_class_inits = 1
(D) Controls class init (Player.py)...
(D) Config.get: game.control0 = WARBEAST
(D) Config.get: game.control1 = geemic
(D) Config.get: game.control2 = d
(D) Config.get: game.control3 = defaultg
(D) Config.get: game.p2_menu_nav = 1
(D) Config.get: game.drum_navigation = False
(D) Config.get: game.key_checker_mode = 0
(D) Config.get: game.log_ini_reads = 0
(D) 0 joysticks found.
(W) No MIDI input ports found.
(D) Data class init (Data.py)...
(N) Checking image: C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\data\themes\Guitar Hero II\notes.png
(N) Checking image: C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\data\themes\Guitar Hero II\spfill.png
(N) Trying to load image: C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\data\themes\Guitar Hero II\star1.png
(N) Loading Data.star1 synchronously
(N) Loaded Data.star1 in 0.000 seconds
(N) Trying to load image: C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\data\themes\Guitar Hero II\star2.png
(N) Loading Data.star2 synchronously
(N) Loaded Data.star2 in 0.000 seconds
(N) Trying to load image: C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\data\themes\Guitar Hero II\star3.png
(N) Loading Data.star3 synchronously
(N) Loaded Data.star3 in 0.000 seconds
(N) Trying to load image: C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\data\themes\Guitar Hero II\star4.png
(D) Image not found: themes\Guitar Hero II\star4.png
(N) Trying to load image: C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\data\themes\Guitar Hero II\starperfect.png
(D) Image not found: themes\Guitar Hero II\starperfect.png
(N) Trying to load image: C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\data\themes\Guitar Hero II\loadingbg.png
(N) Loading Data.loadingImage synchronously
(N) Loaded Data.loadingImage in 0.000 seconds
(N) Trying to load image: C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\data\themes\Guitar Hero II\editor.png
(N) Loading Data.choiceImage synchronously
(N) Loaded Data.choiceImage in 0.000 seconds
(N) Trying to load image: C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\data\themes\Guitar Hero II\submenuselect.png
(D) Image not found: themes\Guitar Hero II\submenuselect.png
(N) Trying to load image: C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\data\themes\Guitar Hero II\menu\selected.png
(N) Loading Data.submenuSelect synchronously
(N) Loaded Data.submenuSelect in 0.000 seconds
(N) Loading Data.font synchronously
(N) Loaded Data.font in 0.094 seconds
(N) Loading Data.bigFont synchronously
(N) Loaded Data.bigFont in 0.047 seconds
(N) Loading Data.lfont synchronously
(N) Loaded Data.lfont in 0.016 seconds
(N) Loading Data.font synchronously
(N) Loaded Data.font in 0.000 seconds
(N) Loading Data.pauseFont synchronously
(N) Loaded Data.pauseFont in 0.015 seconds
(N) Loading Data.scoreFont synchronously
(N) Loaded Data.scoreFont in 0.000 seconds
(N) Loading Data.streakFont synchronously
(N) Loaded Data.streakFont in 0.016 seconds
(N) Loading Data.songFont synchronously
(N) Loaded Data.songFont in 0.016 seconds
(N) Loading Data.streakFont2 synchronously
(N) Loaded Data.streakFont2 in 0.000 seconds
(N) Loading Data.songListFont synchronously
(N) Loaded Data.songListFont in 0.015 seconds
(N) Loading Data.shadowfont synchronously
(N) Loaded Data.shadowfont in 0.000 seconds
(N) Loading Data.loadingFont synchronously
(N) Loaded Data.loadingFont in 0.016 seconds
(D) Star ding sound not found, loading another sound.
(N) Loading Data.starDingSound asynchronously
(N) Loading Data.starLostSound asynchronously
(N) Loading Data.bassDrumSound asynchronously
(N) Loading Data.T1DrumSound asynchronously
(N) Loading Data.T2DrumSound asynchronously
(N) Loading Data.T3DrumSound asynchronously
(N) Loading Data.CDrumSound asynchronously
(N) Loading Data.screwUpsounds asynchronously
(N) Loading Data.screwUpsoundsBass asynchronously
(N) Loading Data.screwUpsoundsDrums asynchronously
(N) Loading Data.acceptSounds asynchronously
(N) Loading Data.cancelSounds asynchronously
(N) Loading Data.symcsounds asynchronously
(N) Loading Data.selectSound1 asynchronously
(N) Loading Data.selectSound2 asynchronously
(N) Loading Data.selectSound3 asynchronously
(N) Loading Data.startSound asynchronously
(N) Loading Data.starSound asynchronously
(N) Loading Data.failSound asynchronously
(W) Guitar Hero II/sounds/failsound.ogg not found -- using general failsound.ogg instead.
(N) Loading Data.clapSound asynchronously
(N) Loading Data.starReadySound asynchronously
(W) Guitar Hero II/sounds/starpowerready.ogg not found -- using starpower.ogg instead.
(N) Loading Data.crowdSound asynchronously
(W) Guitar Hero II/sounds/crowdcheers.ogg not found -- using data/sounds/crowdcheers.ogg instead.
(N) Loading Data.starActivateSound asynchronously
(W) Guitar Hero II/sounds/staractivate.ogg not found -- using starpower.ogg instead.
(N) Loading Data.battleUsedSound asynchronously
(W) Guitar Hero II/sounds/battleused.ogg not found -- using starpower.ogg instead.
(N) Loading Data.starDeActivateSound asynchronously
(W) Guitar Hero II/sounds/stardeactivate.ogg not found -- sound disabled.
(N) Loading Data.rescueSound asynchronously
(W) Guitar Hero II/sounds/rescue.ogg not found -- using starpower.ogg instead.
(N) Loading Data.coOpFailSound asynchronously
(W) Guitar Hero II/sounds/coopfail.ogg not found -- using out.ogg instead
(N) Loading Data.rockSound asynchronously
(D) Default animated stage for Guitar Hero II theme = Normal
(D) Ready.
(D) Attempting to load video: C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\data\themes\Guitar Hero II\menu\intro.avi
(D) 6 guitscw sounds found in themes\Guitar Hero II\sounds: guitscw1.ogg - guitscw6.ogg
(D) View: Push: VideoPlayer
(N) Loaded Data.starDingSound in 0.063 seconds
(D) 6 bassscw sounds found in sounds: bassscw1.ogg - bassscw6.ogg
(D) 8 drumscw sounds found in sounds: drumscw1.ogg - drumscw8.ogg
(N) Loaded Data.crowdSound in 0.328 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1284, in __call__
return self.finalise()( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(173285404),
)
)

(N) Loaded Data.bassDrumSound in 0.062 seconds
(D) 6 guitscw sounds found in themes\Guitar Hero II\sounds: guitscw1.ogg - guitscw6.ogg
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(173805596),
)
)

(N) Loaded Data.T1DrumSound in 0.047 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174325788),
)
)

(N) Loaded Data.T2DrumSound in 0.078 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174325740),
)
)

(N) Loaded Data.T3DrumSound in 0.079 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174325788),
)
)

(N) Loaded Data.CDrumSound in 0.093 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.screwUpsounds in 0.625 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.screwUpsoundsBass in 0.313 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r\r...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.screwUpsoundsDrums in 0.281 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'###"""\x1f\x1f\x1f\x1d\x1d\x1d\x1b\x...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'###"""\x1f\x1f\x1f\x1d\x1d\x1d\x1b\x...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.acceptSounds in 0.078 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\x1b\x1b\x1b\x1b\x1b\x1b\x1b\x1b\x1b...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\x1b\x1b\x1b\x1b\x1b\x1b\x1b\x1b\x1b...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.cancelSounds in 0.031 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'!!!\x1f\x1f\x1f\x1d\x1d\x1d\x1b\x1b\...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'!!!\x1f\x1f\x1f\x1d\x1d\x1d\x1b\x1b\...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.symcsounds in 0.094 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'%%%%%%$$$###"""\x1f\x1f\x1f\x1d\x1d\...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'%%%%%%$$$###"""\x1f\x1f\x1f\x1d\x1d\...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.selectSound1 in 0.031 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'%%%%%%%%%%%%%%%%%%$$$!!!\x1e\x1e\x1e...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'%%%%%%%%%%%%%%%%%%$$$!!!\x1e\x1e\x1e...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.selectSound2 in 0.063 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'::::::::::::::::::::::::BBBBBBBBBBBB...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'::::::::::::::::::::::::BBBBBBBBBBBB...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.selectSound3 in 0.062 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'TTTTTTTTTTTTTTTTTTTTTTTTSSSSSSSSSSSS...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'TTTTTTTTTTTTTTTTTTTTTTTTSSSSSSSSSSSS...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.startSound in 0.047 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'$$$$$$$$$$$$$$$$$$$$$$$$""""""""""""...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'$$$$$$$$$$$$$$$$$$$$$$$$""""""""""""...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.starSound in 0.016 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'""""""""""""""""""""""""\x1c\x1c\x1c...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'""""""""""""""""""""""""\x1c\x1c\x1c...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.failSound in 0.703 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'&&&&&&&&&&&&&&&&&&&&&&&&\x1c\x1c\x1c...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'&&&&&&&&&&&&&&&&&&&&&&&&\x1c\x1c\x1c...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.starActivateSound in 0.000 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'&&&&&&&&&&&&&&&&&&&&&&&&!!!!!!!!!!!!...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'&&&&&&&&&&&&&&&&&&&&&&&&!!!!!!!!!!!!...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.starReadySound in 0.016 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\x1f\x1f\x1f\x1f\x1f\x1f\x1f\x1f\x1f...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\x1f\x1f\x1f\x1f\x1f\x1f\x1f\x1f\x1f...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.clapSound in 0.016 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'iiikkkppptttzzz\x7f\x7f\x7f\x82\x82\...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'iiikkkppptttzzz\x7f\x7f\x7f\x82\x82\...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.starLostSound in 0.281 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'TTTUUUVVVXXX[[[]]]^^^___\\\\\\\\\\\\...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'TTTUUUVVVXXX[[[]]]^^^___\\\\\\\\\\\\...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.battleUsedSound in 0.000 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'LLLMMMNNNPPPSSSUUUVVVWWWWWWWWWWWWWWW...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'LLLMMMNNNPPPSSSUUUVVVWWWWWWWWWWWWWWW...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.starDeActivateSound in 0.000 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'@A<@A<@A<@A<@A<@A<@A<@A<@A<@A<@A<@A<...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'@A<@A<@A<@A<@A<@A<@A<@A<@A<@A<@A<@A<...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.coOpFailSound in 0.015 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'777777777777777777777777::::::::::::...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'777777777777777777777777::::::::::::...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.rescueSound in 0.000 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'333222000///,,,***(((&&&""""""""""""...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'333222000///,,,***(((&&&""""""""""""...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(N) Loaded Data.rockSound in 0.344 seconds
(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'333222000///,,,***(((&&&""""""""""""...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'333222000///,,,***(((&&&""""""""""""...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'(((&&&%%%###!!!\x1e\x1e\x1e\x1d\x1d\...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'(((&&&%%%###!!!\x1e\x1e\x1e\x1d\x1d\...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'81<81<62<62<43<43<14<14<08?3;A2?C5BG...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'81<81<62<62<43<43<14<14<08?3;A2?C5BG...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'&&&&&&&&&&&&&&&&&&&&&&&&$$$$$$$$$$$$...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'&&&&&&&&&&&&&&&&&&&&&&&&$$$$$$$$$$$$...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'&&&%%%###"""\x1f\x1f\x1f\x1d\x1d\x1d...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'&&&%%%###"""\x1f\x1f\x1f\x1d\x1d\x1d...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'/HY2J[7Pc=UiB^uHd{Kk\x82Mn\x85Di\x83...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'/HY2J[7Pc=UiB^uHd{Kk\x82Mn\x85Di\x83...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)



---- EDIT ----

"continued from last post"

Spoiler:(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'000///,,,+++)))&&&$$$$$$$$$$$$$$$$$$...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'000///,,,+++)))&&&$$$$$$$$$$$$$$$$$$...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\x1f\x1f\x1f\x1f\x1f\x1f\x1f\x1f\x1f...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\x1f\x1f\x1f\x1f\x1f\x1f\x1f\x1f\x1f...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'$$$$$$$$$$$$$$$$$$$$$$$$\x1f\x1f\x1f...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'$$$$$$$$$$$$$$$$$$$$$$$$\x1f\x1f\x1f...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'))))))))))))$$$$$$$$$$$$\x1f\x1f\x1f...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'))))))))))))$$$$$$$$$$$$\x1f\x1f\x1f...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
',,,,,,,,,,,,,,,,,,,,,,,,************...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
',,,,,,,,,,,,,,,,,,,,,,,,************...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'111000///,,,***(((&&&%%%$$$$$$$$$$$$...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'111000///,,,***(((&&&%%%$$$$$$$$$$$$...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'++++++++++++++++++++++++////////////...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'++++++++++++++++++++++++////////////...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'KKKKKKKKKKKKKKKKKKKKKKKKTTTUUUVVVXXX...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'KKKKKKKKKKKKKKKKKKKKKKKKTTTUUUVVVXXX...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'G67G67G67G67G67G67G67G67H88H88H88H88...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'G67G67G67G67G67G67G67G67H88H88H88H88...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'IIIIIIIIIIIIIIIIIIIIIIIIBBBBBBBBBBBB...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'IIIIIIIIIIIIIIIIIIIIIIIIBBBBBBBBBBBB...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'NNNNNNNNNNNNNNNNNNNNNNNNMMMMMMMMMMMM...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'NNNNNNNNNNNNNNNNNNNNNNNNMMMMMMMMMMMM...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'LLLKKKHHHGGGEEEBBB@@@@@@????????????...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'LLLKKKHHHGGGEEEBBB@@@@@@????????????...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'999999999999999999999999999999999999...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'999999999999999999999999999999999999...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'111111111111111111111111////////////...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'111111111111111111111111////////////...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'111111111111111111111111////////////...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'111111111111111111111111////////////...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'111111111111111111111111////////////...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'111111111111111111111111////////////...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'AAA@@@>>>===:::888666666333333333333...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'AAA@@@>>>===:::888666666333333333333...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'AAA@@@>>>===:::888666666333333333333...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'AAA@@@>>>===:::888666666333333333333...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'UUUUUUUUUUUUUUUUUUUUUUUUIIIIIIIIIIII...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'UUUUUUUUUUUUUUUUUUUUUUUUIIIIIIIIIIII...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'GGGGGGGGGGGGGGGGGGGGGGGG;;;999777666...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'GGGGGGGGGGGGGGGGGGGGGGGG;;;999777666...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'))))))))))))))))))))))))))))))))))))...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'))))))))))))))))))))))))))))))))))))...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\x1c\x1c\x1c\x1c\x1c\x1c\x1c\x1c\x1c...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'\x1c\x1c\x1c\x1c\x1c\x1c\x1c\x1c\x1c...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'&&&&&&&&&&&&&&&&&&&&&&&&""""""""""""...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'&&&&&&&&&&&&&&&&&&&&&&&&""""""""""""...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$$...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'HLTGKSFIQDGOAEM>AI<?G9=E69A47?14<03;...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'HLTGKSFIQDGOAEM>AI<?G9=E69A47?14<03;...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'489489489489489489489489.23.23.23.23...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'489489489489489489489489.23.23.23.23...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'KCFKCFHADF?AD<?A:=@9;?8:HADHADHADHAD...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'KCFKCFHADF?AD<?A:=@9;?8:HADHADHADHAD...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
';47;47:3681370070070.70.:42:42:42:42...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
';47;47:3681370070070.70.:42:42:42:42...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
']WT`YWc]Zib`ngesmkwpnyspkebpigvom|us...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
']WT`YWc]Zib`ngesmkwpnyspkebpigvom|us...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'000///---+++)))&&&$$$$$$$$$$$$$$$$$$...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'000///---+++)))&&&$$$$$$$$$$$$$$$$$$...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'CJWCJWCJWCJWCJWCJWCJWCJW?FT?FT?FT?FT...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'CJWCJWCJWCJWCJWCJWCJWCJW?FT?FT?FT?FT...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'///***%%%$$$###!!!\x1e\x1e\x1e\x1e\x...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'///***%%%$$$###!!!\x1e\x1e\x1e\x1e\x...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'{\x1e\x00| \x01\x84\x1f\x04\x85!\x05...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'{\x1e\x00| \x01\x84\x1f\x04\x85!\x05...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'k+\x13l,\x14w+\x14x,\x16\x85)\x16\x8...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'k+\x13l,\x14w+\x14x,\x16\x85)\x16\x8...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'u$\x10y(\x13\x82*\x16\x87/\x1b\x8f1\...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'u$\x10y(\x13\x82*\x16\x87/\x1b\x8f1\...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'e %e %h#(j%*l\',n(.p+0q,1r-2r-2r-2r-...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'e %e %h#(j%*l\',n(.p+0q,1r-2r-2r-2r-...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'3,/3,/3,/3,/3,/3,/3,/3,/$\x1d\x1f$\x...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'3,/3,/3,/3,/3,/3,/3,/3,/$\x1d\x1f$\x...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'((((((((((((((((((((((((((((((((((((...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'((((((((((((((((((((((((((((((((((((...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'%%%%%%%%%\x1f\x1f\x1f\x1f\x1f\x1f\x1...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'%%%%%%%%%\x1f\x1f\x1f\x1f\x1f\x1f\x1...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(E) Error attempting to play videoTraceback (most recent call last):
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 308, in render
self.textureUpdate()
File "C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\VideoPlayer.py", line 280, in textureUpdate
GL_RGB, GL_UNSIGNED_BYTE, surfaceData)
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 1282, in __call__
return self._finalCall( *args, **named )
File "C:\python26\lib\site-packages\OpenGL\wrapper.py", line 681, in wrapperCall
raise err
GLError: GLError(
err = 1281,
description = 'invalid value',
baseOperation = glTexImage2D,
pyArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'))))))%%%%%%!!!!!!!!!!!!\x1c\x1c\x1c...,
),
cArgs = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
'))))))%%%%%%!!!!!!!!!!!!\x1c\x1c\x1c...,
),
cArguments = (
GL_TEXTURE_2D,
0,
3,
480,
360,
0,
GL_RGB,
GL_UNSIGNED_BYTE,
c_void_p(174845980),
)
)

(D) View: Pop: VideoPlayer
(D) MainMenu class init (MainMenu.py)...
(N) Trying to load image: C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\data\necks\15.png
(N) Loading MainMenu.ok synchronously
(N) Loaded MainMenu.ok in 0.000 seconds
(N) Trying to load image: C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\data\themes\Guitar Hero II\menu\mainbg.png
(N) Loading MainMenu.background synchronously
(N) Loaded MainMenu.background in 0.000 seconds
(N) Trying to load image: C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\data\themes\Guitar Hero II\menu\maintext.png
(N) Loading MainMenu.BGText synchronously
(N) Loaded MainMenu.BGText in 0.000 seconds
(N) Trying to load image: C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\data\themes\Guitar Hero II\menu\optionsbg.png
(N) Loading MainMenu.optionsBG synchronously
(N) Loaded MainMenu.optionsBG in 0.000 seconds
(N) Trying to load image: C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\data\themes\Guitar Hero II\menu\optionspanel.png
(N) Loading MainMenu.optionsPanel synchronously
(N) Loaded MainMenu.optionsPanel in 0.000 seconds
(D) Menu class init (Menu.py)...
(D) View: Push: MainMenu
(D) View: Push: Menu



onmouseout="this.style.cursor='default'" alt="" />



ImageImage
Image
Image
Image
Image


User avatar
bruce142
Member
Posts: 72
Joined: August 16th, 2008
Reputation: 0

Re: FoFiX 4.0.0 Development Thread

Postby bruce142 » Sun Nov 22, 2009 3:53 pm

I think it is just a invalid/broken video file. Why can't the developers of FoFiX provide some test videos? Can someone please upload some videos that are working with FoFiX r1974?
User avatar
worldrave
Member
Posts: 1363
Joined: August 8th, 2007
Location: GA
Reputation: 0

Re: FoFiX 4.0.0 Development Thread

Postby worldrave » Sun Nov 22, 2009 5:08 pm

As soon as i install either linux again, or get either 2.4 or 2.6 working on 64bit (gstreamer doesn't play nicely, confirmed setup already too.) I will whip up some test video's, legal and generic of course to use. One i thought about using Milkdrop for a minute or so for starters.
I forget. LETS ROCK!
User avatar
jfosheezy
Member
Posts: 920
Joined: June 22nd, 2008
Location: The deepest pits of hell
Reputation: 1

Re: FoFiX 4.0.0 Development Thread

Postby jfosheezy » Sun Nov 22, 2009 5:52 pm

I don't know whats up with this or if it even matters but every time I start runfoffromsources.bat, this is what it says in the command prompt

Spoiler:C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\scripts>call C
learCompiledPycs

C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\scripts>cd ..


C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src>del *.pyc

C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src>del *.pyo
Could Not Find C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src
\*.pyo

C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src>del *.bak
Could Not Find C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src
\*.bak

C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src>cd midi

C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\midi>del *.pyc


C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\midi>del *.pyo

Could Not Find C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src
\midi\*.pyo

C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\midi>del *.bak

Could Not Find C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src
\midi\*.bak

C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src\midi>cd ..

C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src>rd /s /q build

The system cannot find the file specified.

C:\Documents and Settings\jfosheezy\My Documents\justin\FoFix\src>python FoFiX.p
y

RtMidiIn::initialize: no MIDI input devices currently available.


Why can't it find the files?

---- EDIT ----

well i have a glimer of hope regarding video playback.
there still is no video but it plays audio but the audio is really choppy and only plays for like 5 seconds
still waiting for a confermed video that works


onmouseout="this.style.cursor='default'" alt="" />



ImageImage
Image
Image
Image
Image


GX1010
User avatar
gx1010
Member
Posts: 77
Joined: December 31st, 2008
Reputation: 0

Re: FoFiX 4.0.0 Development Thread

Postby gx1010 » Sun Nov 22, 2009 8:15 pm

How will the online multiplayer work? I mean people will have different songs and all so I'm really curious :woot:
Image
Nickstr07
Member
Posts: 39
Joined: August 4th, 2008
Location: ..
Reputation: 0

Re: FoFiX 4.0.0 Development Thread

Postby Nickstr07 » Sun Nov 22, 2009 8:18 pm

Error since I tried the RB2 theme, now it's affecting everything? =/

AttributeError: Lobby has no attribute 'buttons'

Log:

Code: Select all

(W) OggStreamer not found.  Falling back to legacy pyogg/pyvorbis based ogg streamer.
(D) Checking MIDI output ports for a wavetable or synth for sound generation...
(D) MIDI output port count = 1
(D) MIDI Output port 0 found: Microsoft GS Wavetable Synth
(D) GameEngine class init (GameEngine.py)...
(D) FoFiX v4.0.0 development (r1972) starting up...
(D) Python version: 2.6.2
(D) Pygame version: 1.9.1release-svn2575
(D) PyOpenGL version: 3.0.0
(D) Numpy version: 1.3.0
(D) PIL version: 1.1.6
(D) os.name: nt
(D) sys.platform: win32
(D) win32api.GetVersionEx(1): (6, 1, 7100, 2, '', 0, 0, 256, 1, 0)
(D) Initializing audio.
(D) Audio configuration: (44100, -16, 2)
(D) Initializing pygame.mixer & audio system at 44100 Hz.
(D) Initializing video.
(D) Compiling shader "stage" from C:\Users\Nicky\Desktop\MFH-Mod\data\shaders\lightning.vert and C:\Users\Nicky\Desktop\MFH-Mod\data\shaders\lightning.frag.
(D) Compiling shader "sololight" from C:\Users\Nicky\Desktop\MFH-Mod\data\shaders\lightning.vert and C:\Users\Nicky\Desktop\MFH-Mod\data\shaders\lightning.frag.
(D) Compiling shader "tail" from C:\Users\Nicky\Desktop\MFH-Mod\data\shaders\lightning.vert and C:\Users\Nicky\Desktop\MFH-Mod\data\shaders\lightning.frag.
(D) Compiling shader "tail2" from C:\Users\Nicky\Desktop\MFH-Mod\data\shaders\rockbandtail.vert and C:\Users\Nicky\Desktop\MFH-Mod\data\shaders\rockbandtail.frag.
(D) Compiling shader "notes" from C:\Users\Nicky\Desktop\MFH-Mod\data\shaders\metal.vert and C:\Users\Nicky\Desktop\MFH-Mod\data\shaders\metal.frag.
(D) Compiling shader "neck" from C:\Users\Nicky\Desktop\MFH-Mod\data\shaders\neck.vert and C:\Users\Nicky\Desktop\MFH-Mod\data\shaders\neck.frag.
(D) Compiling shader "cd" from C:\Users\Nicky\Desktop\MFH-Mod\data\shaders\cd.vert and C:\Users\Nicky\Desktop\MFH-Mod\data\shaders\cd.frag.
(D) 0 joysticks found.
(W) No MIDI input ports found.
(W) MegaLight - Copy/sounds/failsound.ogg not found -- using general failsound.ogg instead.
(W) MegaLight - Copy/sounds/starpowerready.ogg not found -- using starpower.ogg instead.
(W) MegaLight - Copy/sounds/crowdcheers.ogg not found -- using data/sounds/crowdcheers.ogg instead.
(W) MegaLight - Copy/sounds/staractivate.ogg not found -- using starpower.ogg instead.
(W) MegaLight - Copy/sounds/battleused.ogg not found -- using starpower.ogg instead.
(W) MegaLight - Copy/sounds/stardeactivate.ogg not found -- sound disabled.
(W) MegaLight - Copy/sounds/rescue.ogg not found -- using starpower.ogg instead.
(W) MegaLight - Copy/sounds/coopfail.ogg not found -- using out.ogg instead
(D) Default animated stage for MegaLight - Copy theme = Normal
(D) Ready.
(D) 6 guitscw sounds found in sounds: guitscw1.ogg - guitscw6.ogg
(D) 6 bassscw sounds found in sounds: bassscw1.ogg - bassscw6.ogg
(D) 8 drumscw sounds found in sounds: drumscw1.ogg - drumscw8.ogg
(D) 6 guitscw sounds found in sounds: guitscw1.ogg - guitscw6.ogg
(D) View: Push: MainMenu
(D) View: Push: Menu
(W) Your theme does not appear to properly support the solo graphical submenu. Check to be sure you have the latest version of your theme.
(D) View: Push: Menu
(D) View: Push: ControlActivator
(D) View: Pop: ControlActivator
(D) View: Pop all
(D) View: Pop: MainMenu
(D) View: Pop: Menu
(D) View: Pop: Menu
(D) View: Pop: MainMenu
(D) View: Pop: Menu
(W) Unable to load image file: C:\Users\Nicky\Desktop\MFH-Mod\data\themes\MegaLight - Copy\notes.png
(E) Loading error: Traceback (most recent call last):
  File "GameEngine.pyo", line 1098, in main
  File "Engine.pyo", line 130, in run
  File "Engine.pyo", line 121, in _runTask
  File "View.pyo", line 194, in run
  File "MainMenu.pyo", line 309, in hidden
  File "MainMenu.pyo", line 402, in <lambda>
  File "Lobby.pyo", line 99, in __init__
  File "View.pyo", line 40, in __getattr__
AttributeError: Lobby has no attribute 'buttons'

(E) AttributeError, <type 'exceptions.AttributeError'>: Lobby has no attribute 'buttons'Traceback (most recent call last):
  File "GameEngine.pyo", line 1125, in run
  File "GameEngine.pyo", line 1098, in main
  File "Engine.pyo", line 130, in run
  File "Engine.pyo", line 121, in _runTask
  File "View.pyo", line 194, in run
  File "MainMenu.pyo", line 309, in hidden
  File "MainMenu.pyo", line 402, in <lambda>
  File "Lobby.pyo", line 99, in __init__
  File "View.pyo", line 40, in __getattr__
AttributeError: Lobby has no attribute 'buttons'

(D) View: Pop all
(D) View: Pop: Menu
(N) AttributeError: Lobby has no attribute 'buttons'
(D) View: Push: MessageScreen
(D) View: Pop: MessageScreen


EDIT: Popped it into FoF 3.120 and it came up with the error of the PNG for the Notes being interlaced. So that detection is missing in 4.0
Solved. :3
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 » Sun Nov 22, 2009 8:27 pm

gx1010 wrote:How will the online multiplayer work? I mean people will have different songs and all so I'm really curious :woot:

What are you talking about?
GX1010
User avatar
gx1010
Member
Posts: 77
Joined: December 31st, 2008
Reputation: 0

Re: FoFiX 4.0.0 Development Thread

Postby gx1010 » Mon Nov 23, 2009 6:35 pm

acrox999 wrote:
gx1010 wrote:How will the online multiplayer work? I mean people will have different songs and all so I'm really curious :woot:

What are you talking about?

In the road map they said there would be online play.
Image
User avatar
Happ E Nose
Member
Posts: 200
Joined: May 28th, 2008
Location: United States
Reputation: 0

Re: FoFiX 4.0.0 Development Thread

Postby Happ E Nose » Mon Nov 23, 2009 7:47 pm

gx1010 wrote:How will the online multiplayer work? I mean people will have different songs and all so I'm really curious :woot:

Well, FoFiX would need to compare the notes.mid files to see it they're identical.
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 Nov 23, 2009 10:24 pm

gx1010 wrote:
acrox999 wrote:
gx1010 wrote:How will the online multiplayer work? I mean people will have different songs and all so I'm really curious :woot:

What are you talking about?

In the road map they said there would be online play.

You mean FoFiX issue 664? Its accepted but they didn't plan on implement it yet. Remember, coding isn't easy(this is Python), its not like JamLegend, made of Flash(I heard they said Flash is the most easiest one to make games).

Return to “FoFiX”

Who is online

Users browsing this forum: No registered users and 6 guests