Streamer Problem
#1

I have a streamer problem. I have a gamemod that I didn't use since 2014. It worked perfectly before, and I wanted to use it again just for fun but it seems like the streamer plugin crashes the server. I updated every plugin and re-compiled all the filterscripts and the gamemod that I'm using but it doesn't seem to work. At first it showed me an error about the number of parameters but I solved it, and now it just crashes. I've tried starting the server that I used back in 2014 (which is a different version) and still the streamer is the one causing the problem. Does anyone have any idea on how to fix this?
Reply
#2

Try to figure it out what was the last edit/update you did, Also try to use the crashdetect and check what is up.
Reply
#3

I did not change anything except for the server version. Tried using crash-detect, nothing.

This is the server log:
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[18:45:47] 
[18:45:47] Server Plugins
[18:45:47] --------------
[18:45:47]  Loading plugin: crashdetect
[18:45:47]   CrashDetect v4.18.1 is OK.
[18:45:47]   Loaded.
[18:45:47]  Loading plugin: mysql
[18:45:47] 

  > MySQL plugin R5 successfully loaded.

[18:45:47]   Loaded.
[18:45:47]  Loading plugin: profiler
[18:45:47]   Profiler v2.7.6 is OK.
[18:45:47]   Loaded.
[18:45:47]  Loading plugin: streamer
[18:45:47] 

*** Streamer Plugin v2.9.1 by Incognito loaded ***

[18:45:47]   Loaded.
[18:45:47]  Loading plugin: sscanf
[18:45:47] 

[18:45:47]  ===============================

[18:45:47]       sscanf plugin loaded.     

[18:45:47]          Version:  2.8.2        

[18:45:47]    © 2012 Alex "******" Cole  

[18:45:47]  ===============================

[18:45:47]   Loaded.
[18:45:47]  Loaded 5 plugins.

[18:45:47] 
[18:45:47] Filterscripts
[18:45:47] ---------------
[18:45:47]   Loading filterscript 'Turf.amx'...
[18:45:47]  - Gang Zone Editor v1.0b by Lorenc_ Loaded!
[18:45:47]   Loading filterscript 'SObjects.amx'...
[18:45:47] 1823 Dynamic Objects Loaded in 14 ms ~
[18:45:47]   Loading filterscript 'time.amx'...
[18:45:47]   Loading filterscript 'animlist.amx'...
[18:45:47]   Loading filterscript 'fireworks.amx'...
[18:45:47]   Loading filterscript 'anti_fk_kill.amx'...
[18:45:48] 
----------------------------------------
[18:45:48]  Anti FakeKill Flood FilterScript by RuNix
[18:45:48] ----------------------------------------

[18:45:48]   Loaded 6 filterscripts.

[18:45:48] [profiler] Attached profiler to 'gamemodes\gfsql.amx' (no debug symbols)
[18:45:48] Datele din mysqlinfo.cfg au fost incarcate cu succes !  //data from mysqlinfo.cfg was successfully loaded
[18:45:48] Datele necesare pentru conectare au fost incarcate // necessary data for database connection was loaded
[18:45:48]                          							             
[18:45:48] ------------------------------------------------------------------
[18:45:48] MYSQL: Incearca conectarea la server ...         // tries connecting to the server                
[18:45:48] MYSQL: Eroare de conexiune, reconectare ...   //Connection error, reconnect
[18:45:48] MYSQL: Nu s-a reusit reconectarea la server, se inchide server-ul...       //Reconnection failed, closing the server
[18:45:48] ------------------------------------------------------------------
[18:45:48]                          							             
[18:45:48]                          							             
[18:45:48] ------------------------------------------------------------------
[18:45:48] MYSQL: Conexiunea pare moarta, reincercam...           //Connection looks dead, retrying              
[18:45:48]                          							             
[18:45:48]                          							             
[18:45:48] ------------------------------------------------------------------
[18:45:48] MYSQL: Incearca conectarea la server ...                    //Trying to connect     
[18:45:48]                          							             
[18:45:48] MYSQL: Conexiunea cu baza de date s-a efectuat cu succes.                //Database connection completed 
[18:45:48] ------------------------------------------------------------------
[18:45:48]                          							             
[18:45:48]                          							             
[18:45:48] MYSQL: Reconectarea s-a efectuat cu succes. Se continua in conditii normale.  //Reconnection with the database successful. Continuing in normal conditions.
[18:45:48] ------------------------------------------------------------------
[18:45:48]                          							             
[18:45:48] 92 Houses Loaded
[18:45:48] 0 Bizz Loaded
[18:45:48] 1 SBusinesses Loaded
[18:45:48] Stuff loaded
[18:45:48] 1 IRC Channels Loaded
[18:45:48] 17 factiuni incarcate
[18:45:48] Leaders loaded
[18:45:48] Families loaded
[18:45:48] 1 turfs Loaded
[18:45:48] Papers loaded
[18:45:48] 0 Vehicles Loaded
[18:45:48] 

