by CArailroader » Thu Feb 22, 2018 3:32 am
If it isn't one thing its another.... so with a clean install of TS18 now working properly, I can't get the new BLE route to load. It freezes up and causes the game to crash and me having to restart it. I have verified the game files through steam, cleared the cache, tried reinstalling it, nothing but the same result. This happens in trying to create a new scenario, QD, or any of the pre-made scenarios. All other routes work just fine. I also got the BLE engines and cars to work in other routes. Running with logmate gets the same result every time:
[RunTimeError 12:19:43 AM] Trace mdump.cpp : 422 = error handlers have been set
[Content 12:19:43 AM] Trace cBlueprintLibrary.cpp : 417 = Blueprint set not found : Kuju, RailSimulatorCore
[Content 12:19:43 AM] Trace cBlueprintLibrary.cpp : 448 = Blueprint set not found for: Cameras\EditCamera001.xml
[RunTimeError 12:20:57 AM] Assertion failed
[RunTimeError 12:20:57 AM]
[RunTimeError 12:20:57 AM] ASSERT(mStartPos.isNearCurrentOrigin());
[RunTimeError 12:20:57 AM]
[RunTimeError 12:20:57 AM] cCurveStraight::setPosition()
[RunTimeError 12:20:57 AM]
[RunTimeError 12:20:57 AM] cCurveStraight.cpp : 359
[RunTimeError 12:20:57 AM] Assertion failed
[RunTimeError 12:20:57 AM]
[RunTimeError 12:20:57 AM] ASSERT(mStartPos.isNearCurrentOrigin());
[RunTimeError 12:20:57 AM]
[RunTimeError 12:20:57 AM] cCurveStraight::setTangent()
[RunTimeError 12:20:57 AM]
[RunTimeError 12:20:57 AM] cCurveStraight.cpp : 372
[RunTimeError 12:20:57 AM] Assertion failed
[RunTimeError 12:20:57 AM]
[RunTimeError 12:20:57 AM] ASSERT(mStartPos.isNearCurrentOrigin());
[RunTimeError 12:20:57 AM]
[RunTimeError 12:20:57 AM] cCurveStraight::setTangent()
[RunTimeError 12:20:57 AM]
[RunTimeError 12:20:57 AM] cCurveStraight.cpp : 372
[RunTimeError 12:20:58 AM] Assertion failed
[RunTimeError 12:20:58 AM]
[RunTimeError 12:20:58 AM] ASSERT(mStartPos.isNearCurrentOrigin());
[RunTimeError 12:20:58 AM]
[RunTimeError 12:20:58 AM] cCurveStraight::setTangent()
[RunTimeError 12:20:58 AM]
[RunTimeError 12:20:58 AM] cCurveStraight.cpp : 372
[RunTimeError 12:20:58 AM] Assertion failed
[RunTimeError 12:20:58 AM]
[RunTimeError 12:20:58 AM] ASSERT(mStartPos.isNearCurrentOrigin());
[RunTimeError 12:20:58 AM]
[RunTimeError 12:20:58 AM] cCurveStraight::setTangent()
[RunTimeError 12:20:58 AM]
[RunTimeError 12:20:58 AM] cCurveStraight.cpp : 372
[RunTimeError 12:21:54 AM] Trace mdump.cpp : 381 = Dump taken
Oddly enough, the first three lines are the same as the first three lines in the first crash I was having.... I can't figure it out because the RailSimulatorCore folder is present as well as Cameras\EditCamera001.xml. As usual, any help is MAJORLY appreciated.