Help me
#1

F5 failed, but opening sever.
Reply
#2

Ok awesome. (btw im not a wizard )
Reply
#3

Load crashdetect plugin as first plugin: https://github.com/Zeex/samp-plugin-...etect/releases
Start server, post logs.
Reply
#4

Quote:
Originally Posted by Calisthenics
Посмотреть сообщение
Load crashdetect plugin as first plugin: https://github.com/Zeex/samp-plugin-...etect/releases
Start server, post logs.
I was add it, and not working
SEVER LOG
Код HTML:
----------
Loaded log file: "server_log.txt".
----------

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

[19:06:15] filterscripts = ""  (string)
[19:06:15] weburl = "www.sa-mp.com"  (string)
[19:06:15] 
[19:06:15] Server Plugins
[19:06:15] --------------
[19:06:15]  Loading plugin: crashdetect
[19:06:15]   Failed.
[19:06:15]  Loading plugin: dc_cmd
[19:06:15]   Daniel's CMD plugin v2.8
[19:06:15]     © 2014 Daniel_Cortez
[19:06:15] 	www.pro-pawn.ru
[19:06:15]   Loaded.
[19:06:15]  Loading plugin: sscanf
[19:06:15] 

[19:06:15]  ===============================

[19:06:15]       sscanf plugin loaded.     

[19:06:15]          Version:  2.8.1        

[19:06:15]    © 2012 Alex "******" Cole  

[19:06:15]  ===============================

[19:06:15]   Loaded.
[19:06:15]  Loading plugin: streamer
[19:06:15]   Failed.
[19:06:15]  Loading plugin: mysql
[19:06:15]  >> plugin.mysql: running on 1 thread.
[19:06:15]  >> plugin.mysql: R31 successfully loaded.
[19:06:15]   Loaded.
[19:06:15]  Loaded 3 plugins.

[19:06:15] 
[19:06:15] Filterscripts
[19:06:15] ---------------
[19:06:15]   Loaded 0 filterscripts.

[19:06:15] Script[gamemodes/PUBGSE.amx]: Run time error 19: "File or function is not found"
[19:06:15] Number of vehicle models: 0
Reply
#5

This happens when there are plugins missing, To know what plugins are missing, check what includes are you using in the gamemode, and see which plugins needed to run these includes..
Reply
#6

Quote:
Originally Posted by JasonRiggs
Посмотреть сообщение
This happens when there are plugins missing, To know what plugins are missing, check what includes are you using in the gamemode, and see which plugins needed to run these includes..
Erro
Код HTML:
----------
Loaded log file: "server_log.txt".
----------

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

[19:44:39] filterscripts = ""  (string)
[19:44:39] weburl = "www.sa-mp.com"  (string)
[19:44:39] 
[19:44:39] Server Plugins
[19:44:39] --------------
[19:44:39]  Loading plugin: crashdetect
[19:44:39]   CrashDetect plugin 4.19
[19:44:39]   Loaded.
[19:44:39]  Loading plugin: dc_cmd
[19:44:39]   Daniel's CMD plugin v2.8
[19:44:39]     © 2014 Daniel_Cortez
[19:44:39] 	www.pro-pawn.ru
[19:44:39]   Loaded.
[19:44:39]  Loading plugin: sscanf
[19:44:39] 

[19:44:39]  ===============================

[19:44:39]       sscanf plugin loaded.     

[19:44:39]          Version:  2.8.1        

[19:44:39]    © 2012 Alex "******" Cole  

[19:44:39]  ===============================

[19:44:39]   Loaded.
[19:44:39]  Loading plugin: streamer
[19:44:39]   Failed.
[19:44:39]  Loading plugin: mysql
[19:44:39]  >> plugin.mysql: running on 1 thread.
[19:44:39]  >> plugin.mysql: R31 successfully loaded.
[19:44:39]   Loaded.
[19:44:39]  Loaded 4 plugins.

[19:44:39] 
[19:44:39] Filterscripts
[19:44:39] ---------------
[19:44:39]   Loaded 0 filterscripts.

[19:44:39] [debug] Run time error 19: "File or function is not found"
[19:44:39] [debug]  GetDynamicObjectPos
[19:44:39] [debug]  GetDynamicObjectRot
[19:44:39] [debug]  DestroyDynamicObject
[19:44:39] [debug]  CreateDynamicObject
[19:44:39] [debug]  MoveDynamicObject
[19:44:39] [debug]  SetDynamicObjectMaterial
[19:44:39] [debug] Run time error 19: "File or function is not found"
[19:44:39] [debug]  GetDynamicObjectPos
[19:44:39] [debug]  GetDynamicObjectRot
[19:44:39] [debug]  DestroyDynamicObject
[19:44:39] [debug]  CreateDynamicObject
[19:44:39] [debug]  MoveDynamicObject
[19:44:39] [debug]  SetDynamicObjectMaterial
[19:44:39] Script[gamemodes/PUBGSE.amx]: Run time error 19: "File or function is not found"
[19:44:39] Number of vehicle models: 0
Reply
#7

It seems the desired streamer plugin is missing from your plugins folder also try to compile all the gamemode and filterscripts with the desired plugins/includes.

Run also Native Checker:
https://sampforum.blast.hk/showthread.php?tid=249226
Reply
#8

Quote:
Originally Posted by Alex Magaсa
Посмотреть сообщение
It seems the desired streamer plugin is missing from your plugins folder also try to compile all the gamemode and filterscripts with the desired plugins/includes.

Run also Native Checker:
https://sampforum.blast.hk/showthread.php?tid=249226
No working, erro, I was add streamer news and erro
Reply
#9

Latest version of streamer requires Visual C++ Redistributable for Visual Studio 2015.

I only have installed these three (x86 version) and I can run any plugin:
https://www.microsoft.com/en-us/down...s.aspx?id=8328
https://www.microsoft.com/en-us/down....aspx?id=30679
https://www.microsoft.com/en-us/down....aspx?id=48145
Reply
#10

put
main(){}
it wont show u that anymore
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)