Thanks, Inner Circle. I was so focused on AoD, I didn't even think of that. Result? Progress.
I think I have it working.
I think I have it working.
Last edited:
Vicky2 map can indeed be modded.
Iron Cross HOI2 expansion is using a new map, as well as the upcoming Darkest Hour stand alone game.
Check their forums if you are interested.![]()
Log of MapExtractor v1.0.5.0
Logging started at: 6.11.2012 9:47:26 UTC
Successfully reached start.
Since there were no arguments, doing default extract
Extracting from command -extract
Did not need to create exported maps directory.
Successfully created default images.txt
Extracting images with following parameters: OffsetX=0 OffsetY=0 ImageSizeX=117 ImageSizeY=45 NumImagesX=8 NumImagesY=8
Loading lightmap at C:\Users\Mad Janez\Desktop\HOI2 modding\Paradox Interactive\Doomsday\map
Doing the following image: Offset=(0,0), Size=(117,45)
Extracting grayscale of (0,0), Size=(117,45)
Doing the following image: Offset=(0,45), Size=(117,45)
Extracting grayscale of (0,45), Size=(117,45)
Extracting ownership image of (0,45), Size=(117,45)
Extracting tile image of (0,45), Size=(117,45)
Extracting ownership image of (0,0), Size=(117,45)
Extracting tile image of (0,0), Size=(117,45)
Extracting border image of (0,45), Size=(117,45)
Done doing the following image: Offset=(0,45), Size=(117,45)
Doing the following image: Offset=(0,90), Size=(117,45)
Extracting grayscale of (0,90), Size=(117,45)
Extracting ownership image of (0,90), Size=(117,45)
Extracting tile image of (0,90), Size=(117,45)
Extracting border image of (0,0), Size=(117,45)
Extracting border image of (0,90), Size=(117,45)
Done doing the following image: Offset=(0,90), Size=(117,45)
Doing the following image: Offset=(0,135), Size=(117,45)
Extracting grayscale of (0,135), Size=(117,45)
Done doing the following image: Offset=(0,0), Size=(117,45)
Doing the following image: Offset=(0,180), Size=(117,45)
Extracting grayscale of (0,180), Size=(117,45)
Extracting ownership image of (0,135), Size=(117,45)
Extracting ownership image of (0,180), Size=(117,45)
Extracting tile image of (0,135), Size=(117,45)
Extracting tile image of (0,180), Size=(117,45)
Extracting border image of (0,135), Size=(117,45)
Done doing the following image: Offset=(0,135), Size=(117,45)
Doing the following image: Offset=(0,225), Size=(117,45)
Extracting grayscale of (0,225), Size=(117,45)
Extracting border image of (0,180), Size=(117,45)
Done doing the following image: Offset=(0,180), Size=(117,45)
Doing the following image: Offset=(0,270), Size=(117,45)
Extracting grayscale of (0,270), Size=(117,45)
#################################
An exception has occurred.
#################################
Exception: System.ArgumentOutOfRangeException
Derived from System.ArgumentException
Derived from System.SystemException
Derived from System.Exception
6.11.2012 9:47:36
Message: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Source: mscorlib
STACK TRACE
Void ThrowArgumentOutOfRangeException()
at System.ThrowHelper.ThrowArgumentOutOfRangeExceptio n()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at MapUtility.MapBlock.GetProvinceIdsNewWay(Int32& Offset)
at MapUtility.MapBlock.EnsureDecompressed()
at MapUtility.Lightmap.GetTrueColoredGrayscaleLayer(I nt32 x, Int32 y, Int32 captureWidth, Int32 captureHeight)
at MapUtility.Extraction.ExtractGrayscale(Lightmap map, Rectangle bounds)
at MapUtility.Extraction.ExtractSection(Lightmap lm, Rectangle bounds)
at MapUtility.Extraction.ExtractFileTask.TaskOverride ()
at CoreLib.Task.DoTask(Int32 index, TaskQueue tq)
at CoreLib.TaskQueue.DoWork(Object value)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart(Object obj)
#################################
An exception has occurred.
#################################
Exception: System.ArgumentOutOfRangeException
Derived from System.ArgumentException
Derived from System.SystemException
Derived from System.Exception
6.11.2012 9:47:37
Message: Index was out of range. Must be non-negative and less than the size of the collection.
Parameter name: index
Source: mscorlib
STACK TRACE
Void ThrowArgumentOutOfRangeException()
at System.ThrowHelper.ThrowArgumentOutOfRangeExceptio n()
at System.Collections.Generic.List`1.get_Item(Int32 index)
at MapUtility.MapBlock.GetProvinceIdsNewWay(Int32& Offset)
at MapUtility.MapBlock.EnsureDecompressed()
at MapUtility.Lightmap.GetTrueColoredGrayscaleLayer(I nt32 x, Int32 y, Int32 captureWidth, Int32 captureHeight)
at MapUtility.Extraction.ExtractGrayscale(Lightmap map, Rectangle bounds)
at MapUtility.Extraction.ExtractSection(Lightmap lm, Rectangle bounds)
at MapUtility.Extraction.ExtractFileTask.TaskOverride ()
at CoreLib.Task.DoTask(Int32 index, TaskQueue tq)
at CoreLib.TaskQueue.DoWork(Object value)
at System.Threading.ExecutionContext.Run(ExecutionCon text executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart(Object obj)