SA-MP Forums Archive
Moving Windows Samp server over to dedicated server. - 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: Moving Windows Samp server over to dedicated server. (/showthread.php?tid=345206)



Moving Windows Samp server over to dedicated server. - ChrisCro - 24.05.2012

I have added every file to my the dedicated server but everytime I start I get the Run Time error 19 "File or Function is not found"


Also three off my plugins are not loading, even after updating all of them.

Streamer.dll
audio.dll
sscanf.dll

Please help!

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

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[00:12:57] 
[00:12:57] Server Plugins
[00:12:57] --------------
[00:12:57]  Loading plugin: streamer.dll
[00:12:57]   Failed.
[00:12:57]  Loading plugin: sscanf.dll
[00:12:57]   Failed.
[00:12:57]  Loading plugin: audio.dll
[00:12:57]   Failed.
[00:12:57]  Loaded 0 plugins.

[00:12:57] 
[00:12:57] Filterscripts
[00:12:57] ---------------
[00:12:57]   Loading filterscript 'gcustom.amx'...
[00:12:57]   Loaded 1 filterscripts.

[00:12:57] Script[gamemodes/Nexus2.amx]: Run time error 19: "File or function is not found"
[00:12:57] Number of vehicle models: 0

----------
Loaded log file: "server_log.txt".
----------

SA-MP Dedicated Server
----------------------
v0.3e, ©2005-2012 SA-MP Team

[00:15:54] 
[00:15:54] Server Plugins
[00:15:54] --------------
[00:15:54]  Loading plugin: nativechecker.dll
[00:15:54]   Loaded.
[00:15:54]  Loading plugin: streamer.dll
[00:15:54]   Failed.
[00:15:54]  Loading plugin: sscanf.dll
[00:15:54]   Failed.
[00:15:54]  Loading plugin: audio.dll
[00:15:54]   Failed.
[00:15:54]  Loaded 1 plugins.

[00:15:54] 
[00:15:54] Filterscripts
[00:15:54] ---------------
[00:15:54]   Loading filterscript 'gcustom.amx'...
[00:15:54]    Error: Function not registered: 'Streamer_CallbackHook'
[00:15:54]    Error: Function not registered: 'CreateDynamicObject'
[00:15:54]   Loaded 1 filterscripts.

