why won't my sc2gears launch sc2

41 views
Skip to first unread message

mirror

unread,
Apr 16, 2012, 3:35:52 AM4/16/12
to sc2g...@googlegroups.com
it launches sc2 editor.. but not sc2 itself

András Belicza

unread,
Apr 16, 2012, 3:37:06 AM4/16/12
to sc2g...@googlegroups.com
Do you have the SC2 folder set properly? I guess the answer is yes, else the editor would not launch either.

Do you have a "StarCraft II.exe" in your SC2 folder?

András Belicza

unread,
Apr 16, 2012, 3:37:38 AM4/16/12
to sc2g...@googlegroups.com
Run a diagnostic test, see if it reports any errors (Tools menu => Diagnostic test).

2012/4/16 András Belicza <icz...@gmail.com>

mirror

unread,
Apr 16, 2012, 3:40:18 AM4/16/12
to sc2g...@googlegroups.com
I do have a Starcraft II.exe in my sc2 folder..
I did the diagnostic test.. everything fine except 9 - Fail - Check mouse print output folder
and 13 - Warning - Check "Mouse print auto-save" setting

András Belicza

unread,
Apr 16, 2012, 3:41:37 AM4/16/12
to sc2g...@googlegroups.com
Do you have any error messages in the log regarding to this? Logs are saved in the "User Content/Logs" inside Sc2gears.

Also what version of Sc2gears do you have?

mirror

unread,
Apr 16, 2012, 3:46:42 AM4/16/12
to sc2g...@googlegroups.com

java.io.IOException: Cannot run program "C:\Program Files (x86)\StarCraft II\StarCraft II.exe": CreateProcess error=740, The requested operation requires elevation
    at java.lang.ProcessBuilder.start(Unknown Source)
    at java.lang.Runtime.exec(Unknown Source)
    at java.lang.Runtime.exec(Unknown Source)
    at hu.belicza.andras.sc2gears.util.GeneralUtils.launchExternalProgram(GeneralUtils.java:574)
    at hu.belicza.andras.sc2gears.util.GeneralUtils.startStarCraftII(GeneralUtils.java:584)
    at hu.belicza.andras.sc2gears.ui.MainFrame$31.actionPerformed(MainFrame.java:1057)
    at javax.swing.AbstractButton.fireActionPerformed(Unknown Source)
    at javax.swing.AbstractButton$Handler.actionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.fireActionPerformed(Unknown Source)
    at javax.swing.DefaultButtonModel.setPressed(Unknown Source)
    at javax.swing.AbstractButton.doClick(Unknown Source)
    at javax.swing.plaf.basic.BasicMenuItemUI.doClick(Unknown Source)
    at javax.swing.plaf.basic.BasicMenuItemUI$Handler.mouseReleased(Unknown Source)
    at java.awt.Component.processMouseEvent(Unknown Source)
    at javax.swing.JComponent.processMouseEvent(Unknown Source)
    at java.awt.Component.processEvent(Unknown Source)
    at java.awt.Container.processEvent(Unknown Source)
    at java.awt.Component.dispatchEventImpl(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.LightweightDispatcher.retargetMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.processMouseEvent(Unknown Source)
    at java.awt.LightweightDispatcher.dispatchEvent(Unknown Source)
    at java.awt.Container.dispatchEventImpl(Unknown Source)
    at java.awt.Window.dispatchEventImpl(Unknown Source)
    at java.awt.Component.dispatchEvent(Unknown Source)
    at java.awt.EventQueue.dispatchEventImpl(Unknown Source)
    at java.awt.EventQueue.access$000(Unknown Source)
    at java.awt.EventQueue$1.run(Unknown Source)
    at java.awt.EventQueue$1.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
    at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue$2.run(Unknown Source)
    at java.awt.EventQueue$2.run(Unknown Source)
    at java.security.AccessController.doPrivileged(Native Method)
    at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
    at java.awt.EventQueue.dispatchEvent(Unknown Source)
    at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
    at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
    at java.awt.EventDispatchThread.run(Unknown Source)
Caused by: java.io.IOException: CreateProcess error=740, The requested operation requires elevation
    at java.lang.ProcessImpl.create(Native Method)
    at java.lang.ProcessImpl.<init>(Unknown Source)
    at java.lang.ProcessImpl.start(Unknown Source)
    ... 44 more

Version 10.3

András Belicza

unread,
Apr 16, 2012, 3:51:52 AM4/16/12
to sc2g...@googlegroups.com
The problem is that the Windows user you start Sc2gears with does not have permission to start another application (StarCraft II in this case).

If you want to start SC2 from Sc2gears, you have to run Sc2gears with a "higher" user. Don't know what you use now, guest will probably insufficient. I don't think you need to be an administrator, but something in between...

mirror

unread,
Apr 16, 2012, 3:55:13 AM4/16/12
to sc2g...@googlegroups.com
Ahhh  "facepalm"
Fixed
Thanks alot :)
Reply all
Reply to author
Forward
0 new messages