SA-MP Forums Archive
LARP GameMode isn't running - 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: LARP GameMode isn't running (/showthread.php?tid=644793)



LARP GameMode isn't running - AaronKingston - 14.11.2017

So, yesterday i downloaded LARP Gamemode, it comes with some errors that i've fixed (0 errors left) but now when i'm trying to run server (with samp-server.exe) on localhost, this error comming out:

Script[gamemodes/larp.amx]: Run time error 19: "File or function is not found"

NOTE: I've already downloaded "streamer" put it in "plugins" and also in server.ini file but that doesn't changed anything.

PLEASE HELP ME


Re: LARP GameMode isn't running - Ritzy2K - 14.11.2017

Does it require any other plugin? Is the streamer running successfully? Do you have no idea about this? Then download nativechecker plugin and run it.
https://sampforum.blast.hk/showthread.php?tid=249226


Re: LARP GameMode isn't running - AaronKingston - 14.11.2017

Now i noticed that streamer plugin failed to load :\ but how can i fix this


Re: LARP GameMode isn't running - Zeth - 14.11.2017

Download the latest streamer version, copy/replace all the files in your server folder. Compile the gamemode again, now run the samp-server.exe and *boom*

Download Link: Click Here


Re: LARP GameMode isn't running - AaronKingston - 14.11.2017

I have tried this but still same happening :\ (also tried with turned off antivirus)


Re: LARP GameMode isn't running - AliAbu - 14.11.2017

Guess what?
the error is "File or function is not found"<<<
makesure your .amx/.pwn file is on ur gamemode folder.
Maybe when you compiled,there was an error.
If you still facing the problem please show me the logs.


Re: LARP GameMode isn't running - AaronKingston - 14.11.2017

yes both .pwn and .amx file exist...

Quote:

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

SA-MP Dedicated Server
----------------------
v0.3.7-R2, ©2005-2015 SA-MP Team

[18:48:51] filterscripts = "" (string)
[18:48:51]
[18:48:51] Server Plugins
[18:48:51] --------------
[18:48:51] Loading plugin: sscanf
[18:48:51]

[18:48:51] ===============================

[18:48:51] sscanf plugin loaded.

[18:48:51] © 2009 Alex "******" Cole

[18:48:51] ===============================

[18:48:51] Loaded.
[18:48:51] Loading plugin: streamer
[18:48:51] Failed.
[18:48:51] Loading plugin: nativechecker
[18:48:51] Loaded.
[18:48:51] Loaded 2 plugins.

[18:48:51]
[18:48:51] Ban list
[18:48:51] --------
[18:48:51] Loaded: samp.ban
[18:48:51]
[18:48:51]
[18:48:51] Filterscripts
[18:48:51] ---------------
[18:48:51] Loaded 0 filterscripts.

[18:48:51] Error: Function not registered: 'MoveDynamicObject'
[18:48:51] Error: Function not registered: 'DestroyDynamicObject'
[18:48:51] Error: Function not registered: 'CreateDynamicObject'
[18:48:51] Error: Function not registered: 'TogglePlayerDynamicCP'
[18:48:51] Error: Function not registered: 'CountDynamicObjects'
[18:48:51] Error: Function not registered: 'CreateDynamicPickup'
[18:48:51] Error: Function not registered: 'CountDynamicPickups'
[18:48:51] Error: Function not registered: 'CreateDynamicCP'
[18:48:51] Error: Function not registered: 'DestroyDynamicPickup'
[18:48:51] Error: Function not registered: 'Streamer_UpdateEx'
[18:48:51] Script[gamemodes/larp.amx]: Run time error 19: "File or function is not found"
[18:48:51] Number of vehicle models: 0




Re: LARP GameMode isn't running - AliAbu - 14.11.2017

this is the problem bro
[18:48:51] Loading plugin: streamer
[18:48:51] Failed.

try to use the latest version because old versions are dumb

download the latest versions here https://github.com/samp-incognito/sa...lugin/releases


Re: LARP GameMode isn't running - AaronKingston - 14.11.2017

yes i tried this and same happening, Debjit said that too


Re: LARP GameMode isn't running - AliAbu - 14.11.2017

compile the .pwn file again and show me the compile logs.
once u press f5 a box would appear,show me the box please.