Log of MapMaker v2.2.5.0
Logging started at: 12/22/2008 5:22:31 PM UTC
#################################
An exception has occurred.
#################################
Exception: System.IndexOutOfRangeException
Derived from System.SystemException
Derived from System.Exception
12/22/2008 5:22:50 PM
Message: Index was outside the bounds of the array.
Source: CoreLib
STACK TRACE
Int32 ReadInt32()
at CoreLib.Io.ByteReader.ReadInt32() in E:\Projects\CoreLib\Io\ByteReader.cs:line 219
at MapUtility.AdjacentTable..ctor(String str) in E:\Projects\MapUtility\shared\AdjacentReader.cs:li ne 48
at MapUtility.Global.get_AdjacentTable() in E:\Projects\MapUtility\Shared\Global.cs:line 32
at MapEditor.LightmapMaker.LoadData() in E:\Projects\MapUtility\MapMaker\LightmapMaker.cs:l ine 24
at MapEditor.LightmapMaker.MakeLightmaps() in E:\Projects\MapUtility\MapMaker\LightmapMaker.cs:l ine 219
at MapEditor.Program.BeginWork(String[] args) in E:\Projects\MapUtility\MapMaker\Program.cs:line 182
at MapEditor.Boot.Main(String[] args) in E:\Projects\MapUtility\MapMaker\Program.cs:line 275