• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
More errors, as below. Seems like more reference issues:

Log of MapViewer v6.2.6.0
Logging started at: 5/13/2010 11:21:03 AM UTC

Successfully reached start
In Display .ctor()


#################################
An exception has occurred.
#################################
Exception: System.Runtime.InteropServices.COMException
Derived from System.Runtime.InteropServices.ExternalException
Derived from System.SystemException
Derived from System.Exception
5/13/2010 11:21:10 AM
Message: This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)
Source:

STACK TRACE





#################################
An exception has occurred.
#################################
Exception: System.IO.FileLoadException
Derived from System.IO.IOException
Derived from System.SystemException
Derived from System.Exception
5/13/2010 11:21:10 AM
Message: Could not load file or assembly 'CorelibInterop, Version=1.0.3770.31713, Culture=neutral, PublicKeyToken=e00f2d50ff2ccb47' or one of its dependencies. This application has failed to start because the application configuration is incorrect. Reinstalling the application may fix this problem. (Exception from HRESULT: 0x800736B1)
Source: MapUtility

STACK TRACE
Void ExRead4ByteOffsets(Int32, Byte*, Int32*)
at MapUtility.OffsetReader.ExRead4ByteOffsets(Int32 numOffsets, Byte* data, Int32* outData)
at MapUtility.OffsetReader.Read4ByteOffsets(BinaryReader br, Int32 numOffsets)
at MapUtility.OffsetReader.ReadOffsets(BinaryReader br, Int32 width, Int32 height)
at MapUtility.ReadOnlyLightmap..ctor(Int32 zoomLevel, String folder)
at MapUtility.MapRenderer.EnsureMapLoaded(Int32 zoom)
at MapUtility.MapRenderer.Rezoom(Int32 old)
at MapUtility.MapRenderer..ctor()



#################################
An exception has occurred.
#################################
Exception: System.Reflection.TargetInvocationException
Derived from System.ApplicationException
Derived from System.Exception
5/13/2010 11:21:10 AM
Message: Exception has been thrown by the target of an invocation.
Source: mscorlib

STACK TRACE
System.Object CreateInstance(System.RuntimeType, Boolean, Boolean, Boolean ByRef, System.RuntimeMethodHandle ByRef, Boolean ByRef)
at System.RuntimeTypeHandle.CreateInstance(RuntimeType type, Boolean publicOnly, Boolean noCheck, Boolean& canBeCached, RuntimeMethodHandle& ctor, Boolean& bNeedSecurityCheck)
at System.RuntimeType.CreateInstanceSlow(Boolean publicOnly, Boolean fillCache)
at System.RuntimeType.CreateInstanceImpl(Boolean publicOnly, Boolean skipVisibilityChecks, Boolean fillCache)
at System.Activator.CreateInstance(Type type, Boolean nonPublic)
at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)



#################################
An exception has occurred.
#################################
Exception: System.Windows.Markup.XamlParseException
Derived from System.SystemException
Derived from System.Exception
5/13/2010 11:21:10 AM
Message: Cannot create instance of 'MapRenderer' defined in assembly 'MapUtility, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null'. Exception has been thrown by the target of an invocation. Error at object 'System.Windows.Controls.Grid' in markup file 'MapViewer;component/display.xaml' Line 25 Position 4.
Source: PresentationFramework

