Team Camarilla International Official Forum
Would you like to react to this message? Create an account in a few clicks or log in to continue.

Team Camarilla International Official Forum

This is the official forum for Team Camarilla International: The Bloodlines Developers
 
HomeSearchLatest imagesRegisterLog in

 

 Santa Monica Theme not playing

Go down 
3 posters
AuthorMessage
dkmode
Ancillae
Ancillae
dkmode


Posts : 66
Join date : 2012-05-02

Santa Monica Theme not playing Empty
PostSubject: Santa Monica Theme not playing   Santa Monica Theme not playing EmptySat May 19, 2012 2:08 am

Anyone else missing the santa monica theme when you install CE 1.5?

I only have CE1.5, no other mods. For some reason there's no music in santa monica. I've installed and reinstalled, and the issue persists. Any ideas?

The theme is definitely in the santamonica music directory, although now it's called "santa_monica_theme2" and theres the additional file "open season" as well, which i know is the restored cut music


Edit: I havent figured out why it's happening, but I did do a quick fix which seems to work. I copied the "Santa_monica_theme2" mp3 and pasted it into the new clubmusic directory, and renamed it "smhub_1"

seemed to do the trick.


Edit2: Ok, I go to the beach, and the same thing happens. Music not playing. I dont understand... Hmph, this didnt happen last time I played. im sure its probably my fault, as I havent seen this bug reported yet, but i cant figure it out
Back to top Go down
Childe of Malkav
Beyond Caine
Beyond Caine
Childe of Malkav


Posts : 5204
Join date : 2009-11-05
Location : Gone for Good

Santa Monica Theme not playing Empty
PostSubject: Re: Santa Monica Theme not playing   Santa Monica Theme not playing EmptySat May 19, 2012 3:58 am

Please open \vampire\python\vamputil.py, scroll down until you get to the custom music part, and tell me what you have in the first smhub block, the one that contains the "vanilla" entry.

- geek
Back to top Go down
dkmode
Ancillae
Ancillae
dkmode


Posts : 66
Join date : 2012-05-02

Santa Monica Theme not playing Empty
PostSubject: Re: Santa Monica Theme not playing   Santa Monica Theme not playing EmptySun May 20, 2012 2:18 am

elif(club == "smhub"):
gmusic = G.Music_SMHub
if(G.ComeFromSMHub ==2): gmusic -= 1
vanilla = "\\Vampire\\sound\\music\\Santa_Monica\\Santa_Monica_Theme2.mp3"
G.ComeFromSMHub = 1



is that what you wanted to see?



elif(club == "beach"):
gmusic = G.Music_Beach
vanilla = "\\Vampire\\sound\\music\\Come Around (Unused).mp3"
if(G.ComeFromSMHub == 1):
fileutil.copyfile(fileutil.getcwd() + "\\Vampire\\sound\\music\\clubs\\music.mp3", fileutil.getcwd() + "\\Vampire\\sound\\music\\clubs\\glazecombat1.mp3")
G.ComeFromSMHub = 2

theres the beach too if that helps any. i stopped playing at that point so im not sure if the problem continues later on in the game or not
Back to top Go down
Childe of Malkav
Beyond Caine
Beyond Caine
Childe of Malkav


Posts : 5204
Join date : 2009-11-05
Location : Gone for Good

Santa Monica Theme not playing Empty
PostSubject: Re: Santa Monica Theme not playing   Santa Monica Theme not playing EmptySun May 20, 2012 2:41 am

Yep, that's the one. And it looks completely right to me. Next step should be to check that you have write allowance on the hard disk you installed the game on, and no read only flag set on the files or directories.
And delete your vamputil.pyc, and see if it recompiles on the next game start.

If all works right, you should get the same music as in Santa Monica as background on the beach, and the thinblood-radio should play the other one.
Oh, and check out the Asylum and the diner as well, please.

- geek
Back to top Go down
dkmode
Ancillae
Ancillae
dkmode


Posts : 66
Join date : 2012-05-02

Santa Monica Theme not playing Empty
PostSubject: Re: Santa Monica Theme not playing   Santa Monica Theme not playing EmptySun May 20, 2012 3:38 am

Childe of Malkav wrote:
Yep, that's the one. And it looks completely right to me. Next step should be to check that you have write allowance on the hard disk you installed the game on, and no read only flag set on the files or directories.
And delete your vamputil.pyc, and see if it recompiles on the next game start.

If all works right, you should get the same music as in Santa Monica as background on the beach, and the thinblood-radio should play the other one.
Oh, and check out the Asylum and the diner as well, please.

- geek

Ok its probably the write allowance, Windows 7 can be a bitch about that. I'll check it out and post back shortly, thanks


Edit: I moved my bloodlines directory over to program files instead of program files(86x) because for some reason it's not as mean when it comes to write allowance, and it worked like a charm! Thank you!!!!!!!

Back to top Go down
Childe of Malkav
Beyond Caine
Beyond Caine
Childe of Malkav


Posts : 5204
Join date : 2009-11-05
Location : Gone for Good

Santa Monica Theme not playing Empty
PostSubject: Re: Santa Monica Theme not playing   Santa Monica Theme not playing EmptySun May 20, 2012 3:10 pm

Glad to hear that it works now.

On the downside though, the more people use win7, the more will get problems like this. And not all of them know how to deal with it. But I don't want to toss away a nice feature like the custom music just because of these idiots from MicroJunk.

- geek
Back to top Go down
dkmode
Ancillae
Ancillae
dkmode


Posts : 66
Join date : 2012-05-02

Santa Monica Theme not playing Empty
PostSubject: Re: Santa Monica Theme not playing   Santa Monica Theme not playing EmptySun May 20, 2012 11:39 pm

Childe of Malkav wrote:
Glad to hear that it works now.

On the downside though, the more people use win7, the more will get problems like this. And not all of them know how to deal with it. But I don't want to toss away a nice feature like the custom music just because of these idiots from MicroJunk.

- geek

Agreed. I guess it might be worth mentioning it in the next readme, though. That will at least help those smart enough to check it. The rest... may Caine have mercy on their souls!

Back to top Go down
Feral
Beyond Caine
Beyond Caine
Feral


Posts : 7617
Join date : 2010-08-15
Age : 40
Location : Poland

Santa Monica Theme not playing Empty
PostSubject: Re: Santa Monica Theme not playing   Santa Monica Theme not playing EmptyMon May 21, 2012 2:02 pm

dkmode wrote:
Childe of Malkav wrote:
Glad to hear that it works now.

On the downside though, the more people use win7, the more will get problems like this. And not all of them know how to deal with it. But I don't want to toss away a nice feature like the custom music just because of these idiots from MicroJunk.

- geek

Agreed. I guess it might be worth mentioning it in the next readme, though. That will at least help those smart enough to check it. The rest... may Caine have mercy on their souls!

If not, I could always reclaim their unworthy blood for Haq... Er, Ennoia I ment of course Smile
Back to top Go down
Childe of Malkav
Beyond Caine
Beyond Caine
Childe of Malkav


Posts : 5204
Join date : 2009-11-05
Location : Gone for Good

Santa Monica Theme not playing Empty
PostSubject: Re: Santa Monica Theme not playing   Santa Monica Theme not playing EmptyMon May 21, 2012 6:37 pm

I should shatter their mirror. Or better their Windows.

- geek
Back to top Go down
Sponsored content





Santa Monica Theme not playing Empty
PostSubject: Re: Santa Monica Theme not playing   Santa Monica Theme not playing Empty

Back to top Go down
 
Santa Monica Theme not playing
Back to top 
Page 1 of 1
 Similar topics
-
» Santa Monica
» No Cab in Santa Monica??
» Santa Monica blueblood
» Santa Monica Diner
» Can't enter Santa Monica (CE 1.5)

Permissions in this forum:You cannot reply to topics in this forum
Team Camarilla International Official Forum :: Camarilla Edition Forum :: Bug Reporting-
Jump to: