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

[Error] Function not registered: PC_Init #48

Open
Matei02Mihai opened this issue Oct 2, 2022 · 3 comments
Open

[Error] Function not registered: PC_Init #48

Matei02Mihai opened this issue Oct 2, 2022 · 3 comments

Comments

@Matei02Mihai
Copy link

I get this error when I run the server. Where I need to put it to work?

@katursis
Copy link
Owner

katursis commented Oct 2, 2022

Attach full server_log.txt

@Matei02Mihai
Copy link
Author

[21:06:47] [Info] Loading plugin: sscanf
[21:06:47] [Info]
[21:06:47] [Info] ===============================
[21:06:47] [Info]
[21:06:47] [Info] sscanf plugin loaded.
[21:06:47] [Info]
[21:06:47] [Info] Version: 2.13.2
[21:06:47] [Info]
[21:06:47] [Info] (c) 2022 Alex "Y_Less" Cole
[21:06:47] [Info]
[21:06:47] [Info] ===============================
[21:06:47] [Info]
[21:06:47] [Info] Loading plugin: mysql
[21:06:47] [Info] >> plugin.mysql: R41-4 successfully loaded.
[21:06:47] [Error] Skipping legacy plugin 'pawncmd'; There is an open.mp compatible version you can find here: https://github.com/katursis/Pawn.CMD/releases , make sure to download x.x.x-omp version.
[21:06:48] [Error] Function not registered: PC_Init
[21:06:48] [Error] File or function is not found
[21:06:48] [Error] File or function is not found
[21:06:48] [Info] Legacy Network started on port 7777
[21:06:52] [Error] File or function is not found
[21:06:52] [Info]
[21:06:52] [Info] ===============================
[21:06:52] [Info]
[21:06:52] [Info] sscanf plugin unloaded.
[21:06:52] [Info]
[21:06:52] [Info] ===============================
[21:06:52] [Info]
[21:06:52] [Info] plugin.mysql: Unloading plugin...
[21:06:52] [Info] plugin.mysql: Plugin unloaded.

@Matei02Mihai
Copy link
Author

I resolved it. My fault is I putted the dll file in plugins.

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