STACK TRACE
Void ThrowException(System.String, System.Exception, Int32, Int32, System.Uri, System.Windows.Markup.XamlObjectIds, System.Windows.Markup.XamlObjectIds, System.Type)
at System.Windows.Markup.XamlParseException.ThrowException(String message, Exception innerException, Int32 lineNumber, Int32 linePosition, Uri baseUri, XamlObjectIds currentXamlObjectIds, XamlObjectIds contextXamlObjectIds, Type objectType)
at System.Windows.Markup.XamlParseException.ThrowException(ParserContext parserContext, Int32 lineNumber, Int32 linePosition, String message, Exception innerException)
at System.Windows.Markup.BamlRecordReader.ThrowException(String message, Exception innerException)
at System.Windows.Markup.BamlRecordReader.CreateInstanceFromType(Type type, Int16 typeId, Boolean throwOnFail)
at System.Windows.Markup.BamlRecordReader.GetElementAndFlags(BamlElementStartRecord bamlElementStartRecord, Object& element, ReaderFlags& flags, Type& delayCreatedType, Int16& delayCreatedTypeId)
at System.Windows.Markup.BamlRecordReader.BaseReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
at System.Windows.Markup.BamlRecordReader.ReadElementStartRecord(BamlElementStartRecord bamlElementRecord)
at System.Windows.Markup.BamlRecordReader.ReadRecord(BamlRecord bamlRecord)
at System.Windows.Markup.BamlRecordReader.Read(Boolean singleRecord)
at System.Windows.Markup.TreeBuilderBamlTranslator.ParseFragment()
at System.Windows.Markup.TreeBuilder.Parse()
at System.Windows.Markup.XamlReader.LoadBaml(Stream stream, ParserContext parserContext, Object parent, Boolean closeStream)
at System.Windows.Application.LoadBamlStreamWithSyncInfo(Stream stream, ParserContext pc)
at MS.Internal.AppModel.AppModelKnownContentFactory.BamlConverter(Stream stream, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)
at MS.Internal.AppModel.MimeObjectFactory.GetObjectAndCloseStream(Stream s, ContentType contentType, Uri baseUri, Boolean canUseTopLevelBrowser, Boolean sandboxExternalContent, Boolean allowAsync, Boolean isJournalNavigation, XamlReader& asyncObjectConverter)
at System.Windows.Navigation.NavigationService.GetObjectFromResponse(WebRequest request, WebResponse response, Uri destinationUri, Object navState)
at System.Windows.Navigation.NavigationService.DoNavigate(Uri source, NavigationMode f, Object navState)
at System.Windows.Navigation.NavigateQueueItem.Dispatch(Object obj)
at System.Windows.Threading.ExceptionWrapper.InternalRealCall(Delegate callback, Object args, Boolean isSingleParameter)
at System.Windows.Threading.ExceptionWrapper.TryCatchWhen(Object source, Delegate callback, Object args, Boolean isSingleParameter, Delegate catchHandler)



Misc data
System.Object Could not write misc data
 
I think I've successfully found a way to create up to 10000 provinces with the 1.2.1 version. I had to download Visual C# Express and modify the source files to replace the hard-coded caps, but it seems to be working just fine. It only seems to work as long as the ids.csv file does not go past an ID entry of 9999, adding any extra lines causing some weird issues. The MapMaker will run and generate the files, but it won't load, and MapViewer shows that it seems to get the color info all screwed up. Also, the settings.txt file needs to be modified to have max provinces moved up to cover the number of provincres (so might as well set to 10000, it works fine even if actual number of provinces is lower). If the settings.txt file isn't set right, the MapMaker program bombs out when running step 4)

Can't use this to generate HOI3 map, since it has over 14000 provinces. But it could be uesd for making AoD maps up to 10K provinces.

In case your interested, here's the new compiled MapMaker.exe. This was made with the source files for 1.2.1, so uses the same CoreLib.dll file as that one.

http://www.mediafire.com/file/omtyjy2hwzq/MapMaker.zip
 
The link is working for me from my home PC. Not sure why it wouldn't be for you, perhaps it's being blocked for some reason?

Changing code is only illegal if it's copyrighted... I only changed the source code that Jamie released for his 1.2.1 MapUtility program... which isn't copyrighted as far as I know (and considering he released the source, not sure why he would have an issue with it even if it was)
 
The link is working for me from my home PC. Not sure why it wouldn't be for you, perhaps it's being blocked for some reason?

Changing code is only illegal if it's copyrighted... I only changed the source code that Jamie released for his 1.2.1 MapUtility program... which isn't copyrighted as far as I know (and considering he released the source, not sure why he would have an issue with it even if it was)

OHHH! Never mind then. I thought you changed the hardcoded parts of the HoI2 software.
 
No, I generated unique RGB values for all rows... besides, it seems the program checks for repeat RGB values before starting up anyway and would throw an error.

Like I said, it will generate all the files, so technically the program is still working at >= 10K rows, but something goes awry during the generation process. I tested it out by using all the default output files from MapExtractor, and only modding the ids.csv. For Test 1, I put in 10K ids and re-generated the map, wouldn't load up. For Test 2, I put in 9999 ids, and re-generated, and it loaded fine.

All in all, I think this is probably okay. Honestly, 10K and above is probably TOO many provinces... a nice balance between HoI2 and HoI3 would be more preferable, IMHO.
 
