2.5.1 The Viewer has stopped working

Evgeny_Volin

New Member
VIP
Joined
Jan 28, 2021
Messages
39
Reaction score
0
Achievement
Картинка.jpg
Through the proxy and just through the systems just a white screen! What to do?
I'm going back to the previous version for now!

WHY SUPPORT DOESN'T WORK! $ 15 A MONTH!!
 

Evgeny_Volin

New Member
VIP
Joined
Jan 28, 2021
Messages
39
Reaction score
0
Achievement
The Viewer error was in my code!
I started the Macro like this -

while(await IsLoading);
await Delay(1000);
await WaitForLoading;

You can't do that! You can do this -

await IsLoading;
await Delay(1000);
await WaitForLoading;

Where would you read about it??
And then you only have to guess about everything!!

_______________________________________________________________________________________________
Ошибка Вьюверра была у меня в коде!
Я начал Макрос так -

while(await IsLoading);
await Delay(1000);
await WaitForLoading;

Так нельзя! Можно так -

await IsLoading;
await Delay(1000);
await WaitForLoading;

Где бы почитать об этом??
А то обо всём приходится только догадываться!!
 

About us

  • Our community has been around for many years and pride ourselves on offering unbiased, critical discussion among people of all different backgrounds. We are working every day to make sure our community is one of the best.

Quick Navigation

User Menu