[Ajuda] Unknown
#1

Olб, estб acontecendo algo de errado no meu servidor, eu compilo tudo, sem erros, ligo o servidor no log aparece que nenhum veнculo foi criado e no mode aparece Unknown, porйm quando eu entro, sу nгo carregam os veнculos eu jб atualizei os plugins, e й windows, nгo precisa de .so.

Log
Код:
SA-MP Dedicated Server
----------------------
v0.3.7-RC6-3, ©2005-2015 SA-MP Team

[00:43:21] filterscripts = ""  (string)
[00:43:21] 
[00:43:21] Server Plugins
[00:43:21] --------------
[00:43:21]  Loading plugin: streamer
[00:43:21] 

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

[00:43:21]   Loaded.
[00:43:21]  Loading plugin: sscanf
[00:43:21] 

[00:43:21]  ===============================

[00:43:21]       sscanf plugin loaded.     

[00:43:21]          Version:  2.8.1        

[00:43:21]    © 2012 Alex "******" Cole  

[00:43:21]  ===============================

[00:43:21]   Loaded.
[00:43:21]  Loaded 2 plugins.

[00:43:22] 
[00:43:22] Filterscripts
[00:43:22] ---------------
[00:43:22]   Loaded 0 filterscripts.

[00:43:22]  
[00:43:22]  
[00:43:22]  
[00:43:22]  ======================================= 
[00:43:22]  |                                     | 
[00:43:22]  |        YSI version 3.09.0684        | 
[00:43:22]  |        By Alex "******" Cole        | 
[00:43:22]  |                                     | 
[00:43:22]  ======================================= 
[00:43:22]  
[00:43:22] 
---------------------------
[00:43:22] Servidor - Carregado
[00:43:22] -----------------------------

[00:43:22] Number of vehicle models: 0
Alguйm poderia me ajudar? Obrigado.
Reply
#2

'-''-'-'
Reply
#3

Quote:
Originally Posted by AndreLuiz
Посмотреть сообщение
Verifique se tem o plugin streamer em sua pasta de plugins.
Se nгo tivesse nгo ia dar "Loaded" lб no log.
Reply
#4

Verifique o sistema operacional da Host/VPS em questгo com a empresa fornecedora, caso seja Linux utilize ".so", caso seja Windows, utilize ".dll". Qualquer dъvida a disposiзгo.
Reply
#5

Exatamente como eu imaginava, o problema nгo estб relacionado aos plugins, e sim ao gamemode, vocкs tem alguma dica do que pode causar isso dentro do gamemode? Obrigado.
(Obs. Testei com o gamemode diferente, porйm com as mesmas includes e funcionou normalmente).
Reply
#6

Dб uma olhada neste tуpico:

https://sampforum.blast.hk/showthread.php?tid=249226

Faz download do plugin, mete no servidor e depois posta aqui o log.
Reply
#7

Код:
----------
Loaded log file: "server_log.txt".
----------

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

[12:13:48] filterscripts = ""  (string)
[12:13:48] 
[12:13:48] Server Plugins
[12:13:48] --------------
[12:13:48]  Loading plugin: nativechecker
[12:13:48]   Loaded.
[12:13:48]  Loading plugin: streamer
[12:13:48] 

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

[12:13:48]   Loaded.
[12:13:48]  Loading plugin: sscanf
[12:13:48] 

[12:13:48]  ===============================

[12:13:48]       sscanf plugin loaded.     

[12:13:48]          Version:  2.8.1        

[12:13:48]    © 2012 Alex "******" Cole  

[12:13:48]  ===============================

[12:13:48]   Loaded.
[12:13:48]  Loaded 3 plugins.

[12:13:48] 
[12:13:48] Filterscripts
[12:13:48] ---------------
[12:13:48]   Loaded 0 filterscripts.

