@givirus its because of your script logic, maybe you dont call the function? OR you dont have proper error handling which results into certain parts of your script being skipped since they are inside an if statement. I encountered this problem many times in the past, you will need to handle errors and it'll will be most likely fixed, for the purpose of debugging you can use the "Log" function at several points to see where it will print it.
Chromium not Running
-
When i run script in run mode when i set threads it doesn't start all thread it doesn't complain about cpu usage, there is free memory it starts a few thread and after these threwads closed it doesn't start anymore
-
What are your PC specs (CPU, RAM, GPU) and how many threads are you trying to run?
-
8 core rryzen 7 3700x , 64gb ram im trying to run 5 threads, its on run type repeat i think problem usually happens with when i am using fingerprint manager and stuff
-
@stevenjpotter57
Make sure your problem is not caused by your antivirus, Windows Defender, etc.
If the problem remains relevant, please attach a test project.