Weapon Stickers

Weapon Stickers 1.3.5

By.Maxx.

Участник
Сообщения
16
Реакции
2
It looks like you are using MySQL database, you would have to check with your web hosting that you don't have any blocks for your game servers and the web hosting server.

Attach your server's latest error log here, let's see if it shows anything there.

Also paste here the configuration of the stickers plugin you are using and its configuration in the database.cfg as well.

About eItems versions use this one which is latest: https://github.com/ESK0/eItems/archive/refs/heads/main.zip

Sticker plugin looks like you have the latest version, in any case follow the link if you need it: https://github.com/z1ntex/CSGO_WeaponStickers/archive/refs/heads/master.zip

About the other extensions you need, the most recent ones I'm attaching here, in case you just need to send them to your server.

MySQL server is on dedicated server, full IP permitted, my game hoster also has on Pterodactyl subsection called "Databases" and it worked until that restart... So I have switched 2 servers, 2 databases...
eItems has been switched to latest version now, updating from GitHub (LocalFiles false in eItems.json)
Which versions are in that zip? I have PTaH 1.1.3-build20 already

Is there a possibility to edit plugin that only needs PTaH like kgns plugins?


EDIT 2: Tried to recompile Stefani's plugin with menu fix, no results. Tried to run with 0.20.2 version of eItems without SM 1.11 fixes (as I don't have SM 1.11, got 1.10.0.6528), same result...
This morning I've tried also to change database again, it creates tables but no choices for players are shown..

@z1ntex do you have any suggestion for this issue? As I can see here, I'm not the only one here who has it... items_en.json is up to date from ESK0's github.

databases.cfg:
"Databases"
{
    "driver_default"        "mysql"
  
    // When specifying "host", you may use an IP address, a hostname, or a socket file path
  
    "default"
    {
        "driver"            "default"
        "host"                "localhost"
        "database"            "sourcemod"
        "user"                "root"
        "pass"                ""
        //"timeout"            "0"
        //"port"            "0"
    }
  
    "storage-local"
    {
        "driver"            "sqlite"
        "database"            "sourcemod-local"
    }

    "clientprefs"
    {
        "driver"            "sqlite"
        "host"                "localhost"
        "database"            "clientprefs-sqlite"
        "user"                "root"
        "pass"                ""
        //"timeout"            "0"
        //"port"            "0"
    }

    "csgo_weaponstickers"
    {
        "driver"            "mysql"
        "host"                "45.131.xx.xx"
        "database"            "stickers"
        "user"                "stickers"
        "pass"                "xxxxxxx"
        //"timeout"            "0"
        "port"            "3306"
    }

    "materialadmin"
    {
        "driver"            "mysql"
        "host"                "45.131.xx.xx"
        "database"            "bans"
        "user"                "bans"
        "pass"                "xxxxxx"
        "port"                "3306"
    }
}
 
Последнее редактирование:

z1ntex

Авторитет
Сообщения
551
Реакции
334
MySQL server is on dedicated server, full IP permitted, my game hoster also has on Pterodactyl subsection called "Databases" and it worked until that restart... So I have switched 2 servers, 2 databases...
eItems has been switched to latest version now, updating from GitHub (LocalFiles false in eItems.json)
Which versions are in that zip? I have PTaH 1.1.3-build20 already

Is there a possibility to edit plugin that only needs PTaH like kgns plugins?


EDIT 2: Tried to recompile Stefani's plugin with menu fix, no results. Tried to run with 0.20.2 version of eItems without SM 1.11 fixes (as I don't have SM 1.11, got 1.10.0.6528), same result...
This morning I've tried also to change database again, it creates tables but no choices for players are shown..

@z1ntex do you have any suggestion for this issue? As I can see here, I'm not the only one here who has it... items_en.json is up to date from ESK0's github.

