MRV6 / mp_insidetrack

Horse Bet script (Inside Track) for FiveM.
29 stars 26 forks source link

Infinite loading of audio bank #1

Closed LiamDormon closed 3 years ago

LiamDormon commented 3 years ago

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.

MRV6 commented 3 years ago

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

LiamDormon commented 3 years ago

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.

MRV6 commented 3 years ago

Do you have some audio banks loaded ?

LiamDormon commented 3 years ago

No

MRV6 commented 3 years ago

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

MRV6 commented 3 years ago

Can you try on a clean server ?

MRV6 commented 3 years ago

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