[00:15:54]    Error: Function not registered: 'Streamer_CallbackHook'
[00:15:54]    Error: Function not registered: 'SSCANF_Init'
[00:15:54]    Error: Function not registered: 'SSCANF_Join'
[00:15:54]    Error: Function not registered: 'SSCANF_Leave'
[00:15:54]    Error: Function not registered: 'Audio_CreateTCPServer'
[00:15:54]    Error: Function not registered: 'Audio_AddPlayer'
[00:15:54]    Error: Function not registered: 'Audio_RemovePlayer'
[00:15:54]    Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[00:15:54]    Error: Function not registered: 'CreateDynamicObject'
[00:15:54]    Error: Function not registered: 'DestroyDynamicObject'
[00:15:54]    Error: Function not registered: 'Audio_TransferPack'
[00:15:54]    Error: Function not registered: 'Audio_IsClientConnected'
[00:15:54]    Error: Function not registered: 'Audio_Play'
[00:15:54]    Error: Function not registered: 'Audio_SetVolume'
[00:15:54]    Error: Function not registered: 'Audio_Seek'
[00:15:54]    Error: Function not registered: 'Audio_Set3DPosition'
[00:15:54]    Error: Function not registered: 'Audio_PlayStreamed'
[00:15:54]    Error: Function not registered: 'MoveDynamicObject'
[00:15:54]    Error: Function not registered: 'CreateDynamic3DTextLabel'
[00:15:54]    Error: Function not registered: 'DestroyAllDynamicObjects'
[00:15:54]    Error: Function not registered: 'DestroyAllDynamicPickups'
[00:15:54]    Error: Function not registered: 'DestroyAllDynamic3DTextLabels'
[00:15:54]    Error: Function not registered: 'DestroyAllDynamicCPs'
[00:15:54]    Error: Function not registered: 'DestroyAllDynamicMapIcons'
[00:15:54]    Error: Function not registered: 'DestroyAllDynamicRaceCPs'
[00:15:54]    Error: Function not registered: 'DestroyAllDynamicAreas'
[00:15:54]    Error: Function not registered: 'Streamer_UpdateEx'
[00:15:54]    Error: Function not registered: 'Streamer_Update'
[00:15:54]    Error: Function not registered: 'IsValidDynamicPickup'
[00:15:54]    Error: Function not registered: 'DestroyDynamicPickup'
[00:15:54]    Error: Function not registered: 'DestroyDynamic3DTextLabel'
[00:15:54]    Error: Function not registered: 'Audio_Stop'
[00:15:54]    Error: Function not registered: 'CreateDynamicRectangle'
[00:15:54]    Error: Function not registered: 'DestroyDynamicArea'
[00:15:54]    Error: Function not registered: 'IsPlayerInDynamicArea'
[00:15:54]    Error: Function not registered: 'sscanf'
[00:15:54]    Error: Function not registered: 'CreateDynamicPickup'
[00:15:54]    Error: Function not registered: 'CreateDynamicMapIcon'
[00:15:54]    Error: Function not registered: 'CountDynamic3DTextLabels'
[00:15:54]    Error: Function not registered: 'CountDynamicPickups'
[00:15:54]    Error: Function not registered: 'CountDynamicObjects'
[00:15:54]    Error: Function not registered: 'SetDynamicObjectPos'
[00:15:54]    Error: Function not registered: 'GetDynamicObjectPos'
[00:15:54]    Error: Function not registered: 'SetDynamicObjectRot'
[00:15:54]    Error: Function not registered: 'IsValidDynamic3DTextLabel'
[00:15:54]    Error: Function not registered: 'Streamer_TickRate'
[00:15:54]    Error: Function not registered: 'CountDynamicMapIcons'
[00:15:54]    Error: Function not registered: 'IsValidDynamicObject'
[00:15:54]    Error: Function not registered: 'IsValidDynamicMapIcon'
[00:15:54]    Error: Function not registered: 'DestroyDynamicMapIcon'
[00:15:54] Script[gamemodes/Nexus2.amx]: Run time error 19: "File or function is not found"
[00:15:54] Number of vehicle models: 0



Re: Moving Windows Samp server over to dedicated server. - leonardo1434 - 24.05.2012

Open your server.cfg and add this.

pawn Код:
plugins audio streamer sscanf



Re: Moving Windows Samp server over to dedicated server. - ChrisCro - 24.05.2012

This is done, and I have spent most of this day attempting to fix this. Also the exact same files run perfectly on my home PC and other dedicated server.


Re: Moving Windows Samp server over to dedicated server. - leonardo1434 - 24.05.2012

Well, are you using linux? If Yes, it should be like this.

pawn Код:
Plugins stramer.so audio.so sscanf.so



Re: Moving Windows Samp server over to dedicated server. - ChrisCro - 24.05.2012

No, the dedicated server I am trying to run the SAMP server on is running windows server 2008 R2 Web edition.


Re: Moving Windows Samp server over to dedicated server. - ReFuSeR - 24.05.2012

Quote:
Originally Posted by leonardo1434
Посмотреть сообщение
Well, are you using linux? If Yes, it should be like this.

pawn Код:
Plugins stramer.so audio.so sscanf.so
He is using windows and he has it defined properly for windows.


Re: Moving Windows Samp server over to dedicated server. - Ajez - 24.05.2012

Update your plugins, sscanf or streamer ..


Re: Moving Windows Samp server over to dedicated server. - Vince - 24.05.2012

Make sure that .Net Framework 3.5 or higher is installed.


Re: Moving Windows Samp server over to dedicated server. - ReFuSeR - 24.05.2012

Quote:
Originally Posted by Ajez
Посмотреть сообщение
Update your plugins, sscanf or streamer ..
We already updated the plugins.

Quote:
Originally Posted by Vince
Посмотреть сообщение
Make sure that .Net Framework 3.5 or higher is installed.
We have tried 3.5 to 4. Still getting the same errors.


Re: Moving Windows Samp server over to dedicated server. - ChrisCro - 24.05.2012

Quote:
Originally Posted by Ajez
Посмотреть сообщение
Update your plugins, sscanf or streamer ..
Quote:
Originally Posted by ChrisCro
Посмотреть сообщение
Also three off my plugins are not loading, even after updating all of them.
Please read before posting.