I got some error
#1

Some one can help me please?
Run time error 19: "File or function is not found"
Reply
#2

Rename your gamemode to something else and then change it in server.cfg. Then change it back to the one you want to name it.
Reply
#3

Quote:
Originally Posted by WarriorEd22
Посмотреть сообщение
Rename your gamemode to something else and then change it in server.cfg. Then change it back to the one you want to name it.
Don't post if you're clueless, k.

Run the nativechecker plugin.
Reply
#4

Most often, your plugins(if you have any) are the ones causing this run time errors. Make sure to update them and use the correct files for them. Don't forget to install them properly.

This usually happens when you're running a local server for testing then eventually uploading them to your host which uses a different operating system.

A good example would be:
1. You're testing it out on your computer which runs on Windows.
2. Then uploaded it to your host which runs on Linux.
3. Windows would require .dll file extensions and Linux would look for .so extensions for plugins.
Reply
#5

Can you give me link please??
Its not work.
Reply
#6

Post your server_log here.
Reply
#7

echo Executing Server Config...
lanmode 0
rcon_password 1234
maxplayers 500
port 7777
hostname Los Santos Role Play Join Now
gamemode0 SSS 1
filterscripts ls_elevator buttons Untitled
plugins streamer sscanf
announce 1
query 1
weburl a.com
onfoot_rate 40
incar_rate 40
weapon_rate 40
stream_distance 300.0
stream_rate 1000
maxnpc 70
Reply
#8

Check if you have in the mode:

main()
{

}
if not, add it.
Reply
#9

Not work.
error 021: symbol already defined: "main"
Reply
#10

Your SO is windows or linux?
Reply


Forum Jump:


Users browsing this thread: