Page 1 of 1

Controllers.pick

Posted: Wed Sep 27, 2017 5:50 am
by DGDanforth
Attempting to open blackbox-1.7.1-b1.951
caused the following error message
Controllers.pick not found (imported from Containers)

Re: Controllers.pick

Posted: Wed Sep 27, 2017 7:53 am
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

Re: Controllers.pick

Posted: Wed Sep 27, 2017 8:02 am
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

Re: Controllers.pick

Posted: Mon Oct 02, 2017 4:40 am
by Josef Templ
Doug, check if you have a privately modified Containers module in your /USE directory.

- Josef

Re: Controllers.pick

Posted: Mon Oct 02, 2017 5:05 am
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

Re: Controllers.pick

Posted: Mon Oct 02, 2017 5:21 am
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

Re: Controllers.pick

Posted: Mon Oct 02, 2017 5:42 am
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

Re: Controllers.pick

Posted: Mon Oct 02, 2017 5:57 am
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