View Single Post
Author Message
TigerXN
Junior Member
Join Date: Apr 2020
Old 05-28-2021 , 18:19   Need Help With Plugin Console Error
Reply With Quote #1

I'm trying to run the BOTS plugins from https://github.com/manicogaming/CSGOBetterBots, and I keep getting this error message in sourcemod logs when I start the server.

L 05/28/2021 - 15:13:43: Error log file session closed.
L 05/28/2021 - 15:13:48: SourceMod error session started
L 05/28/2021 - 15:13:48: Info (map "de_mirage") (file "D:\server\csgo\addons\sourcemod\logs\errors_ 20210528.log")
L 05/28/2021 - 15:13:48: [SM] Exception reported: Invalid Handle 0
L 05/28/2021 - 15:13:48: [SM] Blaming: bot_stuff.smx
L 05/28/2021 - 15:13:48: [SM] Call stack trace:
L 05/28/2021 - 15:13:48: [SM] [0] DynamicDetour.Enable
L 05/28/2021 - 15:13:48: [SM] [1] Line 5965, bot_stuff.sp::LoadDetours
L 05/28/2021 - 15:13:48: [SM] [2] Line 130, bot_stuff.sp::OnPluginStart
L 05/28/2021 - 15:13:48: [SM] Unable to load plugin "bot_stuff.smx": Error detected in plugin startup (see error logs)

I don't know enough about Sourcemod/plugins to understand the error, so any insight/suggestions would be great.
TigerXN is offline