[18:45:48]  ======== Statistici: ========
[18:45:48]  
[18:45:48]  Vehicles     [ 752]
[18:45:48]  Objects:     [  77]
[18:45:48]  Pickups:     [ 240]
[18:45:48]  Menu's:      [  32]
[18:45:48]  Textdraws:   [1631]
[18:45:48]  
[18:45:48]  ==== Sfarsitul statisticii  ====
[18:45:48] 

[18:45:48] Time taken to execute OnGameModeInit: 710 miliseconds
[18:45:48]  
[18:45:48]  EliteGamrs RPG
[18:45:48]  _____________________
[18:45:48]  
[18:45:48] [PAWN]: Vehicle Models 129 | Vehicles 752
[18:45:48] Number of vehicle models: 129
[18:45:48] --- Server Shutting Down.
[18:45:48] EliteGamers SA:MP Lands
[18:45:48] [profiler] Writing 'gamemodes\gfsql-profile.html'
Reply
#4

Quote:
Originally Posted by DrgDimitriu
Посмотреть сообщение
I did not change anything except for the server version. Tried using crash-detect, nothing.

This is the server log:
Код:
----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[18:45:47] 
[18:45:47] Server Plugins
[18:45:47] --------------
[18:45:47]  Loading plugin: crashdetect
[18:45:47]   CrashDetect v4.18.1 is OK.
[18:45:47]   Loaded.
[18:45:47]  Loading plugin: mysql
[18:45:47] 

  > MySQL plugin R5 successfully loaded.

[18:45:47]   Loaded.
[18:45:47]  Loading plugin: profiler
[18:45:47]   Profiler v2.7.6 is OK.
[18:45:47]   Loaded.
[18:45:47]  Loading plugin: streamer
[18:45:47] 

*** Streamer Plugin v2.9.1 by Incognito loaded ***

[18:45:47]   Loaded.
[18:45:47]  Loading plugin: sscanf
[18:45:47] 

[18:45:47]  ===============================

[18:45:47]       sscanf plugin loaded.     

[18:45:47]          Version:  2.8.2        

[18:45:47]    © 2012 Alex "******" Cole  

[18:45:47]  ===============================

[18:45:47]   Loaded.
[18:45:47]  Loaded 5 plugins.

[18:45:47] 
[18:45:47] Filterscripts
[18:45:47] ---------------
[18:45:47]   Loading filterscript 'Turf.amx'...
[18:45:47]  - Gang Zone Editor v1.0b by Lorenc_ Loaded!
[18:45:47]   Loading filterscript 'SObjects.amx'...
[18:45:47] 1823 Dynamic Objects Loaded in 14 ms ~
[18:45:47]   Loading filterscript 'time.amx'...
[18:45:47]   Loading filterscript 'animlist.amx'...
[18:45:47]   Loading filterscript 'fireworks.amx'...
[18:45:47]   Loading filterscript 'anti_fk_kill.amx'...
[18:45:48] 
----------------------------------------
[18:45:48]  Anti FakeKill Flood FilterScript by RuNix
[18:45:48] ----------------------------------------

[18:45:48]   Loaded 6 filterscripts.

