Quote:
Originally Posted by gandzia
Hi, i have a weird problem. Im using your NEWEST include + plugin for linux, and i got an error everytime i startup the server (the plugin and include works good though):
Код:
*** Streamer Plugin: Warning: Include file version (unknown version) does not match plugin version (0x26105) (script might need to be recompiled with the latest include file)
I have tried everything, redownloading, recompiling everything, i checked everything that people told me. In the include file i can see:
Код:
public Streamer_IncludeFileVersion = 0x26105;
so the include version is proper, but the plugin or w/e just cant detect it ? I tried both windows and linux versions, none of them works. I used the plugins & includes from my friends, still nothing...
Anyone has any idea ?
|
Are you sure you are not using a filterscript which also uses the Streamer Plugin (with an outdated include)? To fix that you'll need to recompile all your filterscripts as well.