problem running server
#1

Hey guys and girls, I ran the same server on a homehost and it worked perfectly, but when I run it on a VPS it gives me this message.
Код:
[16:59:35] 
[16:59:35] Filterscripts
[16:59:35] ---------------
[16:59:35]   Loading filterscript 'mapping1.amx'...
[16:59:35]    Error: Function not registered: 'Streamer_CallbackHook'
[16:59:35]    Error: Function not registered: 'CreateDynamicObject'
[16:59:35]   Loading filterscript 'mapping2.amx'...
[16:59:35]    Error: Function not registered: 'Streamer_CallbackHook'
[16:59:35]    Error: Function not registered: 'MoveDynamicObject'
[16:59:35]    Error: Function not registered: 'CreateDynamicObject'
[16:59:35]   Loading filterscript 'mapping3.amx'...
[16:59:35]    Error: Function not registered: 'Streamer_CallbackHook'
[16:59:35]    Error: Function not registered: 'CreateDynamicObject'
[16:59:35]   Loading filterscript 'mapping4.amx'...
[16:59:35]    Error: Function not registered: 'Streamer_CallbackHook'
[16:59:35]    Error: Function not registered: 'CreateDynamicObject'
[16:59:35]   Loading filterscript 'yom_buttons.amx'...
[16:59:35]    Error: Function not registered: 'Streamer_CallbackHook'
[16:59:35]    Error: Function not registered: 'CreateDynamicObject'
[16:59:35]    Error: Function not registered: 'DestroyDynamicObject'
[16:59:35]    Error: Function not registered: 'SetDynamicObjectPos'
[16:59:35]    Error: Function not registered: 'SetDynamicObjectRot'
[16:59:35]    Error: Function not registered: 'MoveDynamicObject'
[16:59:35]    Error: Function not registered: 'StopDynamicObject'
[16:59:35]   Loading filterscript 'anims.amx'...

----------------------------------------
[16:59:35]  Anti FakeKill Flood FilterScript
[16:59:35] ----------------------------------------

[16:59:35]   Loaded 7 filterscripts.

[16:59:35]    Error: Function not registered: 'Streamer_CallbackHook'
[16:59:35]    Error: Function not registered: 'SSCANF_Init'
[16:59:35]    Error: Function not registered: 'SSCANF_Join'
[16:59:35]    Error: Function not registered: 'SSCANF_Leave'
[16:59:35]    Error: Function not registered: 'Audio_CreateTCPServer'
[16:59:35]    Error: Function not registered: 'Audio_AddPlayer'
[16:59:35]    Error: Function not registered: 'Audio_RemovePlayer'
[16:59:35]    Error: Function not registered: 'Audio_RenamePlayer'
[16:59:35]    Error: Function not registered: 'DestroyDynamicObject'
[16:59:35]    Error: Function not registered: 'sscanf'
[16:59:35]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[16:59:35]    Error: Function not registered: 'CreateDynamicRectangle'
[16:59:35]    Error: Function not registered: 'DestroyDynamicArea'
[16:59:35]    Error: Function not registered: 'IsPlayerInDynamicArea'
[16:59:35]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[16:59:35]    Error: Function not registered: 'CreateDynamicObject'
[16:59:35]    Error: Function not registered: 'CreateDynamicMapIcon'
[16:59:35]    Error: Function not registered: 'CreateDynamicPickup'
[16:59:35]    Error: Function not registered: 'DestroyAllDynamicObjects'
[16:59:35]    Error: Function not registered: 'DestroyAllDynamicPickups'
[16:59:35]    Error: Function not registered: 'DestroyAllDynamic3DTextLabels'
[16:59:35]    Error: Function not registered: 'DestroyAllDynamicCPs'
[16:59:35]    Error: Function not registered: 'DestroyAllDynamicMapIcons'
[16:59:35]    Error: Function not registered: 'DestroyAllDynamicRaceCPs'
[16:59:35]    Error: Function not registered: 'DestroyAllDynamicAreas'
[16:59:35]    Error: Function not registered: 'MoveDynamicObject'
[16:59:35]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[16:59:35]    Error: Function not registered: 'IsValidDynamicObject'
[16:59:35]    Error: Function not registered: 'AttachDynamicObjectToVehicle'
[16:59:35]    Error: Function not registered: 'CountDynamicObjects'
[16:59:35]    Error: Function not registered: 'CountDynamicPickups'
[16:59:35]    Error: Function not registered: 'CountDynamicMapIcons'
[16:59:35]    Error: Function not registered: 'CountDynamic3DTextLabels'
[16:59:35]    Error: Function not registered: 'GetDynamicObjectPos'
[16:59:35]    Error: Function not registered: 'CreateDynamicSphere'
[16:59:35]    Error: Function not registered: 'SetDynamicObjectRot'
[16:59:35]    Error: Function not registered: 'DestroyDynamicPickup'
[16:59:35]    Error: Function not registered: 'Streamer_UpdateEx'
[16:59:35]    Error: Function not registered: 'IsValidDynamicMapIcon'
[16:59:35]    Error: Function not registered: 'DestroyDynamicMapIcon'
[16:59:35]    Error: Function not registered: 'IsValidDynamic3DTextLabel'
[16:59:35]    Error: Function not registered: 'GetDynamicObjectRot'
[16:59:35]    Error: Function not registered: 'EditDynamicObject'
[16:59:35]    Error: Function not registered: 'Streamer_TickRate'
[16:59:35]    Error: Function not registered: 'Streamer_Update'
[16:59:35]    Error: Function not registered: 'SetDynamicObjectPos'
[16:59:35] Script[gamemodes/VGRP.amx]: Run time error 19: "File or function is not found"
[16:59:35] Number of vehicle models: 0
solutions please?
Reply
#2

