Raised This Month: $ Target: $400
 0% 

[TF2] Respawn Room Music v1.0 (06 Nov 2013)


Post New Thread Reply   
 
Thread Tools Display Modes
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 01-29-2014 , 11:57   Re: [TF2] Respawn Room Music v1.0 (06 Nov 2013)
Reply With Quote #11

Note to the last few posters:

The TF2 sounds directory is tf/sound/ not tf/sounds/. The latter will not work because PrecacheSound and EmitSound only look in tf/sound/ and tf/custom/[anything here]/sound/ (because all directories under custom/ are merged into the TF2 virtual file system).
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 01-29-2014 at 12:01. Reason: consistency
Powerlord is offline
BoltActionAUT
Junior Member
Join Date: Jan 2014
Old 01-29-2014 , 15:39   Re: [TF2] Respawn Room Music v1.0 (06 Nov 2013)
Reply With Quote #12

i doesnt work for me

Even with this https://forums.alliedmods.net/showthread.php?p=602270 it doesnt work ...

I placed it like this tf/custom/my_custom_files/sound/Oua Oua.wma

I dont get an error in the srcds console.

But i get an Error in the TF2 Console:

Failed to load sound "custom\my_custom_files\sound\oua oua.wma", file probably missing from disk/repository

Help please

Last edited by BoltActionAUT; 01-29-2014 at 15:40.
BoltActionAUT is offline
Dragonthunder
Junior Member
Join Date: Oct 2014
Location: The Netherlands
Old 11-10-2014 , 07:32   Re: [TF2] Respawn Room Music v1.0 (06 Nov 2013)
Reply With Quote #13

Hello,

I've used this awesome plugin without any problems in the past. But when I want to use it now, it makes my whole server crash. Every time someone tries to join the server with this plugin installed the server computer gets the message "scrds.exe had stopped working" and the server closes. (OS: Win7 SP1 x64)

Am I doing something wrong or is this plugin broken?
Thanks!
__________________
POOTIS POW! HAHA!

Last edited by Dragonthunder; 11-10-2014 at 07:32. Reason: Fixed typo
Dragonthunder is offline
ThatKidWhoGames
Veteran Member
Join Date: Jun 2013
Location: IsValidClient()
Old 04-12-2015 , 13:18   Re: [TF2] Respawn Room Music v1.0 (06 Nov 2013)
Reply With Quote #14

This is a very amazing plugin! Thank you for it
ThatKidWhoGames is offline
Hefal
Senior Member
Join Date: Jul 2015
Old 07-20-2015 , 20:03   Re: [TF2] Respawn Room Music v1.0 (06 Nov 2013)
Reply With Quote #15

Same thing here, awesome idea, altough it says ...\tf\sound\sound.wav not precahed by the server. Anyone have any idea on how to solve this?

Thx!
Hefal is offline
B_CANSIN
Senior Member
Join Date: Aug 2011
Location: B_CANSIN's SERVERS
Old 07-20-2015 , 20:15   Re: [TF2] Respawn Room Music v1.0 (06 Nov 2013)
Reply With Quote #16

Quote:
Originally Posted by Hefal View Post
Same thing here, awesome idea, altough it says ...\tf\sound\sound.wav not precahed by the server. Anyone have any idea on how to solve this?

Thx!
sm_downloader precahe it or add that sound say sounds this pluing working awesome to me lol I precahing it so many method. So its working
B_CANSIN is offline
Hefal
Senior Member
Join Date: Jul 2015
Old 07-21-2015 , 20:59   Re: [TF2] Respawn Room Music v1.0 (06 Nov 2013)
Reply With Quote #17

Quote:
Originally Posted by B_CANSIN View Post
sm_downloader precahe it or add that sound say sounds this pluing working awesome to me lol I precahing it so many method. So its working
Awesome, thanks man! Ran into another problem tho, now its my client console saying:
PHP Code:
"Failed to load sound "sound\inno_moveyourfeet.wav", file probably missing from disk/repository" 
what might i need to do/double check?

thanks guys!
Hefal is offline
B_CANSIN
Senior Member
Join Date: Aug 2011
Location: B_CANSIN's SERVERS
Old 07-22-2015 , 06:28   Re: [TF2] Respawn Room Music v1.0 (06 Nov 2013)
Reply With Quote #18

