Thread: MegaHAL ChatBot
View Single Post
metal_upa
Senior Member
Join Date: Jun 2016
Old 11-05-2016 , 12:03   Re: MegaHAL ChatBot
Reply With Quote #56

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.
Very nice it worked on current csgo windows server. Thank you mate, you are truly a Peace-Maker.
metal_upa is offline