Hello all!
I have downloaded & installed NEt Freamework 3.5 & the Map Editor, but there is an error during launch. Can anyone help?
Log of MapExtractor v1.0.2.0
Logging started at: 05/08/2008 13:48:06 UTC
Successfully reached start.
Since there were no arguments, doing default extract
Extracting from command -extract
Successfully created 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:\Doomsday\map
Lightmap1 successfully loaded.
Lightmap1 tile data successfully loaded
Doing the following image: Offset=(0,0), Size=(117,45)
Doing the following image: Offset=(0,45), Size=(117,45)
Extracting grayscale of (0,0), 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 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 tile image of (0,0), Size=(117,45)
Extracting ownership image of (0,90), Size=(117,45)
Extracting border image of (0,0), Size=(117,45)
Extracting tile image of (0,90), Size=(117,45)
Done doing the following image: Offset=(0,0), Size=(117,45)
Doing the following image: Offset=(0,135), Size=(117,45)
Extracting grayscale of (0,135), 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,180), Size=(117,45)
Extracting ownership image of (0,135), Size=(117,45)
Extracting tile image of (0,180), Size=(117,45)
Extracting tile image of (0,135), 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,225), Size=(117,45)
Extracting grayscale of (0,225), 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,270), Size=(117,45)
Extracting grayscale of (0,270), Size=(117,45)
#################################
An exception has occurred.
#################################
Exception: System.NullReferenceException
Derived from System.SystemException
Derived from System.Exception
05/08/2008 13:48:22
Message: Object reference not set to an instance of an object.
Source: MapExtractor
STACK TRACE
MapUtility.Leaf FindLeaf(System.Predicate`1[MapUtility.Leaf])
at MapUtility.Leaf.FindLeaf(Predicate`1 comparison)
at MapUtility.Leaf.FindSolution(Int32 x, Int32 y, Int32 rightX, Nullable`1 bottomY, MapBlock same, Predicate`1 check)
at MapUtility.Leaf.FindCoordinates(Int32 x, Int32 y)
at MapUtility.Lightmap.DrawLeaf(Int32 x, Int32 y, Leaf l, ImageData`1 canvas)
at MapUtility.Lightmap.DrawLeaf(Int32 x, Int32 y, Leaf l, ImageData`1 canvas)
at MapUtility.Lightmap.DrawLeaf(Int32 x, Int32 y, Leaf l, ImageData`1 canvas)
at MapUtility.Lightmap.DrawLeaf(Int32 x, Int32 y, Leaf l, ImageData`1 canvas)
at MapUtility.Lightmap.DrawLeaf(Int32 x, Int32 y, Leaf l, ImageData`1 canvas)
at MapUtility.Lightmap.GetTrueColoredGrayscaleLayer(Int32 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.ThreadHelper.ThreadStart_Context(Object state)
at System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
at System.Threading.ThreadHelper.ThreadStart(Object obj)
Extracting ownership image of (0,225), 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=(0,315), Size=(117,45)
Extracting grayscale of (0,315), 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,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 (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,45), Size=(117,45)
Extracting grayscale of (117,45), Size=(117,45)
Extracting ownership image of (117,45), Size=(117,45)
Extracting tile image of (117,45), 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,90), Size=(117,45)
Extracting grayscale of (117,90), Size=(117,45)
Extracting ownership image of (117,90), Size=(117,45)
Extracting tile image of (117,90), Size=(117,45)
#################################
An exception has occurred.
#################################
Exception: System.ArgumentException
Derived from System.SystemException
Derived from System.Exception
05/08/2008 13:48:42
Message: Parameter is not valid.
Source: System.Drawing
STACK TRACE
Void Save(System.String, System.Drawing.Imaging.ImageCodecInfo, System.Drawing.Imaging.EncoderParameters)
at System.Drawing.Image.Save(String filename, ImageCodecInfo encoder, EncoderParameters encoderParams)
at System.Drawing.Image.Save(String filename, ImageFormat format)
at MapUtility.Extraction.ExtractTileImage(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)