kianzarrin / NodeController

10 stars 9 forks source link

Game crashes after a while with NC enabled #27

Closed usagi-flow closed 1 year ago

usagi-flow commented 3 years ago

The game crashes after a while when node controller is enabled. The crash makes the game and sound freeze, and forces me to kill the process.

Here are some of my observations:

Unfortunately, none of all the logs I can find seem to indicate what's going on.

NodeController.log ends with the following (with lots of repetitions of these lines):

[Info]   6,050.8897312 | SegmentEndManager.Heal() called
[Info]   6,050.8901004 | NodeManager.Validate() called
[Info]   6,050.8904598 | SegmentEndManager.Validate() called
[Info]   6,110.8692910 | NodeManager.Validate() called
[Info]   6,110.8699896 | SegmentEndManager.Validate() called
[Info]   6,110.8721877 | NodeManager.Validate() heal
[Info]   6,110.8725189 | SegmentEndManager.Heal() called
[Info]   6,110.8729524 | NodeManager.Validate() called
[Info]   6,110.8734670 | SegmentEndManager.Validate() called

output_log.txt ends with the following:

(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)^M
^M
Saved simulation data to: C:\users\steamuser\Local Settings\Application Data\Colossal Order\Cities_Skylines\Saves\Temp\a2770c8a-a4ed-4520-9e5e-aa75fd0a0850.ccs  [Serialization]^M
 ^M
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)^M
^M
Adding package 'AutoSave' [Transient]  [Packer - Internal]^M
 ^M
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)^M
^M
Saving package 'AutoSave' [Transient]  [Packer - Internal]^M
 ^M
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)^M
^M
Refreshing package 'AutoSave' [C:\users\steamuser\Local Settings\Application Data\Colossal Order\Cities_Skylines\Saves\AutoSave.crp]  [Packer - Internal]^M
 ^M
(Filename: C:/buildslave/unity/build/artifacts/generated/common/runtime/DebugBindings.gen.cpp Line: 51)^M
^M
DynamicHeapAllocator allocation probe 1 failed - Could not get memory for large allocation 1390495.^M
DynamicHeapAllocator allocation probe 2 failed - Could not get memory for large allocation 1390495.^M
DynamicHeapAllocator allocation probe 3 failed - Could not get memory for large allocation 1390495.^M
Crash!!!^M
Crash in winutils::ProcessInternalCrash(PEXCEPTION_POINTERS pExInfo)  ERROR: Error while initializing dbghelp.dll, GetLastError: 'Erfolg.' (Address: 0000000000000000)^M
^M
========== OUTPUTING STACK TRACE ==================^M
^M
RtlLookupFunctionEntry returned NULL function. Aborting stack walk.^M
<Missing stacktrace information>^M
^M
========== END OF STACKTRACE ===========^M
^M
DynamicHeapAllocator allocation probe 4 failed - Could not get memory for large allocation 1390495.^M
DynamicHeapAllocator out of memory - Could not get memory for large allocation 1390495!^M
Can't attach process 00c4: error 87

I usually have the following mods installed and enabled (extracted from AutoRepair.log). Auto Repair does not indicate any incompatibility or other issue:

[ID: 2037888659] "Instant Return To Desktop":
[ID: 812713438] "Dynamic Resolution":
[ID: 650805785] "First Person Camera":
[ID: 1625704117] "Roundabout Builder":
[ID: 629850626] "Workshop RICO Settings":
[ID: 650436109] "Quay Anarchy":
[ID: 1844442251] "Klyte's Fine Road Tool 2.0.4":
[ID: 1844440354] "Klyte's Fine Road Anarchy 2.0.2":
[ID: 1612287735] "Purchase It!":
[ID: 2030216556] "GrantMeMoney 1.0.0.0":
[ID: 1567569285] "Achieve It!":
[ID: 1816571194] "No Industries Import":
[ID: 1627986403] "Bulldoze It!":
[ID: 502750307] "Extra Landscaping Tools":
[ID: 2040656402] "Harmony 2.0.4":
[ID: 816260433] "Metro Overhaul":
[ID: 1394468624] "Advanced Stop Selection":
[ID: 812125426] "Network Extensions 2":
[ID: 1758376843] "Network Skins 2":
[ID: 2083188521] "Precision Engineering 2.0":
[ID: 2034713132] "Auto Repair":
[ID: 2085403475] "Node controller 2.1":
[ID: 1934023593] "RM Crossings 3.0 ":
[ID: 2140418403] "Intersection Marking Tool 1.5":
[ID: 1619685021] "Move It 2.9.1":
[ID: 667342976] "Loading Screen Mod":
[ID: 2019097300] "RM Unconnected Tracks ":
[ID: 2016920607] "RICO Revisited 2.3.7 ":
[ID: 1637663252] "TM:PE 11.5.1 STABLE":
kianzarrin commented 1 year ago

is this resolved?

usagi-flow commented 1 year ago

Sorry, I don't know and I can't easily find out. I guess we can close this.