Помочь разобраться в логах ERRORS_

Palonez

бб братки
Сообщения
3,035
Реакции
1,837
Всем доброго времени суток, нужна помощь с error! Буду очень признателен кто сможет помочь решить!

L 07/23/2022 - 09:34:53: SourceMod error session started
L 07/23/2022 - 09:34:53: Info (map "de_mirage") (file "/home/server49848/game/csgo/addons/sourcemod/logs/errors_20220723.log")
L 07/23/2022 - 09:34:53: [SM] Exception reported: Invalid timer handle 15e20776 (error 3)
L 07/23/2022 - 09:34:53: [SM] Blaming: Screamer.smx
L 07/23/2022 - 09:34:53: [SM] Call stack trace:
L 07/23/2022 - 09:34:53: [SM] [0] KillTimer
L 07/23/2022 - 09:34:53: [SM] [1] Line 131, Screamer.sp::Timer_Kill
L 07/23/2022 - 09:35:53: [SM] Call stack trace:
L 07/23/2022 - 09:35:53: [SM] [0] EmitSound
L 07/23/2022 - 09:35:53: [SM] [1] Line 433, C:\Users\BuT\Desktop\server_windows\server_csgo\csgo\addons\sourcemod\scripting\include\sdktools_sound.inc::EmitSoundToClient
L 07/23/2022 - 09:35:53: [SM] [2] Line 139, Screamer.sp::Timer_Repeat
L 07/23/2022 - 09:35:54: [SM] Exception reported: Client 2 is not in game
L 07/22/2022 - 17:07:34: SourceMod error session started
L 07/22/2022 - 17:07:34: Info (map "de_mirage") (file "/home/server49848/game/csgo/addons/sourcemod/logs/errors_20220722.log")
L 07/22/2022 - 17:07:34: [SM] Exception reported: Array index out-of-bounds (index -1, limit 192)
L 07/22/2022 - 17:07:34: [SM] Blaming: basechat.smx
L 07/22/2022 - 17:07:34: [SM] Call stack trace:
L 07/22/2022 - 17:07:34: [SM] [1] Line 284, /home/builds/sourcemod/debian8-1.10/build/plugins/basechat.sp::Command_SmPsay
L 07/22/2022 - 17:08:32: [SM] Exception reported: Array index out-of-bounds (index -1, limit 192)
L 07/22/2022 - 17:08:32: [SM] Blaming: basechat.smx
L 07/22/2022 - 17:08:32: [SM] Call stack trace:
L 07/22/2022 - 17:08:32: [SM] [1] Line 247, /home/builds/sourcemod/debian8-1.10/build/plugins/basechat.sp::Command_SmTsay
1) Invalid timer handle 15e20776 (error 3) Не может найти нужный хендл для удаления(видимо уже удален или еще не создан)
2) Client 2 is not in game Во время совершения действия игроком/над игроком - игрок находился не на сервере (добавьте проверку IsClientInGame(client))
3) Array index out-of-bounds (index -1, limit 192) во время использованя Command_SmPsay/Command_SmTsay выбранный аргумент либо не указан, либо вышел за пределы массива
 

Grey83

не пишу плагины с весны 2022
Сообщения
8,521
Реакции
4,980

Ma3a2023

