PiBoSo Official Forum

World Racing Series => Support => Topic started by: bison160 on November 08, 2015, 08:16:17 AM

Title: Issue with map.bat not working
Post by: bison160 on November 08, 2015, 08:16:17 AM
Hey guys,

So Im trying to get a basic track in game. I followed steps that I could find and created a Heightmap 4097x4097 IBM Raw file. (also tried 2049) and set up the HMF as basic as possible. I put the files in a folder as you can see below and ran the map.bat to generate the .map file. It opens, sits there for a minute, closes. But, No .map file. Any idea's on where I'm going wrong. Ive been trouble shooting this for a couple hours after working on project all day so I'm sure its something dumb im overlooking, but any help would be appreciated.

Thanks
Title: Re: Issue with map.bat not working
Post by: PiBoSo on November 08, 2015, 11:47:37 AM
Could you please post the content of the files map.bat and params.ini?
Title: Re: Issue with map.bat not working
Post by: bison160 on November 08, 2015, 04:23:28 PM
Yep. They are copied from the example track download. No edits.
Title: Re: Issue with map.bat not working
Post by: PiBoSo on November 08, 2015, 05:00:47 PM
Quote from: bison160 on November 08, 2015, 04:23:28 PM
Yep. They are copied from the example track download. No edits.

With this BAT the MAP file is generated in the "example" folder.
There are 2 options:
1) create the "example" directory
2) change the BAT file to something like "terrained.exe track.hmf lernerville.map params.ini"
Title: Re: Issue with map.bat not working
Post by: bison160 on November 08, 2015, 06:32:21 PM
OK thanks, Not real familiar with batch files but as soon as I saw that example/example string I figured that was probably the issue. I tried changing it to lernerville/lernerville.map, and it didn't work, obviously because there is no lernerville folder in the root lernerville folder.

Thanks for getting me squared away. Excited to see what new issues I have now that I'm past this one...haha