Enter the number of the choice that you want
6
What is the max province number?
(HoIDD 1.0-1.3a, HoIDDA 1.0-1.2: 2610)
(Victoria 1.0-?, VR 1.0-1.1: 2864)
2610
Doing row 0
Loading block headers from temp\1.radish...
Unhandled Exception: System.IO.IOException: Can't access file D:\Programme\Paradox Interactive\Doomsday\Map Tools\temp\1.radish, file is in use by another process.
at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)
at System.IO.FileStream.Init(String path, FileMode mode, FileAccess access, Int32 rights, Boolean useRights, FileShare share, Int32 bufferSize, FileOptions options, SECURITY_ATTRIBUTES secAttrs, String msgPath, Boolean bFromProxy)
at System.IO.FileStream..ctor(String path, FileMode mode)
at CoreLib.Io.BinaryStream..ctor(String path, FileMode mode)
at MapEditor.Shared.LoadBlockHeaders(Int32 blocksX, Int32 blocksY, String[] files)
bei MapEditor.Shared.get_Lightmap1RadishHeaders()
bei MapEditor.BoundBoxMaker.MakeBoundBoxes()
bei MapEditor.Program.Main(String[] args)