Plugins please?
Reply
#3

plugins streamer.dll sscanf.dll Whirlpool.dll audio.dll nativechecker.dll
Reply
#4

Either you didn't set the plugins correctly in server.cfg, or plugins are missing from Plugins folder.
Reply
#5

Mate, I ran this exact same folder on my own computer and it worked perfectly. The VPS is win 2008 server and my homehost is windows 8 so how would I be missing files if I ran it while lots of ppl where on it on my homehost...
Reply
#6

Quote:
Originally Posted by stundje
Посмотреть сообщение
plugins streamer.dll sscanf.dll Whirlpool.dll audio.dll nativechecker.dll
All are loading successfully?
Reply
#7

On my homehost yes they ran succesfull, but thats all I get from the nativechecker.dll log.
Код:
[17:29:41] Server Plugins
[17:29:41] --------------
[17:29:41]  Loading plugin: streamer.dll
[17:29:41]   Failed.
[17:29:41]  Loading plugin: sscanf.dll
[17:29:41]   Failed.
[17:29:41]  Loading plugin: Whirlpool.dll
[17:29:41]  
[17:29:41]  ==================
[17:29:41]  
[17:29:41]   Whirlpool loaded
[17:29:41]  
[17:29:41]  ==================
[17:29:41]  
[17:29:41]   Loaded.
[17:29:41]  Loading plugin: audio.dll
[17:29:41]   Failed.
[17:29:41]  Loading plugin: nativechecker.dll
[17:29:41]   Loaded.
[17:29:41]  Loaded 2 plugins.
Reply
#8

Main plugins aren't loaded dude?

Streamer, Sscanf?
Reply
#9

I know, but why arent they working this is my homehost loading screen:
Код:
----------------------
v0.3z, ©2005-2014 SA-MP Team

[20:59:13] 
[20:59:13] Server Plugins
[20:59:13] --------------
[20:59:13]  Loading plugin: streamer.dll
[20:59:13] 

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

[20:59:13]   Loaded.
[20:59:13]  Loading plugin: sscanf.dll
[20:59:13] 

[20:59:13]  ===============================

[20:59:13]       sscanf plugin loaded.     

[20:59:13]    © 2009 Alex "******" Cole

[20:59:13]    0.3d-R2 500 Players "dnee"

[20:59:13]  ===============================

[20:59:13]   Loaded.
[20:59:13]  Loading plugin: Whirlpool.dll
[20:59:13]  
[20:59:13]  ==================
[20:59:13]  
[20:59:13]   Whirlpool loaded
[20:59:13]  
[20:59:13]  ==================
[20:59:13]  
[20:59:13]   Loaded.
[20:59:13]  Loading plugin: audio.dll
[20:59:13] 

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

[20:59:13]   Loaded.
[20:59:13]  Loaded 4 plugins.
Reply
#10

Try to delete full plugins folder and upload again with high priority.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)