For Windows 7 64bit users trying to start SpringMapEdit

For Windows 7 64bit users trying to start SpringMapEdit

Discuss maps & map creation - from concept to execution to the ever elusive release.

Moderator: Moderators

Post Reply
100Gbps
Posts: 74
Joined: 30 Jan 2009, 13:19

For Windows 7 64bit users trying to start SpringMapEdit

Post by 100Gbps »

%WINDIR%\system32\java.exe -classpath springmapedit.jar;lib_win32/gluegen-rt.jar;lib_win32/jogl.jar;lib_win32/swt.jar -Xms128m -Xmx1024m -Djava.library.path=lib_win32 application.SpringMapEditApplication
pause
should be
%WINDIR%\SysWOW64\java.exe -classpath springmapedit.jar;lib_win32/gluegen-rt.jar;lib_win32/jogl.jar;lib_win32/swt.jar -Xms128m -Xmx1024m -Djava.library.path=lib_win32 application.SpringMapEditApplication
pause
It's a good idea to add this in the FAQ!
Last edited by 100Gbps on 01 Apr 2012, 22:31, edited 1 time in total.
abma
Spring Developer
Posts: 3798
Joined: 01 Jun 2009, 00:08

Re: For Windows 7 64bit users trying to start SpringMapEdit

Post by abma »

no, not faq, please add it to the dedicated wiki-page:

http://springrts.com/wiki/Maps:SpringMapEdit

(or better, make an upstream bug report and fix it!)
Frostregen
Posts: 179
Joined: 17 Jul 2007, 00:52

Re: For Windows 7 64bit users trying to start SpringMapEdit

Post by Frostregen »

Nice to know they have finally fixed the 64bit java installer. I will change it for the next release^^

Greetings,
Frostregen
User avatar
1v0ry_k1ng
Posts: 4656
Joined: 10 Mar 2006, 10:24

Re: For Windows 7 64bit users trying to start SpringMapEdit

Post by 1v0ry_k1ng »

hey, I want to get springmapedit working on 64bit but I don't understand what is being said here. translate to derp?
User avatar
Beherith
Posts: 5145
Joined: 26 Oct 2007, 16:21

Re: For Windows 7 64bit users trying to start SpringMapEdit

Post by Beherith »

Edit the starting .bat files to those above.
Post Reply

Return to “Map Creation”