SA-MP Forums Archive
Server wont start - 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: Server wont start (/showthread.php?tid=635740)



Server wont start - aoky - 12.06.2017

PHP код:
*** Streamer Plugin v2.9.1 by Incognito loaded ***
[
23:07:17]   Loaded.
[
23:07:17]  Loading pluginsscanf
[23:07:17
[
23:07:17]  ===============================
[
23:07:17]       sscanf plugin loaded.     
[
23:07:17]          Version:  2.8.2        
[23:07:17]    (c2012 Alex "******" Cole  
[23:07:17]  ===============================
[
23:07:17]   Loaded.
[
23:07:17]  Loaded 5 plugins.
[
23:07:17
[
23:07:17Filterscripts
[23:07:17] ---------------
[
23:07:17]   Loading filterscript 'Mapping.amx'...
[
23:07:17] *** Streamer PluginCreateDynamicObjectExpecting 14 parameter(s), but found 12.
[23:07:17]   Loaded 1 filterscripts.
[
23:07:18] [debugRun time error 19"File or function is not found"
[23:07:18] [debug]  FreezeSyncData
[23:07:18] [debug]  SetFakeFacingAngle
[23:07:18] [debug]  SendLastSyncData
[23:07:18] [debug]  ClearAnimationsForPlayer
[23:07:18] [debug]  SetKnifeSync
[23:07:18] [debug]  SetFakeHealth
[23:07:18] [debug]  SetFakeArmour
[23:07:18] [debug]  PlayerTextDrawSetPosition
[23:07:18] [debug]  SpawnPlayerForWorld
[23:07:18] [debug]  SetDisableSyncBugs
[23:07:18] [debugRun time error 19"File or function is not found"
[23:07:18] [debug]  FreezeSyncData
[23:07:18] [debug]  SetFakeFacingAngle
[23:07:18] [debug]  SendLastSyncData
[23:07:18] [debug]  ClearAnimationsForPlayer
[23:07:18] [debug]  SetKnifeSync
[23:07:18] [debug]  SetFakeHealth
[23:07:18] [debug]  SetFakeArmour
[23:07:18] [debug]  PlayerTextDrawSetPosition
[23:07:18] [debug]  SpawnPlayerForWorld
[23:07:18] [debug]  SetDisableSyncBugs
[23:07:18Script[gamemodes/SCRP-R39.amx]: Run time error 19"File or function is not found"
[23:07:18Number of vehicle models
Any ideas?


Re: Server wont start - Kane - 12.06.2017

Do you get any errors when compiling?

Are you missing any plugins?

Have you compiled with the latest plugins?


Re: Server wont start - GoldenLion - 12.06.2017

https://sampforum.blast.hk/showthread.php?tid=563442


Re: Server wont start - aoky - 12.06.2017

I get no errors while compiling and I have the Sky plugin already.


Re: Server wont start - Kane - 12.06.2017

PHP код:
[23:07:17] *** Streamer PluginCreateDynamicObjectExpecting 14 parameter(s), but found 12. 
[23:07:17]   Loaded 1 filterscripts
Fix this and see if it still happens. Might be a problem.


Re: Server wont start - Matthew57 - 13.06.2017

Update the streamer plugin and compile the script with streamer include make sure include and plugin has same verision