[18:45:48] [profiler] Attached profiler to 'gamemodes\gfsql.amx' (no debug symbols)
[18:45:48] Datele din mysqlinfo.cfg au fost incarcate cu succes !  //data from mysqlinfo.cfg was successfully loaded
[18:45:48] Datele necesare pentru conectare au fost incarcate // necessary data for database connection was loaded
[18:45:48]                          							             
[18:45:48] ------------------------------------------------------------------
[18:45:48] MYSQL: Incearca conectarea la server ...         // tries connecting to the server                
[18:45:48] MYSQL: Eroare de conexiune, reconectare ...   //Connection error, reconnect
[18:45:48] MYSQL: Nu s-a reusit reconectarea la server, se inchide server-ul...       //Reconnection failed, closing the server
[18:45:48] ------------------------------------------------------------------
[18:45:48]                          							             
[18:45:48]                          							             
[18:45:48] ------------------------------------------------------------------
[18:45:48] MYSQL: Conexiunea pare moarta, reincercam...           //Connection looks dead, retrying              
[18:45:48]                          							             
[18:45:48]                          							             
[18:45:48] ------------------------------------------------------------------
[18:45:48] MYSQL: Incearca conectarea la server ...                    //Trying to connect     
[18:45:48]                          							             
[18:45:48] MYSQL: Conexiunea cu baza de date s-a efectuat cu succes.                //Database connection completed 
[18:45:48] ------------------------------------------------------------------
[18:45:48]                          							             
[18:45:48]                          							             
[18:45:48] MYSQL: Reconectarea s-a efectuat cu succes. Se continua in conditii normale.  //Reconnection with the database successful. Continuing in normal conditions.
[18:45:48] ------------------------------------------------------------------
[18:45:48]                          							             
[18:45:48] 92 Houses Loaded
[18:45:48] 0 Bizz Loaded
[18:45:48] 1 SBusinesses Loaded
[18:45:48] Stuff loaded
[18:45:48] 1 IRC Channels Loaded
[18:45:48] 17 factiuni incarcate
[18:45:48] Leaders loaded
[18:45:48] Families loaded
[18:45:48] 1 turfs Loaded
[18:45:48] Papers loaded
[18:45:48] 0 Vehicles Loaded
[18:45:48] 

[18:45:48]  ======== Statistici: ========
[18:45:48]  
[18:45:48]  Vehicles     [ 752]
[18:45:48]  Objects:     [  77]
[18:45:48]  Pickups:     [ 240]
[18:45:48]  Menu's:      [  32]
[18:45:48]  Textdraws:   [1631]
[18:45:48]  
[18:45:48]  ==== Sfarsitul statisticii  ====
[18:45:48] 

[18:45:48] Time taken to execute OnGameModeInit: 710 miliseconds
[18:45:48]  
[18:45:48]  EliteGamrs RPG
[18:45:48]  _____________________
[18:45:48]  
[18:45:48] [PAWN]: Vehicle Models 129 | Vehicles 752
[18:45:48] Number of vehicle models: 129
[18:45:48] --- Server Shutting Down.
[18:45:48] EliteGamers SA:MP Lands
[18:45:48] [profiler] Writing 'gamemodes\gfsql-profile.html'
Код:
[18:45:48] MYSQL: Nu s-a reusit reconectarea la server, se inchide server-ul...       //Reconnection failed, closing the server
Saw that?
Reply
#5

Quote:
Originally Posted by Bingo
Посмотреть сообщение
Код:
[18:45:48] MYSQL: Nu s-a reusit reconectarea la server, se inchide server-ul...       //Reconnection failed, closing the server
Saw that?
Well, after the first "closing the server" it tries connecting to the database again, succeeding. It always did that, that's why I don't see that as being the problem. I added the plugins one at a time and only after adding the Streamer the server crashes.

Код:
[18:45:48] ------------------------------------------------------------------
[18:45:48] MYSQL: Incearca conectarea la server ...                    //Trying to connect     
[18:45:48]                          							             
[18:45:48] MYSQL: Conexiunea cu baza de date s-a efectuat cu succes.                //Database connection completed 
[18:45:48] ------------------------------------------------------------------
[18:45:48]                          							             
[18:45:48]                          							             
[18:45:48] MYSQL: Reconectarea s-a efectuat cu succes. Se continua in conditii normale.  //Reconnection with the database successful. Continuing in normal conditions.
Reply
#6

As far as i can see your log, The server is not crashing.

Код:
Server Shutting Down
And maybe the first time failure of the connect is causing this server to shut.
Reply
#7

And do you have any idea how could I fix this problem? I use XAMPP for the database, host is localhost, user is root, password is " ", the database's names match up
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)