Basin And Range map

Develop, collaborate, test and share new maps
snoopy55
Posts: 1962
Joined: Mon Nov 06, 2006 5:13 am
Location: Centralia, Ill, USA

Post by snoopy55 » Sat May 12, 2007 10:02 am

K-class - those 4 files were in the 2nd Setup ZIP which needed to be in the same folder as the unzipped 1st Setup ZIP. The Installer then opens the file called 'BasinAndRangeAssets.7z.001' and pulls those 4 files out and installs them.

Also, the <szClass>Mail</szClass> after the Gold gives it a mail shipping ability. It can be shipped with mail and passengers or on a train of it's own without slowing down the train like a freight class would do.

I only hope I can determine why my system won't run it.
I'm correct 97% of the time..... who cares about the other 4%....

User avatar
K-class
Posts: 325
Joined: Sat Jan 06, 2007 10:54 pm
Location: New Zealand across from Australia
Contact:

Post by K-class » Sat May 12, 2007 10:22 am

Thanks snoopy55

That the thing the installer didn't work for me and they where all in the same folder.

After changing the mail setting my map loaded and plays.

It has now CTD at loading containers and wont load my saved map. May be the train I selected it was a dual, Im going to use my default train xml and see how it works and put in the new trains later on.

But this map has a customised traincar xml as well

both those xml's in my opinion need to work with the global setup.
Intel Core 2 Quad Q9450 @ 3.0GHz
Windows 7 Ultimate 64bit
XFX NVIDIA nForce 780i SLI Mobo
4GB DR2-1066 (PC-8500)
Geforce GTX 460 graphics card 1024 MB GDDR5

snoopy55
Posts: 1962
Joined: Mon Nov 06, 2006 5:13 am
Location: Centralia, Ill, USA

Post by snoopy55 » Sat May 12, 2007 10:58 am

The tactonite ore cars cause a CTD for me. I changed the Model and DummieModel to Paper car and it worked. It requires Chicago to the Rockies FPK file, but it still doesn't want to work.
I'm correct 97% of the time..... who cares about the other 4%....

User avatar
K-class
Posts: 325
Joined: Sat Jan 06, 2007 10:54 pm
Location: New Zealand across from Australia
Contact:

Post by K-class » Sat May 12, 2007 11:08 am

Ok I removed all traincars from RRT_TrainCars_BasinAndRange.xml

I deleted (actually backed up saved and moved) RRT_Trains_BasinAndRange.xml and replaced with my default diesel train and duals etc.

Saved map loads all ore, tanks, double containers, goal, steel all ship ok.

So I this leads to there is a xml ##$$ gremlin with the new trains and there tender cars. As there is so many new ones I tested this by using my files and its a matter of putting the new trains and traincars etc back one by one.

Apart from that everything is working sweet or goods are moving. :D
Intel Core 2 Quad Q9450 @ 3.0GHz
Windows 7 Ultimate 64bit
XFX NVIDIA nForce 780i SLI Mobo
4GB DR2-1066 (PC-8500)
Geforce GTX 460 graphics card 1024 MB GDDR5

snoopy55
Posts: 1962
Joined: Mon Nov 06, 2006 5:13 am
Location: Centralia, Ill, USA

Post by snoopy55 » Sat May 12, 2007 11:36 am

Chewy - you have a minor problem here. If someone (like me) has your Chicago to the Rockies map installed they already have the 2 tactonite cars in RRT_TrainCars. When your installer searches for the Tactonite cars to see if they are there, it finds them so it passes the installing by. But you are using a different car type. Below are the CttR version and then the B&R version.

<TrainCar>
<szName>Taconite Ore Car</szName>
<szGood>Taconite Ore</szGood>
<szModel>Taconite_Car.kfm</szModel>
<szDummyModel>Taconite_Car_dummies.nif</szDummyModel>
<szIcon>icon_car_goods.dds</szIcon>
<szGroundClackSound>AS3D_CLACK_PLANET_GROUND</szGroundClackSound>
<szBridgeClackSound>AS3D_CLACK_PLANET_BRIDGE</szBridgeClackSound>
<RunLength>30</RunLength>
</TrainCar>
<TrainCar>
<szName>Taconite Pellets Car</szName>
<szGood>Taconite Pellets</szGood>
<szModel>Taconite_Car.kfm</szModel>
<szDummyModel>Taconite_Car_dummies.nif</szDummyModel>
<szIcon>icon_car_goods.dds</szIcon>
<szGroundClackSound>AS3D_CLACK_PLANET_GROUND</szGroundClackSound>
<szBridgeClackSound>AS3D_CLACK_PLANET_BRIDGE</szBridgeClackSound>
<RunLength>30</RunLength>
</TrainCar>


