What is wrong here?

AntonyVW

Active member
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::PerdormStoppedLoad(Vehicle, string), line -1
function$void@BaseIndustry::PerformedStopped(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?
 
There's an unusual issue involving Multiple Industry New, which I have identified as being due to commented-out code in the .gs file. N3V need to check this and rectify it.

Shane
 
I did manage to temporarily fix the problem on mine involving that error in TS2010, but haven't sorted it yet in TS12.

Shane
Any luck yet with this problem mate? O've just started having the same problem with my multiple industry new, with the same error code etc as mentioned before.
 
Back
Top