caused the following error message
Controllers.pick not found (imported from Containers)
Controllers.pick not found (imported from Containers)
yesJosef 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
I do not have a Containers nor Controllers module in my /USE directory.Josef Templ wrote:Doug, check if you have a privately modified Containers module in your /USE directory.
- Josef
In the/USE Code directory I find Controllers.ocfJosef 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