mjj38
- ago
Seems as though when I switch to multiple position option to true when using building blocks the strategy doesn't compile.

I converted it to C# strategy and it appears that foundPosition0 is no longer defined which is what is causing the error.
0
258
Solved
3 Replies

Reply

Bookmark

Sort
- ago
#1
What Blocks should I add to reproduce?
0
mjj38
- ago
#2
It's this block that causes the problem

0
Cone8
 ( 28.25% )
- ago
#3
Yes, it appears that condition is not compatible with multiple positions. It's not expected that a Condition use a reference to a Position object.
0
Best Answer

Reply

Bookmark

Sort