<TrainCar>
<szName>Taconite Ore Car</szName>
<szGood>Taconite Ore</szGood>
<szModel>Taconiteore_Car.kfm</szModel>
<szDummyModel>Taconiteore_Car_dummies.nif</szDummyModel>
<szIcon>icon_car_goods.dds</szIcon>
<szGroundClackSound>AS3D_CLACK_PLANET_GROUND</szGroundClackSound>
<szBridgeClackSound>AS3D_CLACK_PLANET_BRIDGE</szBridgeClackSound>
<RunLength>30</RunLength>
</TrainCar>
<TrainCar>
<szName>Taconite Pellets Car</szName>
<szGood>Taconite Pellets</szGood>
<szModel>Taconitepellet_Car.kfm</szModel>
<szDummyModel>Taconitepellet_Car_dummies.nif</szDummyModel>
<szIcon>icon_car_goods.dds</szIcon>
<szGroundClackSound>AS3D_CLACK_PLANET_GROUND</szGroundClackSound>
<szBridgeClackSound>AS3D_CLACK_PLANET_BRIDGE</szBridgeClackSound>
<RunLength>30</RunLength>
</TrainCar>

I'm going to load the second set into the maps XML and try it out.
I'm correct 97% of the time..... who cares about the other 4%....

User avatar
K-class
Posts: 325
Joined: Sat Jan 06, 2007 10:54 pm
Location: New Zealand across from Australia
Contact:

Post by K-class » Sat May 12, 2007 1:04 pm

Also not sure about the traincar for Automobiles which has Autorack_Car.kfm not as nice as the default automobile traincar.

Is big square blocky and white.
Intel Core 2 Quad Q9450 @ 3.0GHz
Windows 7 Ultimate 64bit
XFX NVIDIA nForce 780i SLI Mobo
4GB DR2-1066 (PC-8500)
Geforce GTX 460 graphics card 1024 MB GDDR5

User avatar
dwax
Posts: 618
Joined: Sat Nov 18, 2006 3:40 pm
Location: So. Dak.

Post by dwax » Sat May 12, 2007 2:10 pm

So it wont run without that added to the TrainCarsXML snoopy? I still haven't loaded it into my game yet, wait to see when the gremlins are worked out. :P :lol:
Image

snoopy55
Posts: 1962
Joined: Mon Nov 06, 2006 5:13 am
Location: Centralia, Ill, USA

Post by snoopy55 » Sat May 12, 2007 2:54 pm

Loaded up on Nitrates and got cute pink cars. See pic. I opened up the NIF and KFM, but found no reference to the Clothing_car_bnsf DDSs it's looking for.

Chewy - I don't want to offend anyone, but was this map tested with a full load of all maps available?


Found it! nitrates_car_bnsf.nif. Lines 84 and 85.
Attachments
Nirtates.jpg
Nirtates.jpg (185.99 KiB) Viewed 9815 times
I'm correct 97% of the time..... who cares about the other 4%....

Hoochy
Posts: 1
Joined: Fri May 11, 2007 1:59 am

Saved games CTD

Post by Hoochy » Sat May 12, 2007 3:36 pm

First off I want to say great map!! Love the new double trains :lol: Seems i have the same problem with loading a saved game, they all CTD on me :cry: I have a fresh install of SMR with no other scenarios installed.Your map loads fine and plays fine I just can't load any saved games. Hopefully it's a simple fix and we can continue playing this great map, Cheers


P.S Tried all my autosaves and regular saves again still CTD's for me :cry:
Last edited by Hoochy on Sat May 12, 2007 4:27 pm, edited 1 time in total.

User avatar
Warll
Posts: 928
Joined: Fri Oct 27, 2006 10:31 pm
Location: Tokyo, Japan
Contact:

