little problem
#1

Error: Function not registered: 'regex_match'
[debug] Run time error 19: "File or function is not found"
[debug] regex_match
[debug] Run time error 19: "File or function is not found"
[debug] regex_match
Script[gamemodes/ExplosiveFreeroam.amx]: Run time error 19: "File or function is not found"
Number of vehicle models: 0

Its make cant run my GM.
Reply
#2

Regex plugin probably wasn't loaded.
https://sampforum.blast.hk/showthread.php?tid=247893
Reply
#3

I already download it but same effect
Reply
#4

Quote:
Originally Posted by GeorgeLimit
Посмотреть сообщение
I already download it but same effect
Does it load? Post server_log.txt
Reply
#5

Quote:
Originally Posted by GeorgeLimit
Посмотреть сообщение
I already download it but same effect
Downloaded and loaded is not the same thing
Reply
#6

plugin not loaded but I write like this.

Quote:

plugins crashdetect mysql ColAndreas streamer sscanf whirlpool nativechecker regex
.

Note RED=Not Loaded
GREEN=Stop Here
Reply
#7

Quote:
Originally Posted by Wyu
Посмотреть сообщение
I bet anyone who does scripting for SA-MP have experienced the "File or function is not found" error.
IMPORTANT: In order to make it work correcly you must put it in the end of the plugins line of your server.cfg so it will be the last one, e.g. plugins sscanf streamer nativechecker.
Add the Native Checker plugin at the end of line. So, your new plugins line would be,

PHP код:
plugins crashdetect mysql ColAndreas streamer sscanf whirlpool  regex nativechecker 
Reply
#8

oh thanks so much.
Reply
#9

Quote:
Originally Posted by GTLS
Посмотреть сообщение
Add the Native Checker plugin at the end of line.
While this is true, crashdetect also outputs the missing native which tells us something is wrong with the plugin (failed to load).

Post more details about the problem:
server logs
which plugin the script uses
which plugin you tried to load
is the file in plugins folder and named correctly?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)