? Windows vs Linux Streamer? - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: ? Windows vs Linux Streamer? (
/showthread.php?tid=378743)
? Windows vs Linux Streamer? -
DJ_Shocker - 19.09.2012
Ok here's the deal. we're trying to figure out.
The script we have is working on Windows with the streamer plugin, same version as the linux one. the script compiles with NO Errors whatsoever. no warnings. nothing.
Now here's the problem, on Windows we can get it loaded just fine. When we upload it to our Linux server, we get a streamer error.
Код:
[18/09/2012 21:54:07]bind 66.85.148.155 *** Streamer Plugin: Include file version (0x26104) does not match plugin version (0x26105) (script needs to be recompiled with the latest include file)
Both files were pulled from the latest streamer archive both the dll and so files
Re: ? Windows vs Linux Streamer? - Glint - 19.09.2012
Do you have the latest streamer because from the provided error you seem to have old include file.
Re: ? Windows vs Linux Streamer? -
DJ_Shocker - 19.09.2012
Yes. I downloaded it from this
https://sampforum.blast.hk/showthread.php?tid=102865
The Include came from this as well as both plugins. the .dll and .so versions
Re: ? Windows vs Linux Streamer? - Glint - 19.09.2012
Quote:
Originally Posted by DJ_Shocker
|
Then try to re-compile again with the newest include you got because it is a version error.
Did you download it from ****** Code ?
Re: ? Windows vs Linux Streamer? -
DJ_Shocker - 19.09.2012
yes i sure did. this is what's making me so confused. i've recompiled it so many times, Pawno is laughing at me.
Re: ? Windows vs Linux Streamer? -
DJ_Shocker - 19.09.2012
I really don't want to go through a different provider for a Windows Server. If anyone can help me solve this issue I will REP and send cookies or something.
I'm at a loss.