Okay my question, can I use this program to break some of the larger provinces up into say two or three medium to smaller ones? Like Menzen in Russia or some of the other Siberian provinces...

Also Jamie have you put another editor of the units and the rest like you did a couple of years back? Loved that editor.
 
Darkest Hour: Iron Cross MOD map

Hey guys, I can't really make the program working but I am not modder at all... I just would like to extract map from the game and use it for my own purposes (game-based strategy game, whatever)... I keep having problems running either MapExtractor, MapMaker or MapViewer... I would like to extract map from Iron Cross Mod, as I like the map most... Could anyone of you help me, maybe? I could upload all the necessary files, if you would need them...

Btw. I tried to use "Noob's Guide", still didn't make it working...

Thanks in advance for any reply...
 
this works for darkest hour or only for hoi 2?
 
Exception: System.MethodAccessException
2/8/2012 3:13:42
Message: CoreLib.Log.WriteException(System.Exception)
Source: MapExtractor

STACK TRACE
Void ExtractGrayscale(MapUtility.Lightmap, System.Drawing.Rectangle)
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.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart(Object obj)
Failed to extract E3 map,can somebody help me to fix this problem please?:sad:
 
Hi, could work on e3 map on hd?
 
i will use the mapextractor but i can´t start it, the map viewer works.