Участник
Сообщения
6
Реакции
0
помогите пож разобраться в ошибках в логах постоянно флудит
L 08/23/2023 - 21:00:18: SourceMod error session started
L 08/23/2023 - 21:00:18: Info (map "de_mirage") (file "/home/server76849/game/csgo/addons/sourcemod/logs/errors_20230823.log")
L 08/23/2023 - 21:00:18: [SM] Exception reported: Failed to create native "Shop_IsStarted", name is probably already in use
L 08/23/2023 - 21:00:18: [SM] Blaming: shop/shop.smx
L 08/23/2023 - 21:00:18: [SM] Call stack trace:
L 08/23/2023 - 21:00:18: [SM] [0] CreateNative
L 08/23/2023 - 21:00:18: [SM] [1] Line 62, D:\сервер\SM 1.10\addons\sourcemod\scripting\shop.sp::AskPluginLoad2
L 08/23/2023 - 21:00:18: [SM] Failed to load plugin "shop/shop.smx": unexpected error 23 in AskPluginLoad callback.
L 08/23/2023 - 21:00:23: Error log file session closed.
L 08/23/2023 - 21:01:12: SourceMod error session started
L 08/23/2023 - 21:01:12: Info (map "de_mirage") (file "/home/server76849/game/csgo/addons/sourcemod/logs/errors_20230823.log")
L 08/23/2023 - 21:01:12: [SM] Exception reported: Failed to create native "Shop_IsStarted", name is probably already in use
L 08/23/2023 - 21:01:12: [SM] Blaming: shop/shop.smx
L 08/23/2023 - 21:01:12: [SM] Call stack trace:
L 08/23/2023 - 21:01:12: [SM] [0] CreateNative
L 08/23/2023 - 21:01:12: [SM] [1] Line 62, D:\сервер\SM 1.10\addons\sourcemod\scripting\shop.sp::AskPluginLoad2
L 08/23/2023 - 21:01:12: [SM] Failed to load plugin "shop/shop.smx": unexpected error 23 in AskPluginLoad callback.
L 08/23/2023 - 21:01:17: Error log file session closed.
L 08/23/2023 - 21:01:32: SourceMod error session started
L 08/23/2023 - 21:01:32: Info (map "de_mirage") (file "/home/server76849/game/csgo/addons/sourcemod/logs/errors_20230823.log")
L 08/23/2023 - 21:01:32: [SM] Exception reported: Failed to create native "Shop_IsStarted", name is probably already in use
L 08/23/2023 - 21:01:32: [SM] Blaming: shop/shop.smx
L 08/23/2023 - 21:01:32: [SM] Call stack trace:
L 08/23/2023 - 21:01:32: [SM] [0] CreateNative
L 08/23/2023 - 21:01:32: [SM] [1] Line 62, D:\сервер\SM 1.10\addons\sourcemod\scripting\shop.sp::AskPluginLoad2
L 08/23/2023 - 21:01:32: [SM] Failed to load plugin "shop/shop.smx": unexpected error 23 in AskPluginLoad callback.
L 08/23/2023 - 21:01:39: Error log file session closed.
L 08/23/2023 - 21:01:54: SourceMod error session started
L 08/23/2023 - 21:01:54: Info (map "de_mirage") (file "/home/server76849/game/csgo/addons/sourcemod/logs/errors_20230823.log")
L 08/23/2023 - 21:01:54: [SM] Exception reported: Failed to create native "Shop_IsStarted", name is probably already in use
L 08/23/2023 - 21:01:54: [SM] Blaming: shop/shop.smx
L 08/23/2023 - 21:01:54: [SM] Call stack trace:
L 08/23/2023 - 21:01:54: [SM] [0] CreateNative
L 08/23/2023 - 21:01:54: [SM] [1] Line 62, D:\сервер\SM 1.10\addons\sourcemod\scripting\shop.sp::AskPluginLoad2
L 08/23/2023 - 21:01:54: [SM] Failed to load plugin "shop/shop.smx": unexpected error 23 in AskPluginLoad callback.
L 08/23/2023 - 21:02:08: SourceMod error session started
L 08/23/2023 - 21:02:08: Info (map "de_mirage") (file "/home/server76849/game/csgo/addons/sourcemod/logs/errors_20230823.log")
L 08/23/2023 - 21:02:08: [SM] Exception reported: Failed to create native "Shop_IsStarted", name is probably already in use
L 08/23/2023 - 21:02:08: [SM] Blaming: shop/shop.smx
L 08/23/2023 - 21:02:08: [SM] Call stack trace:
L 08/23/2023 - 21:02:08: [SM] [0] CreateNative
L 08/23/2023 - 21:02:08: [SM] [1] Line 62, D:\сервер\SM 1.10\addons\sourcemod\scripting\shop.sp::AskPluginLoad2
L 08/23/2023 - 21:02:08: [SM] Failed to load plugin "shop/shop.smx": unexpected error 23 in AskPluginLoad callback.
L 08/23/2023 - 21:02:15: Error log file session closed.
L 08/23/2023 - 21:19:37: SourceMod error session started
L 08/23/2023 - 21:19:37: Info (map "de_mirage") (file "/home/server76849/game/csgo/addons/sourcemod/logs/errors_20230823.log")
L 08/23/2023 - 21:19:37: [SM] Exception reported: Failed to create native "Shop_IsStarted", name is probably already in use
L 08/23/2023 - 21:19:37: [SM] Blaming: shop/shop.smx
L 08/23/2023 - 21:19:37: [SM] Call stack trace:
L 08/23/2023 - 21:19:37: [SM] [0] CreateNative
L 08/23/2023 - 21:19:37: [SM] [1] Line 62, D:\сервер\SM 1.10\addons\sourcemod\scripting\shop.sp::AskPluginLoad2
L 08/23/2023 - 21:19:37: [SM] Failed to load plugin "shop/shop.smx": unexpected error 23 in AskPluginLoad callback.
L 08/23/2023 - 21:19:43: Error log file session closed.
L 08/23/2023 - 21:19:58: SourceMod error session started
L 08/23/2023 - 21:19:58: Info (map "de_mirage") (file "/home/server76849/game/csgo/addons/sourcemod/logs/errors_20230823.log")
L 08/23/2023 - 21:19:58: [SM] Exception reported: Failed to create native "Shop_IsStarted", name is probably already in use
L 08/23/2023 - 21:19:58: [SM] Blaming: shop/shop.smx
L 08/23/2023 - 21:19:58: [SM] Call stack trace:
L 08/23/2023 - 21:19:58: [SM] [0] CreateNative
L 08/23/2023 - 21:19:58: [SM] [1] Line 62, D:\сервер\SM 1.10\addons\sourcemod\scripting\shop.sp::AskPluginLoad2
L 08/23/2023 - 21:19:58: [SM] Failed to load plugin "shop/shop.smx": unexpected error 23 in AskPluginLoad callback.
L 08/23/2023 - 21:20:04: Error log file session closed.
L 08/23/2023 - 21:25:13: SourceMod error session started
L 08/23/2023 - 21:25:13: Info (map "de_mirage") (file "/home/server76849/game/csgo/addons/sourcemod/logs/errors_20230823.log")
L 08/23/2023 - 21:25:13: [SM] Exception reported: Failed to create native "Shop_IsStarted", name is probably already in use
L 08/23/2023 - 21:25:13: [SM] Blaming: shop/shop.smx
L 08/23/2023 - 21:25:13: [SM] Call stack trace:
L 08/23/2023 - 21:25:13: [SM] [0] CreateNative
L 08/23/2023 - 21:25:13: [SM] [1] Line 62, D:\сервер\SM 1.10\addons\sourcemod\scripting\shop.sp::AskPluginLoad2
L 08/23/2023 - 21:25:13: [SM] Failed to load plugin "shop/shop.smx": unexpected error 23 in AskPluginLoad callback.
L 08/23/2023 - 21:25:19: Error log file session closed.
L 08/23/2023 - 21:26:59: SourceMod error session started
L 08/23/2023 - 21:26:59: Info (map "de_mirage") (file "/home/server76849/game/csgo/addons/sourcemod/logs/errors_20230823.log")
L 08/23/2023 - 21:26:59: [SM] Exception reported: Failed to create native "Shop_IsStarted", name is probably already in use
L 08/23/2023 - 21:26:59: [SM] Blaming: shop/shop.smx
L 08/23/2023 - 21:26:59: [SM] Call stack trace:
L 08/23/2023 - 21:26:59: [SM] [0] CreateNative
L 08/23/2023 - 21:26:59: [SM] [1] Line 62, D:\сервер\SM 1.10\addons\sourcemod\scripting\shop.sp::AskPluginLoad2
L 08/23/2023 - 21:26:59: [SM] Failed to load plugin "shop/shop.smx": unexpected error 23 in AskPluginLoad callback.
L 08/23/2023 - 21:27:05: Error log file session closed.
 
Последнее редактирование модератором:

Grey83

не пишу плагины с весны 2022
Сообщения
8,521
Реакции
4,980
@Ma3a2023, спрячь портянку между тегами [CODE]твой_код[/CODE] или прикрепляй файлом.
Сообщения автоматически склеены:

@Ma3a2023, вообще, судя по ошибке, у тебя 2 экземпляра шопа пытается работать одновременно и один вырубается, который запускается вторым (shop/shop.smx).
 

mops

Участник
Сообщения
12
Реакции
0
как пофиксить? помогите кому не сложно
L 09/18/2023 - 19:27:19: SourceMod error session started
L 09/18/2023 - 19:27:19: Info (map "de_mirage") (file "/home/container/csgo/addons/sourcemod/logs/errors_20230918.log")
L 09/18/2023 - 19:27:19: [SM] Unable to load extension "PTaH.ext": /lib/i386-linux-gnu/libm.so.6: version `GLIBC_2.29' not found (required by /home/container/csgo/addons/sourcemod/extensions/PTaH.ext.2.csgo.so)
L 09/18/2023 - 19:27:19: [SM] Unable to load plugin "weapons.smx": Required extension "PTaH" file("PTaH.ext") not running
L 09/18/2023 - 19:35:45: Error log file session closed.
L 09/18/2023 - 19:36:02: SourceMod error session started
L 09/18/2023 - 19:36:02: Info (map "de_mirage") (file "/home/container/csgo/addons/sourcemod/logs/errors_20230918.log")
L 09/18/2023 - 19:36:02: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:36:02: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:36:02: [SM] Call stack trace:
L 09/18/2023 - 19:36:02: [SM] [0] SetEntProp
L 09/18/2023 - 19:36:02: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:36:02: [SM] [2] Line 23, tmp/addons/sourcemod/scripting/gloves/hooks.sp::Event_PlayerSpawn
L 09/18/2023 - 19:36:03: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:36:03: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:36:03: [SM] Call stack trace:
L 09/18/2023 - 19:36:03: [SM] [0] SetEntProp
L 09/18/2023 - 19:36:03: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:36:03: [SM] [2] Line 23, tmp/addons/sourcemod/scripting/gloves/hooks.sp::Event_PlayerSpawn
L 09/18/2023 - 19:37:30: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:37:30: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:37:30: [SM] Call stack trace:
L 09/18/2023 - 19:37:30: [SM] [0] SetEntProp
L 09/18/2023 - 19:37:30: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:37:30: [SM] [2] Line 23, tmp/addons/sourcemod/scripting/gloves/hooks.sp::Event_PlayerSpawn
L 09/18/2023 - 19:38:28: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:38:28: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:38:28: [SM] Call stack trace:
L 09/18/2023 - 19:38:28: [SM] [0] SetEntProp
L 09/18/2023 - 19:38:28: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:38:28: [SM] [2] Line 23, tmp/addons/sourcemod/scripting/gloves/hooks.sp::Event_PlayerSpawn
L 09/18/2023 - 19:39:50: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:39:50: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:39:50: [SM] Call stack trace:
L 09/18/2023 - 19:39:50: [SM] [0] SetEntProp
L 09/18/2023 - 19:39:50: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:39:50: [SM] [2] Line 23, tmp/addons/sourcemod/scripting/gloves/hooks.sp::Event_PlayerSpawn
L 09/18/2023 - 19:40:31: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:40:31: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:40:31: [SM] Call stack trace:
L 09/18/2023 - 19:40:31: [SM] [0] SetEntProp
L 09/18/2023 - 19:40:31: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:40:31: [SM] [2] Line 23, tmp/addons/sourcemod/scripting/gloves/hooks.sp::Event_PlayerSpawn
L 09/18/2023 - 19:41:21: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:41:21: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:41:21: [SM] Call stack trace:
L 09/18/2023 - 19:41:21: [SM] [0] SetEntProp
L 09/18/2023 - 19:41:21: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:41:21: [SM] [2] Line 23, tmp/addons/sourcemod/scripting/gloves/hooks.sp::Event_PlayerSpawn
L 09/18/2023 - 19:42:08: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:42:08: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:42:08: [SM] Call stack trace:
L 09/18/2023 - 19:42:08: [SM] [0] SetEntProp
L 09/18/2023 - 19:42:08: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:42:08: [SM] [2] Line 23, tmp/addons/sourcemod/scripting/gloves/hooks.sp::Event_PlayerSpawn
L 09/18/2023 - 19:43:44: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:43:44: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:43:44: [SM] Call stack trace:
L 09/18/2023 - 19:43:44: [SM] [0] SetEntProp
L 09/18/2023 - 19:43:44: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:43:44: [SM] [2] Line 23, tmp/addons/sourcemod/scripting/gloves/hooks.sp::Event_PlayerSpawn
L 09/18/2023 - 19:45:10: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:45:10: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:45:10: [SM] Call stack trace:
L 09/18/2023 - 19:45:10: [SM] [0] SetEntProp
L 09/18/2023 - 19:45:10: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:45:10: [SM] [2] Line 23, tmp/addons/sourcemod/scripting/gloves/hooks.sp::Event_PlayerSpawn
L 09/18/2023 - 19:45:46: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:45:46: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:45:46: [SM] Call stack trace:
L 09/18/2023 - 19:45:46: [SM] [0] SetEntProp
L 09/18/2023 - 19:45:46: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:45:46: [SM] [2] Line 23, tmp/addons/sourcemod/scripting/gloves/hooks.sp::Event_PlayerSpawn
L 09/18/2023 - 19:46:50: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:46:50: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:46:50: [SM] Call stack trace:
L 09/18/2023 - 19:46:50: [SM] [0] SetEntProp
L 09/18/2023 - 19:46:50: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:46:50: [SM] [2] Line 23, tmp/addons/sourcemod/scripting/gloves/hooks.sp::Event_PlayerSpawn
L 09/18/2023 - 19:47:31: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:47:31: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:47:31: [SM] Call stack trace:
L 09/18/2023 - 19:47:31: [SM] [0] SetEntProp
L 09/18/2023 - 19:47:31: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:47:31: [SM] [2] Line 160, tmp/addons/sourcemod/scripting/gloves/menus.sp::GloveMainMenuHandler
L 09/18/2023 - 19:47:34: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:47:34: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:47:34: [SM] Call stack trace:
L 09/18/2023 - 19:47:34: [SM] [0] SetEntProp
L 09/18/2023 - 19:47:34: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:47:34: [SM] [2] Line 23, tmp/addons/sourcemod/scripting/gloves/hooks.sp::Event_PlayerSpawn
L 09/18/2023 - 19:48:07: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:48:07: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:48:07: [SM] Call stack trace:
L 09/18/2023 - 19:48:07: [SM] [0] SetEntProp
L 09/18/2023 - 19:48:07: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:48:07: [SM] [2] Line 23, tmp/addons/sourcemod/scripting/gloves/hooks.sp::Event_PlayerSpawn
L 09/18/2023 - 19:48:21: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:48:21: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:48:21: [SM] Call stack trace:
L 09/18/2023 - 19:48:21: [SM] [0] SetEntProp
L 09/18/2023 - 19:48:21: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:48:21: [SM] [2] Line 57, tmp/addons/sourcemod/scripting/gloves/menus.sp::GloveMenuHandler
L 09/18/2023 - 19:49:03: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:49:03: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:49:03: [SM] Call stack trace:
L 09/18/2023 - 19:49:03: [SM] [0] SetEntProp
L 09/18/2023 - 19:49:03: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:49:03: [SM] [2] Line 23, tmp/addons/sourcemod/scripting/gloves/hooks.sp::Event_PlayerSpawn
L 09/18/2023 - 19:49:35: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:49:35: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:49:35: [SM] Call stack trace:
L 09/18/2023 - 19:49:35: [SM] [0] SetEntProp
L 09/18/2023 - 19:49:35: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:49:35: [SM] [2] Line 23, tmp/addons/sourcemod/scripting/gloves/hooks.sp::Event_PlayerSpawn
L 09/18/2023 - 19:51:52: [SM] Unable to load plugin "weapons.smx": Required extension "PTaH" file("PTaH.ext") not running
L 09/18/2023 - 19:52:02: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:52:02: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:52:02: [SM] Call stack trace:
L 09/18/2023 - 19:52:02: [SM] [0] SetEntProp
L 09/18/2023 - 19:52:02: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:52:02: [SM] [2] Line 23, tmp/addons/sourcemod/scripting/gloves/hooks.sp::Event_PlayerSpawn
L 09/18/2023 - 19:52:06: [SM] Exception reported: Cannot set m_iItemIDLow with "FollowCSGOServerGuidelines" option enabled.
L 09/18/2023 - 19:52:06: [SM] Blaming: gloves.smx
L 09/18/2023 - 19:52:06: [SM] Call stack trace:
L 09/18/2023 - 19:52:06: [SM] [0] SetEntProp
L 09/18/2023 - 19:52:06: [SM] [1] Line 152, tmp/addons/sourcemod/scripting/gloves.sp::GivePlayerGloves
L 09/18/2023 - 19:52:06: [SM] [2] Line 57, tmp/addons/sourcemod/scripting/gloves/menus.sp::GloveMenuHandler
L 09/18/2023 - 20:51:17: Error log file session closed.
 

mops

Участник
Сообщения
12
Реакции
0
в настройках core.cfg включи FollowCSGOServerGuidelines на NO
C-подобный:
/**
* This file is used to set various options that are important to SourceMod's core.
* If this file is missing or an option in this file is missing, then the default values will be used.
*/
"Core"
{
/**
* This option determines if SourceMod logging is enabled.
*
* "on" - Logging is enabled (default)
* "off" - Logging is disabled
*/
"Logging" "on"
/**
* This option determines how SourceMod logging should be handled.
*
* "daily" - New log file is created for each day (default)
* "map" - New log file is created for each map change
* "game" - Use game's log files
*/
"LogMode" "daily"
/**
* Language that multilingual enabled plugins and extensions will use to print messages.
* Only languages listed in languages.cfg are valid.
*
* The default value is "en"
*/
"ServerLang" "en"
/**
* List of characters to use for public chat triggers. Set an empty list to disable.
*/
"PublicChatTrigger" "!"
/**
* List of characters to use for silent chat triggers. Set an empty list to disable.
*/
"SilentChatTrigger" "/"
/**
* If a say command is a silent chat trigger, and is used by an admin,
* but it does not evaluate to an actual command, it will be displayed
* publicly. This setting allows you to suppress accidental typings.
*
* The default value is "no". A value of "yes" will suppress.
*/
"SilentFailSuppress" "no"
/**
* Password setinfo key that clients must set. You must change this in order for
* passwords to work, for security reasons.
*/
"PassInfoVar" "_password"
/**
* Specifies the sound that gets played when an item is selected from a menu.
*/
"MenuItemSound" "buttons/button14.wav"
/**
* Specifies the sound that gets played when an "Exit" button is selected
* from a menu.
*/
"MenuExitSound" "buttons/combine_button7.wav"
/**
* Specifies the sound that gets played when an "Exit Back" button is selected
* from a menu. This is the special "Back" button that is intended to roll back
* to a previous menu.
*/
"MenuExitBackSound" "buttons/combine_button7.wav"
/**
* Enables or disables whether SourceMod reads a client's cl_language cvar to set
* their language for server-side phrase translation.
*
* "on" - Translate using the client's language (default)
* "off" - Translate using default server's language
*/
"AllowClLanguageVar" "On"
/**
* Enables or Disables SourceMod's automatic gamedata updating.
*
* The default value is "no". A value of "yes" will block the Auto Updater.
*/
"DisableAutoUpdate" "no"
/**
* If set to yes, a successful gamedata update will attempt to restart SourceMod.
* SourceMod is unloaded and reloaded, and the map is changed to the current map.
* Since gamedata updates occur when the server loads, impact should be minimal.
* But to be safe, this option is disabled by default.
*/
"ForceRestartAfterUpdate" "no"
/**
* URL to use for retrieving update information.
* SSL is not yet supported.
*/
"AutoUpdateURL" "http://update.sourcemod.net/update/"
/**
* Whether to show debug spew.
* Currently this will log details about the gamedata updating process.
*/
"DebugSpew" "no"
/**
* If set to yes, SourceMod will validate steamid auth strings with the Steam backend before giving out admin access.
* This can prevent malicious users from impersonating admins with stolen Steam apptickets.
* If Steam is down, admins will not be authenticated until Steam comes back up.
* This option increases the security of your server, but is still experimental.
*/
"SteamAuthstringValidation" "yes"
/**
* Enables or disables whether SourceMod blocks known or potentially malicious plugins from loading.
* It is STRONGLY advised that this is left enabled, there have been cases in the past with plugins that
* allow anyone to delete files on the server, gain full rcon control, etc.
*
* "yes" - Block malware or illegal plugins from loading (default)
* "no" - Warn about malware or illegal plugins loading
*/
"BlockBadPlugins" "no"
/**
* If a plugin takes too long to execute, hanging or freezing the game server in the process,
* SourceMod will attempt to terminate that plugin after the specified timeout length has
* passed. You can disable this feature by setting the value to "0".
*/
"SlowScriptTimeout" "8"
/**
* Per "Counter-Strike: Global Offensive", certain plugin
* functionality will trigger all of the game server owner's Game Server Login Tokens
* (GSLTs) to get banned when executed on a Counter-Strike: Global Offensive game server.
*
* Enabling this option will block plugins from using functionality that is known to cause this.
* This option only has any effect on CS:GO. Note that this does NOT guarantee that you cannot
* receive a ban.
*
* Disable this option at your own risk.
*/
"FollowCSGOServerGuidelines" "no"
 

Palonez

бб братки
Сообщения
3,035
Реакции
1,837
/**
* This file is used to set various options that are important to SourceMod's core.
* If this file is missing or an option in this file is missing, then the default values will be used.
*/
"Core"
{
/**
* This option determines if SourceMod logging is enabled.
*
* "on" - Logging is enabled (default)
* "off" - Logging is disabled
*/
"Logging" "on"
/**
* This option determines how SourceMod logging should be handled.
*
* "daily" - New log file is created for each day (default)
* "map" - New log file is created for each map change
* "game" - Use game's log files
*/
"LogMode" "daily"
/**
* Language that multilingual enabled plugins and extensions will use to print messages.
* Only languages listed in languages.cfg are valid.
*
* The default value is "en"
*/
"ServerLang" "en"
/**
* List of characters to use for public chat triggers. Set an empty list to disable.
*/
"PublicChatTrigger" "!"
/**
* List of characters to use for silent chat triggers. Set an empty list to disable.
*/
"SilentChatTrigger" "/"
/**
* If a say command is a silent chat trigger, and is used by an admin,
* but it does not evaluate to an actual command, it will be displayed
* publicly. This setting allows you to suppress accidental typings.
*
* The default value is "no". A value of "yes" will suppress.
*/
"SilentFailSuppress" "no"
/**
* Password setinfo key that clients must set. You must change this in order for
* passwords to work, for security reasons.
*/
"PassInfoVar" "_password"
/**
* Specifies the sound that gets played when an item is selected from a menu.
*/
"MenuItemSound" "buttons/button14.wav"
/**
* Specifies the sound that gets played when an "Exit" button is selected
* from a menu.
*/
"MenuExitSound" "buttons/combine_button7.wav"
/**
* Specifies the sound that gets played when an "Exit Back" button is selected
* from a menu. This is the special "Back" button that is intended to roll back
* to a previous menu.
*/
"MenuExitBackSound" "buttons/combine_button7.wav"
/**
* Enables or disables whether SourceMod reads a client's cl_language cvar to set
* their language for server-side phrase translation.
*
* "on" - Translate using the client's language (default)
* "off" - Translate using default server's language
*/
"AllowClLanguageVar" "On"
/**
* Enables or Disables SourceMod's automatic gamedata updating.
*
* The default value is "no". A value of "yes" will block the Auto Updater.
*/
"DisableAutoUpdate" "no"
/**
* If set to yes, a successful gamedata update will attempt to restart SourceMod.
* SourceMod is unloaded and reloaded, and the map is changed to the current map.
* Since gamedata updates occur when the server loads, impact should be minimal.
* But to be safe, this option is disabled by default.
*/
"ForceRestartAfterUpdate" "no"
/**
* URL to use for retrieving update information.
* SSL is not yet supported.
*/
"AutoUpdateURL" "http://update.sourcemod.net/update/"
/**
* Whether to show debug spew.
* Currently this will log details about the gamedata updating process.
*/
"DebugSpew" "no"
/**
* If set to yes, SourceMod will validate steamid auth strings with the Steam backend before giving out admin access.
* This can prevent malicious users from impersonating admins with stolen Steam apptickets.
* If Steam is down, admins will not be authenticated until Steam comes back up.
* This option increases the security of your server, but is still experimental.
*/
"SteamAuthstringValidation" "yes"
/**
* Enables or disables whether SourceMod blocks known or potentially malicious plugins from loading.
* It is STRONGLY advised that this is left enabled, there have been cases in the past with plugins that
* allow anyone to delete files on the server, gain full rcon control, etc.
*
* "yes" - Block malware or illegal plugins from loading (default)
* "no" - Warn about malware or illegal plugins loading
*/
"BlockBadPlugins" "no"
/**
* If a plugin takes too long to execute, hanging or freezing the game server in the process,
* SourceMod will attempt to terminate that plugin after the specified timeout length has
* passed. You can disable this feature by setting the value to "0".
*/
"SlowScriptTimeout" "8"
/**
* Per "Counter-Strike: Global Offensive", certain plugin
* functionality will trigger all of the game server owner's Game Server Login Tokens
* (GSLTs) to get banned when executed on a Counter-Strike: Global Offensive game server.
*
* Enabling this option will block plugins from using functionality that is known to cause this.
* This option only has any effect on CS:GO. Note that this does NOT guarantee that you cannot
* receive a ban.
*
* Disable this option at your own risk.
*/
"FollowCSGOServerGuidelines" "no"
Не поможем, правила соблюдайте и гугл открывайте. Либо платите деньги и Вам окажут соответствующие услуги
 
Последнее редактирование:

Grey83

не пишу плагины с весны 2022
Сообщения
8,521
Реакции
4,980
Вот так сделай:
C-подобный:
/**
* This file is used to set various options that are important to SourceMod's core.
* If this file is missing or an option in this file is missing, then the default values will be used.
*/
"Core"
{
/**
* This option determines if SourceMod logging is enabled.
*
* "on" - Logging is enabled (default)
* "off" - Logging is disabled
*/
"Logging" "on"
/**
* This option determines how SourceMod logging should be handled.
*
* "daily" - New log file is created for each day (default)
* "map" - New log file is created for each map change
* "game" - Use game's log files
*/
"LogMode" "daily"
/**
* Language that multilingual enabled plugins and extensions will use to print messages.
* Only languages listed in languages.cfg are valid.
*
* The default value is "en"
*/
"ServerLang" "en"
/**
* List of characters to use for public chat triggers. Set an empty list to disable.
*/
"PublicChatTrigger" "!"
/**
* List of characters to use for silent chat triggers. Set an empty list to disable.
*/
"SilentChatTrigger" "/"
/**
* If a say command is a silent chat trigger, and is used by an admin,
* but it does not evaluate to an actual command, it will be displayed
* publicly. This setting allows you to suppress accidental typings.
*
* The default value is "no". A value of "yes" will suppress.
*/
"SilentFailSuppress" "no"
/**
* Password setinfo key that clients must set. You must change this in order for
* passwords to work, for security reasons.
*/
"PassInfoVar" "_password"
/**
* Specifies the sound that gets played when an item is selected from a menu.
*/
"MenuItemSound" "buttons/button14.wav"
/**
* Specifies the sound that gets played when an "Exit" button is selected
* from a menu.
*/
"MenuExitSound" "buttons/combine_button7.wav"
/**
* Specifies the sound that gets played when an "Exit Back" button is selected
* from a menu. This is the special "Back" button that is intended to roll back
* to a previous menu.
*/
"MenuExitBackSound" "buttons/combine_button7.wav"
/**
* Enables or disables whether SourceMod reads a client's cl_language cvar to set
* their language for server-side phrase translation.
*
* "on" - Translate using the client's language (default)
* "off" - Translate using default server's language
*/
"AllowClLanguageVar" "On"
/**
* Enables or Disables SourceMod's automatic gamedata updating.
*
* The default value is "no". A value of "yes" will block the Auto Updater.
*/
"DisableAutoUpdate" "no"
/**
* If set to yes, a successful gamedata update will attempt to restart SourceMod.
* SourceMod is unloaded and reloaded, and the map is changed to the current map.
* Since gamedata updates occur when the server loads, impact should be minimal.
* But to be safe, this option is disabled by default.
*/
"ForceRestartAfterUpdate" "no"
/**
* URL to use for retrieving update information.
* SSL is not yet supported.
*/
"AutoUpdateURL" "[URL]http://update.sourcemod.net/update/[/URL]"
/**
* Whether to show debug spew.
* Currently this will log details about the gamedata updating process.
*/
"DebugSpew" "no"
/**
* If set to yes, SourceMod will validate steamid auth strings with the Steam backend before giving out admin access.
* This can prevent malicious users from impersonating admins with stolen Steam apptickets.
* If Steam is down, admins will not be authenticated until Steam comes back up.
* This option increases the security of your server, but is still experimental.
*/
"SteamAuthstringValidation" "yes"
/**
* Enables or disables whether SourceMod blocks known or potentially malicious plugins from loading.
* It is STRONGLY advised that this is left enabled, there have been cases in the past with plugins that
* allow anyone to delete files on the server, gain full rcon control, etc.
*
* "yes" - Block malware or illegal plugins from loading (default)
* "no" - Warn about malware or illegal plugins loading
*/
"BlockBadPlugins" "no"
/**
* If a plugin takes too long to execute, hanging or freezing the game server in the process,
* SourceMod will attempt to terminate that plugin after the specified timeout length has
* passed. You can disable this feature by setting the value to "0".
*/
"SlowScriptTimeout" "8"
/**
* Per "Counter-Strike: Global Offensive", certain plugin
* functionality will trigger all of the game server owner's Game Server Login Tokens
* (GSLTs) to get banned when executed on a Counter-Strike: Global Offensive game server.
*
* Enabling this option will block plugins from using functionality that is known to cause this.
* This option only has any effect on CS:GO. Note that this does NOT guarantee that you cannot
* receive a ban.
*
* Disable this option at your own risk.
*/
"FollowCSGOServerGuidelines" "no"
 
Сверху Снизу