Author Topic: MakeAHMap 1.11 Released  (Read 2040 times)

Offline USRanger

  • AvA Staff Member
  • Plutonium Member
  • *******
  • Posts: 10325
      • BoP Home
Re: MakeAHMap 1.11 Released
« Reply #15 on: February 16, 2017, 10:02:53 PM »
Worked fine for me. :salute
Axis vs Allies Staff Member
☩ JG11 Sonderstaffel ☩
Flying 'Black[Death] 10' ☩JG11☩

Only the Proud, Only the Strong Ne Desit Virtus

Offline ghostdancer

  • Aces High CM Staff
  • Platinum Member
  • ******
  • Posts: 7562
Re: MakeAHMap 1.11 Released
« Reply #16 on: February 17, 2017, 07:07:21 AM »
Okay,

I removed the disable_sse=yes parameter and then ran makeahmap.exe, it crashed where you expected.

makeahmap_test_fix.exe  successfully runs the program and creates the expect output.
X.O. 29th TFT, "We Move Mountains"
CM Terrain Team

Offline artik

  • Silver Member
  • ****
  • Posts: 1909
      • Blog
Re: MakeAHMap 1.11 Released
« Reply #17 on: February 17, 2017, 07:17:10 AM »
Okay,

I removed the disable_sse=yes parameter and then ran makeahmap.exe, it crashed where you expected.

makeahmap_test_fix.exe  successfully runs the program and creates the expect output.


Great, did the makeahmap_reproduce printed

UNALIGNED STACK?
Artik, 101 "Red" Squadron, Israel

Offline ghostdancer

  • Aces High CM Staff
  • Platinum Member
  • ******
  • Posts: 7562
Re: MakeAHMap 1.11 Released
« Reply #18 on: February 17, 2017, 07:33:12 AM »
Nope. Basically makemap gets to

- Fixing ground types...  using sse4.2 ------------------

and then crashes for me brining up a dialog saying it has stopped working. Debug or close program. I don't get any text saying unaligned stack.
X.O. 29th TFT, "We Move Mountains"
CM Terrain Team

Offline artik

  • Silver Member
  • ****
  • Posts: 1909
      • Blog
Re: MakeAHMap 1.11 Released
« Reply #19 on: February 17, 2017, 07:43:25 AM »
OK thanks...

The "--------------"


Is the start of the unaligned message so it confirms what I suspected  :aok



So I'll release the official fix soon   :rock
« Last Edit: February 17, 2017, 07:47:40 AM by artik »
Artik, 101 "Red" Squadron, Israel

Offline ghostdancer

  • Aces High CM Staff
  • Platinum Member
  • ******
  • Posts: 7562
Re: MakeAHMap 1.11 Released
« Reply #20 on: February 17, 2017, 08:04:02 AM »
So I went back and double check since I copy and pasted that line from your post.

In my CMD dialog I get the following when I try to build the default Israel coordinates:

- Latitude, longitude range and scale
    Lat:     27.542     34.958
    Lon:     29.433     38.107
  Scale:      1.000
- Loading ground type mapping mediterranean.csv
- Loading GlobCover Data.
- Loading Digital Elevations Model data.
- Loading & processing shores data.
-- Total segments:1453128, maximal segment lenght:70.704
- Loading & processing rivers data...
--- Total river segments: 8474; max river segment length 7.940
  Complete
- Updateing altitudes...
-- Converting water bodies to elevations map
--- Iceles and Lakes
--- Rivers
-- Calculating elevation modifications to bring water to 0 feet
   Using:OpenCL solver running on GPU: GeForce GTX 1050 Ti; computing units=6

         Grid|  Vertices| Time (s)|Iterations| Bandwidth GB/s
      256x256|     42102|    0.050|       213|    9.188
      512x512|    167949|    0.113|       351|   26.164
    1024x1024|    670887|    0.311|       454|   49.147
    2048x2048|   2681840|    1.612|       842|   69.365
    4096x4096|  10723228|    9.831|      1504|   80.425

    Total optimization time 11.918 s
    Maximal correction  range max=4887.000 min=-1368.000
    Maximal land modificationt to below 0 alt 499
- Fixing ground types...  using sse4.2
X.O. 29th TFT, "We Move Mountains"
CM Terrain Team

Offline artik

  • Silver Member
  • ****
  • Posts: 1909
      • Blog
Re: MakeAHMap 1.11 Released
« Reply #21 on: February 17, 2017, 08:05:59 AM »
But test_fix version works?
Artik, 101 "Red" Squadron, Israel

Offline ghostdancer

  • Aces High CM Staff
  • Platinum Member
  • ******
  • Posts: 7562
Re: MakeAHMap 1.11 Released
« Reply #22 on: February 17, 2017, 08:30:50 AM »
Yep, test fix works fine and successfully generated all the files for the Israel coordinates.
X.O. 29th TFT, "We Move Mountains"
CM Terrain Team