I have set up a multiple industry that takes in logstacks and produces lumberstacks and pit props. while testing it to give out a load for pit props I get the following error:
Thread exception:ER Null Reference, line 173, file multipleindustrynew.gs
Stack dump:
<kuid:-19:101657> "Multiple Industry New"
function$void@MultipleIndustryNew:
erdormStoppedLoad(Vehicle, string), line -1
function$void@BaseIndustry:
erformedStopped(Vehicle, string), line 443
I had thought maybe I needed to send a load of logs there first - which I did but I got another error when it arrived there and it did not unload its cargo. Ive also tried adding a wait command in after it loads/unloads but it had no effect. Ive obviously missed something when setting it up but I have no idea what. What is wrong? And how do I correct it?
Thread exception:ER Null Reference, line 173, file multipleindustrynew.gs
Stack dump:
<kuid:-19:101657> "Multiple Industry New"
function$void@MultipleIndustryNew:

function$void@BaseIndustry:

I had thought maybe I needed to send a load of logs there first - which I did but I got another error when it arrived there and it did not unload its cargo. Ive also tried adding a wait command in after it loads/unloads but it had no effect. Ive obviously missed something when setting it up but I have no idea what. What is wrong? And how do I correct it?