databases.cfg:
"Databases"
{
    "driver_default"        "mysql"
 
    // When specifying "host", you may use an IP address, a hostname, or a socket file path
 
    "default"
    {
        "driver"            "default"
        "host"                "localhost"
        "database"            "sourcemod"
        "user"                "root"
        "pass"                ""
        //"timeout"            "0"
        //"port"            "0"
    }
 
    "storage-local"
    {
        "driver"            "sqlite"
        "database"            "sourcemod-local"
    }

    "clientprefs"
    {
        "driver"            "sqlite"
        "host"                "localhost"
        "database"            "clientprefs-sqlite"
        "user"                "root"
        "pass"                ""
        //"timeout"            "0"
        //"port"            "0"
    }

    "csgo_weaponstickers"
    {
        "driver"            "mysql"
        "host"                "45.131.xx.xx"
        "database"            "stickers"
        "user"                "stickers"
        "pass"                "xxxxxxx"
        //"timeout"            "0"
        "port"            "3306"
    }

    "materialadmin"
    {
        "driver"            "mysql"
        "host"                "45.131.xx.xx"
        "database"            "bans"
        "user"                "bans"
        "pass"                "xxxxxx"
        "port"                "3306"
    }
}
Give information from the list of sm plugins
 

By.Maxx.

Участник
Сообщения
16
Реакции
2
Give information from the list of sm plugins
01 "gameME Plugin" (5.0.0) by TTS Oetzel & Goerz GmbH
02 "sc_module.smx"
03 "Insta-Defuse" (1.2) by Jacoblairm
04 "HANSE-Balance" (1.6.2) by red!
05 "Reserved Slots" (1.10.0.6528) by AlliedModders LLC
06 "Player Commands" (1.10.0.6528) by AlliedModders LLC
07 "Fun Votes" (1.10.0.6528) by AlliedModders LLC
08 "Basic Chat" (1.10.0.6528) by AlliedModders LLC
09 "Anti-Flood" (1.10.0.6528) by AlliedModders LLC
10 "Basic Comm Control" (0.8.6-71fc61f) by AlliedModders LLC
11 "Connect Message" (1.0) by The Best
12 "Basic Info Triggers" (1.10.0.6528) by AlliedModders LLC
13 "Fix Competitive Warmup" (1.0) by Ilusion9
14 "sc.smx"
15 "Weapons & Knives" (1.7.6) by kgns | oyunhost.net
16 "Gloves" (1.0.5) by kgns | oyunhost.net
17 "[CS:GO] Franug Agents Chooser" (1.2.0) by Franc1sco franug, Romeo, TrueProfessional, Teamkiller324
18 "[CS:GO] Franug Voice Agents Enabler" (1.0) by Franc1sco franug
19 "[Discord] Core" (1.3.0) by CrazyHackGUT aka Kruzya
20 "[Discord] SourceBans + SourceComms" (1.2.2) by CrazyHackGUT aka Kruzya
21 "[Discord] Simple Report System" (1.2.2) by CrazyHackGUT aka Kruzya
22 "Basic Votes" (1.10.0.6528) by AlliedModders LLC
23 "Sound Commands" (1.10.0.6528) by AlliedModders LLC
24 "[CSGO] Advanced Admin" (1.7.1) by PeEzZ
25 "[CSGO] Advanced VIP System for CSGO Servers" (2.0) by Mesharsky
26 "Simple Stealth" (1.1) by Potatoz
27 "C4Timer CSGO" (1.5.0) by dalto, Panda
28 "Force AllTalk" (1.1) by Nickelony
29 "Advertisements" (2.1.1) by Tsunami
30 "Basic Commands" (1.10.0.6528) by AlliedModders LLC
31 "Fun Commands" (1.10.0.6528) by AlliedModders LLC
32 "Nextmap" (1.10.0.6528) by AlliedModders LLC
33 "AFK Manager" (4.3.0) by Rothgar
34 "[CSS/CS:GO] AbNeR ResetScore" (1.5fix) by AbNeR_CSS
35 "Team Bets" (2.6) by GrimReaper - Original by ferret
36 "IP Chat Block" (1.4) by SuperRaWR
37 "Admin Menu" (0.8.6-71fc61f) by AlliedModders LLC
38 "TOG Clan Tags" (2.2.11) by That One Guy
39 "Admin Help" (1.10.0.6528) by AlliedModders LLC
40 "CSGO Anti Team Flash" (1.3) by Franc1sco franug, Twisted|Panda (Orig: SAMURAI16/Kigen)
41 "Material Admin Checker" (0.8.6-71fc61f) by psychonic, Ca$h Munny, Sarabveer(VEERâ„¢)
42 "Client Preferences" (1.10.0.6528) by AlliedModders LLC
43 "eItems" (0.20.3) by ESK0
44 "[CS:GO] Weapon Stickers" (1.3) by quasemago and z1ntex
45 "Admin all spec" (1.1) by Dr!fter, babka68
46 "Weapon Restrict" (3.1.7) by Dr!fter
47 "Admin File Reader" (1.10.0.6528) by AlliedModders LLC
48 "Material Admin" (0.8.6-71fc61f) by Material Admin Dev Team
 

