• We have updated our Community Code of Conduct. Please read through the new rules for the forum that are an integral part of Paradox Interactive’s User Agreement.
Status
Not open for further replies.
IndoEsia45 said:
BUt i'm sure if you keep going like this, you might get another intervention. :D
Perhaps I won't need one.

The first full release is imminent (i. e. within hours).

It is still slow, and may (will) contain bugs. But the created maps will be fully playable, and *should* only contain minor defects.
 
MapViewer:
-has still out of memory problems while extracting the map

MapMaker:
-"Make the initial radish files" does work
-"Make other radish files" doesn't work
Enter the number of the choice that you want
2
Loading block headers...Done!
Doing lightmap1...
Doing column 0
Unhandled Exception: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
at MapEditor.RadishMaker.EnsureBlockStreamLoaded(BlockHolder holder)
at MapEditor.RadishMaker.CombineRadishes()
at MapEditor.RadishHelper.MakeOtherRadishes()
at MapEditor.Program.Main(String[] args)
-"Make adjacent.tbl" doesn't work
Enter the number of the choice that you want
3
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
Loading block headers...Done!
Loading row 0
Missing block! xOffset: 1 yOffset: 0
Press Enter to exit...


Unhandled Exception: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
at MapEditor.AdjacentMaker.MakeAdjacent(Int32 rowStart, Int32 loadRowEnd, Int32 scanRowEnd, ByteReader stream, BlockHolder[,] headers, List`1 adjancies)
at MapEditor.AdjacentMaker.MakeAdjacent()
at MapEditor.Program.Main(String[] args)
-"Make index.tbl and tiles.bmp" doesn't work
Enter the number of the choice that you want
4
Scanning radish\map_0_0.radish...Done!
Scanning radish\map_0_144.radish...Done!
Scanning radish\map_0_216.radish...Done!
Scanning radish\map_0_288.radish...Done!
Scanning radish\map_0_72.radish...Done!
Scanning radish\map_144_0.radish...Done!
Scanning radish\map_144_144.radish...Done!
Scanning radish\map_144_216.radish...Done!
Scanning radish\map_144_288.radish...Done!
Scanning radish\map_144_72.radish...Done!
Scanning radish\map_216_0.radish...Done!
Scanning radish\map_216_144.radish...Done!
Scanning radish\map_216_216.radish...Done!
Scanning radish\map_216_288.radish...Done!
Scanning radish\map_216_72.radish...Done!
Scanning radish\map_288_0.radish...Done!
Scanning radish\map_288_144.radish...Done!
Scanning radish\map_288_216.radish...Done!
Scanning radish\map_288_288.radish...Done!
Scanning radish\map_288_72.radish...Done!
Scanning radish\map_360_0.radish...Done!
Scanning radish\map_360_144.radish...Done!
Scanning radish\map_360_216.radish...Done!
Scanning radish\map_360_288.radish...Done!
Scanning radish\map_360_72.radish...Done!
Scanning radish\map_432_0.radish...Done!
Scanning radish\map_432_144.radish...Done!
Scanning radish\map_432_216.radish...Done!
Scanning radish\map_432_288.radish...Done!
Scanning radish\map_432_72.radish...Done!
Scanning radish\map_504_0.radish...Done!
Scanning radish\map_504_144.radish...Done!
Scanning radish\map_504_216.radish...Done!
Scanning radish\map_504_288.radish...Done!
Scanning radish\map_504_72.radish...Done!
Scanning radish\map_576_0.radish...Done!
Scanning radish\map_576_144.radish...Done!
Scanning radish\map_576_216.radish...Done!
Scanning radish\map_576_288.radish...Done!
Scanning radish\map_576_72.radish...Done!
Scanning radish\map_648_0.radish...Done!
Scanning radish\map_648_144.radish...Done!
Scanning radish\map_648_216.radish...Done!
Scanning radish\map_648_288.radish...Done!
Scanning radish\map_648_72.radish...Done!
Scanning radish\map_720_0.radish...Done!
Scanning radish\map_720_144.radish...Done!
Scanning radish\map_720_216.radish...Done!
Scanning radish\map_720_288.radish...Done!
Scanning radish\map_720_72.radish...Done!
Scanning radish\map_72_0.radish...Done!
Scanning radish\map_72_144.radish...Done!
Scanning radish\map_72_216.radish...Done!
Scanning radish\map_72_288.radish...Done!
Scanning radish\map_72_72.radish...Done!
Scanning radish\map_792_0.radish...Done!
Scanning radish\map_792_144.radish...Done!
Scanning radish\map_792_216.radish...Done!
Scanning radish\map_792_288.radish...Done!
Scanning radish\map_792_72.radish...Done!
Scanning radish\map_864_0.radish...Done!
Scanning radish\map_864_144.radish...Done!
Scanning radish\map_864_216.radish...Done!
Scanning radish\map_864_288.radish...Done!
Scanning radish\map_864_72.radish...Done!

Unhandled Exception: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
at CoreLib.Graphics.ImageData`1.Copy(ImageData`1 original, Int32 xOrig, Int32 yOrig, ImageData`1 copy, Int32 xCopy, Int32 yCopy, Int32 width, Int32 height)
at MapEditor.TileMaker.MakeTiles()
at MapEditor.Program.Main(String[] args)
-"Make the lightmaps" doesn't work
Enter the number of the choice that you want
5
Loading data...Done!
Loading block headers...Done!
Making map\lightmap1.tbl
Doing row: 0Missing block! xOffset: 1 yOffset: 0
Press Enter to exit...

Missing block! xOffset: 1 yOffset: 1
Press Enter to exit...


Unhandled Exception: System.NullReferenceException: Der Objektverweis wurde nicht auf eine Objektinstanz festgelegt.
at MapEditor.LightmapMaker.MakeLightMap(String path, Int32 xblocks, Int32 yblocks, ByteReader readstream, BlockHolder[,] blocks)
at MapEditor.LightmapMaker.MakeLightmaps()
at MapEditor.Program.Main(String[] args)
-"Make boundbox.tbl" doesn't work
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)
-"Rebuild a certain radish file" does work
-"Rebuild radish level 2" doesn't work
Enter the number of the choice that you want
8
Loading block headers...Done!
Making lightmap2 radish
Doing column 0Missing block! xOffset: 1 yOffset: 0
Press Enter to exit...

Missing block! xOffset: 1 yOffset: 1
Press Enter to exit...

Missing block! xOffset: 1 yOffset: 2
Press Enter to exit...

Missing block! xOffset: 1 yOffset: 3
Press Enter to exit...
and so on...

-"Rebuild radish level 3" doesn't work
the same as for level 2
-"Rebuild radish level 4" doesn't work
the same as for level 2


BTW, does anyone know the font type of the HoI map writings? It's similar but not equal to New Times Roman.
 
ADukes said:
MapViewer:
-has still out of memory problems while extracting the map
Fixed.

MapMaker:
-"Make the initial radish files" does work
So in root\radish, you have a bunch of .radish files?
(If you extracted the map in 72x72 blocks, there should be 65 radish files

-"Make other radish files" doesn't work
Around how long does it take to go from "Loading block headers" to "...Done"? (i.e. very fast almost instantly or at least several seconds?)
 
Jamie550 said:
So in root\radish, you have a bunch of .radish files?
(If you extracted the map in 72x72 blocks, there should be 65 radish files
Yes. Right, there are 65 files.

Jamie550 said:
Around how long does it take to go from "Loading block headers" to "...Done"? (i.e. very fast almost instantly or at least several seconds?)
Several seconds. All 65 radish files were processed.
 
ADukes said:
Yes. Right, there are 65 files.


Several seconds. All 65 radish files were processed.
There is a small error currently (The whole map gets treated like a border), so you have to wait until the next version to produce a playable map (though a workable map will be produced).

However, in order to hunt this problem down to be fixed, do this: First, delete the \radish, \map, and \temp folders. Then do step one again. After step one finishes, close, reopen, and do step two. Does the same error still occur?

EDIT: After testing (In relation to the border problem), no error is reported.
 
Last edited:
Jamie550 said:
However, in order to hunt this problem down to be fixed, do this: First, delete the \radish, \map, and \temp folders. Then do step one again. After step one finishes, close, reopen, and do step two. Does the same error still occur?
Yes, the same error occurs.
 
Current version: http://www.mediafire.com/?qzjj4ndmltm

Note that the images need to be reextracted, because of a small error.

ADukes: If the error still occurs after trying this, please upload the radish files containing 0_0, 0_72, 0_144, 0_216, and 0_288 (If that is too much, just upload 0_0)
 
ADukes said:
The files work perfectly on my computer :confused:

After downloading the package, you copied MapMaker.exe and CoreLib.dll to wherever the images are (and are not accidentally using a older copy)?

What is your OS?

What version of .NET?

What is the path to the radish files (are they under Program Files or something)?

Is there anything strange about your computer?

Is there plenty of RAM (300mb free)?
 
Jamie550 said:
After downloading the package, you copied MapMaker.exe and CoreLib.dll to wherever the images are (and are not accidentally using a older copy)?
Yes.

Jamie550 said:
What is your OS?
XP Pro.

Jamie550 said:
What version of .NET?
3.0.

Jamie550 said:
What is the path to the radish files (are they under Program Files or something)?
D:\Programme\Paradox Interactive\Doomsday\Map Tools\radish

Jamie550 said:
Is there anything strange about your computer?
No.

Jamie550 said:
Is there plenty of RAM (300mb free)?
Yes.
 
Status
Not open for further replies.