MRV6 / mp_insidetrack

Horse Bet script (Inside Track) for FiveM.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Infinite loading of audio bank

LiamDormon opened this issue · comments

I'm on build 2060 and the script gets stuck infinitely loading on this

while not RequestScriptAudioBank('DLC_VINEWOOD/CASINO_GENERAL') do
    Wait(0)
end

Removing this line resolve the problem the scaleforms work but without any audio.

commented

Thanks for your feedback, however it seems to works fine on b2060 and b2189, are you sure that the b2060 is enabled ?

Yes, all of the scaleforms, IPLs etc for it are loading just fine, b2060 (canary) watermark in the corner and cars and clothing work so it's definately enabled. The only problem is this RequestScriptAudioBank native.

commented

Do you have some audio banks loaded ?

commented

Hm, that's pretty weird. I can't even reproduce the bug, also, no one reported it so that's probably a you problem.

commented

Can you try on a clean server ?

commented

Alright, i will mark this as invalid and see if other people report this issue.