Controllers.pick

Post Reply
User avatar
DGDanforth
Posts: 1061
Joined: Tue Sep 17, 2013 1:16 am
Location: Palo Alto, California, USA
Contact:

Controllers.pick

Post by DGDanforth »

Attempting to open blackbox-1.7.1-b1.951
caused the following error message
Controllers.pick not found (imported from Containers)
User avatar
Josef Templ
Posts: 2047
Joined: Tue Sep 17, 2013 6:50 am

Re: Controllers.pick

Post by Josef Templ »

Doug, I cannot reproduce the error.
There may be an inconsistency on your side.
Are you starting blackbox.exe with the /USE option?

- Josef
User avatar
DGDanforth
Posts: 1061
Joined: Tue Sep 17, 2013 1:16 am
Location: Palo Alto, California, USA
Contact:

Re: Controllers.pick

Post by DGDanforth »

Josef Templ wrote:Doug, I cannot reproduce the error.
There may be an inconsistency on your side.
Are you starting blackbox.exe with the /USE option?

- Josef
yes
User avatar
Josef Templ
Posts: 2047
Joined: Tue Sep 17, 2013 6:50 am

Re: Controllers.pick

Post by Josef Templ »

Doug, check if you have a privately modified Containers module in your /USE directory.

- Josef
User avatar
DGDanforth
Posts: 1061
Joined: Tue Sep 17, 2013 1:16 am
Location: Palo Alto, California, USA
Contact:

Re: Controllers.pick

Post by DGDanforth »

Josef Templ wrote:Doug, check if you have a privately modified Containers module in your /USE directory.

- Josef
I do not have a Containers nor Controllers module in my /USE directory.
-Doug
User avatar
Josef Templ
Posts: 2047
Joined: Tue Sep 17, 2013 6:50 am

Re: Controllers.pick

Post by Josef Templ »

If you start without the /USE option it should work.
So, there must be something in your /USE dir.

Let's review the error message in detail:
"Controllers.pick not found (imported from Containers)"

This says that Controllers.pick is not found. Controllers.pick is new in blackbox-1.7.1-b1.951.
If it is not found there must be an older version of Controllers.ocf in the /USE dir.
Note that it is possible that you recompiled modules without modifying them.
Check the Code and System/Code directories for .ocf files.

- Josef
User avatar
DGDanforth
Posts: 1061
Joined: Tue Sep 17, 2013 1:16 am
Location: Palo Alto, California, USA
Contact:

Re: Controllers.pick

Post by DGDanforth »

Josef Templ wrote:If you start without the /USE option it should work.
So, there must be something in your /USE dir.

Let's review the error message in detail:
"Controllers.pick not found (imported from Containers)"

This says that Controllers.pick is not found. Controllers.pick is new in blackbox-1.7.1-b1.951.
If it is not found there must be an older version of Controllers.ocf in the /USE dir.
Note that it is possible that you recompiled modules without modifying them.
Check the Code and System/Code directories for .ocf files.

- Josef
In the/USE Code directory I find Controllers.ocf
I assume that is the cause of the problem.
Since reporting the problem I have reverted to BB1.7 stable because
Windows Defender quarantined blackbox-1.7.1.b1.951
So when I get up the energy to reinstall blackbox-1.7.1.b1.951 and set Windows Defender to
treat that as an exception then I can test whether deleting Controllers.ocf solves the problem.
Thanks!
-Doug
User avatar
DGDanforth
Posts: 1061
Joined: Tue Sep 17, 2013 1:16 am
Location: Palo Alto, California, USA
Contact:

Re: Controllers.pick

Post by DGDanforth »

I am happy to report that deletion of the Code/Controllers.ocf file does indeed allow me to
run the .951 version.

Thank you very much Josef.

-Doug
Post Reply