Portal SAMP
[Ajuda] plugin streamer crashando o server - Versão de Impressão

+- Portal SAMP (https://portalsamp.com)
+-- Fórum: SA-MP (https://portalsamp.com/forumdisplay.php?fid=5)
+--- Fórum: Área de suporte (https://portalsamp.com/forumdisplay.php?fid=6)
+--- Tópico: [Ajuda] plugin streamer crashando o server (/showthread.php?tid=3301)



plugin streamer crashando o server - gabrielgz - 06/02/2023

Alguém sabe o porque que o meu server crasha quando coloco o plugin streamer?

mesmo sem ter escrito nada no código, apenas adicionando o plugin no server.cfg


RE: plugin streamer crashando o server - White_Blue - 07/02/2023

Veja se printou algo no server_log. E mande o erro aqui para que possamos analisar.


RE: plugin streamer crashando o server - gabrielgz - 07/02/2023

(07/02/2023 01:55)White_Blue Escreveu: Veja se printou algo no server_log. E mande o erro aqui para que possamos analisar.

não printou nada no server_log, irei mandar aqui

Código PHP:
----------
Loaded log file"server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, (C)2005-2015 SA-MP Team

[13:48:54
[
13:48:54Server Plugins
[13:48:54] --------------
[
13:48:54]  Loading pluginsscanf
[13:48:54
[
13:48:54]  ===============================
[
13:48:54
[
13:48:54]       sscanf plugin loaded.     
[13:48:54
[
13:48:54]          Version2.13.8
[13:48:54
[
13:48:54]    (c2022 Alex "Y_Less" Cole  
[13:48:54
[
13:48:54]  ===============================
[
13:48:55
[
13:48:55]   Loaded.
[
13:48:55]  Loading pluginsampvoice
[13:48:55] [sv:dbg:network:init] : module initializing...
[
13:48:55] [dbg:raknet:init] : module initializing...
[
13:48:55] [dbg:raknet:init] : module initialized
[13:48:55] [sv:dbg:network:init] : module initialized
[13:48:55] [sv:dbg:main:Load] : creating 4 work threads...
[
13:48:55]  -------------------------------------------    
[13:48:55]    ___                __   __    _              
[13:48:55]   ____ _ _ __  _ _\ \ / /__ (___ ___    
[13:48:55]   \__ \/ _` | '  \| '_ \   / _ \| |/ _/ -_)
[13:48:55]   |___/\__,_|_|_|_| .__/\_/\___/|_|\__\___|
[13:48:55]                   |_|                           
[13:48:55]  -------------------------------------------    
[13:48:55]            SampVoice by MOR loaded              
[13:48:55]  -------------------------------------------    
[13:48:55]   Loaded.
[13:48:55]  Loading plugin: mysql
[13:48:55]  >> plugin.mysql: R41-4 successfully loaded.
[13:48:55]   Loaded.
[13:48:55]  Loading plugin: pawncmd
[13:48:55] [Pawn.CMD] plugin v3.3.6 loading...
[13:48:55] [Pawn.CMD] 

    | Pawn.CMD 3.3.6 | 2016 - 2021
    |--------------------------------
    | Author and maintainer: katursis


    | Compiled: Sep 26 2021 at 11:55:10
    |--------------------------------------------------------------
    | Repository: https://github.com/katursis/Pawn.CMD

[13:48:55]   Loaded.
[13:48:55]  Loading plugin: crashdetect
[13:48:55]   CrashDetect plugin 4.20
[13:48:55]   Loaded.
[13:48:55]  Loading plugin: streamer
[13:48:55] 

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

[13:48:55]   Loaded.
[13:48:55]  Loaded 6 plugins.

[13:48:55] 
[13:48:55] Filterscripts
[13:48:55] ---------------
[13:48:55]   Loading filterscript 'voip.amx'...
[13:48:55] [sv:dbg:main:AmxLoad] : net game pointer (value:020E9D48) received
[13:48:55] [sv:dbg:network:bind] : voice server running on port 7778
[13:48:55]   Loaded 1 filterscripts.

[13:48:55]  
[13:48:55]  ========================================== 
[13:48:55]  |                                        | 
[13:48:55]  |    Generating code, this may take a    | 
[13:48:55]  |           little bit of time.          | 
[13:48:55]  |                                        | 
[13:48:55]  |             Please wait...             | 
[13:48:55]  |                                        | 
[13:48:55]  ========================================== 
[13:48:55]  |                                        | 
[13:48:55]  | Note that this code generation works   | 
[13:48:55]  | best with the JIT plugin, which you    | 
[13:48:55]  | are not currently using.  Get it here: | 
[13:48:55]  |                                        | 
[13:48:55]  |        https://git.io/jit-plugin       | 
[13:48:55]  |                                        | 
[13:48:55]  ========================================== 
[13:48:55]  
[13:48:55]  
[13:48:55]  
[13:48:55]  
[13:48:55]  ========================================== 
[13:48:55]  |                                        | 
[13:48:55]  |         YSI version 5.05.0301          | 
[13:48:55]  |         By Alex "Y_Less" Cole          | 
[13:48:55]  |                                        | 
[13:48:55]  ========================================== 
[13:48:55]  
[13:48:55] [MySQL] Sucesso ao conectar com o banco de dados.
[13:48:55] 
====================================
[13:48:55] |  Gamemode Iniciada com sucesso!!! |
[13:48:55] ====================================

[13:48:55] Number of vehicle models: 0
[13:49:18] [connection] 127.0.0.1:50536 requests connection cookie.
[13:49:19] Incoming connection: 127.0.0.1:50536 id: 0
[13:49:19] [join] gabrielgz has joined the server (0:127.0.0.1) 



RE: plugin streamer crashando o server - gabrielgz - 07/02/2023

(07/02/2023 13:51)gabrielgz Escreveu:
(07/02/2023 01:55)White_Blue Escreveu: Veja se printou algo no server_log. E mande o erro aqui para que possamos analisar.

não printou nada no server_log, irei mandar aqui

Código PHP:
----------
Loaded log file"server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, (C)2005-2015 SA-MP Team

[13:48:54
[
13:48:54Server Plugins
[13:48:54] --------------
[
13:48:54]  Loading pluginsscanf
[13:48:54
[
13:48:54]  ===============================
[
13:48:54
[
13:48:54]       sscanf plugin loaded.     
[13:48:54
[
13:48:54]          Version2.13.8
[13:48:54
[
13:48:54]    (c2022 Alex "Y_Less" Cole  
[13:48:54
[
13:48:54]  ===============================
[
13:48:55
[
13:48:55]   Loaded.
[
13:48:55]  Loading pluginsampvoice
[13:48:55] [sv:dbg:network:init] : module initializing...
[
13:48:55] [dbg:raknet:init] : module initializing...
[
13:48:55] [dbg:raknet:init] : module initialized
[13:48:55] [sv:dbg:network:init] : module initialized
[13:48:55] [sv:dbg:main:Load] : creating 4 work threads...
[
13:48:55]  -------------------------------------------    
[13:48:55]    ___                __   __    _              
[13:48:55]   ____ _ _ __  _ _\ \ / /__ (___ ___    
[13:48:55]   \__ \/ _` | '  \| '_ \   / _ \| |/ _/ -_)
[13:48:55]   |___/\__,_|_|_|_| .__/\_/\___/|_|\__\___|
[13:48:55]                   |_|                           
[13:48:55]  -------------------------------------------    
[13:48:55]            SampVoice by MOR loaded              
[13:48:55]  -------------------------------------------    
[13:48:55]   Loaded.
[13:48:55]  Loading plugin: mysql
[13:48:55]  >> plugin.mysql: R41-4 successfully loaded.
[13:48:55]   Loaded.
[13:48:55]  Loading plugin: pawncmd
[13:48:55] [Pawn.CMD] plugin v3.3.6 loading...
[13:48:55] [Pawn.CMD] 

    | Pawn.CMD 3.3.6 | 2016 - 2021
    |--------------------------------
    | Author and maintainer: katursis


    | Compiled: Sep 26 2021 at 11:55:10
    |--------------------------------------------------------------
    | Repository: https://github.com/katursis/Pawn.CMD

[13:48:55]   Loaded.
[13:48:55]  Loading plugin: crashdetect
[13:48:55]   CrashDetect plugin 4.20
[13:48:55]   Loaded.
[13:48:55]  Loading plugin: streamer
[13:48:55] 

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

[13:48:55]   Loaded.
[13:48:55]  Loaded 6 plugins.

[13:48:55] 
[13:48:55] Filterscripts
[13:48:55] ---------------
[13:48:55]   Loading filterscript 'voip.amx'...
[13:48:55] [sv:dbg:main:AmxLoad] : net game pointer (value:020E9D48) received
[13:48:55] [sv:dbg:network:bind] : voice server running on port 7778
[13:48:55]   Loaded 1 filterscripts.

[13:48:55]  
[13:48:55]  ========================================== 
[13:48:55]  |                                        | 
[13:48:55]  |    Generating code, this may take a    | 
[13:48:55]  |           little bit of time.          | 
[13:48:55]  |                                        | 
[13:48:55]  |             Please wait...             | 
[13:48:55]  |                                        | 
[13:48:55]  ========================================== 
[13:48:55]  |                                        | 
[13:48:55]  | Note that this code generation works   | 
[13:48:55]  | best with the JIT plugin, which you    | 
[13:48:55]  | are not currently using.  Get it here: | 
[13:48:55]  |                                        | 
[13:48:55]  |        https://git.io/jit-plugin       | 
[13:48:55]  |                                        | 
[13:48:55]  ========================================== 
[13:48:55]  
[13:48:55]  
[13:48:55]  
[13:48:55]  
[13:48:55]  ========================================== 
[13:48:55]  |                                        | 
[13:48:55]  |         YSI version 5.05.0301          | 
[13:48:55]  |         By Alex "Y_Less" Cole          | 
[13:48:55]  |                                        | 
[13:48:55]  ========================================== 
[13:48:55]  
[13:48:55] [MySQL] Sucesso ao conectar com o banco de dados.
[13:48:55] 
====================================
[13:48:55] |  Gamemode Iniciada com sucesso!!! |
[13:48:55] ====================================

[13:48:55] Number of vehicle models: 0
[13:49:18] [connection] 127.0.0.1:50536 requests connection cookie.
[13:49:19] Incoming connection: 127.0.0.1:50536 id: 0
[13:49:19] [join] gabrielgz has joined the server (0:127.0.0.1) 

eu consegui achar o erro, era o e_dialog em conflito com o streamer, quando o jogador loga o servidor fecha, agora eu não sei como resolvo

o crashdetect mostrou isso: 
Código PHP:
[14:54:18Server crashed while executing gamemode.amx
[14:54:19AMX backtrace:
[
14:54:19#0 native CallLocalFunction () in samp-server.exe
[14:54:19#1 00014af0 in public Timer_CheckDialogClose (playerid=0, response_callback[]=@0281dbdc "6", tick=1675792440) at D:\Scripting\samp server\pawno\include\e_dialog.inc:98
[14:54:19Native backtrace:
[
14:54:19#0 004743dc in ?? () in samp-server.exe
[14:54:19#1 004010b6 in ?? () in samp-server.exe
[14:54:19#2 680ef96e in ?? () in plugins\crashdetect.DLL
[14:54:19#3 680f5a81 in ?? () in plugins\crashdetect.DLL
[14:54:19#4 680e91a5 in ?? () in plugins\crashdetect.DLL
[14:54:19#5 680ef9dc in ?? () in plugins\crashdetect.DLL
[14:54:19#6 68063484 in ?? () in plugins\streamer.DLL
[14:54:19#7 00481638 in ?? () in samp-server.exe
[14:54:19#8 0048ea0a in ?? () in samp-server.exe 



RE: plugin streamer crashando o server - Dr Editor - 07/02/2023

(07/02/2023 15:03)gabrielgz Escreveu:
(07/02/2023 13:51)gabrielgz Escreveu:
(07/02/2023 01:55)White_Blue Escreveu: Veja se printou algo no server_log. E mande o erro aqui para que possamos analisar.

não printou nada no server_log, irei mandar aqui

Código PHP:
----------
Loaded log file"server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, (C)2005-2015 SA-MP Team

[13:48:54
[
13:48:54Server Plugins
[13:48:54] --------------
[
13:48:54]  Loading pluginsscanf
[13:48:54
[
13:48:54]  ===============================
[
13:48:54
[
13:48:54]       sscanf plugin loaded.     
[13:48:54
[
13:48:54]          Version2.13.8
[13:48:54
[
13:48:54]    (c2022 Alex "Y_Less" Cole  
[13:48:54
[
13:48:54]  ===============================
[
13:48:55
[
13:48:55]   Loaded.
[
13:48:55]  Loading pluginsampvoice
[13:48:55] [sv:dbg:network:init] : module initializing...
[
13:48:55] [dbg:raknet:init] : module initializing...
[
13:48:55] [dbg:raknet:init] : module initialized
[13:48:55] [sv:dbg:network:init] : module initialized
[13:48:55] [sv:dbg:main:Load] : creating 4 work threads...
[
13:48:55]  -------------------------------------------    
[13:48:55]    ___                __   __    _              
[13:48:55]   ____ _ _ __  _ _\ \ / /__ (___ ___    
[13:48:55]   \__ \/ _` | '  \| '_ \   / _ \| |/ _/ -_)
[13:48:55]   |___/\__,_|_|_|_| .__/\_/\___/|_|\__\___|
[13:48:55]                   |_|                           
[13:48:55]  -------------------------------------------    
[13:48:55]            SampVoice by MOR loaded              
[13:48:55]  -------------------------------------------    
[13:48:55]   Loaded.
[13:48:55]  Loading plugin: mysql
[13:48:55]  >> plugin.mysql: R41-4 successfully loaded.
[13:48:55]   Loaded.
[13:48:55]  Loading plugin: pawncmd
[13:48:55] [Pawn.CMD] plugin v3.3.6 loading...
[13:48:55] [Pawn.CMD] 

    | Pawn.CMD 3.3.6 | 2016 - 2021
    |--------------------------------
    | Author and maintainer: katursis


    | Compiled: Sep 26 2021 at 11:55:10
    |--------------------------------------------------------------
    | Repository: https://github.com/katursis/Pawn.CMD

[13:48:55]   Loaded.
[13:48:55]  Loading plugin: crashdetect
[13:48:55]   CrashDetect plugin 4.20
[13:48:55]   Loaded.
[13:48:55]  Loading plugin: streamer
[13:48:55] 

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

[13:48:55]   Loaded.
[13:48:55]  Loaded 6 plugins.

[13:48:55] 
[13:48:55] Filterscripts
[13:48:55] ---------------
[13:48:55]   Loading filterscript 'voip.amx'...
[13:48:55] [sv:dbg:main:AmxLoad] : net game pointer (value:020E9D48) received
[13:48:55] [sv:dbg:network:bind] : voice server running on port 7778
[13:48:55]   Loaded 1 filterscripts.

[13:48:55]  
[13:48:55]  ========================================== 
[13:48:55]  |                                        | 
[13:48:55]  |    Generating code, this may take a    | 
[13:48:55]  |           little bit of time.          | 
[13:48:55]  |                                        | 
[13:48:55]  |             Please wait...             | 
[13:48:55]  |                                        | 
[13:48:55]  ========================================== 
[13:48:55]  |                                        | 
[13:48:55]  | Note that this code generation works   | 
[13:48:55]  | best with the JIT plugin, which you    | 
[13:48:55]  | are not currently using.  Get it here: | 
[13:48:55]  |                                        | 
[13:48:55]  |        https://git.io/jit-plugin       | 
[13:48:55]  |                                        | 
[13:48:55]  ========================================== 
[13:48:55]  
[13:48:55]  
[13:48:55]  
[13:48:55]  
[13:48:55]  ========================================== 
[13:48:55]  |                                        | 
[13:48:55]  |         YSI version 5.05.0301          | 
[13:48:55]  |         By Alex "Y_Less" Cole          | 
[13:48:55]  |                                        | 
[13:48:55]  ========================================== 
[13:48:55]  
[13:48:55] [MySQL] Sucesso ao conectar com o banco de dados.
[13:48:55] 
====================================
[13:48:55] |  Gamemode Iniciada com sucesso!!! |
[13:48:55] ====================================

[13:48:55] Number of vehicle models: 0
[13:49:18] [connection] 127.0.0.1:50536 requests connection cookie.
[13:49:19] Incoming connection: 127.0.0.1:50536 id: 0
[13:49:19] [join] gabrielgz has joined the server (0:127.0.0.1) 

eu consegui achar o erro, era o e_dialog em conflito com o streamer, quando o jogador loga o servidor fecha, agora eu não sei como resolvo

o crashdetect mostrou isso: 
Código PHP:
[14:54:18Server crashed while executing gamemode.amx
[14:54:19AMX backtrace:
[
14:54:19#0 native CallLocalFunction () in samp-server.exe
[14:54:19#1 00014af0 in public Timer_CheckDialogClose (playerid=0, response_callback[]=@0281dbdc "6", tick=1675792440) at D:\Scripting\samp server\pawno\include\e_dialog.inc:98
[14:54:19Native backtrace:
[
14:54:19#0 004743dc in ?? () in samp-server.exe
[14:54:19#1 004010b6 in ?? () in samp-server.exe
[14:54:19#2 680ef96e in ?? () in plugins\crashdetect.DLL
[14:54:19#3 680f5a81 in ?? () in plugins\crashdetect.DLL
[14:54:19#4 680e91a5 in ?? () in plugins\crashdetect.DLL
[14:54:19#5 680ef9dc in ?? () in plugins\crashdetect.DLL
[14:54:19#6 68063484 in ?? () in plugins\streamer.DLL
[14:54:19#7 00481638 in ?? () in samp-server.exe
[14:54:19#8 0048ea0a in ?? () in samp-server.exe 

Aparenta ser minha include para manipular as caixas de diálogo e está relacionado ao timer que verifica quando a caixa de diálogo fecha.
Para se certificar se é isso mesmo, comente a linha 130 da include. Mais especificamente esta linha:
Código:
__playerTimerCheckDialogClose[playerid] = SetTimerEx("Timer_CheckDialogClose", E_DIALOG_CLOSE_CHECK, true, "isi", playerid, response_callback, gettime());

Se possível, após alteração, poste o feedback.


RE: plugin streamer crashando o server - gabrielgz - 07/02/2023

(07/02/2023 16:26)Dr Editor Escreveu:
(07/02/2023 15:03)gabrielgz Escreveu:
(07/02/2023 13:51)gabrielgz Escreveu:
(07/02/2023 01:55)White_Blue Escreveu: Veja se printou algo no server_log. E mande o erro aqui para que possamos analisar.

não printou nada no server_log, irei mandar aqui

Código PHP:
----------
Loaded log file"server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3.7, (C)2005-2015 SA-MP Team

[13:48:54
[
13:48:54Server Plugins
[13:48:54] --------------
[
13:48:54]  Loading pluginsscanf
[13:48:54
[
13:48:54]  ===============================
[
13:48:54
[
13:48:54]       sscanf plugin loaded.     
[13:48:54
[
13:48:54]          Version2.13.8
[13:48:54
[
13:48:54]    (c2022 Alex "Y_Less" Cole  
[13:48:54
[
13:48:54]  ===============================
[
13:48:55
[
13:48:55]   Loaded.
[
13:48:55]  Loading pluginsampvoice
[13:48:55] [sv:dbg:network:init] : module initializing...
[
13:48:55] [dbg:raknet:init] : module initializing...
[
13:48:55] [dbg:raknet:init] : module initialized
[13:48:55] [sv:dbg:network:init] : module initialized
[13:48:55] [sv:dbg:main:Load] : creating 4 work threads...
[
13:48:55]  -------------------------------------------    
[13:48:55]    ___                __   __    _              
[13:48:55]   ____ _ _ __  _ _\ \ / /__ (___ ___    
[13:48:55]   \__ \/ _` | '  \| '_ \   / _ \| |/ _/ -_)
[13:48:55]   |___/\__,_|_|_|_| .__/\_/\___/|_|\__\___|
[13:48:55]                   |_|                           
[13:48:55]  -------------------------------------------    
[13:48:55]            SampVoice by MOR loaded              
[13:48:55]  -------------------------------------------    
[13:48:55]   Loaded.
[13:48:55]  Loading plugin: mysql
[13:48:55]  >> plugin.mysql: R41-4 successfully loaded.
[13:48:55]   Loaded.
[13:48:55]  Loading plugin: pawncmd
[13:48:55] [Pawn.CMD] plugin v3.3.6 loading...
[13:48:55] [Pawn.CMD] 

    | Pawn.CMD 3.3.6 | 2016 - 2021
    |--------------------------------
    | Author and maintainer: katursis


    | Compiled: Sep 26 2021 at 11:55:10
    |--------------------------------------------------------------
    | Repository: https://github.com/katursis/Pawn.CMD

[13:48:55]   Loaded.
[13:48:55]  Loading plugin: crashdetect
[13:48:55]   CrashDetect plugin 4.20
[13:48:55]   Loaded.
[13:48:55]  Loading plugin: streamer
[13:48:55] 

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

[13:48:55]   Loaded.
[13:48:55]  Loaded 6 plugins.

[13:48:55] 
[13:48:55] Filterscripts
[13:48:55] ---------------
[13:48:55]   Loading filterscript 'voip.amx'...
[13:48:55] [sv:dbg:main:AmxLoad] : net game pointer (value:020E9D48) received
[13:48:55] [sv:dbg:network:bind] : voice server running on port 7778
[13:48:55]   Loaded 1 filterscripts.

[13:48:55]  
[13:48:55]  ========================================== 
[13:48:55]  |                                        | 
[13:48:55]  |    Generating code, this may take a    | 
[13:48:55]  |           little bit of time.          | 
[13:48:55]  |                                        | 
[13:48:55]  |             Please wait...             | 
[13:48:55]  |                                        | 
[13:48:55]  ========================================== 
[13:48:55]  |                                        | 
[13:48:55]  | Note that this code generation works   | 
[13:48:55]  | best with the JIT plugin, which you    | 
[13:48:55]  | are not currently using.  Get it here: | 
[13:48:55]  |                                        | 
[13:48:55]  |        https://git.io/jit-plugin       | 
[13:48:55]  |                                        | 
[13:48:55]  ========================================== 
[13:48:55]  
[13:48:55]  
[13:48:55]  
[13:48:55]  
[13:48:55]  ========================================== 
[13:48:55]  |                                        | 
[13:48:55]  |         YSI version 5.05.0301          | 
[13:48:55]  |         By Alex "Y_Less" Cole          | 
[13:48:55]  |                                        | 
[13:48:55]  ========================================== 
[13:48:55]  
[13:48:55] [MySQL] Sucesso ao conectar com o banco de dados.
[13:48:55] 
====================================
[13:48:55] |  Gamemode Iniciada com sucesso!!! |
[13:48:55] ====================================

[13:48:55] Number of vehicle models: 0
[13:49:18] [connection] 127.0.0.1:50536 requests connection cookie.
[13:49:19] Incoming connection: 127.0.0.1:50536 id: 0
[13:49:19] [join] gabrielgz has joined the server (0:127.0.0.1) 

eu consegui achar o erro, era o e_dialog em conflito com o streamer, quando o jogador loga o servidor fecha, agora eu não sei como resolvo

o crashdetect mostrou isso: 
Código PHP:
[14:54:18Server crashed while executing gamemode.amx
[14:54:19AMX backtrace:
[
14:54:19#0 native CallLocalFunction () in samp-server.exe
[14:54:19#1 00014af0 in public Timer_CheckDialogClose (playerid=0, response_callback[]=@0281dbdc "6", tick=1675792440) at D:\Scripting\samp server\pawno\include\e_dialog.inc:98
[14:54:19Native backtrace:
[
14:54:19#0 004743dc in ?? () in samp-server.exe
[14:54:19#1 004010b6 in ?? () in samp-server.exe
[14:54:19#2 680ef96e in ?? () in plugins\crashdetect.DLL
[14:54:19#3 680f5a81 in ?? () in plugins\crashdetect.DLL
[14:54:19#4 680e91a5 in ?? () in plugins\crashdetect.DLL
[14:54:19#5 680ef9dc in ?? () in plugins\crashdetect.DLL
[14:54:19#6 68063484 in ?? () in plugins\streamer.DLL
[14:54:19#7 00481638 in ?? () in samp-server.exe
[14:54:19#8 0048ea0a in ?? () in samp-server.exe 

Aparenta ser minha include para manipular as caixas de diálogo e está relacionado ao timer que verifica quando a caixa de diálogo fecha.
Para se certificar se é isso mesmo, comente a linha 130 da include. Mais especificamente esta linha:
Código:
__playerTimerCheckDialogClose[playerid] = SetTimerEx("Timer_CheckDialogClose", E_DIALOG_CLOSE_CHECK, true, "isi", playerid, response_callback, gettime());

Se possível, após alteração, poste o feedback.
mano, eu acabei fazendo uma alteração na gamemode em questão a alteração de include das dialogs, e agora eu troquei pra easyDialog, mas eu posso ver aqui se funciona cara

edit: as dialogs não crasharam mais depois disso