New Mapping Tool - "SpringMapEdit" - r321 - Page 7

New Mapping Tool - "SpringMapEdit" - r321

Tutorials & Resources For Mappers

Moderator: Moderators

Post Reply
User avatar
Guessmyname
Posts: 3301
Joined: 28 Apr 2005, 21:07

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by Guessmyname »

'java' is not recognised as an internal or external command, operable program or batch file.
:|

If it helps, I'm using Windows Vista (crosses heart). I checked on the java website using their detector to tell whether you have the latest version or not; that says I do. I'm guessing there's something messed up with Vista's cmd.exe (you can't even copy / paste / select stuff in it >_>)
User avatar
lurker
Posts: 3842
Joined: 08 Jan 2007, 06:13

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by lurker »

Guessmyname wrote:(you can't even copy / paste / select stuff in it >_>)
It's set up the same way as XP, people need to stop blaming vista for things. Right click the title bar, properties, turn on quick edit mode. Now make an angry face at Sun for not installing to $PATH and follow me.
cmd.exe
C:\prog<tab> (two tabs for 64-bit to get the (x86) folder)
\java<tab>
\j<tab> (mine has a version number on this folder, but let's go on to be exact, if you have more than one folder here, go into the latest)
\bin\java -version
Frostregen
Posts: 179
Joined: 17 Jul 2007, 00:52

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by Frostregen »

Then it is strange it found java out of the .bat before?!?!
On XP it does not install into PATH too,
but copies a java.exe into %windir%/system32, which is part of PATH.

EDIT:
@Auswaschbar:
Could you package the 64bit libs again. Somehow my 7zip complains about an invalid archive? (I have the latest version)
User avatar
Guessmyname
Posts: 3301
Joined: 28 Apr 2005, 21:07

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by Guessmyname »

Code: Select all

C:\>"Program Files\Java\jre1.6.0_04"\bin\java -version
java version "1.6.0_04"
Java(TM) SE Runtime Environment (build 1.6.0_04-b12)
Java HotSpot(TM) Client VM (build 10.0-b19, mixed mode, sharing)
Frostregen
Posts: 179
Joined: 17 Jul 2007, 00:52

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by Frostregen »

hm, java 1.6 is ok.
update 4 is quite old, but it should work anyway.

You could try to get the latest jvm from java.sun.com. (update 11 is current)
Maybe just the reinstall/update will help.

Another idea would be to add the java bin directory to PATH manually...
SpikedHelmet
MC: Legacy & Spring 1944 Developer
Posts: 1948
Joined: 21 Sep 2004, 08:25

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by SpikedHelmet »

I'd like to make another feature request.

The feature remove function is bit vexxing at the moment. Deleting a feature requires right-clicking on the exact centerpoint of the feature.

Could you alter it so that all features within the brush square are removed? That way depending on whether I want to remove a single feature or remove entire sections (or even from the whole map) I can do it by setting the brush size.

Thanks!
User avatar
Hoi
Posts: 2917
Joined: 13 May 2008, 16:51

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by Hoi »

How do you undo? is it possible? if not, feature request :wink:
User avatar
Noruas
XTA Developer
Posts: 1269
Joined: 24 Feb 2005, 02:58

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by Noruas »

halp
Image
Attachments
halp.jpg
(43.97 KiB) Downloaded 427 times
User avatar
overkill
Posts: 500
Joined: 02 Sep 2006, 01:15

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by overkill »

I get the same error.
User avatar
FLOZi
MC: Legacy & Spring 1944 Developer
Posts: 6241
Joined: 29 Apr 2005, 01:14

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by FLOZi »

It's because java isn't in your PATH...
Frostregen
Posts: 179
Joined: 17 Jul 2007, 00:52

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by Frostregen »

It is just a wild guess, because I have no vista installation somewhere near me, but could those with the PATH problem try using attached startup-scripts?

Maybe it helps...
Attachments
vista_startup_test.7z
(365 Bytes) Downloaded 56 times
User avatar
Guessmyname
Posts: 3301
Joined: 28 Apr 2005, 21:07

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by Guessmyname »

I'll give them a shot now. I've also made a few textures for this too, though I'd like to check how they look ingame before posting them up :wink:

EDIT: It works! Thanks!

EDIT: Is there a way to invert mouse-look by any chance?
Frostregen
Posts: 179
Joined: 17 Jul 2007, 00:52

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by Frostregen »

Good to know. I'll include the scripts in the next release.


About mouse:
open config/settings.cfg
and change

Code: Select all

invertY	true
to

Code: Select all

invertY	false
User avatar
Argh
Posts: 10920
Joined: 21 Feb 2005, 03:38

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by Argh »

Tried out the latest version. A few quibbles:

1. There is no "snap" function.

2. There is no "flip" function, for flipping bitmaps X/Y, nor a rotate 90.

3. You can't use a non-square texture and get a non-square display, to know where things are going to actually go.

4. You can't see an overlay of the texture when using the alpha-channel mode, so you can't tell whether it'll be flipped or aligned correctly.

5. There is no one-step Undo. CTRL-Z wipes out all of my work.

It's great otherwise, I really love the auto-generation stuff, etc., I'm sure that will save people a lot of time. Just can't really use this for making roads that look right yet.
User avatar
Guessmyname
Posts: 3301
Joined: 28 Apr 2005, 21:07

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by Guessmyname »

By the way, is there a way to create a new map that's completely flat? It's always really bumpy with the 'new map' function
SeanHeron
Engines Of War Developer
Posts: 614
Joined: 09 Jun 2005, 23:39

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by SeanHeron »

Just import a flat heightmap... ?

Still need to invest the time to get this running by the way, it sounds really good, and the maps SpikedHelmet has made with it look pretty awesome :D!
Sean
Journier
Posts: 214
Joined: 24 Jan 2006, 19:15

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by Journier »

i cant get this program to work in windows 7... works great on my xp machine no problem.
User avatar
Anarchid
Posts: 1384
Joined: 30 Nov 2008, 04:31

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by Anarchid »

When do we get the sauce so it can be rigged to run without ogl2? :P
User avatar
overkill
Posts: 500
Joined: 02 Sep 2006, 01:15

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by overkill »

Still get an error with the new batch files.
Frostregen
Posts: 179
Joined: 17 Jul 2007, 00:52

Re: New Mapping Tool - "SpringMapEdit" - r607

Post by Frostregen »

@Anarchid: I'll look into it, but what ogl_1 cards do you have which you think this will run decent on? (I still have some things I want to do, before making the source public)

@Overkill: Do you really have java installed?
If yes, try reinstalling it.
If it still does not work:
Please do a search on your system drive for "java.exe" and post the results here.

About undo: I'll think about it...
You all have 4 gigs of ram? :D
Post Reply

Return to “Map Tutorials & Resources”