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 viewer
answer 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 viewer answer 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 viewer answer 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.