Thread: MegaHAL ChatBot
View Single Post
metal_upa
Senior Member
Join Date: Jun 2016
Old 11-06-2016 , 11:08   Re: MegaHAL ChatBot
Reply With Quote #57

Quote:
Originally Posted by Peace-Maker View Post
Someone would have to switch this extension to use the IThreader SM interface first.
Skipping through the code. The crashes are from accessing SP from a different thread. SM/SP is usually not thread safe. Better use ISourceMod::AddFrameAction.

Edit: Here's an updated version with the crashes fixed, plugin/include updated to SM 1.7 syntax and a windows build. The linux build in this package is still the old one, don't have time to compile that atm.
Hello there, it throw me the error.log file in csgo folder.
Code:
Copyright (C) 1998 Jason Hutchens
Start at: [2016/11/06 23:49:28]
load_model: Unable to open file `K:\Game\steamcmd\csgo\csgo\addons\sourcemod\megahal-ext/megahal.brn'save_model: Unable to open file `(ϯ\megahal.brn'
I don't know where is the megahal.brn file, i can't find it.
metal_upa is offline