Search found 391 matches

by trinidude4
Mon May 04, 2009 5:01 am
Forum: FoFiX
Topic: FoFiX v3.1xx development thread
Replies: 3609
Views: 756132

Re: FoFiX v3.1xx development thread

replace line 433 in Shader.py self.outline = self.loadTex2D("outline.tga") with this one self.outline = self.loadTex3D("noise3d.dds") And enable shaders. It will help me a lot. The game still segfaults after I changed that line. The segfaults I'm getting are caused by the checkI...
by trinidude4
Mon May 04, 2009 4:26 am
Forum: FoFiX
Topic: FoFiX v3.1xx development thread
Replies: 3609
Views: 756132

Re: FoFiX v3.1xx development thread

fenolftalein wrote:Try new rev.


It still segfaults if shader_use = True.
by trinidude4
Mon May 04, 2009 4:16 am
Forum: FoFiX
Topic: FoFiX v3.1xx development thread
Replies: 3609
Views: 756132

Re: FoFiX v3.1xx development thread

fenolftalein wrote:What version of PyOpenGL do you use?


I'm using PyOpenGL 3.
by trinidude4
Mon May 04, 2009 4:13 am
Forum: FoFiX
Topic: FoFiX v3.1xx development thread
Replies: 3609
Views: 756132

Re: FoFiX v3.1xx development thread

fenolftalein wrote:Do you get this error when"shader_use = True"?


Yeah, I just figured out I get the error with shader_use = True.
by trinidude4
Mon May 04, 2009 3:57 am
Forum: FoFiX
Topic: FoFiX v3.1xx development thread
Replies: 3609
Views: 756132

Re: FoFiX v3.1xx development thread

I'm a bit behind here, but I'm getting segfaults on Mac OSX using python 2.6 and pygame 1.9. Problem looks like it started with rev 1402, and still occurs in rev 1411. I'm not sure where the problem is, but it seems pygame 1.9 is working for everyone else. I'll see if I can isolate my problem later ...
by trinidude4
Sat May 02, 2009 8:51 pm
Forum: Tech Support
Topic: RB2 theme solo + Star Power makes frets hard to see
Replies: 17
Views: 5174

Re: RB2 theme solo + Star Power makes frets hard to see

You can change the neck transparency in Display Settings > Fretboard Settings > Change Neck Transparency.

I set my Overlay setting to something like 50% and I have no problem seeing notes anymore.
by trinidude4
Fri May 01, 2009 5:03 am
Forum: FoFiX
Topic: FoFiX v3.1xx development thread
Replies: 3609
Views: 756132

Re: FoFiX v3.1xx development thread

Hi. I can't seem to get pitchbend to work. I have SVN 1391. I have followed the steps here: http://code.google.com/p/fofix/wiki/RequiredSourceModules. I have 64-bit Ubuntu Linux 9.04. I did the python setup.py install step. I have installed the required modules. Any help would be appreciated. It ju...
by trinidude4
Thu Apr 30, 2009 3:59 pm
Forum: FoFiX
Topic: FoFiX v3.1xx development thread
Replies: 3609
Views: 756132

Re: FoFiX v3.1xx development thread

RedShadow wrote:
Well i don´t know if it has something to do with it but I use F1toF5 to play
It worked before so i don't think that could be the problem


Maybe try deleting Frets on Fire.app/Contents/Resources/data/users/players/FoFiX-players.cache and see if that fixes the error.
by trinidude4
Thu Apr 30, 2009 5:08 am
Forum: FoFiX
Topic: FoFiX v3.1xx development thread
Replies: 3609
Views: 756132

Re: FoFiX v3.1xx development thread

RedShadow wrote:I found this error when trying to make a character on Trinidude4s Mac version

Code: Select all

UnicodeEncodeError: 'charmap' codec can't encode character u'\uf704' in position 0: character maps to <undefined>


uf704 represents the F1 key. Why is that in there?
by trinidude4
Tue Apr 28, 2009 5:34 pm
Forum: FOF Mod Discussion and Support
Topic: Failing At Opening Fofix Mac? (3.120)
Replies: 11
Views: 2679

Re: Failing At Opening Fofix Mac? (3.120)

Stickmasta wrote:Works great for me! But... drums crash?


I think that was fixed in a later revision.
by trinidude4
Tue Apr 28, 2009 4:09 pm
Forum: FOF Mod Discussion and Support
Topic: Failing At Opening Fofix Mac? (3.120)
Replies: 11
Views: 2679

Re: Failing At Opening Fofix Mac? (3.120)

Amm, I was trying to make a character in the GHIII theme and this happened... Host Name: powermacg4 Date/Time: 2009-04-26 14:49:09.185 -0500 OS Version: 10.4.11 (Build 8S165) Report Version: 4 Command: Frets on Fire Path: /Users/powermac/Desktop/Frets on Fire.app/Contents/MacOS/Frets on Fire Parent...
by trinidude4
Tue Apr 28, 2009 5:43 am
Forum: FoFiX
Topic: FoFiX v3.1xx development thread
Replies: 3609
Views: 756132

Re: FoFiX v3.1xx development thread

For Mac users: This should be the last time I post a fixed version of beta 1. I finally figured out what I messed up for Tiger users. Here's a python 2.5 version that should work whether you're on Tiger or Leopard: http://www.mediafire.com/?izktz2whmr0 I can't build a python 2.6 version that will ru...
by trinidude4
Mon Apr 27, 2009 6:15 pm
Forum: FOF Mod Discussion and Support
Topic: Failing At Opening Fofix Mac? (3.120)
Replies: 11
Views: 2679

Re: Failing At Opening Fofix Mac? (3.120)

I think I figured out what I did to break things. I upgraded my objc to 2.0, which doesn't work on Tiger. I'll revert back to objc 1.4 and it should work again. I'll try having something up later tonight. --Edit-- Here's a Python 2.5 version that should work on Tiger: http://www.mediafire.com/?izktz...
by trinidude4
Mon Apr 27, 2009 5:13 pm
Forum: FOF Mod Discussion and Support
Topic: Failing At Opening Fofix Mac? (3.120)
Replies: 11
Views: 2679

Re: Failing At Opening Fofix Mac? (3.120)

Which version are you using? The ones I uploaded on the 26th? I've been having trouble figuring out what is messing things up on Tiger. OK, Mediafire is working now... I replaced the old frameworks and here's what i got: Host Name: powermacg4 Date/Time: 2009-04-26 14:49:09.185 -0500 OS Version: 10.4...
by trinidude4
Sun Apr 26, 2009 3:32 pm
Forum: FoFiX
Topic: FoFiX v3.1xx development thread
Replies: 3609
Views: 756132

Re: FoFiX v3.1xx development thread

OK, Mediafire is working now... I replaced the old frameworks and here's what i got: Host Name: powermacg4 Date/Time: 2009-04-26 14:49:09.185 -0500 OS Version: 10.4.11 (Build 8S165) Report Version: 4 Command: Frets on Fire Path: /Users/powermac/Desktop/Frets on Fire.app/Contents/MacOS/Frets...

Go to advanced search