Server not Running!!!!
#1

i am getting this when i run my server


[14:58:23] Script[gamemodes/LSGWv2.amx]: Run time error 19: "File or function is not found"
[14:58:23] Number of vehicle models: 0

what To Do about This!!
Thanks
Regards:Haz
Reply
#2

1- You have all the required plugins in your "plugins" folder ?
2- You have used correct syntax for linux of windows plugins in server.cfg ?
Code:
Linux :
testplugin.so
windows:
testplugin.dll or testplugin
3- You have updated all of your plugins updated ?
4- Your includes version is the same as plugin's version ?

Hope these questions will help you reach the solution
Reply
#3

Make sure you have all the plugins in the plugins folder and at the plugins line in server.cfg
If it still doesn't work, use https://sampforum.blast.hk/showthread.php?tid=249226 then run samp-server.exe it will tell u what ur missing
Reply
#4

ok thanks guys all check that :*
Reply
#5

guys its still the same problem??
Reply
#6

Download this plugin and add in server.cfg
then run server after that copy past server log here

if your running windows download this - http://solidfiles.com/d/5c0a/
if your running linux download this - http://solidfiles.com/d/0c45/
Reply
#7

Show us all your server logs lines
Reply
#8

i have fixed it sscanf was missing thnx guys but i need this to be fixed

C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(1452) : error 017: undefined symbol "strtok"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(1452) : error 033: array must be indexed (variable "cmd")
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(1862) : error 017: undefined symbol "strtok"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(1862) : error 033: array must be indexed (variable "tmp")
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(1863) : error 017: undefined symbol "strtok"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(1863) : error 033: array must be indexed (variable "tmp2")
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(1860) : warning 203: symbol is never used: "Index"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2155) : error 017: undefined symbol "strtok"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2155) : error 033: array must be indexed (variable "tmp")
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2156) : error 017: undefined symbol "strtok"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2156) : error 033: array must be indexed (variable "tmp2")
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2154) : warning 203: symbol is never used: "Index"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2637) : error 017: undefined symbol "strtok"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2637) : error 033: array must be indexed (variable "tmp")
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(263 : error 017: undefined symbol "strtok"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(263 : error 033: array must be indexed (variable "tmp2")
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2636) : warning 203: symbol is never used: "Index"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2674) : error 017: undefined symbol "strtok"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2674) : error 033: array must be indexed (variable "tmp")
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2675) : error 017: undefined symbol "strtok"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2675) : error 033: array must be indexed (variable "tmp2")
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2673) : warning 203: symbol is never used: "Index"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2710) : error 017: undefined symbol "strtok"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2710) : error 033: array must be indexed (variable "tmp")
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2711) : error 017: undefined symbol "strtok"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2711) : error 033: array must be indexed (variable "tmp2")
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2709) : warning 203: symbol is never used: "Index"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2752) : error 017: undefined symbol "skin"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2754) : error 017: undefined symbol "player1"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2756) : error 017: undefined symbol "player1"
C:\Users\Zee\SA-MP Servers\New\filterscripts\eAdmin.pwn(2759) : error 017: undefined symbol "player1"

Compilation aborted.Pawn compiler 3.2.3664 Copyright © 1997-2006, ITB CompuPhase
Reply
#9

Please move to " Scripting Help " Section.
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)