The SC4Mapper somehow is not working for me. I try to save a region with custom config bmp and nothing happen. And the log file says this:
Traceback (most recent call last):
File "SC4MapApp.pyo", line 331, in CreateRgn
File "SC4MapApp.pyo", line 521, in CreateRgnFromGrey
File "D:\SC4\Code\SC4Mapper\rgnReader.py", line 585, in __init__
File "D:\SC4\Code\SC4Mapper\rgnReader.py", line 532, in WorkTheconfig
File "D:\SC4\Code\SC4Mapper\rgnReader.py", line 483, in VerifyMedium
File "Image.pyo", line 859, in getpixel
IndexError: image index out of range
The config bmp works fine with other map with same size.
