This will be fixed in next update.When I open PAGE DOM it gets minimized automatically,
2018-04-03 18:23:56.2925|WARN|ZennoLab.LogLibrary.InternalError||Error occurred in module "Perform the CSharp OwnCode action id: 9a7c417b-24bb-497f-8258-43452640aaad action group id: 40c32d0c-ec87-4586-b2f4-fdad9e3d2acf"
Message: "The device is not ready.
"
2018-04-03 18:23:56.3100|WARN|ZennoLab.LogLibrary.InternalError||Error occurred in module "Faulty operation: Load profile and files id: 9a7c417b-24bb-497f-8258-43452640aaad of the action group id:"
Message: ""
There were problem with wrong path names, but this error message is funny. I guess something should be updated there as it is really misleading.I have a weird problem.
Question what this error means ?
And exactly this message - The device is not ready. - Everything worked fine before, but now it gives such error and stops.Код:2018-04-03 18:23:56.2925|WARN|ZennoLab.LogLibrary.InternalError||Error occurred in module "Perform the CSharp OwnCode action id: 9a7c417b-24bb-497f-8258-43452640aaad action group id: 40c32d0c-ec87-4586-b2f4-fdad9e3d2acf" Message: "The device is not ready. " 2018-04-03 18:23:56.3100|WARN|ZennoLab.LogLibrary.InternalError||Error occurred in module "Faulty operation: Load profile and files id: 9a7c417b-24bb-497f-8258-43452640aaad of the action group id:" Message: ""
I have only some file creation operations in this C# action, nothing much more.
Found a bug I think
using If to test
{-Profile.Sex-}==True
{-Profile.Sex-}==False
doesn't work. it will fail
If I set a new variable, {-Variable.Sex-} and set its default value to {-Profile.Sex-}, it will take the if as true if gender is male
and if as false if gender is female, but the default {-Profile.Sex-} will fail in both cases.
check pics
Посмотреть вложение 28788
Посмотреть вложение 28789
also when dealing with acc creation and with google recaptcha v2
what kind of browser settings do I need, in order to avoid getting this
https://cl.ly/173K0H0A3g2S
I played around a bit according to these settings
https://support.google.com/recaptcha/?hl=en
I have these settings and I'm still getting that error from time to time
https://cl.ly/03411W442X0X
Default useragents will be updated in next versions.Default useragents can be outdated, best way is to use Your own useragent list and set it in profile. http://zennolab.com/wiki/en:profile
This is actually message text from .NET. It is looking for hard drive, but it does not exist, therefore dotnet throws "Device not ready".There were problem with wrong path names, but this error message is funny. I guess something should be updated there as it is really misleading.