Help, sry if i post in wrong section
#1

i found some GM and recompile it with latest version of and when i start sampserver.exe i got this




i'm a beginner,trying to learn something, so i have no idea what to do to overcome this..
if somebody can help...
Reply
#2

Update your audio plugin.
https://sampforum.blast.hk/showthread.php?tid=82162
Reply
#3

i got this now
Quote:

C:\Users\Desktop\dfsgdfg - Copy\h\gamemodes\VGRP.pwn(3451) : warning 235: public function lacks forward declaration (symbol "Audio_OnSetPack")
C:\Users\Desktop\dfsgdfg - Copy\h\gamemodes\VGRP.pwn(3504) : error 017: undefined symbol "Audio_Seek"
C:\Users\Desktop\dfsgdfg - Copy\h\gamemodes\VGRP.pwn(3536) : error 017: undefined symbol "Audio_Seek"
C:\Users\Desktop\dfsgdfg - Copy\h\gamemodes\VGRP.pwn(3514) : warning 203: symbol is never used: "seek"
C:\Users\Desktop\dfsgdfg - Copy\h\gamemodes\VGRP.pwn(3566) : error 017: undefined symbol "Audio_Seek"
C:\Users\Desktop\dfsgdfg - Copy\h\gamemodes\VGRP.pwn(3545) : warning 203: symbol is never used: "seek"
Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase


3 Errors.

Reply
#4

Simple searching: http://forum.sa-mp.com/showpost.php?...39&postcount=3
Reply
#5

Konstantinos, I've already tried it, i'm searching for solution about 5 days, and than i have only 1 warning, but in sampserver.exe it's still sayng

i'm a little confused about this
Reply
#6

The gamemode clearly shows that you didn't. If you changed Audio_Seek to Audio_SetPosition, then it wouldn't give Audio_Seek as not registered function but it does so the gamemode still uses Audio_Seek.

Update both plugin and include to v0.5 and re-compile your gamemode and/or filterscripts (those which use audio). After done that, try again.
Reply
#7

I replaced Audio_Seek with Audio_SetPosition(again ), replaced plugins and includes, re-compiled, but i don't know what is the problem, i added picture in my previous reply.

There is a picture in my previous reply.

When i open gm and re-compile it, there is no error or warnings, everything is ok, i just don't know what it is..
Reply
#8

Are you sure it's loading the re-compiled game-mode?
Reply
#9



I am still trying to figure out why.
Reply
#10

You could try re-downloading the plugin here. If you don't plan on using the audio plugin, you should remove the audio code from the GM.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)