SA-MP Forums Archive
Error with finding GM I will +REP - 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: Error with finding GM I will +REP (/showthread.php?tid=349402)



Error with finding GM I will +REP - Craft. - 08.06.2012

Server log

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

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

[11:35:42] 
[11:35:42] Server Plugins
[11:35:42] --------------
[11:35:42]  Loading plugin: audio.dll
[11:35:42]   Failed.
[11:35:42]  Loading plugin: sscanf.dll
[11:35:42] 

[11:35:42]  ===============================

[11:35:42]       sscanf plugin loaded.     

[11:35:42]    © 2009 Alex "******" Cole

[11:35:42]  ===============================

[11:35:42]   Loaded.
[11:35:42]  Loading plugin: streamer.dll
[11:35:42] 

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

[11:35:42]   Loaded.
[11:35:42]  Loaded 2 plugins.

[11:35:42] 
[11:35:42] Filterscripts
[11:35:42] ---------------
[11:35:42]   Loading filterscript 'anims.amx'...
[11:35:42]   Loading filterscript 'buttons.amx'...
[11:35:42]   Loading filterscript 'carwash.amx'...
[11:35:42] 
-----------------------------------------------
[11:35:42]  
[11:35:42] ---=== Car Wash Filterscript ===---
[11:35:42]  
[11:35:42] -------------- Copyright -- 2011 --------------

[11:35:42]   Loaded 3 filterscripts.

[11:35:42] Script[gamemodes/uncharterservers.amx]: Run time error 19: "File or function is not found"
[11:35:42] Number of vehicle models: 0
Please help I have no idea whats wrong


Re: Error with finding GM I will +REP - Vince - 08.06.2012

Can you read?

Код:
[11:35:42]  Loading plugin: audio.dll
[11:35:42]   Failed.



Re: Error with finding GM I will +REP - Craft. - 08.06.2012

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

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

[11:47:24] 
[11:47:24] Server Plugins
[11:47:24] --------------
[11:47:24]  Loading plugin: audio.dll
[11:47:24] 

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

[11:47:24]   Loaded.
[11:47:24]  Loading plugin: sscanf.dll
[11:47:24] 

[11:47:24]  ===============================

[11:47:24]       sscanf plugin loaded.     

[11:47:24]    © 2009 Alex "******" Cole

[11:47:24]  ===============================

[11:47:24]   Loaded.
[11:47:24]  Loading plugin: streamer.dll
[11:47:24] 

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

[11:47:24]   Loaded.
[11:47:24]  Loaded 3 plugins.

[11:47:24] 
[11:47:24] Filterscripts
[11:47:24] ---------------
[11:47:24]   Loading filterscript 'anims.amx'...
[11:47:24]   Loading filterscript 'buttons.amx'...
[11:47:24]   Loading filterscript 'carwash.amx'...
[11:47:24] 
-----------------------------------------------
[11:47:24]  
[11:47:24] ---=== Car Wash Filterscript ===---
[11:47:24]  
[11:47:24] -------------- Copyright -- 2011 --------------

[11:47:24]   Loaded 3 filterscripts.

[11:47:25] Script[gamemodes/unchartedservers.amx]: Run time error 19: "File or function is not found"
[11:47:25] Number of vehicle models: 0
Updated what about now :/


Re: Error with finding GM I will +REP - Azazelo - 08.06.2012

do you have in you gamemodes folder "unchartedservers.amx" ?
Do you use appropriate #include for plugins ?

And in you OnGameModeInit() all preloaded files must exist ?


Re: Error with finding GM I will +REP - Craft. - 08.06.2012

yes I installed the native checker and got this error

[07:18:17] Error: Function not registered: 'Streamer_RegisterInterface'
[07:18:17] Error: Function not registered: 'Streamer_AddPlayer'
[07:18:17] Error: Function not registered: 'Streamer_RemovePlayer'
[07:18:17] Error: Function not registered: 'Streamer_VerifyPickup'
[07:18:17] Error: Function not registered: 'Streamer_VerifyCheckpoint'
[07:18:17] Error: Function not registered: 'Audio_CreateTCPServer'
[07:18:17] Error: Function not registered: 'Audio_AddPlayer'
[07:18:17] Error: Function not registered: 'Audio_RemovePlayer'
[07:18:17] Error: Function not registered: 'Audio_RenamePlayer'
[07:18:17] Error: Function not registered: 'UpdateDynamic3DTextLabelText'
[07:18:17] Error: Function not registered: 'CreateDynamicObject'
[07:18:17] Error: Function not registered: 'DestroyDynamicObject'
[07:18:17] Error: Function not registered: 'Audio_TransferPack'
[07:18:17] Error: Function not registered: 'Audio_IsClientConnected'
[07:18:17] Error: Function not registered: 'Audio_Play'
[07:18:17] Error: Function not registered: 'Audio_SetVolume'
[07:18:17] Error: Function not registered: 'Audio_Set3DPosition'
[07:18:17] Error: Function not registered: 'Audio_PlayStreamed'
[07:18:17] Error: Function not registered: 'MoveDynamicObject'
[07:18:17] Error: Function not registered: 'CreateDynamic3DTextLabel'
[07:18:17] Error: Function not registered: 'DestroyAllDynamicObjects'
[07:18:17] Error: Function not registered: 'DestroyAllDynamicPickups'
[07:18:17] Error: Function not registered: 'DestroyAllDynamic3DTextLabels'
[07:18:17] Error: Function not registered: 'DestroyAllDynamicCPs'
[07:18:17] Error: Function not registered: 'DestroyAllDynamicMapIcons'
[07:18:17] Error: Function not registered: 'DestroyAllDynamicRaceCPs'
[07:18:17] Error: Function not registered: 'DestroyAllDynamicAreas'
[07:18:17] Error: Function not registered: 'Streamer_UpdateEx'
[07:18:17] Error: Function not registered: 'Streamer_Update'
[07:18:17] Error: Function not registered: 'IsValidDynamicPickup'
[07:18:17] Error: Function not registered: 'DestroyDynamicPickup'
[07:18:17] Error: Function not registered: 'DestroyDynamic3DTextLabel'
[07:18:17] Error: Function not registered: 'Audio_Stop'
[07:18:17] Error: Function not registered: 'CreateDynamicRectangle'
[07:18:17] Error: Function not registered: 'DestroyDynamicArea'
[07:18:17] Error: Function not registered: 'IsPlayerInDynamicArea'
[07:18:17] Error: Function not registered: 'sscanf'
[07:18:17] Error: Function not registered: 'CreateDynamicPickup'
[07:18:17] Error: Function not registered: 'CreateDynamicMapIcon'
[07:18:17] Error: Function not registered: 'CountDynamic3DTextLabels'
[07:18:17] Error: Function not registered: 'CountDynamicPickups'
[07:18:17] Error: Function not registered: 'CountDynamicObjects'
[07:18:17] Error: Function not registered: 'SetDynamicObjectPos'
[07:18:17] Error: Function not registered: 'GetDynamicObjectPos'
[07:18:17] Error: Function not registered: 'SetDynamicObjectRot'
[07:18:17] Error: Function not registered: 'IsValidDynamic3DTextLabel'
[07:18:17] Error: Function not registered: 'Streamer_TickRate'
[07:18:17] Error: Function not registered: 'CountDynamicMapIcons'
[07:18:17] Error: Function not registered: 'IsValidDynamicObject'
[07:18:17] Error: Function not registered: 'IsValidDynamicMapIcon'
[07:18:17] Error: Function not registered: 'DestroyDynamicMapIcon'