My routes have been working fine until very recently. I cant figure out how to do a screenshot so I'll have to describe.
If I create a new route and place a single station, (In this case I used the Multiple Industry New KUID 19:10165) I can always recreate the problem.
When I hit the Queue1 box the box that will display the available assets( add queue ) is now blank and the cursed red bug pops up in the lower right. The error that seems consistent regardless of the station is the function
getPropertyElementList.
In this case the bug said:
Thread Exception:ER_Exception,line1911 file MultipleIndustryNew.gs
Stack Dump
kuid 19:10165 MultipleIndustryNew
function $string[]MultipleIndustryNew::GetPropertyElementList(string),line -1
and
function $bool@PropertFilter:
oesAcceptProduct(asset),line -1
$string[]MultipleIndustryNew::GetPropertyElementList(string),line -1736
What did I do wrong and is it curable?
If I create a new route and place a single station, (In this case I used the Multiple Industry New KUID 19:10165) I can always recreate the problem.
When I hit the Queue1 box the box that will display the available assets( add queue ) is now blank and the cursed red bug pops up in the lower right. The error that seems consistent regardless of the station is the function
getPropertyElementList.
In this case the bug said:
Thread Exception:ER_Exception,line1911 file MultipleIndustryNew.gs
Stack Dump
kuid 19:10165 MultipleIndustryNew
function $string[]MultipleIndustryNew::GetPropertyElementList(string),line -1
and
function $bool@PropertFilter:

$string[]MultipleIndustryNew::GetPropertyElementList(string),line -1736
What did I do wrong and is it curable?