Run time error (I really need help) - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Server (
https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (
https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Run time error (I really need help) (
/showthread.php?tid=523452)
Run time error (I really need help) -
Max5 - 02.07.2014
Hello guys.
Well, when I open my samp-server.exe it shows me this:
I do not know what to do, if it is something easy so please do not blame me, I seriously do not know what is this.
What should I do? Any suggestions?
-Thanks in advance.
Re: Run time error (I really need help) -
Team_PRO - 02.07.2014
re compile it with new Include file of Streamer and add new version of the Plugin Streamer
Re: Run time error (I really need help) -
Max5 - 02.07.2014
Quote:
Originally Posted by Team_PRO
re compile it with new Include file of Streamer and add new version of the Plugin Streamer
|
But I do not know where can I download those from? Is it downloaded with the samp server file downloaded from sa-mp.com? Because I do not get it, sorry..
Re: Run time error (I really need help) -
Konstantinos - 02.07.2014
Quote:
Originally Posted by Max5
But I do not know where can I download those from? Is it downloaded with the samp server file downloaded from sa-mp.com? Because I do not get it, sorry..
|
Search on ****** next time.
Re: Run time error (I really need help) -
Max5 - 02.07.2014
Quote:
Originally Posted by Konstantinos
|
Well, I found it, downloaded it and replaced the files but the server still not working and I keep getting that message..
https://github.com/samp-incognito/sa...ses/tag/v2.7.2
Re: Run time error (I really need help) -
Konstantinos - 02.07.2014
Wrong link, I assume you wanted to post a picture.
Anyways, after replacing the plugin and include file for streamer, you need to open any script uses streamer and re-compile.
You will probably get the messages about expected 12 arguments and found 11 at CreateDynamicObject function and that's because you need to add a value for the "drawdistance" parameter which was added lately.
Re: Run time error (I really need help) -
Max5 - 02.07.2014
Quote:
Originally Posted by Konstantinos
Wrong link, I assume you wanted to post a picture.
Anyways, after replacing the plugin and include file for streamer, you need to open any script uses streamer and re-compile.
You will probably get the messages about expected 12 arguments and found 11 at CreateDynamicObject function and that's because you need to add a value for the "drawdistance" parameter which was added lately.
|
I got it, thanks so much for your help. [repped]