Pawn.CMD icon indicating copy to clipboard operation
Pawn.CMD copied to clipboard

[Error] Function not registered: PC_Init

Open Matei02Mihai opened this issue 1 year ago • 3 comments

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

Matei02Mihai avatar Oct 02 '22 14:10 Matei02Mihai

Attach full server_log.txt

katursis avatar Oct 02 '22 16:10 katursis

[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 avatar Oct 02 '22 18:10 Matei02Mihai

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

Matei02Mihai avatar Oct 02 '22 19:10 Matei02Mihai