Brutal Force
Brutal Force
> > Just start a small window before initializing your application, What is the problem? > > After start a new window, you can see color in my main window...
You are loading your driver wrongly and get BSOD on PG integrity check.
I'm using both lazy importer and xorstr for years and never had one AV detection, Are you sure you're code is not what actually detected? However if you really want...
Any updates?
You should press Ctrl + Enter
@Theldus Thank you for your reply, Currently clientID is the pointer of array, It means if a connection disconnect and someone else connect it get same previous ID which last...
Thank you for your time, It makes sense but why not just using a struct based array instead of actual pointer like struct ClientObject { ws_cli_conn_t clientPtr; uint64_t clientID; int...
Hi @Theldus , I will put some time on this later to see if I can implement it and let you know. Thanks for your dedication.
> Did you use Low VRAM model in controlnet? No, But it's same with lowvram and Low VRAM checkbox
> Can you share the full console log? It would be better you follow the bug template and share everything asked there. @huchenlei sure, Here is the log : ```...