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

As the titlle says
Anybdoy can help?
Reply
#2

Show us the code first.
Reply
#3

I doesnt have any error or even warning
Reply
#4

What are you even trying to compile?
Reply
#5

It's not a compiler issue, stop asking for his code.


The only code you should be asking for is the various #include lines at the top of the script, and that is _IF_ all the plugins are loading. Otherwise, you seem to simply wanting to be stealing their code.


OP: You are missing a plugin, post up your server log as required for errors such as these.
Reply
#6

Just trying to help him geez... calm down.
Reply
#7

Quote:
Originally Posted by Frank901
Посмотреть сообщение
Just trying to help him geez... calm down.
Posting anything wont help him..
OT:as sew told post the server log
Reply
#8

use nativechecker plugin to see what's missing then if couldn't fix it show us what nativechecker printed on server log.

nativechecker: https://sampforum.blast.hk/showthread.php?tid=249226
Reply
#9

Quote:
Originally Posted by jlalt
Посмотреть сообщение
use nativechecker plugin to see what's missing then if couldn't fix it show us what nativechecker printed on server log.

nativechecker: https://sampforum.blast.hk/showthread.php?tid=249226
Don't... Simply post up the required information and LEARN how to do it without relying on ANOTHER plugin, to tell you what the SERVER LOG actually has printed in it, for this prime reason...



Don't forgo the BASIC troubleshooting skills, to make it "easy"... Hell, it'd take 2 seconds to upload the server.log as requested.
Reply
#10

Quote:
Originally Posted by Sew_Sumi
Посмотреть сообщение
Don't... Simply post up the required information and LEARN how to do it without relying on ANOTHER plugin, to tell you what the SERVER LOG actually has printed in it, for this prime reason...



Don't forgo the BASIC troubleshooting skills, to make it "easy"... Hell, it'd take 2 seconds to upload the server.log as requested.
The server log shows "File or function is not found" - not particularly useful information. Why would you want to avoid adding a plugin that pinpoints your problem in 30 seconds? What a strange suggestion.
Reply
#11

Quote:
Originally Posted by ev0lution
View Post
The server log shows "File or function is not found" - not particularly useful information. Why would you want to avoid adding a plugin that pinpoints your problem in 30 seconds? What a strange suggestion.
What it would show though, is the plugin failing to load (If it does), and from there we can move onto asking for the #include lines...


Stop looking to nitpick and argue over everything I post, because seriously, you're not in a good position to try to do so.

It's a lot better than installing a new plugin to simply forgo a BASIC DEBUGGING SKILL.



Again, stop looking for an argument. You're not teaching anyone anything, by encouraging the use of this plugin, and especially when it's not actually needed.



Sure, the log may say at the END of it, that the file or function isn't found, but the rest of the log, will show more. If there are no failures in there, then it's simply a case of comparing what is loaded, to what's shown on the includes.

It's not that hard, yet you obviously make out that it is...
Reply
#12

your gamemode need important Plugins(also try to upload scriptfiles :C )
Show me server.cfg+Server Log..
Reply
#13

Quote:
Originally Posted by jlalt
View Post
use nativechecker plugin to see what's missing then if couldn't fix it show us what nativechecker printed on server log.

nativechecker: https://sampforum.blast.hk/showthread.php?tid=249226
Hmm, kinda hard lol
And check bttdm messages I need something for CnR

And so I need to show you server log and cfg file ?
If yes you will get it tommorow as I'm sleepy now.
Reply
#14

Quote:
Originally Posted by Younes44
View Post
(also try to upload scriptfiles :C )
I can assure you, that scriptfiles won't have anything to do with this, although the rest of what you said is true.

Quote:
Originally Posted by Kyriee
View Post
And so I need to show you server log and cfg file ?
If yes you will get it tommorow as I'm sleepy now.
Just post up the logs, and the server cfg file. You don't need to install the plugin, just do what's asked, and what's expected in this section, and you'd have already been fixed.


Next time you make a thread, follow the guidelines in regards to showing the logs in the first instance.

Not just the line you think is relevant, an entire server startup log, minus any IPs of players, from start to crash.
Reply
#15

Here is server log
PHP Code:
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[14:08:26
[
14:08:26Server Plugins
[14:08:26] --------------
[
14:08:26]  Loading pluginregex
[14:08:26
[
14:08:26______________________________________
[14:08:26]  Regular Expression Plugin v0.2.1 loaded
[14:08:26______________________________________
[14:08:26]  ByFro (cCopyright <TBG2009-2011
[14:08:26______________________________________
[14:08:26]   Loaded.
[
14:08:26]  Loading pluginsscanf
[14:08:26
[
14:08:26]  ===============================
[
14:08:26]       sscanf plugin loaded.     
[
14:08:26]          Version:  2.8.1        
[14:08:26]    (c2012 Alex "Y_Less" Cole  
[14:08:26]  ===============================
[
14:08:26]   Loaded.
[
14:08:26]  Loading pluginstreamer
[14:08:26]   Failed.
[
14:08:26]  Loading pluginColAndreas
[14:08:26] *********************
[
14:08:26] ** Created By:     **
[
14:08:26] ** [uL]Chris42O    **
[
14:08:26] ** [uL]Slice       **
[
14:08:26] ** [uL]Pottus      **
[
14:08:26] *********************
[
14:08:33Loaded collision data.
[
14:08:33] *********************
[
14:08:33]   ColAndreas Loaded
[14:08:33]    v1.3.0
[14:08:33] *********************
[
14:08:33]   Loaded.
[
14:08:33]  Loaded 3 plugins.
[
14:08:33
[
14:08:33Filterscripts
[14:08:33] ---------------
[
14:08:33]   Loading filterscript 'maps.amx'...
[
14:08:33]   Loaded 1 filterscripts.
[
14:08:33Script[gamemodes/worldwar.amx]: Run time error 19"File or function is not found"
[14:08:33Number of vehicle models0
----------
Loaded log file"server_log.txt".
----------
SA-MP Dedicated Server
----------------------
v0.3.7-R2, (C)2005-2015 SA-MP Team
[14:11:06
[
14:11:06Server Plugins
[14:11:06] --------------
[
14:11:06]  Loading pluginregex
[14:11:06
[
14:11:06______________________________________
[14:11:06]  Regular Expression Plugin v0.2.1 loaded
[14:11:06______________________________________
[14:11:06]  ByFro (cCopyright <TBG2009-2011
[14:11:06______________________________________
[14:11:06]   Loaded.
[
14:11:06]  Loading pluginsscanf
[14:11:07
[
14:11:07]  ===============================
[
14:11:07]       sscanf plugin loaded.     
[
14:11:07]          Version:  2.8.1        
[14:11:07]    (c2012 Alex "Y_Less" Cole  
[14:11:07]  ===============================
[
14:11:07]   Loaded.
[
14:11:07]  Loading pluginstreamer
[14:11:07]   Failed.
[
14:11:07]  Loading pluginColAndreas
[14:11:07] *********************
[
14:11:07] ** Created By:     **
[
14:11:07] ** [uL]Chris42O    **
[
14:11:07] ** [uL]Slice       **
[
14:11:07] ** [uL]Pottus      **
[
14:11:07] *********************
[
14:11:22Loaded collision data.
[
14:11:22] *********************
[
14:11:22]   ColAndreas Loaded
[14:11:22]    v1.4.0
[14:11:22] *********************
[
14:11:22]   Loaded.
[
14:11:22]  Loaded 3 plugins.
[
14:11:23
[
14:11:23Filterscripts
[14:11:23] ---------------
[
14:11:23]   Loading filterscript 'maps.amx'...
[
14:11:23]   Loaded 1 filterscripts.
[
14:11:23Script[gamemodes/worldwar.amx]: Run time error 19"File or function is not found"
[14:11:23Number of vehicle models
Cfg file

PHP Code:
echo Executing Server Config...
lanmode 0
rcon_password kyrietesting
maxplayers 50
port 7777
hostname Kyrie
's testing server
gamemode0 worldwar
filterscripts maps
plugins regex sscanf streamer ColAndreas
announce 0
chatlogging 0
weburl www.sa-mp.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 0
logtimeformat [%H:%M:%S]
language English 
Reply
#16

Quote:
Originally Posted by Dice_
View Post
Streamer plugin is failed to load,download and replace with the newer one.
Already tried it
Reply
#17

then added crashdetect plugin..
between compile your gamemode with latest streamer inc+ upload plugin again( remove streamer plugin then re-upload it)
Reply
#18

Quote:
Originally Posted by Younes44
View Post
then added crashdetect plugin..
between compile your gamemode with latest streamer inc+ upload plugin again( remove streamer plugin then re-upload it)
Download link please
Reply
#19

Quote:
Originally Posted by Kyriee
View Post
Download link please
here you go sir,
Crashdetect Plugin: https://sampforum.blast.hk/showthread.php?tid=262796
Streamer Latest Version: https://sampforum.blast.hk/showthread.php?tid=102865
Reply
#20

Yeah, This problem has been making people mad because they can't start their servers cuz of it, And all of us can see your problem clearly in your Server Start Logs, As The Streamer is Failed to Load, While it's very important to run a server, Try getting the latest Streamer includes and plugins and re compile the script using them, Then try to start the server, It will work, as It has worked with much others.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)