Page 1 of 1

4449 on Stevens Pass

Unread postPosted: Tue Dec 03, 2013 4:02 pm
by UP3985
I have been trying to run the original GTrax 4449 on Stevens Pass, but whenever I clickon the consist, the game freezes and when I hit the windows return key, it just has a saved to temp dump message. Is there a glitch here? (HA! Is there...) But seriously, Isthis just a me problem or has anyone else experienced this?

Re: 4449 on Stevens Pass

Unread postPosted: Tue Dec 03, 2013 4:15 pm
by buzz456
I think there is something wrong with your 4449. Easiest thing to do is just .xxx it or delete it and then verify local cache. When you get that message it's hard to tell what part of it is caca. (that's a technical term !*roll-laugh*! ). I take it you don't have a backup copy of your assets? That is one of the reasons I make one regularly so I can test if I run into this kind of issue.

Re: 4449 on Stevens Pass

Unread postPosted: Fri Apr 25, 2014 5:51 am
by kris120
What is wrong:
The 4449 is the only loco by G-TraX which still uses couplings by Kuju\RailSimulatorUS.
Stevens Pass does not use anything from Kuju. So you have check Kuju\RailSimulatorUS in the editor.

The same applies to the lightweight coaches (freeware) which you may have installed: they use kuju couplings.

Back to the loco:
The best thing would be that the 4449s use the couplings in G-TraX\Trains\Railvehicles\Couplings like the Berkshires and SPS_700 do.
This is critical when driving this loco in Quickdrive, as in QD only the the folders of the rolling stock used in a consist is activated, not the folders of secondary assets.

Kris

A sample from the Daylight:

Code: Select all
<?xml version="1.0" encoding="utf-8"?>
<cBlueprintLoader xmlns:d="http://www.kuju.com/TnT/2003/Delta" d:version="1.0">
   <Blueprint>
      <cEngineBlueprint>
         <Name d:type="cDeltaString">SP_4449</Name>
         <BrowseInformation>
            <iRailVehicleBlueprint-cBrowseRVInformation>
               <DisplayName>
                  <Localisation-cUserLocalisedString>
                     <English d:type="cDeltaString">SP 4449 (Daylight)</English>
                     <French d:type="cDeltaString">SP 4449 (Daylight)</French>
                     <Italian d:type="cDeltaString">SP 4449 (Daylight)</Italian>
                     <German d:type="cDeltaString">SP 4449 (Daylight)</German>
                     <Spanish d:type="cDeltaString">SP 4449 (Daylight)</Spanish>
                     <Dutch d:type="cDeltaString"></Dutch>
                     <Polish d:type="cDeltaString"></Polish>
                     <Russian d:type="cDeltaString"></Russian>
                     <Other/>
                     <Key d:type="cDeltaString"></Key>
                  </Localisation-cUserLocalisedString>
               </DisplayName>
            </iRailVehicleBlueprint-cBrowseRVInformation>
         </BrowseInformation>
         <RailVehicleComponent>
            <cEngineComponentBlueprint>
               <NumberingList>
                  <cCSVContainer>
                     <CsvFile d:type="cDeltaString"></CsvFile>
                  </cCSVContainer>
               </NumberingList>
               <NumberingFormat d:type="cDeltaString"></NumberingFormat>
               <Numberings d:type="sUInt32">0</Numberings>
               <FrontCouplingBlueprintID>
                  <iBlueprintLibrary-cAbsoluteBlueprintID>
                     <BlueprintSetID>
                        <iBlueprintLibrary-cBlueprintSetID>
                           <Provider d:type="cDeltaString">G-TraX</Provider>
                           <Product d:type="cDeltaString">Trains</Product>
                        </iBlueprintLibrary-cBlueprintSetID>
                     </BlueprintSetID>
                     <BlueprintID d:type="cDeltaString">RailVehicles\Couplings\AAR_TypeE\AAR_TypeE_coupler.xml</BlueprintID>
                  </iBlueprintLibrary-cAbsoluteBlueprintID>
               </FrontCouplingBlueprintID>
               <RearCouplingBlueprintID>
                  <iBlueprintLibrary-cAbsoluteBlueprintID>
                     <BlueprintSetID>
                        <iBlueprintLibrary-cBlueprintSetID>
                           <Provider d:type="cDeltaString">G-TraX</Provider>
                           <Product d:type="cDeltaString">Trains</Product>
                        </iBlueprintLibrary-cBlueprintSetID>
                     </BlueprintSetID>
                     <BlueprintID d:type="cDeltaString">RailVehicles\Couplings\Bar\bar_default_coupling.xml</BlueprintID>
                  </iBlueprintLibrary-cAbsoluteBlueprintID>
               </RearCouplingBlueprintID>