Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mod crush #876

Closed
Tesla1983 opened this issue Apr 29, 2020 · 1 comment
Closed

mod crush #876

Tesla1983 opened this issue Apr 29, 2020 · 1 comment
Labels
EXTERNAL Mod conflict or other external factor out of scope Not applicable to TM:PE or should be separate mod wontfix Proposal rejected

Comments

@Tesla1983
Copy link

(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)

Simulation error: Array index is out of range.
at MetroOverhaul.Detours.PassengerTrainAIDetour.StartPathFind (uint16,Vehicle&) <0x004fc>
at PassengerTrainAI.SetTarget (uint16,Vehicle&,uint16) <0x00122>
at DepotAI.ProduceGoods (uint16,Building&,Building/Frame&,int,int,Citizen/BehaviourData&,int,int,int,int,int,int) <0x00827>
at TransportStationAI.ProduceGoods (uint16,Building&,Building/Frame&,int,int,Citizen/BehaviourData&,int,int,int,int,int,int) <0x0008f>
at PlayerBuildingAI.SimulationStepActive (uint16,Building&,Building/Frame&) <0x009cb>
at CommonBuildingAI.SimulationStep (uint16,Building&,Building/Frame&) <0x00e6d>
at PlayerBuildingAI.SimulationStep (uint16,Building&,Building/Frame&) <0x0002f>
at DepotAI.SimulationStep (uint16,Building&,Building/Frame&) <0x0002a>
at TransportStationAI.SimulationStep (uint16,Building&,Building/Frame&) <0x002f8>
at BuildingAI.SimulationStep (uint16,Building&) <0x00060>
at (wrapper dynamic-method) CommonBuildingAI.DMD<DMD<SimulationStep_Patch1>?1723409536..SimulationStep_Patch1> (CommonBuildingAI,uint16,Building&) <0x00071>
at BuildingManager.SimulationStepImpl (int) <0x00675>
at SimulationManagerBase`2.SimulationStep (int) <0x0004c>
at BuildingManager.ISimulationManager.SimulationStep (int) <0x00024>
at SimulationManager.SimulationStep () <0x00693>
at SimulationManager.SimulationThread () <0x0018a>
[Core]

@Tesla1983 Tesla1983 added BUG Defect detected triage Awaiting issue categorisation labels Apr 29, 2020
@originalfoo originalfoo added EXTERNAL Mod conflict or other external factor out of scope Not applicable to TM:PE or should be separate mod wontfix Proposal rejected and removed BUG Defect detected triage Awaiting issue categorisation labels Apr 29, 2020
@originalfoo
Copy link
Member

originalfoo commented Apr 29, 2020

It states on the first line of that error message that it's caused bty Metro Overhaul mod.

Here's the relevant ticket in MOM issue tracker: bloodypenguin/Skylines-MetroOverhaulMod#29

TMPE can't fix that bug because the bug is in MOM.

@originalfoo originalfoo added this to the Not Applicable milestone Jan 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
EXTERNAL Mod conflict or other external factor out of scope Not applicable to TM:PE or should be separate mod wontfix Proposal rejected
Projects
None yet
Development

No branches or pull requests

2 participants