Posts: 61
Threads: 18
Joined: Nov 2012
Reputation:
0
The hell this means?
Function not registered: 'Streamer_CallbackHook'
[16:41:55] Error: Function not registered: 'CreateDynamicObject'
File or function aint working, error 19
i added some objects to the script but after i put em there its not working, file missing.
damn! im scripting everyday and everyday its a new problem, its hard to get anywhere in this script...
Posts: 1,498
Threads: 101
Joined: Feb 2013
Reputation:
0
#include streamer
make sure your streamer plugin/include is updated then recompile the script
Posts: 61
Threads: 18
Joined: Nov 2012
Reputation:
0
and as always, the first answer never solve my problems....
i cant change streamer i have the old version, but if i change to the newest i get msvcr100.dl problem
Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
Are you loading the streamer.dll (or streamer.so on Linux) plugin? Those errors usually show up in the console when you're using a function that's attached to a plugin, but you didn't load the plugin, and therefore the server doesn't know how to proceed.
Posts: 7,801
Threads: 187
Joined: Feb 2010
Reputation:
0
Can you show me your server.cfg file, please?
Posts: 61
Threads: 18
Joined: Nov 2012
Reputation:
0
damn нts like these streamer shit that is ruining my server
Posts: 1,317
Threads: 23
Joined: Feb 2010
Reputation:
0
I am pretty sure it's due to an outdated streamer plugin, you mentioned you tried to update it to the newest one but you get another error. I think that error is mentioned in incognito's streamer topic with an how to resolve it.