SA-MP Forums Archive
Can't start my server[SOLVED] - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Can't start my server[SOLVED] (/showthread.php?tid=607443)



Can't start my server[SOLVED] - Johny32 - 19.05.2016

I can't locate this issue, I need some assistance here please.

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

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

[00:57:12] filterscripts = ""  (string)
[00:57:12] weburl = "www.sa-mp.com"  (string)
[00:57:12] 
[00:57:12] Server Plugins
[00:57:12] --------------
[00:57:12]  Loading plugin: audio
[00:57:12]   Failed.
[00:57:12]  Loading plugin: sscanf
[00:57:12]   Failed.
[00:57:12]  Loading plugin: streamer
[00:57:12]   Failed.
[00:57:12]  Loading plugin: Whirlpool
[00:57:12]  
[00:57:12]  ==================
[00:57:12]  
[00:57:12]   Whirlpool loaded
[00:57:12]  
[00:57:12]  ==================
[00:57:12]  
[00:57:12]   Loaded.
[00:57:12]  Loading plugin: nativechecker
[00:57:12]   Loaded.
[00:57:12]  Loaded 2 plugins.

[00:57:12] 
[00:57:12] Filterscripts
[00:57:12] ---------------
[00:57:12]   Loaded 0 filterscripts.

[00:57:12]    Error: Function not registered: 'CreateDynamicPickup'
[00:57:12]    Error: Function not registered: 'DestroyDynamicPickup'
[00:57:12]    Error: Function not registered: 'Streamer_UpdateEx'
[00:57:12]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[00:57:12]    Error: Function not registered: 'MoveDynamicObject'
[00:57:12]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[00:57:12]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[00:57:12]    Error: Function not registered: 'IsPlayerInDynamicArea'
[00:57:12]    Error: Function not registered: 'DestroyDynamicObject'
[00:57:12]    Error: Function not registered: 'SetDynamicObjectMaterial'
[00:57:12]    Error: Function not registered: 'CreateDynamicMapIconEx'
[00:57:12]    Error: Function not registered: 'CreateDynamicObject'
[00:57:12]    Error: Function not registered: 'CreateDynamicMapIcon'
[00:57:12]    Error: Function not registered: 'Streamer_SetFloatData'
[00:57:12]    Error: Function not registered: 'GetDynamicObjectPos'
[00:57:12]    Error: Function not registered: 'SetDynamicObjectPos'
[00:57:12]    Error: Function not registered: 'SetDynamicObjectRot'
[00:57:12]    Error: Function not registered: 'EditDynamicObject'
[00:57:12]    Error: Function not registered: 'CreateDynamicSphere'
[00:57:12]    Error: Function not registered: 'DestroyDynamicMapIcon'
[00:57:12] Script[gamemodes/1.amx]: Run time error 19: "File or function is not found"
[00:57:12] Number of vehicle models: 0
[00:57:14] --- Server Shutting Down.
[00:57:14]  
[00:57:14]  ====================
[00:57:14]  
[00:57:14]   Whirlpool unloaded
[00:57:14]  
[00:57:14]  ====================
[00:57:14]



Re: Can't start my server - Konstantinos - 19.05.2016

http://forum.sa-mp.com/showpost.php?...51&postcount=3


Re: Can't start my server - Johny32 - 19.05.2016

Thanks for your assistance, fixed it in no time! I gave you a rep aswell!