JR Muiltiple Industry New Update

This latest release is throwing an error (sometimes) on my route
- <kuid2:45324:400001:10> : File multipleindustrynew.gs, Line 382, ER_DivideByZero
; <kuid2:45324:400001:10> : Script class: MultipleIndustryNew
; <kuid2:45324:400001:10> : MeshObject: <kuid2:45324:400001:10> "JR Multi Industry II"
; <kuid2:45324:400001:10> : Script callstack
; <kuid2:45324:400001:10> : function $bool@MultipleIndustryNew::UnloadMIN(Vehicle,ProductQueue,IndustryProductInfoTracks), line 323
; <kuid2:45324:400001:10> : function $void@MultipleIndustryNew::PerformMovingLoad(Vehicle,string), line 607
; <kuid2:45324:400001:10> : function $void@BaseIndustry::PerformInnerEnterMoving(Vehicle,string), line 632

Any idea what I may have set up incorrectly that is causing it?

Cheers,
Colin
 
It looks like it wasn't moving or returned a speed value that was 0.

back to the code I guess. I need to have that possibility handled.
 
Great asset, I use it a few places on my route. On is the airport where it unloads white FedEx boxes and loads gray ones. The main engine brings in the loaded flats, disconnects and picks up the other loaded ones. In the meantime, the other ones are being unloaded and reloaded. A switcher then moves them to another track after the task is finished.
 
Back
Top