Thread Exception: ER_NullReference, line 173, file multipleindustrynew.gs

WWII44

New member
I'm getting the following error message when I bring cars to load up at a multiple industry spot and then I loose control of the engine. Why is it doing this and how can I fix it?


Thread Exception: ER_NullReference, line 173, file multipleindustrynew.gs

Stack dump:

<kuid:-25:1090>

function $void@MultipleIndustryNew::PerformStoppedLoad(Vehicle,string), line -1
function $void@BaseIndustry::PerformStoppedChild(Vehicle,string), line 698
 
1) How are you configuring the commodities in the TABS. Give and exact description of what you do.
2) If you lose control of the loco, you should position a new one and delete it. But I see you are on TS12, and it is not possible to do that unless you use T:ANE. Try to save the session and see if you re-gain control when you open again. Really, configuring the M.I.N. properly should fix the problem. Also, very important, make sure you don't have a faulty commodity.
 
I'm getting the following error message when I bring cars to load up at a multiple industry spot and then I loose control of the engine. Why is it doing this and how can I fix it?


Thread Exception: ER_NullReference, line 173, file multipleindustrynew.gs

Stack dump:

<kuid:-25:1090>

function $void@MultipleIndustryNew::PerformStoppedLoad(Vehicle,string), line -1
function $void@BaseIndustry::PerformStoppedChild(Vehicle,string), line 698
I got this error few times too. To fix it I edited multiple industry asset and checked that all names and values in all tabs are entered. Make sure that all commodities have assigned queue numbers (2nd tab) and are included in the process (3rd tab). A null pointer exception usually occurs when a reference is missing or blank.
 
Back
Top