Error: Function not registered: 'Audio_RenamePlayer' 'Audio_SetPosition '
#1

Hey, I'm trying to start my server and I'm getting these stupid errors, thanks to nativechecker plugin for telling me which.

Код:
[00:55:52]    Error: Function not registered: 'Audio_RenamePlayer'
[00:55:52]    Error: Function not registered: 'Audio_SetPosition'
Reply
#2

Make sure you use the latest version of the Audio plugin and include and re-compile.
Reply
#3

Quote:
Originally Posted by Red_Dragon.
Посмотреть сообщение
Make sure you use the latest version of the Audio plugin and include and re-compile.
Now everytime I try and compile it, it doesn't compile :/ it just crashes.
Reply
#4

If you're using v0.5 R2, check that you changed all the functions Audio_Seek to Audio_SetPosition.
Reply
#5

Quote:
Originally Posted by Red_Dragon.
Посмотреть сообщение
If you're using v0.5 R2, check that you changed all the functions Audio_Seek to Audio_SetPosition.
Yeah I've done that, now this:

Код:
C:\Documents and Settings\Ash\Desktop\DSRP\gamemodes\DS-RP.pwn(3820) : error 017: undefined symbol "Audio_SetPosition"
C:\Documents and Settings\Ash\Desktop\DSRP\gamemodes\DS-RP.pwn(3852) : error 017: undefined symbol "Audio_SetPosition"
C:\Documents and Settings\Ash\Desktop\DSRP\gamemodes\DS-RP.pwn(3830) : warning 203: symbol is never used: "seek"
C:\Documents and Settings\Ash\Desktop\DSRP\gamemodes\DS-RP.pwn(3882) : error 017: undefined symbol "Audio_SetPosition"
C:\Documents and Settings\Ash\Desktop\DSRP\gamemodes\DS-RP.pwn(3861) : warning 203: symbol is never used: "seek"
Reply
#6

You're using the old version if it's still Audio_Seek
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)