FIXED PLEASE LOCK + DELETE :)
#1

Hello I Got this Error in The Server Log, Can somebody Explain me How i can Fix it and what is it?
Thank you Guys
Regrads, Gforce

Run time error 19: "File or function is not Found
Reply
#2

You need a main() function in your gamemode.

Try adding this:
pawn Код:
main()
{
}
Reply
#3

Quote:
Originally Posted by MaVe - leeturl.de
You need a main() function in your gamemode.

Try adding this:
pawn Код:
main()
{
}
There's Already A main() in the Gamemode
Reply
#4

You have an error in your server log ...mm
Maybe there is a reference to a file in your gamemode that is missiing from the folder it should be in
Check your files again
Reply
#5

Quote:
Originally Posted by DJDhan
You have an error in your server log ...mm
Maybe there is a reference to a file in your gamemode that is missiing from the folder it should be in
Check your files again
it is a Server On MySQL
Reply
#6

Quote:
Originally Posted by GforceNL
Quote:
Originally Posted by DJDhan
You have an error in your server log ...mm
Maybe there is a reference to a file in your gamemode that is missiing from the folder it should be in
Check your files again
it is a Server On MySQL
This is the error

Failed (/usr/lib/libstdc++.so.6: version `GLIBCXX_3.4.9' not found (required by plugins/mysql.so))

How Can i fix it?

Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)