SA-MP Forums Archive
Server Won't Start. - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Server Won't Start. (/showthread.php?tid=578257)



Server Won't Start. - kyriakos587 - 17.06.2015

Hello guys, i have a problem on my server, after a long time like 5-6 months i had windows 7 and then i upgraded to windows 8.1 from windows 7 and today i just changed back to windows 7, i tried to run my server but streamer was not loading, i don't know why.

Код HTML:
[21:55:05] Server Plugins
[21:55:05] --------------
[21:55:05]  Loading plugin: nativechecker
[21:55:05]   Loaded.
[21:55:05]  Loading plugin: audio
[21:55:05] 

*** Audio Plugin v0.4 by Incognito loaded ***


[21:55:05]   Loaded.
[21:55:05]  Loading plugin: sscanf
[21:55:05] 

[21:55:05]  ===============================

[21:55:05]       sscanf plugin loaded.     

[21:55:05]          Version:  2.8.1        

[21:55:05]    © 2012 Alex "******" Cole  

[21:55:05]  ===============================

[21:55:05]   Loaded.
[21:55:05]  Loading plugin: streamer
[21:55:05]   Failed.
[21:55:05]  Loaded 3 plugins.
I tried to update my streamer plugin and includes to the latest version but didn't worked, also when i sent my files to my friend, he told me that streamer fails to load too, so what's wrong?
I updated sscanf also to the latest version, in my server.cfg i've them all "streamer.dll sscanf.dll"

Код:
[21:55:05]    Error: Function not registered: 'SSCANF_Init'
[21:55:05]    Error: Function not registered: 'SSCANF_Join'
[21:55:05]    Error: Function not registered: 'SSCANF_Leave'
[21:55:05]    Error: Function not registered: 'IsPlayerInDynamicArea'
[21:55:05]    Error: Function not registered: 'DestroyDynamicObject'
[21:55:05]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[21:55:05]    Error: Function not registered: 'CreateDynamicPickup'
[21:55:05]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[21:55:05]    Error: Function not registered: 'DestroyDynamicPickup'
[21:55:05]    Error: Function not registered: 'Streamer_UpdateEx'
[21:55:05]    Error: Function not registered: 'CreateDynamicObject'
[21:55:05]    Error: Function not registered: 'GetDynamicObjectPos'
[21:55:05]    Error: Function not registered: 'sscanf'
[21:55:05]    Error: Function not registered: 'EditDynamicObject'
[21:55:05]    Error: Function not registered: 'MoveDynamicObject'
[21:55:05]    Error: Function not registered: 'GetDynamicObjectRot'
[21:55:05]    Error: Function not registered: 'SetDynamicObjectPos'
[21:55:05]    Error: Function not registered: 'SetDynamicObjectRot'
[21:55:05]    Error: Function not registered: 'CreateDynamicSphere'
[21:55:05]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[21:55:05] Script[gamemodes/gamemode.amx]: Run time error 19: "File or function is not found"
[21:55:05] Number of vehicle models: 1



Re: Server Won't Start. - jlalt - 17.06.2015

Try this Version of streamer plguin
i think it would work
streamer


Re: Server Won't Start. - kyriakos587 - 17.06.2015

jlalt, with this streamer my server won't even start lol anyways.

I fixed this with the streamer and now it's loading fine, but am still getting these warnings.

Quote:

[23:54:41] Error: Function not registered: 'SSCANF_Init'
[23:54:41] Error: Function not registered: 'SSCANF_IsConnected'
[23:54:41] Error: Function not registered: 'SSCANF_Join'
[23:54:41] Error: Function not registered: 'SSCANF_Leave'
[23:54:41] Error: Function not registered: 'Streamer_CallbackHook'
[23:54:41] Error: Function not registered: 'IsPlayerInDynamicArea'
[23:54:41] Error: Function not registered: 'DestroyDynamicObject'
[23:54:41] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[23:54:41] Error: Function not registered: 'CreateDynamicPickup'
[23:54:41] Error: Function not registered: 'CreateDynamic3DTextLabel'
[23:54:41] Error: Function not registered: 'DestroyDynamicPickup'
[23:54:41] Error: Function not registered: 'Streamer_UpdateEx'
[23:54:41] Error: Function not registered: 'CreateDynamicObject'
[23:54:41] Error: Function not registered: 'GetDynamicObjectPos'
[23:54:41] Error: Function not registered: 'sscanf'
[23:54:41] Error: Function not registered: 'EditDynamicObject'
[23:54:41] Error: Function not registered: 'MoveDynamicObject'
[23:54:41] Error: Function not registered: 'GetDynamicObjectRot'
[23:54:41] Error: Function not registered: 'SetDynamicObjectPos'
[23:54:41] Error: Function not registered: 'SetDynamicObjectRot'
[23:54:41] Error: Function not registered: 'CreateDynamicSphere'
[23:54:41] Error: Function not registered: 'UpdateDynamic3DTextLabelText'

How can i fix them?


Re: Server Won't Start. - jlalt - 17.06.2015

did you even try with this streamer plugin?


Re: Server Won't Start. - Bingo - 17.06.2015

Your sscanf plugin as well.

Make sure your plugins are matching the includes.


Re: Server Won't Start. - Michael B - 18.06.2015

Install the following on your PC (server).

Microsoft Visual C++ Redistribution 2008 (Install both 64 and 32bit versions)
Microsoft Visual C++ Redistribution 2010 (Install both 64 and 32bit versions)
Microsoft Visual C++ Redistribution 2013 (Install both 64 and 32bit versions)

It should work.


Re: Server Won't Start. - Konstantinos - 18.06.2015

Quote:
Originally Posted by kyriakos587
Посмотреть сообщение
I fixed this with the streamer and now it's loading fine, but am still getting these warnings.
Add nativechecker last in plugins line (server.cfg)


Re: Server Won't Start. - NGGMars - 18.06.2015

You need to use the same includes of the plugins to fix the error.

Put the .inc in pawno includes and put the plugins in plugin folder.


Re: Server Won't Start. - kyriakos587 - 18.06.2015

Quote:
Originally Posted by Konstantinos
Посмотреть сообщение
Add nativechecker last in plugins line (server.cfg)
Thanks, worked, thanks for the others too who tried to help.