this is the log :
Successfully reached start
Since there were no arguments, doing default extract
Extracting from command -extract
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 E:\SteamLibrary\steamapps\common\Darkest Hour A HOI Game\map
Lightmap1 successfully loaded.
Lightmap1 tile data successfully loaded
Doing the following image: Offset=(0,45), Size=(117,45)
Doing the following image: Offset=(0,0), Size=(117,45)
Doing the following image: Offset=(0,135), Size=(117,45)
Doing the following image: Offset=(0,90), Size=(117,45)
Extracting grayscale of (0,45), Size=(117,45)
Extracting grayscale of (0,135), Size=(117,45)
Extracting grayscale of (0,90), Size=(117,45)
Extracting grayscale of (0,0), 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,90), Size=(117,45)
Done doing the following image: Offset=(0,90), 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 tile image of (0,135), Size=(117,45)
Extracting ownership image of (0,45), 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 tile image of (0,45), Size=(117,45)
Extracting ownership image of (0,180), 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,270), Size=(117,45)
Extracting grayscale of (0,270), Size=(117,45)
Extracting tile image of (0,180), 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,315), Size=(117,45)
Extracting grayscale of (0,315), Size=(117,45)
Extracting ownership image of (0,0), Size=(117,45)
Extracting tile image of (0,0), Size=(117,45)
Extracting ownership image of (0,315), Size=(117,45)
Extracting tile image of (0,315), Size=(117,45)
Extracting border image of (0,0), Size=(117,45)
Extracting border image of (0,315), Size=(117,45)
Done doing the following image: Offset=(0,315), Size=(117,45)
Doing the following image: Offset=(117,0), Size=(117,45)
Extracting grayscale of (117,0), Size=(117,45)
Extracting ownership image of (0,225), Size=(117,45)
Done doing the following image: Offset=(0,0), Size=(117,45)
Doing the following image: Offset=(117,45), Size=(117,45)
Extracting grayscale of (117,45), Size=(117,45)
Extracting tile image of (0,225), Size=(117,45)
Extracting border image of (0,225), Size=(117,45)
Done doing the following image: Offset=(0,225), Size=(117,45)
Doing the following image: Offset=(117,90), Size=(117,45)
Extracting grayscale of (117,90), Size=(117,45)
Extracting ownership image of (0,270), Size=(117,45)
Extracting tile image of (0,270), Size=(117,45)
Extracting border image of (0,270), Size=(117,45)
Done doing the following image: Offset=(0,270), Size=(117,45)
Doing the following image: Offset=(117,135), Size=(117,45)
Extracting grayscale of (117,135), Size=(117,45)
Extracting ownership image of (117,0), Size=(117,45)
Extracting tile image of (117,0), Size=(117,45)
Extracting border image of (117,0), Size=(117,45)
Done doing the following image: Offset=(117,0), Size=(117,45)
Doing the following image: Offset=(117,180), Size=(117,45)
Extracting grayscale of (117,180), Size=(117,45)
Extracting ownership image of (117,45), Size=(117,45)
Extracting tile image of (117,45), Size=(117,45)
Extracting ownership image of (117,90), Size=(117,45)
Extracting border image of (117,45), Size=(117,45)
Done doing the following image: Offset=(117,45), Size=(117,45)
Doing the following image: Offset=(117,225), Size=(117,45)
Extracting grayscale of (117,225), Size=(117,45)
Extracting tile image of (117,90), Size=(117,45)
Extracting ownership image of (117,180), Size=(117,45)
Extracting tile image of (117,180), Size=(117,45)
Extracting border image of (117,90), Size=(117,45)
Extracting border image of (117,180), Size=(117,45)
Done doing the following image: Offset=(117,90), Size=(117,45)
Doing the following image: Offset=(117,270), Size=(117,45)
Extracting grayscale of (117,270), Size=(117,45)
Done doing the following image: Offset=(117,180), Size=(117,45)
Doing the following image: Offset=(117,315), Size=(117,45)
Extracting grayscale of (117,315), Size=(117,45)
Extracting ownership image of (117,225), Size=(117,45)
Extracting tile image of (117,225), Size=(117,45)
Extracting ownership image of (117,315), Size=(117,45)
Extracting ownership image of (117,270), Size=(117,45)
Extracting tile image of (117,315), Size=(117,45)
Extracting ownership image of (117,135), Size=(117,45)
Extracting border image of (117,225), Size=(117,45)
Done doing the following image: Offset=(117,225), Size=(117,45)
Doing the following image: Offset=(234,0), Size=(117,45)
Extracting grayscale of (234,0), Size=(117,45)
Extracting tile image of (117,270), Size=(117,45)
Extracting border image of (117,315), Size=(117,45)
Done doing the following image: Offset=(117,315), Size=(117,45)
Doing the following image: Offset=(234,45), Size=(117,45)
Extracting grayscale of (234,45), Size=(117,45)
Extracting border image of (117,270), Size=(117,45)
Done doing the following image: Offset=(117,270), Size=(117,45)
Doing the following image: Offset=(234,90), Size=(117,45)
Extracting grayscale of (234,90), Size=(117,45)
Extracting tile image of (117,135), Size=(117,45)
Extracting border image of (117,135), Size=(117,45)
Done doing the following image: Offset=(117,135), Size=(117,45)
Doing the following image: Offset=(234,135), Size=(117,45)
Extracting grayscale of (234,135), Size=(117,45)
Extracting ownership image of (234,45), Size=(117,45)
Extracting ownership image of (234,90), Size=(117,45)
Extracting tile image of (234,45), Size=(117,45)
Extracting tile image of (234,90), Size=(117,45)
Extracting border image of (234,45), Size=(117,45)
Extracting border image of (234,90), Size=(117,45)
Done doing the following image: Offset=(234,45), Size=(117,45)
Doing the following image: Offset=(234,180), Size=(117,45)
Extracting grayscale of (234,180), Size=(117,45)
Done doing the following image: Offset=(234,90), Size=(117,45)
Doing the following image: Offset=(234,225), Size=(117,45)
Extracting grayscale of (234,225), Size=(117,45)
Extracting ownership image of (234,0), Size=(117,45)
Extracting ownership image of (234,135), Size=(117,45)
Extracting tile image of (234,0), Size=(117,45)
Extracting tile image of (234,135), Size=(117,45)
Extracting border image of (234,135), Size=(117,45)
Extracting border image of (234,0), Size=(117,45)
Done doing the following image: Offset=(234,135), Size=(117,45)
Doing the following image: Offset=(234,270), Size=(117,45)
Extracting grayscale of (234,270), Size=(117,45)
Done doing the following image: Offset=(234,0), Size=(117,45)
Doing the following image: Offset=(234,315), Size=(117,45)
Extracting grayscale of (234,315), Size=(117,45)
Extracting ownership image of (234,225), Size=(117,45)
Extracting tile image of (234,225), Size=(117,45)
Extracting border image of (234,225), Size=(117,45)
Done doing the following image: Offset=(234,225), Size=(117,45)
Doing the following image: Offset=(351,0), Size=(117,45)
Extracting grayscale of (351,0), Size=(117,45)
Extracting ownership image of (234,315), Size=(117,45)
Extracting tile image of (234,315), Size=(117,45)
Extracting ownership image of (234,270), Size=(117,45)
Extracting border image of (234,315), Size=(117,45)
Done doing the following image: Offset=(234,315), Size=(117,45)
Doing the following image: Offset=(351,45), Size=(117,45)
Extracting grayscale of (351,45), Size=(117,45)
Extracting tile image of (234,270), Size=(117,45)
Extracting ownership image of (234,180), Size=(117,45)
Extracting border image of (234,270), Size=(117,45)
Done doing the following image: Offset=(234,270), Size=(117,45)
Doing the following image: Offset=(351,90), Size=(117,45)
Extracting grayscale of (351,90), Size=(117,45)
Extracting tile image of (234,180), Size=(117,45)
Extracting border image of (234,180), Size=(117,45)
Done doing the following image: Offset=(234,180), Size=(117,45)
Doing the following image: Offset=(351,135), Size=(117,45)
Extracting grayscale of (351,135), Size=(117,45)
Extracting ownership image of (351,0), Size=(117,45)
Extracting tile image of (351,0), Size=(117,45)
Extracting border image of (351,0), Size=(117,45)
Done doing the following image: Offset=(351,0), Size=(117,45)
Doing the following image: Offset=(351,180), Size=(117,45)
Extracting grayscale of (351,180), Size=(117,45)
Extracting ownership image of (351,135), Size=(117,45)
Extracting tile image of (351,135), Size=(117,45)
Extracting border image of (351,135), Size=(117,45)
Done doing the following image: Offset=(351,135), Size=(117,45)
Doing the following image: Offset=(351,225), Size=(117,45)
Extracting grayscale of (351,225), Size=(117,45)
Extracting ownership image of (351,45), Size=(117,45)
Extracting tile image of (351,45), Size=(117,45)
Extracting border image of (351,45), Size=(117,45)
Extracting ownership image of (351,90), Size=(117,45)
Done doing the following image: Offset=(351,45), Size=(117,45)
Doing the following image: Offset=(351,270), Size=(117,45)
Extracting grayscale of (351,270), Size=(117,45)
Extracting ownership image of (351,225), Size=(117,45)
Extracting tile image of (351,90), Size=(117,45)
Extracting tile image of (351,225), Size=(117,45)
Extracting ownership image of (351,180), Size=(117,45)
Extracting border image of (351,225), Size=(117,45)
Done doing the following image: Offset=(351,225), Size=(117,45)
Doing the following image: Offset=(351,315), Size=(117,45)
Extracting grayscale of (351,315), Size=(117,45)
Extracting ownership image of (351,270), Size=(117,45)
Extracting tile image of (351,180), Size=(117,45)
Extracting tile image of (351,270), Size=(117,45)
Extracting border image of (351,90), Size=(117,45)
Done doing the following image: Offset=(351,90), Size=(117,45)
Doing the following image: Offset=(468,0), Size=(117,45)
Extracting grayscale of (468,0), Size=(117,45)
Extracting ownership image of (351,315), Size=(117,45)
Extracting border image of (351,270), Size=(117,45)
Done doing the following image: Offset=(351,270), Size=(117,45)
Doing the following image: Offset=(468,45), Size=(117,45)
Extracting grayscale of (468,45), Size=(117,45)
Extracting border image of (351,180), Size=(117,45)
Extracting tile image of (351,315), Size=(117,45)
Done doing the following image: Offset=(351,180), Size=(117,45)
Doing the following image: Offset=(468,90), Size=(117,45)
Extracting grayscale of (468,90), Size=(117,45)
Extracting border image of (351,315), Size=(117,45)
Done doing the following image: Offset=(351,315), Size=(117,45)
Doing the following image: Offset=(468,135), Size=(117,45)
Extracting grayscale of (468,135), Size=(117,45)
Extracting ownership image of (468,135), Size=(117,45)
Extracting tile image of (468,135), Size=(117,45)
Extracting border image of (468,135), Size=(117,45)
Extracting ownership image of (468,0), Size=(117,45)
Done doing the following image: Offset=(468,135), Size=(117,45)
Doing the following image: Offset=(468,180), Size=(117,45)
Extracting grayscale of (468,180), Size=(117,45)
Extracting tile image of (468,0), Size=(117,45)
Extracting border image of (468,0), Size=(117,45)
Done doing the following image: Offset=(468,0), Size=(117,45)
Doing the following image: Offset=(468,225), Size=(117,45)
Extracting grayscale of (468,225), Size=(117,45)
Extracting ownership image of (468,45), Size=(117,45)
Extracting ownership image of (468,180), Size=(117,45)
Extracting tile image of (468,45), Size=(117,45)
Extracting tile image of (468,180), Size=(117,45)
Extracting border image of (468,45), Size=(117,45)
Done doing the following image: Offset=(468,45), Size=(117,45)
Doing the following image: Offset=(468,270), Size=(117,45)
Extracting grayscale of (468,270), Size=(117,45)
Extracting border image of (468,180), Size=(117,45)
Done doing the following image: Offset=(468,180), Size=(117,45)
Doing the following image: Offset=(468,315), Size=(117,45)
Extracting grayscale of (468,315), Size=(117,45)
Extracting ownership image of (468,225), Size=(117,45)
Extracting tile image of (468,225), Size=(117,45)
Extracting border image of (468,225), Size=(117,45)
Done doing the following image: Offset=(468,225), Size=(117,45)
Doing the following image: Offset=(585,0), Size=(117,45)
Extracting grayscale of (585,0), Size=(117,45)
Extracting ownership image of (468,315), Size=(117,45)
Extracting tile image of (468,315), Size=(117,45)
Extracting border image of (468,315), Size=(117,45)
Done doing the following image: Offset=(468,315), Size=(117,45)
Doing the following image: Offset=(585,45), Size=(117,45)
Extracting grayscale of (585,45), Size=(117,45)
Extracting ownership image of (585,0), Size=(117,45)
Extracting tile image of (585,0), Size=(117,45)
Extracting ownership image of (468,270), Size=(117,45)
Extracting border image of (585,0), Size=(117,45)
Done doing the following image: Offset=(585,0), Size=(117,45)
Doing the following image: Offset=(585,90), Size=(117,45)
Extracting grayscale of (585,90), Size=(117,45)
Extracting tile image of (468,270), Size=(117,45)
Extracting border image of (468,270), Size=(117,45)
Done doing the following image: Offset=(468,270), Size=(117,45)
Doing the following image: Offset=(585,135), Size=(117,45)
Extracting grayscale of (585,135), Size=(117,45)
Extracting ownership image of (585,45), Size=(117,45)
Extracting tile image of (585,45), Size=(117,45)
Extracting border image of (585,45), Size=(117,45)
Done doing the following image: Offset=(585,45), Size=(117,45)
Doing the following image: Offset=(585,180), Size=(117,45)
Extracting grayscale of (585,180), Size=(117,45)


