Create Stream Failed Error 41?

Post Reply
Blizzard098
New to forums
New to forums
Posts: 1
https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
Joined: Tue Jul 14, 2015 6:50 pm

Create Stream Failed Error 41?

Post by Blizzard098 »

Hello,

So I extracted a GMA file of a Fallout 3 Jukebox so I could customize it. Now all I did was edit some simple code like add some music, and customize a drawtext. However, it wasn't playing the two songs I added. So I googled it and I found that someone said that changing the sounds folder helped. So I changed it from musique to jkbox and all of a sudden all the sounds don't play on the jukebox even after I have synced them. Please help?

Here are the errors:

reate Stream Failed error 41
Failed to load sound "jkbox\5.mp3", file probably missing from disk/repository
Create Stream Failed error 41
Failed to load sound "jkbox\5.mp3", file probably missing from disk/repository
The JukeBox start.
The JukeBox are stopped.
Create Stream Failed error 41
Failed to load sound "jkbox\4.mp3", file probably missing from disk/repository
Create Stream Failed error 41
Failed to load sound "jkbox\4.mp3", file probably missing from disk/repository
The JukeBox start.
The JukeBox are stopped.
Create Stream Failed error 41
Failed to load sound "jkbox\1.mp3", file probably missing from disk/repository
Create Stream Failed error 41
Failed to load sound "jkbox\1.mp3", file probably missing from disk/repository
The JukeBox start.
The JukeBox are stopped.
Create Stream Failed error 41
Failed to load sound "jkbox\4.mp3", file probably missing from disk/r
Mayoz
A semi-regular
A semi-regular
Posts: 18
Joined: Sat Jan 03, 2015 11:49 am

Re: Create Stream Failed Error 41?

Post by Mayoz »

file probably missing from disk/repository

is your issue. Do a websync if you're on managed.

Edit: also make sure to add resource.AddSingleFile( "path/to/music/here" ) in the server lua code.
http://wiki.garrysmod.com/page/resource/AddSingleFile
Post Reply