Quote:
Originally Posted by Hefal View Post
Awesome, thanks man! Ran into another problem tho, now its my client console saying:
PHP Code:
"Failed to load sound "sound\inno_moveyourfeet.wav", file probably missing from disk/repository" 
what might i need to do/double check?

thanks guys!
Delete the sound/ your config should looks like this
Code:
"music"
{
    "mvm_upgrade_station"
    {
        "file"        "B_CANSIN/Vs_Waiting.mp3"
        "volume"    "1"
        "length"    "77.0"
    }
}
B_CANSIN is offline
Hefal
Senior Member
Join Date: Jul 2015
Old 07-22-2015 , 11:37   Re: [TF2] Respawn Room Music v1.0 (06 Nov 2013)
Reply With Quote #19

Quote:
Originally Posted by B_CANSIN View Post
Delete the sound/ your config should looks like this
Code:
"music"
{
    "mvm_upgrade_station"
    {
        "file"        "B_CANSIN/Vs_Waiting.mp3"
        "volume"    "1"
        "length"    "77.0"
    }
}
Thanks a lot for that note, although the problem remains

spawnroommusic.smx is in /sourcemod/plugins/ folder

respawn_music.cfg is in /sourcemod/configs/ folder. And looks like this:
Code:
"music"
{
	"mvm_upgrade_station"
	{
		"file"		"prophunt\oneandonly.mp3"
		"volume"	"0.4"
		"length"	"60.0"
	}
}
My tf2 server structure looks like this:
\server\tf\sound\prophunt\oneandonly.mp3

Server console is quiet. This is the error im getting in the client console:
Code:
prophunt\oneandonly.mp3", file probably missing from disk/repository
fastdlurl is http://thebong.site.nfoservers.com/server

sv_pure is 0

Also SM File/Folder Downloader and Precacher
sm_downloader.smx in \tf\addons\sourcemod\plugins
downloads.ini placed in \tf\addons\sourcemod\configs looks like this:
Code:
//Don't modify or remove the Comment Lines ( // )
//Files (Download Only No Precache)

//Decal Files (Download and Precache)

//Sound Files (Download and Precache)
sound\prophunt\oneandonly.mp3
//Model Files (Download and Precache)
Endless amouts of +++karma to whomever helps me out here, can't think of any mistakes :S
Hefal is offline
King Cnut
Senior Member
Join Date: Sep 2014
Old 07-22-2015 , 12:15   Re: [TF2] Respawn Room Music v1.0 (06 Nov 2013)
Reply With Quote #20

Quote:
Originally Posted by abrandnewday View Post
Also, I see this lists Memory Leaks as a known issue. I was going to use it, but not if it causes memory leaks
No surprise there. All of his plugins have glaring memory leaks that he refuses to fix.

Quote:
Originally Posted by Hefal View Post
Thanks a lot for that note, although the problem remains

spawnroommusic.smx is in /sourcemod/plugins/ folder

respawn_music.cfg is in /sourcemod/configs/ folder. And looks like this:
Code:
"music"
{
	"mvm_upgrade_station"
	{
		"file"		"prophunt\oneandonly.mp3"
		"volume"	"0.4"
		"length"	"60.0"
	}
}
My tf2 server structure looks like this:
\server\tf\sound\prophunt\oneandonly.mp3

Server console is quiet. This is the error im getting in the client console:
Code:
prophunt\oneandonly.mp3", file probably missing from disk/repository
fastdlurl is http://thebong.site.nfoservers.com/server

sv_pure is 0

Also SM File/Folder Downloader and Precacher
sm_downloader.smx in \tf\addons\sourcemod\plugins
downloads.ini placed in \tf\addons\sourcemod\configs looks like this:
Code:
//Don't modify or remove the Comment Lines ( // )
//Files (Download Only No Precache)

//Decal Files (Download and Precache)

//Sound Files (Download and Precache)
sound\prophunt\oneandonly.mp3
//Model Files (Download and Precache)
Endless amouts of +++karma to whomever helps me out here, can't think of any mistakes :S
Remove the sound\ entry in your config like mentioned before and it should work.
__________________
*tips fedora, unsheaths katana, teleports behind u, nods respectfully*
King Cnut is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 18:21.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode