View Single Post
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 07-01-2018 , 15:34   Re: [CS:GO] PTaH - V1.0.8
Reply With Quote #131

Quote:
Originally Posted by sneaK View Post
Were you successful in blocking console DataTable warnings? Using this version seems to do nothing for me.
They're printed off-main-thread by default (sv_parallel_packentities), which PTaH ignores because it needs to call into non-thread-safe SourcePawn.
__________________
asherkin is offline