[12:13:48]    Error: Function not registered: 'SSCANF_Init'
[12:13:48]    Error: Function not registered: 'SSCANF_IsConnected'
[12:13:48]    Error: Function not registered: 'SSCANF_Join'
[12:13:48]    Error: Function not registered: 'SSCANF_Leave'
[12:13:48]    Error: Function not registered: 'CreateDynamicMapIcon'
[12:13:48]    Error: Function not registered: 'CreateDynamicPickup'
[12:13:48]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[12:13:48]    Error: Function not registered: 'DestroyDynamicPickup'
[12:13:48]    Error: Function not registered: 'DestroyDynamicMapIcon'
[12:13:48]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[12:13:48]    Error: Function not registered: 'sscanf'
[12:13:48]    Error: Function not registered: 'CreateDynamicObject'
[12:13:48]    Error: Function not registered: 'DestroyDynamicObject'
[12:13:48]    Error: Function not registered: 'AttachDynamicObjectToVehicle'
[12:13:48]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[12:13:48]    Error: Function not registered: 'IsValidDynamicPickup'
[12:13:48]    Error: Function not registered: 'SetDynamicObjectMaterialText'
[12:13:48]  
[12:13:48]  
[12:13:48]  
[12:13:48]  ======================================= 
[12:13:48]  |                                     | 
[12:13:48]  |        YSI version 3.09.0684        | 
[12:13:48]  |        By Alex "******" Cole        | 
[12:13:48]  |                                     | 
[12:13:48]  ======================================= 
[12:13:48]  
[12:13:48] 
---------------------------
[12:13:48] Server - Carregado
[12:13:48] -----------------------------

[12:13:48] Number of vehicle models: 0
Eu tenho a include sscanf2 e streamer, nгo sei por que esses erros.

Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
Reply
#8

Quote:
Originally Posted by MkeY
Посмотреть сообщение
Код:
----------
Loaded log file: "server_log.txt".
----------

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

[12:13:48] filterscripts = ""  (string)
[12:13:48] 
[12:13:48] Server Plugins
[12:13:48] --------------
[12:13:48]  Loading plugin: nativechecker
[12:13:48]   Loaded.
[12:13:48]  Loading plugin: streamer
[12:13:48] 

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

[12:13:48]   Loaded.
[12:13:48]  Loading plugin: sscanf
[12:13:48] 

[12:13:48]  ===============================

[12:13:48]       sscanf plugin loaded.     

[12:13:48]          Version:  2.8.1        

[12:13:48]    © 2012 Alex "******" Cole  

[12:13:48]  ===============================

[12:13:48]   Loaded.
[12:13:48]  Loaded 3 plugins.

[12:13:48] 
[12:13:48] Filterscripts
[12:13:48] ---------------
[12:13:48]   Loaded 0 filterscripts.

[12:13:48]    Error: Function not registered: 'SSCANF_Init'
[12:13:48]    Error: Function not registered: 'SSCANF_IsConnected'
[12:13:48]    Error: Function not registered: 'SSCANF_Join'
[12:13:48]    Error: Function not registered: 'SSCANF_Leave'
[12:13:48]    Error: Function not registered: 'CreateDynamicMapIcon'
[12:13:48]    Error: Function not registered: 'CreateDynamicPickup'
[12:13:48]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[12:13:48]    Error: Function not registered: 'DestroyDynamicPickup'
[12:13:48]    Error: Function not registered: 'DestroyDynamicMapIcon'
[12:13:48]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[12:13:48]    Error: Function not registered: 'sscanf'
[12:13:48]    Error: Function not registered: 'CreateDynamicObject'
[12:13:48]    Error: Function not registered: 'DestroyDynamicObject'
[12:13:48]    Error: Function not registered: 'AttachDynamicObjectToVehicle'
[12:13:48]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[12:13:48]    Error: Function not registered: 'IsValidDynamicPickup'
[12:13:48]    Error: Function not registered: 'SetDynamicObjectMaterialText'
[12:13:48]  
[12:13:48]  
[12:13:48]  
[12:13:48]  ======================================= 
[12:13:48]  |                                     | 
[12:13:48]  |        YSI version 3.09.0684        | 
[12:13:48]  |        By Alex "******" Cole        | 
[12:13:48]  |                                     | 
[12:13:48]  ======================================= 
[12:13:48]  
[12:13:48] 
---------------------------
[12:13:48] Transport Brasil - Carregado
[12:13:48] -----------------------------

