Problems with map maker
Moderator: rickier65
- dazoline II
- Posts: 400
- Joined: Mon Nov 05, 2007 3:59 pm
RE: Problems with map maker
Line 3417 of PzCMAm.hta is:
myshell.run('Editor\\nvidia\\nvcompress -color -bc1 "'+MAP_DIR+'/'+TextureMenu_Maskname+'_tex.png" "'+MAP_DIR+'/'+TextureMenu_Maskname+'_tex.dds"',7, true);
EDIT:
When I run that command line in my system it spits back: The file ''+MAP_DIR+'/'+TextureMenu_Maskname+'_tex.png' is not a supported image type.
Loos like the issue is with the PzCAm.hta file.
myshell.run('Editor\\nvidia\\nvcompress -color -bc1 "'+MAP_DIR+'/'+TextureMenu_Maskname+'_tex.png" "'+MAP_DIR+'/'+TextureMenu_Maskname+'_tex.dds"',7, true);
EDIT:
When I run that command line in my system it spits back: The file ''+MAP_DIR+'/'+TextureMenu_Maskname+'_tex.png' is not a supported image type.
Loos like the issue is with the PzCAm.hta file.
Moscow by winter? Only if you send Fast Heinz to Kiev.
RE: Problems with map maker
Based on Dazolines post, I checked my copy of PzCMAm.hta, and the line dazoline references has an array index, in any event, I've zipped up my copy of PCMa.hta, if you want to try it.
backup your copy first.
after downloading it make sure you unblock it in the file properties, then unzip and put into the game directory.
Thanks
rick
backup your copy first.
after downloading it make sure you unblock it in the file properties, then unzip and put into the game directory.
Thanks
rick
- Attachments
-
- PzCMAm.zip
- (87.31 KiB) Downloaded 14 times
- dazoline II
- Posts: 400
- Joined: Mon Nov 05, 2007 3:59 pm
RE: Problems with map maker
So much for doing a reply while the wife is yelling about giving the 4yr old a bath.
The code line:
myshell.run('Editor\\nvidia\\nvcompress -color -bc1 "'+MAP_DIR+'/'+TextureMenu_Maskname+'_tex.png" "'+MAP_DIR+'/'+TextureMenu_Maskname+'_tex.dds"',7, true);
would never appear like that. (And yes for some reason my copy paste didn't get the index).
On the command line it would appear:
nvcompress -color -bc1 "../../Media/wintertemplaterr1/LtWoods_tex.png" "../../Media/wintertemplaterr1/LtWoods_tex.dds"
Which if you run it appears as an error, because the png in question is actually named LtWoods.png not LtWoods_tex.png.
I think this is closer to the truth than my first post.
Try looking for the texture in question and renaming the png files of the form <name>_tex.png and see what happens.
The code line:
myshell.run('Editor\\nvidia\\nvcompress -color -bc1 "'+MAP_DIR+'/'+TextureMenu_Maskname+'_tex.png" "'+MAP_DIR+'/'+TextureMenu_Maskname+'_tex.dds"',7, true);
would never appear like that. (And yes for some reason my copy paste didn't get the index).
On the command line it would appear:
nvcompress -color -bc1 "../../Media/wintertemplaterr1/LtWoods_tex.png" "../../Media/wintertemplaterr1/LtWoods_tex.dds"
Which if you run it appears as an error, because the png in question is actually named LtWoods.png not LtWoods_tex.png.
I think this is closer to the truth than my first post.
Try looking for the texture in question and renaming the png files of the form <name>_tex.png and see what happens.
Moscow by winter? Only if you send Fast Heinz to Kiev.
- junk2drive
- Posts: 12856
- Joined: Thu Jun 27, 2002 7:27 am
- Location: Arizona West Coast
RE: Problems with map maker
That doesn't explain why the program works on some systems and not on his. ?? Unless he was trying to do lt woods at the time.
We have had other script errors before getting this far. Hence our suggestions.
We have had other script errors before getting this far. Hence our suggestions.
Conflict of Heroes "Most games are like checkers or chess and some have dice and cards involved too. This game plays like checkers but you think like chess and the dice and cards can change everything in real time."
RE: Problems with map maker
ORIGINAL: Rick
Based on Dazolines post, I checked my copy of PzCMAm.hta, and the line dazoline references has an array index, in any event, I've zipped up my copy of PCMa.hta, if you want to try it.
backup your copy first.
after downloading it make sure you unblock it in the file properties, then unzip and put into the game directory.
Thanks
rick
Downloaded, and tried it. It is exacly the same length as mine. And it fails the same.
My mapmaker still does NOT work I get the same error message.
"Strategy without tactics is the slowest route to victory. Tactics without strategy is the noise before defeat.", Sun Tzu
RE: Problems with map maker
ORIGINAL: sztartur
Downloaded, and tried it. It is exacly the same length as mine. And it fails the same.
My mapmaker still does NOT work I get the same error message.
Which map are you trying to import? I can see if I get the same error.
By the way, I also get occasion script errors. For example, whenever I try to do a group delete (hitting the delete key w/SHIFT pressed.
"Tactics is knowing what to do when there is something to do. Strategy is knowing what to do when there is nothing to do."
- Savielly Tartakower
- Savielly Tartakower
RE: Problems with map maker
It does it with every map I try to build.
If I import from google it createds and imports the height map and the terrain map. as a next steop I would like to build the map and it gives the error.
If I import an already built map it imports without error but if I want to build again it gives the error above.
I am clueless what else can I do...
If I import from google it createds and imports the height map and the terrain map. as a next steop I would like to build the map and it gives the error.
If I import an already built map it imports without error but if I want to build again it gives the error above.
I am clueless what else can I do...
"Strategy without tactics is the slowest route to victory. Tactics without strategy is the noise before defeat.", Sun Tzu
- junk2drive
- Posts: 12856
- Joined: Thu Jun 27, 2002 7:27 am
- Location: Arizona West Coast
RE: Problems with map maker
Is your java up to date?
Do you have PCO installed to the default C:\
Do you have PCO installed to the default C:\
Conflict of Heroes "Most games are like checkers or chess and some have dice and cards involved too. This game plays like checkers but you think like chess and the dice and cards can change everything in real time."
RE: Problems with map maker
Java yes.
C: NO as I have all my games on a dedicated drive. It would be strange not being able to use the software in defferent root dicectory... I do not wish to re-install again...
Cannot a programmer look at the line where the error message is generated?
C: NO as I have all my games on a dedicated drive. It would be strange not being able to use the software in defferent root dicectory... I do not wish to re-install again...
Cannot a programmer look at the line where the error message is generated?
"Strategy without tactics is the slowest route to victory. Tactics without strategy is the noise before defeat.", Sun Tzu
- junk2drive
- Posts: 12856
- Joined: Thu Jun 27, 2002 7:27 am
- Location: Arizona West Coast
RE: Problems with map maker
I don't know if other than C: is the problem. Just trying to guess why it doesn't work for you when it works for others.
Conflict of Heroes "Most games are like checkers or chess and some have dice and cards involved too. This game plays like checkers but you think like chess and the dice and cards can change everything in real time."
RE: Problems with map maker
Do you all have it installed on c: ?
"Strategy without tactics is the slowest route to victory. Tactics without strategy is the noise before defeat.", Sun Tzu
- junk2drive
- Posts: 12856
- Joined: Thu Jun 27, 2002 7:27 am
- Location: Arizona West Coast
RE: Problems with map maker
As far as I know. However Mobius has had a problem with megatextures and has it on C: so it's not a guarantee that it will fix your problem.
Do you have an ATI or nvidia video card?
Do you have an ATI or nvidia video card?
Conflict of Heroes "Most games are like checkers or chess and some have dice and cards involved too. This game plays like checkers but you think like chess and the dice and cards can change everything in real time."
RE: Problems with map maker
ATI but I can hardly imagine that a script is failing because of the card...
Do I have to set any ports to be accessible through firewall?
Any special security settings?
Noone ever had this error message?
Do I have to set any ports to be accessible through firewall?
Any special security settings?
Noone ever had this error message?
"Strategy without tactics is the slowest route to victory. Tactics without strategy is the noise before defeat.", Sun Tzu
RE: Problems with map maker
Installed on drive c:
The problem persists.
The problem persists.
- Attachments
-
- mapmakerproblem02.jpg (143.37 KiB) Viewed 282 times
"Strategy without tactics is the slowest route to victory. Tactics without strategy is the noise before defeat.", Sun Tzu
RE: Problems with map maker
I am getting very frustrated with this game and am heavily considering quitting it.
"Strategy without tactics is the slowest route to victory. Tactics without strategy is the noise before defeat.", Sun Tzu
- Erik Rutins
- Posts: 39750
- Joined: Tue Mar 28, 2000 4:00 pm
- Location: Vermont, USA
- Contact:
RE: Problems with map maker
Hi sztartur,
It's a holiday weekend here. We acknowledge the problem, but we can't duplicate it exactly and the developer won't be available until tomorrow. Can you please put the map maker on the back burner, with the assurance that we'll work with you to figure this out?
Regards,
- Erik
It's a holiday weekend here. We acknowledge the problem, but we can't duplicate it exactly and the developer won't be available until tomorrow. Can you please put the map maker on the back burner, with the assurance that we'll work with you to figure this out?
Regards,
- Erik
Erik Rutins
CEO, Matrix Games LLC

For official support, please use our Help Desk: http://www.matrixgames.com/helpdesk/
Freedom is not Free.
CEO, Matrix Games LLC

For official support, please use our Help Desk: http://www.matrixgames.com/helpdesk/
Freedom is not Free.
RE: Problems with map maker
Will do. I'll check back If you have another proposal.
"Strategy without tactics is the slowest route to victory. Tactics without strategy is the noise before defeat.", Sun Tzu
RE: Problems with map maker
When you are building a map are any files being built in the media folder?
All your Tanks are Belong to us!
panzer
panzer
RE: Problems with map maker
There are a lot of files built but not the xml.
"Strategy without tactics is the slowest route to victory. Tactics without strategy is the noise before defeat.", Sun Tzu




