We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hello, when i run my server I get this in the console:
v0.3.7-R2, (C)2005-2015 SA-MP Team
language = "" (string)
Loading plugin: mysql Failed. Loaded 0 plugins.
Started server on port: 7777, with maxplayers: 50 lanmode is OFF.
Loaded 0 filterscripts.
Script[gamemodes/scriptas.amx]: Run time error 19: "File or function is not found" Number of vehicle models: 0
Does anyone have any idea why it fails to load the mysql plugin? pawn.json:
"user": "EnrikasVai", "repo": "RPGSERVAS", "entry": "scriptas.pwn", "output": "gamemodes/scriptas.amx", "dependencies": [ "openmultiplayer/omp-stdlib", "pawn-lang/[email protected]", "pawn-lang/[email protected]", "pBlueG/SA-MP-MySQL/releases/tag/R41-4:R41", "Awsomedude/easyDialog:2.0" ],
The text was updated successfully, but these errors were encountered:
"pBlueG/SA-MP-MySQL:R41-4",
Sorry, something went wrong.
No branches or pull requests
Hello, when i run my server I get this in the console:
Loaded log file: "server_log.txt".
SA-MP Dedicated Server
v0.3.7-R2, (C)2005-2015 SA-MP Team
language = "" (string)
Server Plugins
Loading plugin: mysql
Failed.
Loaded 0 plugins.
Started server on port: 7777, with maxplayers: 50 lanmode is OFF.
Filterscripts
Loaded 0 filterscripts.
Script[gamemodes/scriptas.amx]: Run time error 19: "File or function is not found"
Number of vehicle models: 0
Does anyone have any idea why it fails to load the mysql plugin?
pawn.json:
"user": "EnrikasVai",
"repo": "RPGSERVAS",
"entry": "scriptas.pwn",
"output": "gamemodes/scriptas.amx",
"dependencies": [
"openmultiplayer/omp-stdlib",
"pawn-lang/[email protected]",
"pawn-lang/[email protected]",
"pBlueG/SA-MP-MySQL/releases/tag/R41-4:R41",
"Awsomedude/easyDialog:2.0"
],
The text was updated successfully, but these errors were encountered: