Guitar Hero III Theme -=[For FoFiX]=-

Discussion particular to FoFiX, its development, and themes
Forum rules
This topic is 4 years and 9 months old. Instead of replying, please begin a new topic, or search for another related topic that may be more suitable.
User avatar
worldrave
Member
Posts: 1363
Joined: August 8th, 2007
Location: GA
Reputation: 0

Re: Guitar Hero III Theme 3.20 -=[For FoFiX 3.10+]=-

Postby worldrave » Fri Apr 24, 2009 2:23 pm

As i said also, MORE THEN ONE THEME. i tried GH2 and it didn't crash either, so i don't know. Like i said though, unless it's an image maybe i don't have. I have never played drums, so i don't ever test that functionality. Everything else works.
SOmeone else might chime in for help though.

This is the crash message-

Code: Select all

(E) Loading error:Traceback (most recent call last):
  File "E:\FoFiX\src\GameEngine.py", line 945, in main
    self.view.render()
  File "E:\FoFiX\src\View.py", line 216, in render
    layer.render(self.visibility[layer], layer == self.layers[-1])
  File "E:\FoFiX\src\GuitarScene.py", line 5331, in render
    SceneClient.render(self, visibility, topMost) #MFH - I believe this eventually calls the renderGuitar function, which also involves two viewports... may not be easy to move this one...
  File "E:\FoFiX\src\Scene.py", line 286, in render
    self.render3D()
  File "E:\FoFiX\src\GuitarScene.py", line 4027, in render3D
    self.stage.render(self.visibility)
  File "E:\FoFiX\src\Stage.py", line 585, in render
    self.scene.renderGuitar()
  File "E:\FoFiX\src\GuitarScene.py", line 4039, in renderGuitar
    self.guitars[i].render(self.visibility, self.song, self.getSongPosition(), self.controls, self.killswitchEngaged[i])  #QQstarS: new
  File "E:\FoFiX\src\Drum.py", line 3019, in render
    self.renderFlames(visibility, song, pos, controls)    #MFH - only when freestyle inactive!
  File "E:\FoFiX\src\Drum.py", line 2376, in renderFlames
    self.HCount2 = self.HCount2 + 1
AttributeError: Drum instance has no attribute 'HCount2'
space warrior
User avatar
akedrou
Member
Posts: 557
Joined: December 3rd, 2008
Location: Boulder
Reputation: 1
Contact:

Re: Guitar Hero III Theme 3.20 -=[For FoFiX 3.10+]=-

Postby akedrou » Fri Apr 24, 2009 3:13 pm

Fixed! Probably.
FoFiX dev | Troublemaker | Malcontent
User avatar
worldrave
Member
Posts: 1363
Joined: August 8th, 2007
Location: GA
Reputation: 0

Re: Guitar Hero III Theme 3.20 -=[For FoFiX 3.10+]=-

Postby worldrave » Fri Apr 24, 2009 6:32 pm

yup, tried it out, working fine without crashes now. Thanks big guy!!
User avatar
Death_97
Member
Posts: 251
Joined: October 20th, 2008
Reputation: 0

Re: Guitar Hero III Theme 3.20 -=[For FoFiX 3.10+]=-

Postby Death_97 » Fri Apr 24, 2009 8:31 pm

are you going to release a hotfix or beta for the new fofix beta?
Blue Heaven!
User avatar
death_au
Member
Posts: 3991
Joined: December 12th, 2007
Location: Australia
Reputation: 7
Contact:

Re: Guitar Hero III Theme 3.20 -=[For FoFiX 3.10+]=-

Postby death_au » Sat Apr 25, 2009 3:27 am

worldrave wrote:No personal comment on your opinion though?

Sorry, neglected that part, didn't I?
Apart from some weird noise around the edges of the text in some places, it looks pretty much perfect. As usual :thumbup:
Yay plastic toys!
User avatar
Maurice10
Member
Posts: 67
Joined: January 26th, 2009
Reputation: 0

Re: Guitar Hero III Theme 3.20 -=[For FoFiX 3.10+]=-

Postby Maurice10 » Sat Apr 25, 2009 4:42 am

Really off-topic but I don't wanna post in the FoFiX development thread because they will shout at me. :(

So, is there a global sounds folder, where I can put menuX.ogg of all themes in there so they get loaded in every theme? Of course I can copy all the music in every theme folder but I'm already low on space.

Thanks.
Blue Heaven!
User avatar
death_au
Member
Posts: 3991
Joined: December 12th, 2007
Location: Australia
Reputation: 7
Contact:

Re: Guitar Hero III Theme 3.20 -=[For FoFiX 3.10+]=-

Postby death_au » Sat Apr 25, 2009 7:16 am

Maurice10 wrote:Really off-topic but I don't wanna post in the FoFiX development thread because they will shout at me. :(

So, is there a global sounds folder, where I can put menuX.ogg of all themes in there so they get loaded in every theme? Of course I can copy all the music in every theme folder but I'm already low on space.

Thanks.

I don't think they'd shout at you for something like that. But I don't think it will work. Some things are theme specific only. You could give it a go, and report beck if it worked or not. You will need at least one "menu.ogg" in the theme's sound folder though, or the game will crash.
User avatar
worldrave
Member
Posts: 1363
Joined: August 8th, 2007
Location: GA
Reputation: 0

Re: Guitar Hero III Theme 3.20 -=[For FoFiX 3.10+]=-

Postby worldrave » Sat Apr 25, 2009 9:35 am

Yeah, i guess it's time to release a new package now with all the stuff added for the lazy people not wanting to use SVN, which gives you this already. Use the SVN checkout, it gets all the files, that's it. I'll still post something though, not at home. Had pink eye for 4 days now and almost lost my right eye, that how bad it was.

@Death_AU
I'll see what i can do about that. Weird though, it's just font's and a castshadow, nothing more. (and dirt effects added to match.) I just made it bigger, and used the font spacing util in CS3 to add more spacing between each letter. I have an idea on a fix. Using the old 2nd layer of black on 1% tranparency.
welshmoose
Member
Posts: 1
Joined: October 31st, 2008
Reputation: 0

Re: Guitar Hero III Theme 3.120 -=[For FoFiX 3.120 rev.1352]=-

Postby welshmoose » Sat Apr 25, 2009 10:39 am

How do I put this on FoF?
incurs0r
Member
Posts: 15
Joined: April 17th, 2009
Reputation: 0

Re: Guitar Hero III Theme 3.120 -=[For FoFiX 3.120 rev.1352]=-

Postby incurs0r » Sat Apr 25, 2009 12:32 pm

not fof, its fofiX, google is your friend
abloobloo
User avatar
RedShadow
Member
Posts: 2393
Joined: June 9th, 2008
Location: Forsaken Fortress
Reputation: 2
Contact:

Re: Guitar Hero III Theme 3.120 -=[For FoFiX 3.120 rev.1352]=-

Postby RedShadow » Sat Apr 25, 2009 4:35 pm

so is yours...

@Worldrave: Hey.. Im not lazy, The problem is that not all the people can download all those damn apps and run them in their computers...
I already tried to put an SVN on a Theme, But it didn't worked... Sometimes people don't do what the others because of
limitations... In this case my computer...
Anyway Great advances you have done here! Congrats...! :thumbup:
User avatar
worldrave
Member
Posts: 1363
Joined: August 8th, 2007
Location: GA
Reputation: 0

Re: Guitar Hero III Theme 3.120 -=[For FoFiX 3.120 rev.1352]=-

Postby worldrave » Sun Apr 26, 2009 2:32 pm

New version posted. Now all the people clueless about SVN can not use all the new stuff over time thats been added. I reverted the version number back to 3.120, just so it matches the current FoFiX 3.120 current beta. SVN will always be the same though. Enjoy it. I'm less and less needed. :(
Blue Heaven!
User avatar
death_au
Member
Posts: 3991
Joined: December 12th, 2007
Location: Australia
Reputation: 7
Contact:

Re: Guitar Hero III Theme 3.120 -=[For FoFiX 3.120 rev.1352]=-

Postby death_au » Sun Apr 26, 2009 5:40 pm

worldrave wrote:I'm less and less needed. :(

You're less and less needed, because the theme is closer and closer to perfect. It's a Good Thing :wink:
User avatar
worldrave
Member
Posts: 1363
Joined: August 8th, 2007
Location: GA
Reputation: 0

Re: Guitar Hero III Theme 3.120 -=[For FoFiX 3.120 rev.1352]=-

Postby worldrave » Mon Apr 27, 2009 11:32 am

Thanks my friend. I guess i'm just feeling a little down more and more lately. Your right though. :cool:
Jacket430
User avatar
Stickmasta
Member
Posts: 623
Joined: December 17th, 2007
Reputation: 4
Contact:

Re: Guitar Hero III Theme 3.120 -=[For FoFiX 3.120 rev.1352]=-

Postby Stickmasta » Wed Apr 29, 2009 8:38 pm

The drums crash when you play the first note... miiight wana fix that...

Return to “FoFiX”

Who is online

Users browsing this forum: No registered users and 13 guests