z1ntex

Авторитет
Сообщения
551
Реакции
334
01 "gameME Plugin" (5.0.0) by TTS Oetzel & Goerz GmbH
02 "sc_module.smx"
03 "Insta-Defuse" (1.2) by Jacoblairm
04 "HANSE-Balance" (1.6.2) by red!
05 "Reserved Slots" (1.10.0.6528) by AlliedModders LLC
06 "Player Commands" (1.10.0.6528) by AlliedModders LLC
07 "Fun Votes" (1.10.0.6528) by AlliedModders LLC
08 "Basic Chat" (1.10.0.6528) by AlliedModders LLC
09 "Anti-Flood" (1.10.0.6528) by AlliedModders LLC
10 "Basic Comm Control" (0.8.6-71fc61f) by AlliedModders LLC
11 "Connect Message" (1.0) by The Best
12 "Basic Info Triggers" (1.10.0.6528) by AlliedModders LLC
13 "Fix Competitive Warmup" (1.0) by Ilusion9
14 "sc.smx"
15 "Weapons & Knives" (1.7.6) by kgns | oyunhost.net
16 "Gloves" (1.0.5) by kgns | oyunhost.net
17 "[CS:GO] Franug Agents Chooser" (1.2.0) by Franc1sco franug, Romeo, TrueProfessional, Teamkiller324
18 "[CS:GO] Franug Voice Agents Enabler" (1.0) by Franc1sco franug
19 "[Discord] Core" (1.3.0) by CrazyHackGUT aka Kruzya
20 "[Discord] SourceBans + SourceComms" (1.2.2) by CrazyHackGUT aka Kruzya
21 "[Discord] Simple Report System" (1.2.2) by CrazyHackGUT aka Kruzya
22 "Basic Votes" (1.10.0.6528) by AlliedModders LLC
23 "Sound Commands" (1.10.0.6528) by AlliedModders LLC
24 "[CSGO] Advanced Admin" (1.7.1) by PeEzZ
25 "[CSGO] Advanced VIP System for CSGO Servers" (2.0) by Mesharsky
26 "Simple Stealth" (1.1) by Potatoz
27 "C4Timer CSGO" (1.5.0) by dalto, Panda
28 "Force AllTalk" (1.1) by Nickelony
29 "Advertisements" (2.1.1) by Tsunami
30 "Basic Commands" (1.10.0.6528) by AlliedModders LLC
31 "Fun Commands" (1.10.0.6528) by AlliedModders LLC
32 "Nextmap" (1.10.0.6528) by AlliedModders LLC
33 "AFK Manager" (4.3.0) by Rothgar
34 "[CSS/CS:GO] AbNeR ResetScore" (1.5fix) by AbNeR_CSS
35 "Team Bets" (2.6) by GrimReaper - Original by ferret
36 "IP Chat Block" (1.4) by SuperRaWR
37 "Admin Menu" (0.8.6-71fc61f) by AlliedModders LLC
38 "TOG Clan Tags" (2.2.11) by That One Guy
39 "Admin Help" (1.10.0.6528) by AlliedModders LLC
40 "CSGO Anti Team Flash" (1.3) by Franc1sco franug, Twisted|Panda (Orig: SAMURAI16/Kigen)
41 "Material Admin Checker" (0.8.6-71fc61f) by psychonic, Ca$h Munny, Sarabveer(VEERâ„¢)
42 "Client Preferences" (1.10.0.6528) by AlliedModders LLC
43 "eItems" (0.20.3) by ESK0
44 "[CS:GO] Weapon Stickers" (1.3) by quasemago and z1ntex
45 "Admin all spec" (1.1) by Dr!fter, babka68
46 "Weapon Restrict" (3.1.7) by Dr!fter
47 "Admin File Reader" (1.10.0.6528) by AlliedModders LLC
48 "Material Admin" (0.8.6-71fc61f) by Material Admin Dev Team
What is your server operating system? WIN or Linux?
 

