Page 1 of 1

dump file

Unread postPosted: Tue Jan 09, 2018 1:47 pm
by AmericanSteam
I am trying to help someone with a dump file on loading. Here is the logmate log.
[RunTimeError 11:18:59] Trace mdump.cpp : 422 = error handlers have been set
[Content 11:19:00] Trace cBlueprintLibrary.cpp : 417 = Blueprint set not found : Kuju, RailSimulatorCore
[Content 11:19:00] Trace cBlueprintLibrary.cpp : 448 = Blueprint set not found for: Cameras\EditCamera001.xml
[Content 11:19:11] Trace cEntity.cpp : 1272 = Missing blueprint "Editor\Gizmo\Scenario Markers\Tutorial Scenario Marker.xml"
[Content 11:19:12] Trace cBlueprintLibrary.cpp : 417 = Blueprint set not found : Kuju,
orCore[Content 11:19:12]
[Content 11:19:12] Trace cBlueprintLibrary.cpp : 448 = Blueprint set not found for: Editor\Gizmo\Scenario Markers\Standard Scenario Marker.xml
[Content 11:19:12] Trace cBlueprintLibrary.cpp : 417 = Blueprint set not found : Kuju,
orCore[Content 11:19:12]
[Content 11:19:12] Trace cEntity.cpp : 1256 = Missing blueprint set "Kuju\
orCore"[Content 11:19:12]
[Content 11:19:12] Trace cBlueprintLibrary.cpp : 266 = Blueprint set not found : Kuju,
orCore[Content 11:19:12]
[Content 11:19:12] Trace cBlueprintLibrary.cpp : 417 = Blueprint set not found : Kuju,
orCore[Content 11:19:12]
[Content 11:19:12] Trace cBlueprintLibrary.cpp : 448 = Blueprint set not found for: Editor\Gizmo\Scenario Markers\Standard Scenario Marker.xml
[Content 11:19:12] Trace cEntity.cpp : 1272 = Missing blueprint "Editor\Gizmo\Scenario Markers\Standard Scenario Marker.xml"
[RunTimeError 11:19:13] Trace mdump.cpp : 381 = Dump taken
Would this be a corrupted route file? He has removed and unsubscribed to all workshop items. I would like a little direction on how to zero in on the issue. Thanks in advance.

Re: dump file

Unread postPosted: Tue Jan 09, 2018 3:04 pm
by buzz456
I did a search and it's in the RailSimulatorCore\Editor\Gizmo\ScenarioMarkers. There's a bin file associated with it. When I made it go away the game still started OK so that's not it.

Re: dump file

Unread postPosted: Tue Jan 09, 2018 3:06 pm
by AmericanSteam
buzz456 wrote:I did a search and it's in the RailSimulatorCore\Editor\Gizmo\ScenarioMarkers. There's a bin file associated with it. When I made it go away the game still started OK so that's not it.

Thank's for the help.

Re: dump file

Unread postPosted: Tue Jan 09, 2018 3:23 pm
by buzz456
Try sending him your EditCamera001.bin and xml and see if that fixes it. I tried the other stuff and it didn't stop the game. When I took these out the game loaded but when I tried to load a scenario it didn't work. Those being messed up may be different from just blocking them. They are in Assets\Kuju\RailSimulatorCore\Cameras.

It's for sure something in the RailSimulatorCore.

Has he tried a cache verify?

Re: dump file

Unread postPosted: Tue Jan 09, 2018 4:20 pm
by Chacal
None of these should crash the game because they are used by the editor. I would expect they could crash the editor only.
Still it's not normal to be missing a scenario marker gizmo.

It could be a corrupted route or scenario: the path to the marker is OK but the provider/product (kuju/RailsimulatorCore) is missing.

I'm afraid the log gives no clue about the crash. It happens between 11:19:12 and 11:19:13. That's up to 2000 milliseconds, an eternity for a program.