Post by Warll » Sat May 12, 2007 3:46 pm

I had one save game crash on me once but it loaded fine on the 2nd try.
Image

User avatar
Lowell
Posts: 653
Joined: Sat Mar 24, 2007 2:14 am
Location: Georgia
Contact:

Post by Lowell » Sat May 12, 2007 6:25 pm

Snoopy55...I already posted that trouble last night.
Lowell wrote:I started to load nitrates and the screen pop-up said that the ( clothing_Car_bnsf_NORM and SPEC files are missing.)
EDIT//
I confirmed that something in the global xml settings from the new Basin Range install was causing my new Florida map to crash and crash and crash...it was running perfect before. What global xml changes were made that would cause that?
I changed back to my old settings and everything runs fine...for both mine and your new map... :shock: "?" Leaving only your new industries/goods etc. I also had a difficulty setting made-up for testing maps, tons of money etc...it wiped that out putting only the default list in the game. No more auto installers please.

K-Class...autocars look just like the version they made...I like the new version auto car better. "Kids used to throw rocks at the open auto cars back in the 60's." Railroads put a stop to using open auto cars somewhere around the late sixtys early seventys.

Great job on this map...the trains are awesome.

EDIT//also did some digging as Snoopy55 has found...we need to make sure we make-up some unique names for new cars and such...we are starting to bang heads and CTD with like names on cars and other files... :D

gforce
Posts: 234
Joined: Thu Nov 09, 2006 3:24 am
Location: Belgium, Brussels

Post by gforce » Sat May 12, 2007 6:54 pm

could you just post:
all the files used for this map
means:
all the local_map_files,
all the global_files
and the fpk (those are already posted)

does the installer option of an other dir works, notmally the installer installs in the custom assets etc... ignoring my specified folder...

... kind of stupid to have an installer-only-version when it is advissable to backup everything,
moving 1 folder is and will allways be the best way! or do we all enjoy backing up the whole custom assets folder???

keep up the mess?

User avatar
K-class
Posts: 325
Joined: Sat Jan 06, 2007 10:54 pm
Location: New Zealand across from Australia
Contact:

Post by K-class » Sat May 12, 2007 8:03 pm

hello,

First off congrats to choobacca & Big Papa for this map.

Everyone else we can assume after the previous posts:

1. There is a xml bug with the xml with all the new trains and tender cars that cause CTD's and maps not to load. I have proved that as per my last post removing all reference to the tendercar entries in the RRT_TrainCars_BasinAndRange.xml and replaced all entries in RRT_Trains_BasinAndRange.xml with my default diesel train and duals etc. Next task is to put them all back one by one to find the bug. (dwak this is the same as to get tendercars working and duals as you tendercars wont work in this map as its not using the global RRT_TrainCars.xml, what I did was make it use the gloabal RRT_TrainCars.xml)
snoopy55 you have saved games and exited and tried to play these saved games??

This could be a conflict with my global train files but after the above actions for me no CTD'd and saved maps load.


2. 2 tactonite cars already in in RRT_TrainCars
3. clothing_Car_bnsf_NORM and SPEC files are missing
4. We need all the files used for the map (have the FPK's) but sounds if missing from action item 3.
Intel Core 2 Quad Q9450 @ 3.0GHz
Windows 7 Ultimate 64bit
XFX NVIDIA nForce 780i SLI Mobo
4GB DR2-1066 (PC-8500)
Geforce GTX 460 graphics card 1024 MB GDDR5

Big Papa
Posts: 57
Joined: Wed Dec 20, 2006 12:58 am

Post by Big Papa » Sat May 12, 2007 10:11 pm

Thanks everyone for digging in trying to resolve issues. & also thank you for the compliments. I don't program so hopefully Choo will be around soon and get some stuff worked out. This has been a huge project.

Big Papa

User avatar
stormfather
Posts: 118
Joined: Wed Nov 29, 2006 8:21 pm

Post by stormfather » Sat May 12, 2007 10:26 pm

Big Papa wrote:Thanks everyone for digging in trying to resolve issues. & also thank you for the compliments. I don't program so hopefully Choo will be around soon and get some stuff worked out. This has been a huge project.

Big Papa
I can Imagine, and I think I speak for everyone when I say that despite it's bugs, we still love it!

Post Reply