Compiling Error
#1

Hello,
I had mine 0.3c script and i downloaded 0.3d and i was compiling it with new plugins etc and i got this problem -
Код:
C:\Users\Gurjyot®\Downloads\samp03dsvr_R2_win32\gamemodes\GRP.pwn(3423) : warning 235: public function lacks forward declaration (symbol "Audio_OnSetPack")
C:\Users\Gurjyot®\Downloads\samp03dsvr_R2_win32\gamemodes\GRP.pwn(3476) : error 017: undefined symbol "Audio_Seek"
C:\Users\Gurjyot®\Downloads\samp03dsvr_R2_win32\gamemodes\GRP.pwn(3508) : error 017: undefined symbol "Audio_Seek"
C:\Users\Gurjyot®\Downloads\samp03dsvr_R2_win32\gamemodes\GRP.pwn(3486) : warning 203: symbol is never used: "seek"
C:\Users\Gurjyot®\Downloads\samp03dsvr_R2_win32\gamemodes\GRP.pwn(3538) : error 017: undefined symbol "Audio_Seek"
C:\Users\Gurjyot®\Downloads\samp03dsvr_R2_win32\gamemodes\GRP.pwn(3517) : warning 203: symbol is never used: "seek"
How to fix it?
Reply
#2

because the Audio_OnSetPack arnt made for the 0.3D if you are using the old version of 0.3C
Reply
#3

How to fix it then?
Reply
#4

Hmm aint sure, try going to 0.3d pawno folder, open up a new pawno file(dont save it) then just open your GM in this new pawno file you opened from 0.3d folder and try compile.

Problems like this might be a cause of that the PC gets used to open pawno files in 0.3c format.

-Hope It helped.
Reply
#5

Remove all codes that includes Audio_......!

0.3d has its own audio streaming!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)