|
On March 16 2013 21:25 Dakota_Fanning wrote:Show nested quote +On March 16 2013 20:20 Ahelvin wrote: Dear Dakota_Fanning,
I think I noticed a bug in the uploader section of SC2 Gears (share replays).
When I'm choosing to upload a batch of replays to a website (in that case, GGTracker), the name of the first replay is duplicated and applied to all the following replays.
Let's say I want to export 3 replays :
Cloud Kingdom EC (1) Ohana EC (1) Akilon (1)
The upload on the website will look like this :
Cloud Kingdom EC (1) Cloud Kingdom EC (1) Cloud Kingdom EC (1)
Are you aware of this bug? In any case, thanks a ton for your AMAZING work on this tool, this is very much appreciated... This is not really a bug. You can use Sc2gears to share multiple replays at once. If you do so, you can provide details (like description, reported name etc.) for sharing the replay(s). If you share them one by one using the Upload button, you have the chance to provide different details for each replays. If you share all (or all remaining) replays at once using the Upload all remaining button, the details you provide will be used for all remaining replays. This is just an option if you don't want to bother providing details for each replays separately. But if you do, you can upload them one by one. Ok, thanks for the explaination !
Have a great day.
|
I don't know if it has been addressed or not, but there is a parsing error in the replays of Flash vs Life at the HotS Korean Launch Event. Here are the replays, for reference: Is this because they were using some sort of custom client or something? Am I missing something?
|
Dakota_Fanning
Hungary2333 Posts
On March 16 2013 21:31 ZenithM wrote:I don't know if it has been addressed or not, but there is a parsing error in the replays of Flash vs Life at the HotS Korean Launch Event. Here are the replays, for reference: https://twitter.com/ProxyWolf/status/312433217783336960Is this because they were using some sort of custom client or something? Am I missing something? I will look into it.
|
Does anyone know if there is a feature that tracks your unspent minerals throughout the game?
|
Dakota_Fanning
Hungary2333 Posts
On March 19 2013 00:31 wUndertUnge wrote: Does anyone know if there is a feature that tracks your unspent minerals throughout the game? Sc2gears operates on replays, and replays do not contain enough info to calculate unspent resources.
|
Dakota_Fanning
Hungary2333 Posts
On March 16 2013 21:31 ZenithM wrote:I don't know if it has been addressed or not, but there is a parsing error in the replays of Flash vs Life at the HotS Korean Launch Event. Here are the replays, for reference: https://twitter.com/ProxyWolf/status/312433217783336960Is this because they were using some sort of custom client or something? Am I missing something? I checked the replays, and fixed the error. Will be included in the next release.
|
Is there a feature to compute APM, EAPM, etc on a specific time window in the replay?
Edit:
On March 19 2013 00:43 Dakota_Fanning wrote:Show nested quote +On March 16 2013 21:31 ZenithM wrote:I don't know if it has been addressed or not, but there is a parsing error in the replays of Flash vs Life at the HotS Korean Launch Event. Here are the replays, for reference: https://twitter.com/ProxyWolf/status/312433217783336960Is this because they were using some sort of custom client or something? Am I missing something? I checked the replays, and fixed the error. Will be included in the next release. Cool
|
Dakota_Fanning
Hungary2333 Posts
On March 19 2013 00:44 ZenithM wrote: Is there a feature to compute APM, EAPM, etc on a specific time window in the replay? No, but you have the following options:
1) By default the first 110 seconds (in-game time) is excluded from APM calculation which you can change on the Replay parser tab of the Misc settings dialog.
2) You can change the granularity of the APM chart to high values (like 100 or 200 pixels) in which case the chart will show you the average APM/EAPM etc. values calculated for the time ranges belonging to these bigger parts.
|
Dakota_Fanning
Hungary2333 Posts
Sc2gears 14.0 has been released with Historical League Info, League match-ups in Multi-rep analysis, League search and league integration!
Details are in the first post.
|
Does it not run on Windows 8? Cause it wont let me run it
|
Dakota_Fanning
Hungary2333 Posts
On March 23 2013 16:44 KumihO. wrote:Does it not run on Windows 8? Cause it wont let me run it ![](/mirror/smilies/frown.gif) There is no known issue with Windows 8. I use it on Windows 8 too, without any problems.
My guess is that you have Java issues. Sc2gears requires Java 7.0 or newer. Try to start it with the Sc2gears-win-cmd file from a command window, and see what error it prints. Also archived logs can be found in the User Content/Logs folder.
|
last update broke my search filters :S
I get a "Failed to load filters!" message.
when I press details it gives me this info: + Show Spoiler +java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.PlayerSearchField.loadValue(PlayerSearchField.java:280) at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.loadValues(SearchFieldGroup.java:205) at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.loadSearchFiltersFile(ReplaySearch.java:847) at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:277) at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:2003) at hu.belicza.andras.sc2gears.ui.MainFrame.access$6(MainFrame.java:1996) at hu.belicza.andras.sc2gears.ui.MainFrame$20$3.actionPerformed(MainFrame.java:761) 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$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$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)
|
Dakota_Fanning
Hungary2333 Posts
On March 23 2013 23:24 Poehalcho wrote:last update broke my search filters :S I get a "Failed to load filters!" message. when I press details it gives me this info: + Show Spoiler +java.lang.NumberFormatException: null at java.lang.Integer.parseInt(Unknown Source) at java.lang.Integer.parseInt(Unknown Source) at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.PlayerSearchField.loadValue(PlayerSearchField.java:280) at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.loadValues(SearchFieldGroup.java:205) at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.loadSearchFiltersFile(ReplaySearch.java:847) at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:277) at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:2003) at hu.belicza.andras.sc2gears.ui.MainFrame.access$6(MainFrame.java:1996) at hu.belicza.andras.sc2gears.ui.MainFrame$20$3.actionPerformed(MainFrame.java:761) 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$200(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.awt.EventQueue$3.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.security.ProtectionDomain$1.doIntersectionPrivilege(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.awt.EventQueue$4.run(Unknown Source) at java.security.AccessController.doPrivileged(Native Method) at java.security.ProtectionDomain$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)
Yes, that's because I added new search filters in the latest release (player league and league matchup). Just fill your filters again, re-save it and it will work again.
|
I wonder if it's possible to get an older version of sc2gears. I have an older mac with OSX 10.6.8 and it doesn't support java 7.0 cause Apple doesn't make anything backwards compatible. I couldn't find it on the official page.
(I bought a mac for my music recording but I'm beginning to hate it more and more)
|
On March 23 2013 20:32 Dakota_Fanning wrote:Show nested quote +On March 23 2013 16:44 KumihO. wrote:Does it not run on Windows 8? Cause it wont let me run it ![](/mirror/smilies/frown.gif) There is no known issue with Windows 8. I use it on Windows 8 too, without any problems. My guess is that you have Java issues. Sc2gears requires Java 7.0 or newer. Try to start it with the Sc2gears-win-cmd file from a command window, and see what error it prints. Also archived logs can be found in the User Content/Logs folder.
Not all that good on computers. How would I do tha.
|
hmm just looking for some advice, but how hard would it be to make a plugin that can print a followable build order?
Such as being able to print it. show supply, in game time, upgrades, units and accurate worker production?( not the spam where it shows players training a probe 10 times in under 12 seconds while waiting for 50 minerals)
And also add key notes, like for example, blink research not only started at such and such time but ended at this time as well.
the current build order table plugin is just lacking and my goal was to see if I could make a better format and something easy to print out to a printer. but I want to figure out if the things im asking for are actually in the replay such as supply and if its even possible before I start with it lol.
|
Dakota_Fanning
Hungary2333 Posts
On March 24 2013 08:53 Sjokola wrote: I wonder if it's possible to get an older version of sc2gears. I have an older mac with OSX 10.6.8 and it doesn't support java 7.0 cause Apple doesn't make anything backwards compatible. I couldn't find it on the official page.
(I bought a mac for my music recording but I'm beginning to hate it more and more) I don't provide old versions, and previous versions does not support HotS, so you couldn't use it.
Install the Java JDK 7.0 instead of the Java JRE and everything will work. JDK 7.0 is available for MAC OS-X too, you can get it from Oracle's home page.
|
Dakota_Fanning
Hungary2333 Posts
On March 24 2013 09:23 KumihO. wrote:Show nested quote +On March 23 2013 20:32 Dakota_Fanning wrote:On March 23 2013 16:44 KumihO. wrote:Does it not run on Windows 8? Cause it wont let me run it ![](/mirror/smilies/frown.gif) There is no known issue with Windows 8. I use it on Windows 8 too, without any problems. My guess is that you have Java issues. Sc2gears requires Java 7.0 or newer. Try to start it with the Sc2gears-win-cmd file from a command window, and see what error it prints. Also archived logs can be found in the User Content/Logs folder. Not all that good on computers. How would I do tha. Open the start menu and type "cmd" and press enter. This will open a command window.
Next, verify if you have Java installed, and if it is the correct version. To do that, type:
java -version Required java version is 7.0 (1.7.0). If it says something like command not found or unrecognized command, then you most likely don't have Java installed on your computer. You can get it from http://java.com/. If you have Java but the version printed out is 1.6.0, then you need to get Java 7.0.
If you have Java 7.0 installed, now navigate to the folder where you extracted Sc2gears. You can do that with the cd (change directory) command. For example if you extracted Sc2gears to "C:\Sc2gears":
cd c:\Sc2gears Note: if folder names contain space(s), you have to put it in quotes. When you're in the folder of Sc2gears, type:
Sc2gears-win.cmd And copy paste here what you see.
|
Dakota_Fanning
Hungary2333 Posts
On March 24 2013 11:55 KiF1rE wrote: hmm just looking for some advice, but how hard would it be to make a plugin that can print a followable build order?
Such as being able to print it. show supply, in game time, upgrades, units and accurate worker production?( not the spam where it shows players training a probe 10 times in under 12 seconds while waiting for 50 minerals)
And also add key notes, like for example, blink research not only started at such and such time but ended at this time as well.
the current build order table plugin is just lacking and my goal was to see if I could make a better format and something easy to print out to a printer. but I want to figure out if the things im asking for are actually in the replay such as supply and if its even possible before I start with it lol. Supply and accurate worker production cannot be told from replays because replays do not contain enough info to calculate those without the game engine (SC2 itself). So you can't create a plugin to print these.
To see more details about the plugins, visit the plugin interface page: https://sites.google.com/site/sc2gears/features/plugin-interface
To see what can be extracted from replays, visit the Java doc of the Sc2gears plugin API: https://sciigears.appspot.com/sc2gears-plugin-api/index.html
And look for the IReplay interface.
|
erg ya lol I cant figure it out lol.
|
|
|
|