Skip to content
New issue

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

Fails to load pugins #516

Open
EnrikasVai opened this issue Oct 17, 2023 · 1 comment
Open

Fails to load pugins #516

EnrikasVai opened this issue Oct 17, 2023 · 1 comment

Comments

@EnrikasVai
Copy link

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"
],

@Wisnoe26
Copy link

"pBlueG/SA-MP-MySQL:R41-4",

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants