Run time error 19
#1

server_log.txt:
Код:
SA-MP Dedicated Server
----------------------
v0.3x, ©2005-2013 SA-MP Team

[14:31:28] 
[14:31:28] Server Plugins
[14:31:28] --------------
[14:31:28]  Loading plugin: streamer.so
[14:31:28] 

*** Streamer Plugin v2.6.1 by Incognito loaded ***

[14:31:28]   Loaded.
[14:31:28]  Loading plugin: sscanf.so
[14:31:28] 

[14:31:28]  ===============================

[14:31:28]       sscanf plugin loaded.     

[14:31:28]          Version:  2.8.1        

[14:31:28]    © 2012 Alex "******" Cole  

[14:31:28]  ===============================

[14:31:28]   Loaded.
[14:31:28]  Loading plugin: regex.so
[14:31:28] 

[14:31:28] ______________________________________

[14:31:28]  Regular Expression Plugin v0.2.1 loaded
[14:31:28] ______________________________________

[14:31:28]  By: Fro © Copyright <TBG> 2009-2011
[14:31:28] ______________________________________

[14:31:28]   Loaded.
[14:31:28]  Loading plugin: Whirlpool.so
[14:31:28]  
[14:31:28]  ==================
[14:31:28]  
[14:31:28]   Whirlpool loaded
[14:31:28]  
[14:31:28]  ==================
[14:31:28]  
[14:31:28]   Loaded.
[14:31:28]  Loading plugin: MapAndreas.so
[14:31:28]   Loaded.
[14:31:28]  Loading plugin: mysql.so
[14:31:28]  >> plugin.mysql: running on 1 thread.
[14:31:28]  >> plugin.mysql: R31 successfully loaded.
[14:31:28]   Loaded.
[14:31:28]  Loading plugin: CTime.so
[14:31:28]  
 � CTime Library Plugin For Pawn v0.1.0 - Copyright � 2011 RyDeR` 
 
[14:31:28]   Loaded.
[14:31:28]  Loaded 7 plugins.

[14:31:28] 
[14:31:28] Filterscripts
[14:31:28] ---------------
[14:31:28]   Loading filterscript 'biz.amx'...
[14:31:28]   Loaded 1 filterscripts.

[14:31:28] Script[gamemodes/gamemode.amx]: Run time error 19: "File or function is not found"
[14:31:28] Number of vehicle models: 0
Does anyone know to what this error is gone?

main() is called.
Код:
main(){
print(...);
}
System is Linux 64bit.
Reply
#2

the name of your Game mode is correct in your server.cfg?
Reply
#3

IGNORE - Didn't see that you wrote that you added main, my bad.
Reply
#4

Yes.

server.cfg:
Код:
echo Executing Server Config...
lanmode 0
rcon_password xxx
maxplayers 100
port 7777
hostname Server name
gamemode0 gamemode 1
filterscripts biz
plugins streamer.so sscanf.so regex.so Whirlpool.so MapAndreas.so mysql.so CTime.so
announce 0
query 1
weburl www.test.info
maxnpc 0
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
Reply
#5

Bump, help anyone?
Reply
#6

Try to remove the "1" beside "gamemode".
Reply
#7

Install the Nativechecker, you can learn where the error is.
Reply
#8

Run 'nativechecker' - https://sampforum.blast.hk/showthread.php?tid=249226

It will tell you which functions are missing.
Reply
#9

@Grumbles, @mp2 thanks, problem fixed.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)