By.Maxx.

Участник
Сообщения
16
Реакции
2
If the plugin works, but there are no stickers, then it is obvious that the problem is in eitems.There should be errors in the console.
Try changing it in addons/sourcemod/configs/items.json to change the value of "UseLocal": false to true
I have tried so far to do that. Both false and true, nothing worked.
I have put your eItems json files in data folder, didn’t have any success. I’ve also let eItems to take updates from github, also didn’t show up.

I have tried to use noAPI version for test, also no results.

There are no errors from eItems plugin - couple of posts above I’ve pasted output.
Absolutely no single error is present.

I am also open to share you my procedure, even though I restart server - nothing happens
 

pa_gol

Участник
Сообщения
7
Реакции
0
eitems.smx (eItems): Native "HTTPRequest.HTTPRequest" was not found
Vip_csgo_weaponstickers.smx ([VIP] Weapon Stickers): Native "eItems_GetWeaponNumByDefIndex" was not found

meta:
Listing 5 plugins:
[01] SourceMod (1.10.0.6512) by AlliedModders LLC
[02] CS Tools (1.10.0.6512) by AlliedModders LLC
[03] SDK Tools (1.10.0.6512) by AlliedModders LLC
[04] PTaH (1.1.3) by Phoenix (˙·٠●Феникс●٠·˙)
[05] SDK Hooks (1.10.0.6512) by AlliedModders LLC

plugins:
01 "Admin File Reader" (1.10.0.6512) by AlliedModders LLC
02 "[VIP] Core" (3.0.3 R) by R1KO
03 "Player Commands" (1.10.0.6512) by AlliedModders LLC
04 "Anti-Flood" (1.10.0.6512) by AlliedModders LLC
05 "Basic Votes" (1.10.0.6512) by AlliedModders LLC
06 "Basic Info Triggers" (1.10.0.6512) by AlliedModders LLC
07 "multicolors.smx"
08 "Sound Commands" (1.10.0.6512) by AlliedModders LLC
09 "Admin Help" (1.10.0.6512) by AlliedModders LLC
10 "Basic Chat" (1.10.0.6512) by AlliedModders LLC
11 "eItems" (0.20.3) by ESK0
12 "Nextmap" (1.10.0.6512) by AlliedModders LLC
13 "MapChooser" (1.10.0.6512) by AlliedModders LLC
14 "Rock The Vote" (1.10.0.6512) by AlliedModders LLC
15 "[Scoreboard] Language" (1.6.4) by Wend4r
16 "Gloves" (1.0.5) by kgns | oyunhost.net
17 "ResetScore" (1.6) by tuty, babka68
18 "Fun Commands" (1.10.0.6512) by AlliedModders LLC
19 "[VIP] Weapon Stickers" (1.3) by quasemago and z1ntex, Vip by Boywlater(-=KOT=-)
20 "Basic Ban Commands" (1.10.0.6512) by AlliedModders LLC
21 "Fun Votes" (1.10.0.6512) by AlliedModders LLC
22 "Admin Menu" (1.10.0.6512) by AlliedModders LLC
23 "Weapons & Knives" (1.7.6) by kgns | oyunhost.net
24 "Basic Comm Control" (1.10.0.6512) by AlliedModders LLC
25 "Basic Commands" (1.10.0.6512) by AlliedModders LLC
26 "Ограничение оружия" (1.2.0) by Phoenix (˙·٠●Феникс●٠·˙)
27 "BlockingZones | Блокирующие зоны" (1.3) by Drumanid
28 "Reserved Slots" (1.10.0.6512) by AlliedModders LLC
29 "Client Preferences" (1.10.0.6512) by AlliedModders LLC
Errors:
eitems.smx (eItems): Native "HTTPRequest.HTTPRequest" was not found
Vip_csgo_weaponstickers.smx ([VIP] Weapon Stickers): Native "eItems_GetWeaponNumByDefIndex" was not found

