katursis / Pawn.CMD

🚀 Plugin-powered command processor for SA:MP server
MIT License
117 stars 14 forks source link

omp version not loading in omp #43

Open vlasud opened 2 years ago

vlasud commented 2 years ago

omp-server: beta build 3 plugin: 3.3.6-omp platform: Windows 11 64bit

[Info] Loaded 20 component(s)
[Info] Executing Server Config...
[15:20:41] [Info] [Pawn.CMD] plugin v3.3.6 loading...
[15:20:41] [Info] [Pawn.CMD]

    | Pawn.CMD 3.3.6 | 2016 - 2022
    |--------------------------------
    | Author and maintainer: katursis

    | Compiled: Apr 24 2022 at 17:16:06
    |--------------------------------------------------------------
    | Repository: https://github.com/katursis/Pawn.CMD

[15:20:41] [Info] Loading plugin: mysql
[15:20:41] [Info]  >> plugin.mysql: R41-4 successfully loaded.
[15:20:41] [Info] Loading plugin: streamer
[15:20:41] [Info]

*** Streamer Plugin v2.9.5 by Incognito loaded ***

[15:20:41] [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.
[15:20:41] [Info]
[15:20:41] [Info] *** fixes.inc info: Trying to unload RconCommand/ClientCheckResponse fix FS...
[15:20:41] [Info] ***                 Ignore any errors if the FS already unloaded.
[15:20:41] [Info]
katursis commented 2 years ago

Put pawncmd.dll in components folder, not plugins.

vlasud commented 2 years ago

Put pawncmd.dll in components folder, not plugins.

i did it

katursis commented 2 years ago

Try to remove old pawncmd.dll from plugins folder.