#################################
An exception has occurred.
#################################
Exception: System.NullReferenceException
27.11.2017 17:46:34
Message: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
Source: MapExtractor

STACK TRACE
MapUtility.Leaf FindLeaf(System.Predicate`1[MapUtility.Leaf])
bei MapUtility.Leaf.FindLeaf(Predicate`1 comparison)
bei MapUtility.Leaf.FindSolution(Int32 x, Int32 y, Int32 rightX, Nullable`1 bottomY, MapBlock same, Predicate`1 check)
bei MapUtility.Leaf.FindCoordinates(Int32 x, Int32 y)
bei MapUtility.Leaf.get_RightNeighbor()
bei MapUtility.Lightmap.DrawLeaf(Int32 x, Int32 y, Leaf l, ImageData`1 canvas)
bei MapUtility.Lightmap.DrawLeaf(Int32 x, Int32 y, Leaf l, ImageData`1 canvas)
bei MapUtility.Lightmap.DrawLeaf(Int32 x, Int32 y, Leaf l, ImageData`1 canvas)
bei MapUtility.Lightmap.GetTrueColoredGrayscaleLayer(Int32 x, Int32 y, Int32 captureWidth, Int32 captureHeight)
bei MapUtility.Extraction.ExtractGrayscale(Lightmap map, Rectangle bounds)
bei MapUtility.Extraction.ExtractSection(Lightmap lm, Rectangle bounds)
bei MapUtility.Extraction.ExtractFileTask.TaskOverride()
bei CoreLib.Task.DoTask(Int32 index, TaskQueue tq)
bei CoreLib.TaskQueue.DoWork(Object value)
bei System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
bei System.Threading.ThreadHelper.ThreadStart(Object obj)
can anyone help me ?
the error is : a fatal error has occured....