помогите...
 

crashzk

Участник
Сообщения
179
Реакции
33
eitems.smx (eItems): Native "HTTPRequest.HTTPRequest" was not found
Vip_csgo_weaponstickers.smx ([VIP] Weapon Stickers): Native "eItems_GetWeaponNumByDefIndex" was not found

meta:
Listing 5 plugins:
[01] SourceMod (1.10.0.6512) by AlliedModders LLC
[02] CS Tools (1.10.0.6512) by AlliedModders LLC
[03] SDK Tools (1.10.0.6512) by AlliedModders LLC
[04] PTaH (1.1.3) by Phoenix (˙·٠●Феникс●٠·˙)
[05] SDK Hooks (1.10.0.6512) by AlliedModders LLC

plugins:
01 "Admin File Reader" (1.10.0.6512) by AlliedModders LLC
02 "[VIP] Core" (3.0.3 R) by R1KO
03 "Player Commands" (1.10.0.6512) by AlliedModders LLC
04 "Anti-Flood" (1.10.0.6512) by AlliedModders LLC
05 "Basic Votes" (1.10.0.6512) by AlliedModders LLC
06 "Basic Info Triggers" (1.10.0.6512) by AlliedModders LLC
07 "multicolors.smx"
08 "Sound Commands" (1.10.0.6512) by AlliedModders LLC
09 "Admin Help" (1.10.0.6512) by AlliedModders LLC
10 "Basic Chat" (1.10.0.6512) by AlliedModders LLC
11 "eItems" (0.20.3) by ESK0
12 "Nextmap" (1.10.0.6512) by AlliedModders LLC
13 "MapChooser" (1.10.0.6512) by AlliedModders LLC
14 "Rock The Vote" (1.10.0.6512) by AlliedModders LLC
15 "[Scoreboard] Language" (1.6.4) by Wend4r
16 "Gloves" (1.0.5) by kgns | oyunhost.net
17 "ResetScore" (1.6) by tuty, babka68
18 "Fun Commands" (1.10.0.6512) by AlliedModders LLC
19 "[VIP] Weapon Stickers" (1.3) by quasemago and z1ntex, Vip by Boywlater(-=KOT=-)
20 "Basic Ban Commands" (1.10.0.6512) by AlliedModders LLC
21 "Fun Votes" (1.10.0.6512) by AlliedModders LLC
22 "Admin Menu" (1.10.0.6512) by AlliedModders LLC
23 "Weapons & Knives" (1.7.6) by kgns | oyunhost.net
24 "Basic Comm Control" (1.10.0.6512) by AlliedModders LLC
25 "Basic Commands" (1.10.0.6512) by AlliedModders LLC
26 "Ограничение оружия" (1.2.0) by Phoenix (˙·٠●Феникс●٠·˙)
27 "BlockingZones | Блокирующие зоны" (1.3) by Drumanid
28 "Reserved Slots" (1.10.0.6512) by AlliedModders LLC
29 "Client Preferences" (1.10.0.6512) by AlliedModders LLC
Errors:
eitems.smx (eItems): Native "HTTPRequest.HTTPRequest" was not found
Vip_csgo_weaponstickers.smx ([VIP] Weapon Stickers): Native "eItems_GetWeaponNumByDefIndex" was not found

помогите...
install: Releases · ErikMinekus/sm-ripext
 

Renal8bits

