#################################
An exception has occurred.
#################################
Exception: System.ArgumentException
Derived from System.SystemException
Derived from System.Exception
28.9.2008 9:54:46
Message: bitmap must be Format8bppIndexed
Source: CoreLib
STACK TRACE
CoreLib.Graphics.ImageData`1[T] ToData(System.Drawing.Bitmap)
at CoreLib.Graphics.ImageData`1.ToData(Bitmap b) in E:\Projects\CoreLib\Graphics\ImageData.cs:line 401
at MapEditor.SimpleImageRadishMaker.LoadAPic(Boolean required, String path, ColorType type) in E:\Projects\MapUtility\MapMaker\RadishMaker.cs:line 443
at MapEditor.SimpleImageRadishMaker.LoadFile() in E:\Projects\MapUtility\MapMaker\RadishMaker.cs:line 405
at MapEditor.RadishMaker..ctor(LineData data) in E:\Projects\MapUtility\MapMaker\RadishMaker.cs:line 44
at MapEditor.RadishMaker.MakeFile(LineData data) in E:\Projects\MapUtility\MapMaker\RadishMaker.cs:line 380
at MapEditor.MakeFileTask.TaskOverride() in E:\Projects\MapUtility\MapMaker\RadishMaker.cs:line 540
at CoreLib.Task.DoTask(Int32 index, TaskQueue tq) in E:\Projects\CoreLib\TaskQueue.cs:line 249
at CoreLib.TaskQueue.DoWork(Object value) in E:\Projects\CoreLib\TaskQueue.cs:line 89
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)