SA-MP Forums Archive
Streamer issue - 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: Streamer issue (/showthread.php?tid=493135)



Streamer issue - Compton - 07.02.2014

Hello, well today I was about to test 0.3z RC3, but there is some problem with the streamer. I've seen that there is a new version of the streamer 2.7 that works with 0.3z, well I replaced the include and the plugin file but when I try to run the server here is what I get:



And after a few seconds it closes automaticly.

I suppose the code changed? If so, can I please get it's example?


Re: Streamer issue - Compton - 07.02.2014

Anyone? Please...


Re: Streamer issue - Compton - 07.02.2014

Nevermind, these errors were fixed. But there is another problem...


When I open my samp-server it closes up in a few seconds (crashes) any ideas what can cause this? I still think it's because of the streamer plugin...


Re: Streamer issue - Equuuuin0X - 07.02.2014

use nativechecker plugin,and you'll see what is the problem that causes the crashes.


Re: Streamer issue - Compton - 07.02.2014

well it doesn't help. It doesn't show anything


Re: Streamer issue - Zhao - 07.02.2014

Use the CrashDetect plugin (https://sampforum.blast.hk/showthread.php?tid=262796) and show us your server log when it crashes.


Re: Streamer issue - iZN - 07.02.2014

Quote:
Originally Posted by Equuuuin0X
View Post
use nativechecker plugin,and you'll see what is the problem that causes the crashes.
Nativechecker is for viewing runtime errors which shows the missing natives (which tells you that you're missing plugin(s))

Get crashdetect, and load it up.


Re: Streamer issue - Compton - 07.02.2014

This is really strange... When I load up crashdetect it doesnt help as well, but it like crashes everything.

Here how it goes:
-Normal mouse icon**
*clicking on samp-server*
-Mouse Icon turns into loading mouse icon***
*after 5-6 seconds samp-server auto closes*
*the whole 0.3z server folder is frozen and i can't even close it while the mouse icon still in loading motion*


Re: Streamer issue - Zhao - 07.02.2014

Quote:
Originally Posted by Compton
View Post
This is really strange... When I load up crashdetect it doesnt help as well, but it like crashes everything.

Here how it goes:
-Normal mouse icon**
*clicking on samp-server*
-Mouse Icon turns into loading mouse icon***
*after 5-6 seconds samp-server auto closes*
*the whole 0.3z server folder is frozen and i can't even close it while the mouse icon still in loading motion*
If the folder is still not responding then go to task manager and end process on explorer.exe then start it back up via run. Show us the server log as I requested previously.


Re: Streamer issue - Compton - 07.02.2014

The funny thing is, there ain't no server_log file, shouldn't it be created automaticly after first start?