Участник
Сообщения
45
Реакции
1
Всем привет! Возникла следующая проблема: при перезаходе на сервер у некоторых игроков стикеры с условного AWP слетают и ставятся на Дигл, а AWP пустует. Сервер на Linux. Rest in Pawn, eItems, Multicolors установлены, ошибок в консоли нет, в логах sourcemod тоже. Карта awp_lego_2 с Диглами, CS:GO.
Databases.cfg выглядит следующим образом:
1653151395651.png

А база данных выглядит так:
1653151611730.png
 

Туник

Участник
Сообщения
1,281
Реакции
263
Всем привет! Возникла следующая проблема: при перезаходе на сервер у некоторых игроков стикеры с условного AWP слетают и ставятся на Дигл, а AWP пустует. Сервер на Linux. Rest in Pawn, eItems, Multicolors установлены, ошибок в консоли нет, в логах sourcemod тоже. Карта awp_lego_2 с Диглами, CS:GO.
Databases.cfg выглядит следующим образом:

А база данных выглядит так:
Используй mysql
 

CoMaR

Участник
Сообщения
35
Реакции
0
Подскажите из за чего ошибки пишет? плагин с виду работает норм только каждый рестарт не сразу подхватывает стикеры

C-подобный:
L 06/16/2022 - 00:01:45: SourceMod log file session started (file "/home/container/csgo/addons/sourcemod/logs/L20220616.log") (Version "1.11.0.6883")
L 06/16/2022 - 00:01:45: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 00:01:45: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 04:55:14: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 04:55:17: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 04:55:17: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 11:18:26: SourceMod log file session started (file "/home/container/csgo/addons/sourcemod/logs/L20220616.log") (Version "1.11.0.6883")
L 06/16/2022 - 11:18:26: [GEOIP] GeoIP2 database loaded: GeoLite2-City (2020-11-10 18:49:03 UTC)
L 06/16/2022 - 11:18:26: [GEOIP] GeoIP2 supported languages: de en es fr ja pt-BR ru zh-CN
L 06/16/2022 - 11:18:28: [player_checker.smx] Player checker Init CS:GO
L 06/16/2022 - 11:18:31: [simple-chatprocessor.smx] [SCP] Recognized mod [Counter-Strike: GO].
L 06/16/2022 - 11:18:31: [simple-chatprocessor.smx] [SCP] Loading translation file [scp.csgo.phrases].
L 06/16/2022 - 11:54:04: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 11:54:11: [Vip_csgo_weaponstickers.smx] (WeaponStickers) We have a connection! Databse Type:MySQL
L 06/16/2022 - 11:54:11: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 11:54:18: [weapons.smx] SQLite DB connection successful
L 06/16/2022 - 11:54:18: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 12:31:43: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 12:31:46: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 12:31:46: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 12:55:31: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 12:55:34: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 12:55:34: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 12:59:29: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 12:59:32: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 12:59:32: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 13:10:33: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 13:10:36: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 13:10:36: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 13:43:13: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 13:43:16: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 13:43:16: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 14:07:37: [basecommands.smx] "Console<0><Console><Console>" kicked "VIKTOR<21><STEAM_1:1:501477235><>" (reason "[VOTEKICK] Причина: Афк")
L 06/16/2022 - 14:14:31: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 14:14:58: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 14:14:58: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 14:46:26: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 14:47:12: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 14:47:13: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 15:13:03: [materialadmin.smx] "Console<0><Console><Console>"  banned "Vadosik (STEAM_1:0:549752775 IP_46.98.108.61)" (minutes "0") (reason "WallHack")
L 06/16/2022 - 15:18:14: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 15:18:26: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 15:18:27: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 15:49:11: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 15:49:34: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 15:49:35: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 16:20:22: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 16:20:40: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 16:20:44: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 16:51:32: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 16:51:40: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 16:51:40: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 17:22:36: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 17:22:49: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 17:22:49: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 17:53:43: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 17:53:53: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 17:53:57: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 18:25:00: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 18:25:13: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 18:25:13: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 18:56:03: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 18:56:10: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 18:56:10: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 19:26:59: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 19:27:11: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 19:27:12: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 19:57:59: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 19:58:14: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 19:58:14: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 20:35:49: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 20:35:52: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 20:35:52: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 21:07:40: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 21:07:51: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 21:07:51: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 21:38:51: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 21:39:15: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 21:39:16: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 22:10:21: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 22:10:25: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 22:10:25: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 22:37:54: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 22:37:58: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 22:37:58: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 22:47:15: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 22:47:18: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 22:47:18: [weapons.smx] Inactive players' data has been deleted
L 06/16/2022 - 23:58:47: -------- Mapchange to awp_lego_2 --------
L 06/16/2022 - 23:58:56: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/16/2022 - 23:58:56: [weapons.smx] Inactive players' data has been deleted
L 06/17/2022 - 00:02:38: Log file closed.
C-подобный:
L 06/17/2022 - 00:02:42: SourceMod log file session started (file "/home/container/csgo/addons/sourcemod/logs/L20220617.log") (Version "1.11.0.6883")
L 06/17/2022 - 00:02:42: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/17/2022 - 00:02:42: [weapons.smx] Inactive players' data has been deleted
L 06/17/2022 - 01:20:07: -------- Mapchange to awp_lego_2 --------
L 06/17/2022 - 01:20:11: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/17/2022 - 01:20:11: [weapons.smx] Inactive players' data has been deleted
L 06/17/2022 - 07:57:08: -------- Mapchange to awp_lego_2 --------
L 06/17/2022 - 07:57:11: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/17/2022 - 07:57:11: [weapons.smx] Inactive players' data has been deleted
L 06/17/2022 - 08:43:25: -------- Mapchange to awp_lego_2 --------
L 06/17/2022 - 08:43:28: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/17/2022 - 08:43:28: [weapons.smx] Inactive players' data has been deleted
L 06/17/2022 - 08:51:44: -------- Mapchange to awp_lego_2 --------
L 06/17/2022 - 08:51:47: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/17/2022 - 08:51:47: [weapons.smx] Inactive players' data has been deleted
L 06/17/2022 - 09:15:51: -------- Mapchange to awp_lego_2 --------
L 06/17/2022 - 09:15:54: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/17/2022 - 09:15:54: [weapons.smx] Inactive players' data has been deleted
L 06/17/2022 - 10:02:42: -------- Mapchange to awp_lego_2 --------
L 06/17/2022 - 10:02:45: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/17/2022 - 10:02:45: [weapons.smx] Inactive players' data has been deleted
L 06/17/2022 - 10:30:28: -------- Mapchange to awp_lego_2 --------
L 06/17/2022 - 10:30:31: [Vip_csgo_weaponstickers.smx] Inactive players' data has been deleted
L 06/17/2022 - 10:30:31: [weapons.smx] Inactive players' data has been deleted
 

