parsifal300
New member
I'm attempting to configure a multi ind and have run into errors when attempting to configure.
I'm attempting to configure 3 items (all pallets of fruit) into 1 Fruit Pallet, and one crate of oranges into frozen orange juice. All of the items enter into the queues fine but the errors pop up when I attempt to enter an item into the Tracks tab. There are no items to pick from and the error bug pops up:
"Unknown: File industryproductinfocomplete.gs, line 282, ER_Timeout"
"More" provides:
function $bool@IndustryProductInfoCollection:
oesProductHaveTrack(Asset,string), line 280
function $string[]@MultipleIndustryNew::GetPropertyElementList(string), line 3979
The only way to get the industry to do anything at this point is to delete the track and start again. Further experimentation appears to reveal the issue happens when the 5th item is entered into the queue. Even if an item is deleted from the queue the error still exists, by all apparent indications it looks like the items have remained in the script even though they have been deleted from the interface. 4 items or less and everything appears to be fine. This error also appears in the "Multiple Industry New"
I like the concept of having to provide product(s) to be able to produce products. With my limited knowledge and experience with T:ain I don't know if there are any other industries that allow this type of configuration. Is there a solution to this or should I live with only having 4 items in an industry?
Happy to provide additional information, any help would be appreciated.
~P
I'm attempting to configure 3 items (all pallets of fruit) into 1 Fruit Pallet, and one crate of oranges into frozen orange juice. All of the items enter into the queues fine but the errors pop up when I attempt to enter an item into the Tracks tab. There are no items to pick from and the error bug pops up:
"Unknown: File industryproductinfocomplete.gs, line 282, ER_Timeout"
"More" provides:
function $bool@IndustryProductInfoCollection:

function $string[]@MultipleIndustryNew::GetPropertyElementList(string), line 3979
The only way to get the industry to do anything at this point is to delete the track and start again. Further experimentation appears to reveal the issue happens when the 5th item is entered into the queue. Even if an item is deleted from the queue the error still exists, by all apparent indications it looks like the items have remained in the script even though they have been deleted from the interface. 4 items or less and everything appears to be fine. This error also appears in the "Multiple Industry New"
I like the concept of having to provide product(s) to be able to produce products. With my limited knowledge and experience with T:ain I don't know if there are any other industries that allow this type of configuration. Is there a solution to this or should I live with only having 4 items in an industry?
Happy to provide additional information, any help would be appreciated.
~P
Last edited: