WhiteHatBox
Share Page
Following(0)
Partner(s)
baby2i

Critical error on botchieft

ReplyThanks 2019/04/15 18:10:51 0 0

I tried many times and could conclude that botchieft cannot run 2 funtion together.

I ran a function (Ex: Function1) in repeat mode ----> ok

But when running another function (Ex: Function2) --->Function1 will be stopped

This is a bug of botchieft that needs immediate fix





Karmagedon
2019/04/15 18:15:42
1 # baby2i 2019/4/15 18:10:51

I tried many times and could conclude that botchieft cannotrun 2 funtion together.

I ran a function (Ex: Function1) in repeat mode ----> ok

But when running another function (Ex: Function2) --->Function1 will be stopped

This is a bug of botchieft that needs immediate fix

Functions in project with forms?

Can you provide screenshots or an example? Finding errors will become easier.

Module Development - [email protected] // Thanks - https://ko-fi.com/arbots
baby2i
2019/04/16 11:21:03


I am very busy with my projections. I will create an example project. Please check it.

Attention:

If inside FUNTION_02 there is no RUN MODULE, then there isno problem

But if inside FUNTION_02 has RUN_MODULE command then FUNTION_01 will be STOP



/editor/attached/file/20190416/20190416111935_4859.zip


Jolin
2019/04/17 15:21:11
3 # baby2i 2019/4/16 11:21:03


I am very busy with my projections. I will create an example project. Please check it.

Attention:

If inside FUNTION_02 there is no RUN MODULE, then there isno problem

But if inside FUNTION_02 has RUN_MODULE command then FUNTION_01 will be STOP



/editor/attached/file/20190416/20190416111935_4859.zip


Sorry for the late reply

We have notified our programmer to check the problem for you .we will update the message to you asap once it be fixed.wait for the news

Jolin
2019/04/17 15:43:56

@baby2i Sorry for the problem,the reply from our programmer. The program is designed like this, only one thing will be processed at the same time.If running two functions at the same time. it needs to be programmed separately.

baby2i
2019/04/20 10:55:43

I think this is a disadvantage of botchieft, because it willmake bots impossible to run multithreaded and inefficient. You should overcomethis problem so that Botchief becomes a more professional program

Jolin
2019/04/24 15:56:13
6 # baby2i 2019/4/20 10:55:43

I think this is a disadvantage of botchieft, because it willmake bots impossible to run multithreaded and inefficient. You should overcomethis problem so that Botchief becomes a more professional program


Thanks for your advice,our programmer will fix it later,if there is any news update we will let you know.

Karmagedon
2019/04/24 20:29:56
6 # baby2i 2019/4/20 10:55:43

I think this is a disadvantage of botchieft, because it willmake bots impossible to run multithreaded and inefficient. You should overcomethis problem so that Botchief becomes a more professional program


Hello. I looked at your example.

This happens for one reason - projects run in the same thread, like any other application on the computer. Therefore, when starting the browser, the program waits for the module to complete. After that, continue to work.

You need to run the modules in an another thread. In this case, the main thread of the application will continue.

I made a video with subtitles. Please watch it. It is better for understanding.

Module Development - [email protected] // Thanks - https://ko-fi.com/arbots
<< < 1> >>
VerifyCode
Advanced Option