Temlik

Участник
Сообщения
668
Реакции
174
@CoMaR, это не ошибки, а сообщения от плагинов об очистке базы данных от неактивных игроков
[Vip_csgo_weaponstickers.smx] Данные неактивных игроков удалены
[weapons.smx] Данные неактивных игроков удалены
 

0o0_Fadedid_0o0

Участник
Сообщения
60
Реакции
0
а что если нет папочки material
где ее взять
менюшка открывается а стикеров самих нет
 

Вложения

  • изображение_2022-06-18_140452284.png
    изображение_2022-06-18_140452284.png
    361.7 КБ · Просмотры: 51
  • изображение_2022-06-18_140544377.png
    изображение_2022-06-18_140544377.png
    313 КБ · Просмотры: 51

xXMaXimXx

хХх
Сообщения
511
Реакции
53
а что если нет папочки material
где ее взять
менюшка открывается а стикеров самих нет
Все прекрасно работает. SM 1.10.
База подключена к mysql.
Смотрите логи, ошибки какие есть или нет.
И все ли расширения установили.
файл core.cfg проверьте "FollowCSGOServerGuidelines" "no"
 

Вложения

  • Без имени.png
    Без имени.png
    838.8 КБ · Просмотры: 22
Последнее редактирование:
Сверху Снизу