SA-MP Forums Archive
Need urggent help....!!!! - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: Need urggent help....!!!! (/showthread.php?tid=473496)



Need urggent help....!!!! - Haz - 03.11.2013

guys see this what to do with it




[23:05:12] *** Streamer Plugin: Obsolete or invalid native "Streamer_RegisterInterface" found (script needs to be recompiled with the latest include file)
[23:05:12] *** Streamer Plugin: Obsolete or invalid native "Streamer_AddPlayer" found (script needs to be recompiled with the latest include file)
[23:05:12] *** Streamer Plugin: Obsolete or invalid native "Streamer_RemovePlayer" found (script needs to be recompiled with the latest include file)
[23:05:12] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyPickup" found (script needs to be recompiled with the latest include file)
[23:05:12] *** Streamer Plugin: Obsolete or invalid native "Streamer_VerifyCheckpoint" found (script needs to be recompiled with the latest include file)
[23:05:12] *** Streamer Plugin: Include file version (unknown version) does not match plugin version (0x26105) (script needs to be recompiled with the latest include file)
[23:05:12] Script[gamemodes/LSGW.amx]: Run time error 19: "File or function is not found"
[23:05:12] Number of vehicle models: 0


Re: Need urggent help....!!!! - SAMProductions - 03.11.2013

You must Update your Streamer Plugin or Include into the Latest Version,

[Plugin] Streamer Plugin

You must recompiled your Gamemode with the Latest Include,

and

Have you checked that the .AMX Files is in the Gamemodes Folder?

Check your .AMX Files Size, if it is 0 Bytes,

it will not work.


Re: Need urggent help....!!!! - SsHady - 03.11.2013

Learn to Read buddy! As it is saying that The script needs to be recompiled with the latest include file
Re-compile your script with the latest Includes


Re: Need urggent help....!!!! - Haz - 03.11.2013

hey i did this what u say but its showing this



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


can u do for me via team vieweranswer me quick!!


Re: Need urggent help....!!!! - Rafay123 - 03.11.2013

+Rep


Re: Need urggent help....!!!! - FiReMaNStone - 03.11.2013

Update the plugin and add the plugins in the server.cfg


Re: Need urggent help....!!!! - SAMProductions - 03.11.2013

Quote:
Originally Posted by Haz
Посмотреть сообщение
hey i did this what u say but its showing this



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


can u do for me via team vieweranswer me quick!!
As i said,

Update your Plugins, or Includes,

and

can you show your whole "#include <->" code found on your LSGW Gamemode Script,

and show your server.cfg's plugins line to us, and your items in Plugins folder.


Re: Need urggent help....!!!! - Konstantinos - 03.11.2013

Quote:
Originally Posted by Haz
Посмотреть сообщение
hey i did this what u say but its showing this



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


can u do for me via team vieweranswer me quick!!
You could find the problem in less than a minute by SEARCHING on ******..

You miss plugin(s), load nativechecker (****** it) and add it in server.cfg plugins line (at the end). Run the server again and it'll print what functions are not registered. Post the results here.