[12:13:48] Number of vehicle models: 0
Eu tenho a include sscanf2 e streamer, nгo sei por que esses erros.

Код:
Pawn compiler 3.2.3664	 	 	Copyright © 1997-2006, ITB CompuPhase
Coloca o nativechecker no final da linha dos plugins.
Reply
#9

Код:
----------
Loaded log file: "server_log.txt".
----------

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

[12:23:11] filterscripts = ""  (string)
[12:23:11] 
[12:23:11] Server Plugins
[12:23:11] --------------
[12:23:11]  Loading plugin: streamer
[12:23:11] 

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

[12:23:11]   Loaded.
[12:23:11]  Loading plugin: sscanf
[12:23:11] 

[12:23:11]  ===============================

[12:23:11]       sscanf plugin loaded.     

[12:23:11]          Version:  2.8.1        

[12:23:11]    © 2012 Alex "******" Cole  

[12:23:11]  ===============================

[12:23:11]   Loaded.
[12:23:11]  Loading plugin: nativechecker
[12:23:11]   Loaded.
[12:23:11]  Loaded 3 plugins.

[12:23:11] 
[12:23:11] Filterscripts
[12:23:11] ---------------
[12:23:11]   Loaded 0 filterscripts.

[12:23:11]  
[12:23:11]  
[12:23:11]  
[12:23:11]  ======================================= 
[12:23:11]  |                                     | 
[12:23:11]  |        YSI version 3.09.0684        | 
[12:23:11]  |        By Alex "******" Cole        | 
[12:23:11]  |                                     | 
[12:23:11]  ======================================= 
[12:23:11]  
[12:23:11] 
---------------------------
[12:23:11] Server - Carregado
[12:23:11] -----------------------------

[12:23:11] Number of vehicle models: 0
Reply
#10

Quote:
Originally Posted by MkeY
Посмотреть сообщение
Код:
----------
Loaded log file: "server_log.txt".
----------

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

[12:23:11] filterscripts = ""  (string)
[12:23:11] 
[12:23:11] Server Plugins
[12:23:11] --------------
[12:23:11]  Loading plugin: streamer
[12:23:11] 

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

[12:23:11]   Loaded.
[12:23:11]  Loading plugin: sscanf
[12:23:11] 

[12:23:11]  ===============================

[12:23:11]       sscanf plugin loaded.     

[12:23:11]          Version:  2.8.1        

[12:23:11]    © 2012 Alex "******" Cole  

[12:23:11]  ===============================

[12:23:11]   Loaded.
[12:23:11]  Loading plugin: nativechecker
[12:23:11]   Loaded.
[12:23:11]  Loaded 3 plugins.

[12:23:11] 
[12:23:11] Filterscripts
[12:23:11] ---------------
[12:23:11]   Loaded 0 filterscripts.

[12:23:11]  
[12:23:11]  
[12:23:11]  
[12:23:11]  ======================================= 
[12:23:11]  |                                     | 
[12:23:11]  |        YSI version 3.09.0684        | 
[12:23:11]  |        By Alex "******" Cole        | 
[12:23:11]  |                                     | 
[12:23:11]  ======================================= 
[12:23:11]  
[12:23:11] 
---------------------------
[12:23:11] Server - Carregado
[12:23:11] -----------------------------

[12:23:11] Number of vehicle models: 0
Copia o server.cfg se faz favor.

MUDA A RCON
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)