I think my problem is in the part 6 of the tutorial, can anyone help me?
Log of MapMaker v2.2.5.0
Logging started at: 10/1/2009 03:47:39 UTC
#################################
An exception has occurred.
#################################
Exception: System.ArgumentException
Derived from System.SystemException
Derived from System.Exception
10/1/2009 03:48:10
Message: bitmap must be Format24bppRgb
Source: CoreLib
STACK TRACE
CoreLib.Graphics.ImageData`1[T] ToData(System.Drawing.Bitmap)
em CoreLib.Graphics.ImageData`1.ToData(Bitmap b) na E:\Projects\CoreLib\Graphics\ImageData.cs:linha 401
em MapEditor.SimpleImageRadishMaker.LoadAPic(Boolean required, String path, ColorType type) na E:\Projects\MapUtility\MapMaker\RadishMaker.cs:linha 446
em MapEditor.SimpleImageRadishMaker.LoadFile() na E:\Projects\MapUtility\MapMaker\RadishMaker.cs:linha 403
em MapEditor.RadishMaker..ctor(LineData data) na E:\Projects\MapUtility\MapMaker\RadishMaker.cs:linha 44
em MapEditor.RadishMaker.MakeFile(LineData data) na E:\Projects\MapUtility\MapMaker\RadishMaker.cs:linha 380
em MapEditor.MakeFileTask.TaskOverride() na E:\Projects\MapUtility\MapMaker\RadishMaker.cs:linha 540
em CoreLib.Task.DoTask(Int32 index, TaskQueue tq) na E:\Projects\CoreLib\TaskQueue.cs:linha 249
em CoreLib.TaskQueue.DoWork(Object value) na E:\Projects\CoreLib\TaskQueue.cs:linha 89
em System.Threading.ThreadHelper.ThreadStart_Context(Object state)
em System.Threading.ExecutionContext.Run(ExecutionContext executionContext, ContextCallback callback, Object state)
em System.Threading.ThreadHelper.ThreadStart(Object obj)
