Midwest15 map
Midwest15 map
Stuporman Post subject: Re: Win7 CTDPosted: Mon Jan 04, 2010 8:29 pm
Joined: Wed Apr 02, 2008 6:32 pm
Posts: 3
Location: Chicago Attached zip contains the map and all the xml files. This is my complete "Midwest15" folder which is in the "UserGames" folder. I didn't send the contents of the "UserGames" folder - it contains the fpks for the goods and cars called out in the xml files that I downloaded from this forum.
Thanks again. I appreciate the help.
Attachments:
Midwest15.zip [605.47 KiB]
Downloaded 2 times
This subject belongs here not in technical threads.
Jancsika
Joined: Wed Apr 02, 2008 6:32 pm
Posts: 3
Location: Chicago Attached zip contains the map and all the xml files. This is my complete "Midwest15" folder which is in the "UserGames" folder. I didn't send the contents of the "UserGames" folder - it contains the fpks for the goods and cars called out in the xml files that I downloaded from this forum.
Thanks again. I appreciate the help.
Attachments:
Midwest15.zip [605.47 KiB]
Downloaded 2 times
This subject belongs here not in technical threads.
Jancsika
- Attachments
-
- Midwest15.zip
- (605.47 KiB) Downloaded 1947 times
Re: Midwest15 map
I think we can't help you if you do not upload completed files from your map, Most errors occur because of the writing of the file name, or the wrong model.Jancsika wrote:Stuporman Post subject: Re: Win7 CTDPosted: Mon Jan 04, 2010 8:29 pm
Joined: Wed Apr 02, 2008 6:32 pm
Posts: 3
Location: Chicago Attached zip contains the map and all the xml files. This is my complete "Midwest15" folder which is in the "UserGames" folder. I didn't send the contents of the "UserGames" folder - it contains the fpks for the goods and cars called out in the xml files that I downloaded from this forum.
Thanks again. I appreciate the help.
Attachments:
Midwest15.zip [605.47 KiB]
Downloaded 2 times
This subject belongs here not in technical threads.
Jancsika
Rodea2007 ( http://rodea2007.yolasite.com )
Facebook http://www.facebook.com/rodea2007
Note Book TOSHIBA SATELLITE L645
Processor Inter Core I-3
Memory 8 GB
Harddisk 320 GB
Windows 7 Ultimate 64 Bit
Facebook http://www.facebook.com/rodea2007
Note Book TOSHIBA SATELLITE L645
Processor Inter Core I-3
Memory 8 GB
Harddisk 320 GB
Windows 7 Ultimate 64 Bit
Re: Midwest15 map
First of all we will need those FPK files eventually if we want to check things properly.
Second: I hope that somebody else will also look these files over, because at the first glance he is trying to do things that while they are doable, they are not very efficient practice.
I am also assuming that this will be a SAM map.
1.The RRT_Cities_Midwest15.XML the way the passengers are handled I have never tried it and am not sure that it will work.
<ProductionModifiers>
<Resource>
<Input>None</Input>
<Output>Passengers</Output>
<InputOutputRatio>1.000000</InputOutputRatio>
<MaxStorage>6.000000</MaxStorage>
</Resource>
<Resource>
<Input>None</Input>
<Output>Mail</Output>
<InputOutputRatio>1.000000</InputOutputRatio>
<MaxStorage>3.000000</MaxStorage>
</Resource>
<Resource>
<Input>Passengers</Input>
<Output>Passengers</Output>
<InputOutputRatio>0.400000</InputOutputRatio>
<MaxStorage>3.000000</MaxStorage>
</Resource>
<Resource>
<Input>Passengers</Input>
<Output>Mail</Output>
<InputOutputRatio>0.500000</InputOutputRatio>
<MaxStorage>3.000000</MaxStorage>
</Resource>
<Resource>
<Input>Food</Input>
<Output>Passengers</Output>
<InputOutputRatio>0.300000</InputOutputRatio>
<MaxStorage>3.000000</MaxStorage>
</Resource>
<Resource>
<Input>Clothes</Input>
<Output>Passengers</Output>
<InputOutputRatio>0.400000</InputOutputRatio>
<MaxStorage>2.000000</MaxStorage>
</Resource>
<Resource>
<Input>Manufactured Goods</Input>
<Output>Passengers</Output>
<InputOutputRatio>0.300000</InputOutputRatio>
<MaxStorage>2.000000</MaxStorage>
</Resource>
<Resource>
<Input>Beer</Input>
<Output>Passengers</Output>
<InputOutputRatio>0.100000</InputOutputRatio>
<MaxStorage>1.000000</MaxStorage>
</Resource>
<Resource>
<Input>Automobiles</Input>
<Output>Passengers</Output>
<InputOutputRatio>0.300000</InputOutputRatio>
<MaxStorage>1.000000</MaxStorage>
</Resource>
<Resource>
<Input>Mail</Input>
<Output>None</Output>
<InputOutputRatio>0.000000</InputOutputRatio>
<MaxStorage>0.000000</MaxStorage>
</Resource>
</ProductionModifiers>
2. RRT_Depots_Midwest15.XML
The passenger Depot, Station and Terminal has to be fully listed.
Most likely that this is why the map did not load at all!!!!
3.The RRT_Events file should be renamed RRT_Events_Midwest15.xml. Also it should be listerd so in the RRT_Scenario_User_Midwest15.XML file
4.In the RRT_Industries_Midwest15.XML file.
<Production>
<Resource>
<Input>Steel</Input>
<Output>Manufactured Goods</Output>
<InputOutputRatio>0.400000</InputOutputRatio>
</Resource>
<Resource>
<Input>Fuel Oil</Input>
<Output>Manufactured Goods</Output>
<InputOutputRatio>0.300000</InputOutputRatio>
</Resource>
<Resource>
<Input>Machinery</Input>
<Output>Manufactured Goods</Output>
<InputOutputRatio>0.800000</InputOutputRatio>
</Resource>
</Production>
I hope you realize that you will be producing Manufactured goods, even if only one of the three goods is supplied.
There might be more problems, but it is impossible to check it with a setup like this.
That's leads us to the way you are trying to construct a map:
You should be able to check your maps from the very first industry you install. That is start with a blank map have the passengers and mail traffic establish. You can change it later to your custom requirement and have just one industry.
…....And then TEST!!!
If it does not work you can find the error easily. If it works go to the next industry,
….....And then TEST!!!
and so on, step by step.
On the positive side you are on your way to create a very good map. It takes a lot of patience.
I have tried your way and I can tell you it does not work. There could be a typo, or a missed reference one never can find.
Second: I hope that somebody else will also look these files over, because at the first glance he is trying to do things that while they are doable, they are not very efficient practice.
I am also assuming that this will be a SAM map.
1.The RRT_Cities_Midwest15.XML the way the passengers are handled I have never tried it and am not sure that it will work.
<ProductionModifiers>
<Resource>
<Input>None</Input>
<Output>Passengers</Output>
<InputOutputRatio>1.000000</InputOutputRatio>
<MaxStorage>6.000000</MaxStorage>
</Resource>
<Resource>
<Input>None</Input>
<Output>Mail</Output>
<InputOutputRatio>1.000000</InputOutputRatio>
<MaxStorage>3.000000</MaxStorage>
</Resource>
<Resource>
<Input>Passengers</Input>
<Output>Passengers</Output>
<InputOutputRatio>0.400000</InputOutputRatio>
<MaxStorage>3.000000</MaxStorage>
</Resource>
<Resource>
<Input>Passengers</Input>
<Output>Mail</Output>
<InputOutputRatio>0.500000</InputOutputRatio>
<MaxStorage>3.000000</MaxStorage>
</Resource>
<Resource>
<Input>Food</Input>
<Output>Passengers</Output>
<InputOutputRatio>0.300000</InputOutputRatio>
<MaxStorage>3.000000</MaxStorage>
</Resource>
<Resource>
<Input>Clothes</Input>
<Output>Passengers</Output>
<InputOutputRatio>0.400000</InputOutputRatio>
<MaxStorage>2.000000</MaxStorage>
</Resource>
<Resource>
<Input>Manufactured Goods</Input>
<Output>Passengers</Output>
<InputOutputRatio>0.300000</InputOutputRatio>
<MaxStorage>2.000000</MaxStorage>
</Resource>
<Resource>
<Input>Beer</Input>
<Output>Passengers</Output>
<InputOutputRatio>0.100000</InputOutputRatio>
<MaxStorage>1.000000</MaxStorage>
</Resource>
<Resource>
<Input>Automobiles</Input>
<Output>Passengers</Output>
<InputOutputRatio>0.300000</InputOutputRatio>
<MaxStorage>1.000000</MaxStorage>
</Resource>
<Resource>
<Input>Mail</Input>
<Output>None</Output>
<InputOutputRatio>0.000000</InputOutputRatio>
<MaxStorage>0.000000</MaxStorage>
</Resource>
</ProductionModifiers>
2. RRT_Depots_Midwest15.XML
The passenger Depot, Station and Terminal has to be fully listed.
Most likely that this is why the map did not load at all!!!!
3.The RRT_Events file should be renamed RRT_Events_Midwest15.xml. Also it should be listerd so in the RRT_Scenario_User_Midwest15.XML file
4.In the RRT_Industries_Midwest15.XML file.
<Production>
<Resource>
<Input>Steel</Input>
<Output>Manufactured Goods</Output>
<InputOutputRatio>0.400000</InputOutputRatio>
</Resource>
<Resource>
<Input>Fuel Oil</Input>
<Output>Manufactured Goods</Output>
<InputOutputRatio>0.300000</InputOutputRatio>
</Resource>
<Resource>
<Input>Machinery</Input>
<Output>Manufactured Goods</Output>
<InputOutputRatio>0.800000</InputOutputRatio>
</Resource>
</Production>
I hope you realize that you will be producing Manufactured goods, even if only one of the three goods is supplied.
There might be more problems, but it is impossible to check it with a setup like this.
That's leads us to the way you are trying to construct a map:
You should be able to check your maps from the very first industry you install. That is start with a blank map have the passengers and mail traffic establish. You can change it later to your custom requirement and have just one industry.
…....And then TEST!!!
If it does not work you can find the error easily. If it works go to the next industry,
….....And then TEST!!!
and so on, step by step.
On the positive side you are on your way to create a very good map. It takes a lot of patience.
I have tried your way and I can tell you it does not work. There could be a typo, or a missed reference one never can find.
Re: Midwest15 map
Ok Jancsika, I will try to answer
1. There is no problem with that, it was only a comparison between the input and output.
2. The same with above, will not caused CTD
4. Writing XML is not in accordance with the rules of this game, but it also will not cause errors.
We just need all files (include FPK) in order to rechek Kfm file because most of the error occur caused by this file
1. There is no problem with that, it was only a comparison between the input and output.
2. The same with above, will not caused CTD
4. Writing XML is not in accordance with the rules of this game, but it also will not cause errors.
We just need all files (include FPK) in order to rechek Kfm file because most of the error occur caused by this file
Rodea2007 ( http://rodea2007.yolasite.com )
Facebook http://www.facebook.com/rodea2007
Note Book TOSHIBA SATELLITE L645
Processor Inter Core I-3
Memory 8 GB
Harddisk 320 GB
Windows 7 Ultimate 64 Bit
Facebook http://www.facebook.com/rodea2007
Note Book TOSHIBA SATELLITE L645
Processor Inter Core I-3
Memory 8 GB
Harddisk 320 GB
Windows 7 Ultimate 64 Bit
Re: Midwest15 map
I can assure you I did test each and every good, every train car and every industry, one at a time, and yes, it does take a lot of patience – a lot of trial and error. I am able to pick-up and deliver any of the goods in the map. That is why I don’t feel there is a problem with the FPKs. The zip file of the FPKs being used is large – 13MB+, probably too large for an attachment. What is the best way of getting this to you?
In reference to your points:
1. Producing passengers from other goods and passengers - This is an attempt to have more passengers available at cities that are well supplied and fewer at cities that are ignored. I tested it and it appears to work.
2. But the map does load and play with the passenger Depot, Station and Terminal listed as they are. Please refer back to my original post - the map is playable and only crashes after a fairly long time.
3. I had the RRT-Events file named RRT_Events_Midwest15, but the games original events still occurred. Removing the “Midwest15” from the file name fixed it. I see now it is because the reference to the file name in RRT_Scenario_User_Midwest15 was not changed. I’ve now corrected this. Thanks.
4. Yes I realize Manufactured Goods will be produced when any one of the three goods is supplied. This is not really what I want, but I know producing one output that requires more than one input is not possible in Railroads! If I remember correctly, this was possible in RRT2. Too bad.
In reference to your points:
1. Producing passengers from other goods and passengers - This is an attempt to have more passengers available at cities that are well supplied and fewer at cities that are ignored. I tested it and it appears to work.
2. But the map does load and play with the passenger Depot, Station and Terminal listed as they are. Please refer back to my original post - the map is playable and only crashes after a fairly long time.
3. I had the RRT-Events file named RRT_Events_Midwest15, but the games original events still occurred. Removing the “Midwest15” from the file name fixed it. I see now it is because the reference to the file name in RRT_Scenario_User_Midwest15 was not changed. I’ve now corrected this. Thanks.
4. Yes I realize Manufactured Goods will be produced when any one of the three goods is supplied. This is not really what I want, but I know producing one output that requires more than one input is not possible in Railroads! If I remember correctly, this was possible in RRT2. Too bad.
Re: Midwest15 map
13 mb....I think that is small file, you can ZIP them then upload here or you can send to my email then I will re-check themStuporman wrote:I can assure you I did test each and every good, every train car and every industry, one at a time, and yes, it does take a lot of patience – a lot of trial and error. I am able to pick-up and deliver any of the goods in the map. That is why I don’t feel there is a problem with the FPKs. The zip file of the FPKs being used is large – 13MB+, probably too large for an attachment. What is the best way of getting this to you?
PS. Borneo Island Map have file size almost to close 200 MB, but the upload size only 36 MB, and without FPK files we can't looking for knowing your problems
Rodea2007 ( http://rodea2007.yolasite.com )
Facebook http://www.facebook.com/rodea2007
Note Book TOSHIBA SATELLITE L645
Processor Inter Core I-3
Memory 8 GB
Harddisk 320 GB
Windows 7 Ultimate 64 Bit
Facebook http://www.facebook.com/rodea2007
Note Book TOSHIBA SATELLITE L645
Processor Inter Core I-3
Memory 8 GB
Harddisk 320 GB
Windows 7 Ultimate 64 Bit
Re: Midwest15 図
Try to zip the all the files, that should make it small enough to upload here as an atachment.
Otherwise email it to me at WARLL.DRESSLER at GMAIL.COM , I will then upload it to smrsimple and post a link here.
Otherwise email it to me at WARLL.DRESSLER at GMAIL.COM , I will then upload it to smrsimple and post a link here.
Re: Midwest15 map
Following the the link to the zip file containing the FPK files used with the map.
http://www.smrsimple.com/maps/Midwest15FPK.zip
Thanks for the link Warll.
Note from Jancsika:
For those of you who are wondering about the files: the WarII link has only the FPK files,you have to add the Game file, which is posted in the first post.

http://www.smrsimple.com/maps/Midwest15FPK.zip
Thanks for the link Warll.
Note from Jancsika:
For those of you who are wondering about the files: the WarII link has only the FPK files,you have to add the Game file, which is posted in the first post.


Re: Midwest15 図
Wow, I didn't expect you to post it so fast! 
Also, I'm happy to help out with mapping effort. If you or anyone else needs hosting just get them to contact me.

Also, I'm happy to help out with mapping effort. If you or anyone else needs hosting just get them to contact me.
Re: Midwest15 map
Have you tried it this way? Does it still crashes?3. I had the RRT-Events file named RRT_Events_Midwest15, but the games original events still occurred. Removing the “Midwest15” from the file name fixed it. I see now it is because the reference to the file name in RRT_Scenario_User_Midwest15 was not changed. I’ve now corrected this. Thanks.
Jancsika
Re: Midwest15 map
Starting a new game from scratch, I managed to get well into the game before it crashed. I had about 5300 miles of track and ten trains running.
I restarted it and made it to 6500 miles of track and twelve trains and still going. Quit for the night.
I did notice that as I get more and more track, when I add track the game freezes for a short period, sometimes maybe 3-4 seconds and then goes back to normal.
I restarted it and made it to 6500 miles of track and twelve trains and still going. Quit for the night.
I did notice that as I get more and more track, when I add track the game freezes for a short period, sometimes maybe 3-4 seconds and then goes back to normal.
Re: Midwest15 map
That's sort of normal. No matter how good a rig you have. It is happening to everybody.I did notice that as I get more and more track, when I add track the game freezes for a short period, sometimes maybe 3-4 seconds and then goes back to normal
When you crash, and if you have the autosave running, try to reload the game 3-4 saves back and rum it differently.
That helps sometimes.
Jancsika
PS. You fixed the Events file??
Re: Midwest15 map
Yes, I fixed the events file. It looks like I can get further along in the game but the track laying gets pretty slow and then the game does CTD. I managed to get to about 7300 miles of track with 13 trains running. Am I approaching the practical limit of the game or should I be looking for other problems?
Re: Midwest15 map
I recently ran Rodea's Borneo map with 49 trains in clockwork operation, so those 13 trains are certainly no limit. I do have the 3GB patch for SMR enabled, though.
It may also help to cut the direct links between parts of the rail network. For example, in Borneo, after taking over 3 competiors, I had 4 unconnected networks. That certainly seemed to take care of most of the freezing problem.

It may also help to cut the direct links between parts of the rail network. For example, in Borneo, after taking over 3 competiors, I had 4 unconnected networks. That certainly seemed to take care of most of the freezing problem.

Re: Midwest15 map
Next question should be asked:
What is your machine specification???
What is your operating system???
Jancsika
What is your machine specification???
What is your operating system???
Jancsika