• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 10:31
CEST 16:31
KST 23:31
  • Home
  • Forum
  • Calendar
  • Streams
  • Liquipedia
  • Features
  • Store
  • EPT
  • TL+
  • StarCraft 2
  • Brood War
  • Smash
  • Heroes
  • Counter-Strike
  • Overwatch
  • Liquibet
  • Fantasy StarCraft
  • TLPD
  • StarCraft 2
  • Brood War
  • Blogs
Forum Sidebar
Events/Features
News
Featured News
[ASL22] Ro24 Preview: Siren's Call8[ASL22] Ro24 Preview: Summer's End9Serral wins HomeStory Cup 2915Serral wins Maestros of the Game 244ByuL, and the Limitations of Standard Play3
Community News
Official StarCraft website teases new content ahead of BlizzCon?85Stellar Fest TWO the Moon (Dec 16-20)9Weekly Cups (August 24-30): Patches' balance mod takes over3New 3v3 BGH Ladder (and more) on ShieldBattery!41Weekly Cups (August 17-23): Zerg dominate the week6
StarCraft 2
General
Nexon wins bid to develop StarCraft IP content, distribute Overwatch mobile game SC4ALL: II Winner Will Earn a Spot at HSC 30! Weekly Cups (August 24-30): Patches' balance mod takes over Balance hotfix patch 5.0.16b (July 16) September World Ranking: herO leads, Serral climbs
Tourneys
2026 GSTL Announcement Sparkling Tuna Cup - Weekly Open Tournament Stellar Fest TWO the Moon (Dec 16-20) IntoTheTV X SOOP SC2 League : Weekly & Monthly SC2 INu's Battles#20 [BO.9]
Strategy
[G] Having the right mentality to improve
Custom Maps
Nexus Wars 2021 GUIDE [M] (2) Industrial Park
External Content
Mutation # 541 Binary Choice The PondCast: SC2 News & Results Mutation # 540 Dodge This Mutation # 539 Thunder Dome
Brood War
General
BW General Discussion Official StarCraft website teases new content ahead of BlizzCon? BGH Auto Balance -> http://bghmmr.eu/ New 3v3 BGH Ladder (and more) on ShieldBattery! Gypsy to Korea
Tourneys
[ASL22] Ro24 Group F Brood War in Budapest ! WORTEX 2026 BW Finals Small VOD Thread 2.0 KCM Race Survival 2026 Season 3
Strategy
Odyssey Mineral Stack Saturation Replay Review Process - What do you do? Game Theory for Starcraft Fighting Spirit mining rates
Other Games
General Games
Nintendo Switch Thread Diablo IV EVE Corporation [Maplestory Hardcore] Let's Play~!! General RTS Discussion Thread
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
[TL LoL EUW IHs] Teemo shall perish TSM pausing esports and CLG Dead
Heroes of the Storm
Heroes of the Storm 2.0
Hearthstone
Deck construction bug
TL Mafia
TL Mafia Power Rank TL Mafia Community Thread NeO.D_StephenKing vs This Guy From 1 Million Dance
Community
General
Russo-Ukrainian War Thread Artificial Intelligence Thread Things Aren’t Peaceful in Palestine US Politics Mega-thread Canadian Politics Mega-thread
Fan Clubs
MarineLorD Fan Club The Creator Fan Club The ShoWTimE Fan Club
Media & Entertainment
Movie Discussion! Anime Discussion Thread
Sports
Football (Soccer) Thread TeamLiquid Health and Fitness Initiative For 2023 MLB/Baseball 2023 NBA General Discussion
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread
TL Community
The Automated Ban List Northern Ireland Global Starcraft
Blogs
F* the Children and Get Off …
TrAiDoS
Dreaming of BW patches (mod…
c3rberUs
Regacy Esports: The Bh…
regacyesports
LOCKPICKING NOOB
LUCKY_NOOB
Customize Sidebar...

Website Feedback

Closed Threads



Active: 6235 users

Sc2gears 14.3.3: Replay version 2.1 support - Page 67

Forum Index > SC2 General
Post a Reply
Prev 1 65 66 67 68 69 170 Next
Dakota_Fanning *
Profile Joined January 2008
Hungary2369 Posts
March 06 2011 15:55 GMT
#1321
On March 07 2011 00:30 Klonere wrote:
Show nested quote +
On March 07 2011 00:16 Dakota_Fanning wrote:
On March 06 2011 22:38 Klonere wrote:
Hey thanks for the awesome program, it is really useful! I used it all the time on my old gaming PC.

Recently I moved to my laptop and for some reason SC2gears refuses to work. It will boot up all good, and I can click around in it but I can't actually open any replays or do anything useful with it. I really have no idea what is causing the problem. Here is the system_messages log:

+ Show Spoiler +
Exception in thread "AWT-EventQueue-0" java.lang.ExceptionInInitializerError
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField.<clinit>(BuildOrderSearchField.java:61)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:694)
at java.awt.AWTEventMulticaster.mouseClicked(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.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.lang.NullPointerException
at hu.belicza.andras.sc2gears.sc2replay.ReplayUtils.<clinit>(ReplayUtils.java:338)
... 36 more
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception occurred during event dispatching:
java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.sc2replay.ReplayUtils
at hu.belicza.andras.sc2gears.sc2replay.ReplayFactory.parseReplay(ReplayFactory.java:194)
at hu.belicza.andras.sc2gears.ui.ReplayInfoBox.setReplayFile(ReplayInfoBox.java:88)
at hu.belicza.andras.sc2gears.ui.GuiUtils$8.propertyChange(GuiUtils.java:511)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.awt.Component.firePropertyChange(Unknown Source)
at javax.swing.JFileChooser.setSelectedFile(Unknown Source)
at javax.swing.plaf.basic.BasicFileChooserUI$Handler.valueChanged(Unknown Source)
at javax.swing.JList.fireSelectionValueChanged(Unknown Source)
at javax.swing.JList$ListSelectionHandler.valueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source)
at javax.swing.JList.setValueIsAdjusting(Unknown Source)
at javax.swing.plaf.basic.BasicListUI$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.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.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Unknown Source)
at javax.swing.JFileChooser.showDialog(Unknown Source)
at javax.swing.JFileChooser.showOpenDialog(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replayanal.ReplayAnalyzer.<init>(ReplayAnalyzer.java:305)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1572)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.sc2replay.ReplayUtils
at hu.belicza.andras.sc2gears.sc2replay.ReplayFactory.parseReplay(ReplayFactory.java:194)
at hu.belicza.andras.sc2gears.ui.moduls.replayanal.ReplayAnalyzer.<init>(ReplayAnalyzer.java:322)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1572)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)

If you manually download a new copy and extract it to a new folder, can you open replays with that?


I re-downloaded it and extracted to the Desktop, named it SC2gears Test. No luck.

When the program is open, it shows a java icon instead of the SC2gears logo in the taskbar. Oh and the "Open" dialogue in Windows Explorer is the symbol for an unknown/broken application, not the SC2gears logo.

Could it be your problem is Java related and not Sc2gears related?
What is your Java version? Can you try uninstalling it and then reinstalling it?
https://repmastered.icza.net
andaylin
Profile Joined August 2010
United States10830 Posts
March 06 2011 16:00 GMT
#1322
The problem is that I edited the script and non-OS-X style line terminating characters were inserted to the script. Edit the script with a text editor, and delete the line terminator characters, and press Enter to insert OS-X specific line terminators. Save the file and you should be able to start it.


sorry, but what exactly does ^^ mean?
"Hard work beats talent when talent fails to work hard." - Kevin Durant
Nuithari
Profile Joined December 2010
Belgium737 Posts
March 06 2011 16:44 GMT
#1323
OK,

I had the same problem in OSX, but managed to fix it.
Just opening a new file in TextEditor and re-type everything manually works.
Save it under the same name as the original and patch it.
Just remember to save it as flat text! (shortcut: SHIFT + CMD + T)

To have the permission to execute, type the folowing in Terminal: "chmod +x " (include the spaces) then drag the file into terminal and hit ENTER.

That should do it.

-Nuithari
"Marineking's greatest strength is his enjoyment of the game" -Grubby
VoltsShock
Profile Joined December 2010
18 Posts
Last Edited: 2011-03-06 17:56:06
March 06 2011 17:54 GMT
#1324
Ok so I followed the instructions by Nulthari above. Manually typed in everything, overwrote the original file, saved as flat text, and did the chmod command.

However when I try to run the new file now it gives me:

-bash: /Users/xxxxxxxx/Downloads/Sc2gears/sc2gears-os-x.command: Permission denied

Is there another permission set that I am missing? I am the only user on my mac.



EDIT:

Turns out I'm a retard. I guess - != + rofl
Dakota_Fanning *
Profile Joined January 2008
Hungary2369 Posts
March 06 2011 18:09 GMT
#1325
On March 07 2011 01:44 Nuithari wrote:
OK,

I had the same problem in OSX, but managed to fix it.
Just opening a new file in TextEditor and re-type everything manually works.
Save it under the same name as the original and patch it.
Just remember to save it as flat text! (shortcut: SHIFT + CMD + T)

To have the permission to execute, type the folowing in Terminal: "chmod +x " (include the spaces) then drag the file into terminal and hit ENTER.

That should do it.

-Nuithari

Can you email me your file? I want to include the proper file in the next release. My email is on the About dialog (Help menu).
https://repmastered.icza.net
Klonere
Profile Blog Joined December 2010
Ireland4123 Posts
March 06 2011 18:45 GMT
#1326
On March 07 2011 00:55 Dakota_Fanning wrote:
Show nested quote +
On March 07 2011 00:30 Klonere wrote:
On March 07 2011 00:16 Dakota_Fanning wrote:
On March 06 2011 22:38 Klonere wrote:
Hey thanks for the awesome program, it is really useful! I used it all the time on my old gaming PC.

Recently I moved to my laptop and for some reason SC2gears refuses to work. It will boot up all good, and I can click around in it but I can't actually open any replays or do anything useful with it. I really have no idea what is causing the problem. Here is the system_messages log:

+ Show Spoiler +
Exception in thread "AWT-EventQueue-0" java.lang.ExceptionInInitializerError
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField.<clinit>(BuildOrderSearchField.java:61)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:694)
at java.awt.AWTEventMulticaster.mouseClicked(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.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.lang.NullPointerException
at hu.belicza.andras.sc2gears.sc2replay.ReplayUtils.<clinit>(ReplayUtils.java:338)
... 36 more
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception occurred during event dispatching:
java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.sc2replay.ReplayUtils
at hu.belicza.andras.sc2gears.sc2replay.ReplayFactory.parseReplay(ReplayFactory.java:194)
at hu.belicza.andras.sc2gears.ui.ReplayInfoBox.setReplayFile(ReplayInfoBox.java:88)
at hu.belicza.andras.sc2gears.ui.GuiUtils$8.propertyChange(GuiUtils.java:511)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.awt.Component.firePropertyChange(Unknown Source)
at javax.swing.JFileChooser.setSelectedFile(Unknown Source)
at javax.swing.plaf.basic.BasicFileChooserUI$Handler.valueChanged(Unknown Source)
at javax.swing.JList.fireSelectionValueChanged(Unknown Source)
at javax.swing.JList$ListSelectionHandler.valueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source)
at javax.swing.JList.setValueIsAdjusting(Unknown Source)
at javax.swing.plaf.basic.BasicListUI$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.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.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Unknown Source)
at javax.swing.JFileChooser.showDialog(Unknown Source)
at javax.swing.JFileChooser.showOpenDialog(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replayanal.ReplayAnalyzer.<init>(ReplayAnalyzer.java:305)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1572)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.sc2replay.ReplayUtils
at hu.belicza.andras.sc2gears.sc2replay.ReplayFactory.parseReplay(ReplayFactory.java:194)
at hu.belicza.andras.sc2gears.ui.moduls.replayanal.ReplayAnalyzer.<init>(ReplayAnalyzer.java:322)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1572)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)

If you manually download a new copy and extract it to a new folder, can you open replays with that?


I re-downloaded it and extracted to the Desktop, named it SC2gears Test. No luck.

When the program is open, it shows a java icon instead of the SC2gears logo in the taskbar. Oh and the "Open" dialogue in Windows Explorer is the symbol for an unknown/broken application, not the SC2gears logo.

Could it be your problem is Java related and not Sc2gears related?
What is your Java version? Can you try uninstalling it and then reinstalling it?


Hey, thanks for your reply.

I have done a complete wipe of java and reinstall. No luck. I've downloaded sc2gears using every browser I have (explorer, chrome, firefox). I am running the latest version of java, 6 update 24.
The error log is still the same.

Thanks again.
Klaxon
Profile Joined January 2011
Canada34 Posts
March 06 2011 19:03 GMT
#1327
Hey I just want to say thanks for this awesome program. There are lots of great tools like YABOT and all-replay, but nothing as well put-together as this.
Dakota_Fanning *
Profile Joined January 2008
Hungary2369 Posts
March 06 2011 20:14 GMT
#1328
On March 07 2011 03:45 Klonere wrote:
Show nested quote +
On March 07 2011 00:55 Dakota_Fanning wrote:
On March 07 2011 00:30 Klonere wrote:
On March 07 2011 00:16 Dakota_Fanning wrote:
On March 06 2011 22:38 Klonere wrote:
Hey thanks for the awesome program, it is really useful! I used it all the time on my old gaming PC.

Recently I moved to my laptop and for some reason SC2gears refuses to work. It will boot up all good, and I can click around in it but I can't actually open any replays or do anything useful with it. I really have no idea what is causing the problem. Here is the system_messages log:

+ Show Spoiler +
Exception in thread "AWT-EventQueue-0" java.lang.ExceptionInInitializerError
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField.<clinit>(BuildOrderSearchField.java:61)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:694)
at java.awt.AWTEventMulticaster.mouseClicked(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.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.lang.NullPointerException
at hu.belicza.andras.sc2gears.sc2replay.ReplayUtils.<clinit>(ReplayUtils.java:338)
... 36 more
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception occurred during event dispatching:
java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.sc2replay.ReplayUtils
at hu.belicza.andras.sc2gears.sc2replay.ReplayFactory.parseReplay(ReplayFactory.java:194)
at hu.belicza.andras.sc2gears.ui.ReplayInfoBox.setReplayFile(ReplayInfoBox.java:88)
at hu.belicza.andras.sc2gears.ui.GuiUtils$8.propertyChange(GuiUtils.java:511)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.awt.Component.firePropertyChange(Unknown Source)
at javax.swing.JFileChooser.setSelectedFile(Unknown Source)
at javax.swing.plaf.basic.BasicFileChooserUI$Handler.valueChanged(Unknown Source)
at javax.swing.JList.fireSelectionValueChanged(Unknown Source)
at javax.swing.JList$ListSelectionHandler.valueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source)
at javax.swing.JList.setValueIsAdjusting(Unknown Source)
at javax.swing.plaf.basic.BasicListUI$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.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.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Unknown Source)
at javax.swing.JFileChooser.showDialog(Unknown Source)
at javax.swing.JFileChooser.showOpenDialog(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replayanal.ReplayAnalyzer.<init>(ReplayAnalyzer.java:305)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1572)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.sc2replay.ReplayUtils
at hu.belicza.andras.sc2gears.sc2replay.ReplayFactory.parseReplay(ReplayFactory.java:194)
at hu.belicza.andras.sc2gears.ui.moduls.replayanal.ReplayAnalyzer.<init>(ReplayAnalyzer.java:322)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1572)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)

If you manually download a new copy and extract it to a new folder, can you open replays with that?


I re-downloaded it and extracted to the Desktop, named it SC2gears Test. No luck.

When the program is open, it shows a java icon instead of the SC2gears logo in the taskbar. Oh and the "Open" dialogue in Windows Explorer is the symbol for an unknown/broken application, not the SC2gears logo.

Could it be your problem is Java related and not Sc2gears related?
What is your Java version? Can you try uninstalling it and then reinstalling it?


Hey, thanks for your reply.

I have done a complete wipe of java and reinstall. No luck. I've downloaded sc2gears using every browser I have (explorer, chrome, firefox). I am running the latest version of java, 6 update 24.
The error log is still the same.

Thanks again.

Interesting, you're the only one that reported this error.
If you run the new diagnostic tool, what does it say? Tools menu => Diagnostic tool.

Also do you have a 32-bit or 64-bit Java? And what operating system do u have?
https://repmastered.icza.net
Nuithari
Profile Joined December 2010
Belgium737 Posts
March 06 2011 21:03 GMT
#1329
On March 07 2011 03:09 Dakota_Fanning wrote:
Can you email me your file? I want to include the proper file in the next release. My email is on the About dialog (Help menu).


File sent. Hope your mailbox will be a bit emptier
"Marineking's greatest strength is his enjoyment of the game" -Grubby
Dakota_Fanning *
Profile Joined January 2008
Hungary2369 Posts
March 06 2011 21:05 GMT
#1330
Those who have MAC OS-X, here is the corrected laucher script:
Sc2gears-os-x.command

Download it and replace the file inside the Sc2gears folder with this.
Open a terminal, navigate to the Sc2gears folder and execute a chmod command to make it runnable:
chmod +x Sc2gears-os-x.command

After this it should work.
https://repmastered.icza.net
Dakota_Fanning *
Profile Joined January 2008
Hungary2369 Posts
March 07 2011 10:54 GMT
#1331
On March 07 2011 06:05 Dakota_Fanning wrote:
Those who have MAC OS-X, here is the corrected laucher script:
Sc2gears-os-x.command

Download it and replace the file inside the Sc2gears folder with this.
Open a terminal, navigate to the Sc2gears folder and execute a chmod command to make it runnable:
chmod +x Sc2gears-os-x.command

After this it should work.

I found an error in the modified script. I corrected it and re-uploaded it. MAC OS-X users, please re-download the modified launcher script. With the previous version the sound will not work for you (the sound library was incorrectly linked in the script).
https://repmastered.icza.net
Klonere
Profile Blog Joined December 2010
Ireland4123 Posts
March 07 2011 13:37 GMT
#1332
On March 07 2011 05:14 Dakota_Fanning wrote:
Show nested quote +
On March 07 2011 03:45 Klonere wrote:
On March 07 2011 00:55 Dakota_Fanning wrote:
On March 07 2011 00:30 Klonere wrote:
On March 07 2011 00:16 Dakota_Fanning wrote:
On March 06 2011 22:38 Klonere wrote:
Hey thanks for the awesome program, it is really useful! I used it all the time on my old gaming PC.

Recently I moved to my laptop and for some reason SC2gears refuses to work. It will boot up all good, and I can click around in it but I can't actually open any replays or do anything useful with it. I really have no idea what is causing the problem. Here is the system_messages log:

+ Show Spoiler +
Exception in thread "AWT-EventQueue-0" java.lang.ExceptionInInitializerError
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField.<clinit>(BuildOrderSearchField.java:61)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:694)
at java.awt.AWTEventMulticaster.mouseClicked(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.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.lang.NullPointerException
at hu.belicza.andras.sc2gears.sc2replay.ReplayUtils.<clinit>(ReplayUtils.java:338)
... 36 more
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception occurred during event dispatching:
java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.sc2replay.ReplayUtils
at hu.belicza.andras.sc2gears.sc2replay.ReplayFactory.parseReplay(ReplayFactory.java:194)
at hu.belicza.andras.sc2gears.ui.ReplayInfoBox.setReplayFile(ReplayInfoBox.java:88)
at hu.belicza.andras.sc2gears.ui.GuiUtils$8.propertyChange(GuiUtils.java:511)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.awt.Component.firePropertyChange(Unknown Source)
at javax.swing.JFileChooser.setSelectedFile(Unknown Source)
at javax.swing.plaf.basic.BasicFileChooserUI$Handler.valueChanged(Unknown Source)
at javax.swing.JList.fireSelectionValueChanged(Unknown Source)
at javax.swing.JList$ListSelectionHandler.valueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source)
at javax.swing.JList.setValueIsAdjusting(Unknown Source)
at javax.swing.plaf.basic.BasicListUI$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.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.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Unknown Source)
at javax.swing.JFileChooser.showDialog(Unknown Source)
at javax.swing.JFileChooser.showOpenDialog(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replayanal.ReplayAnalyzer.<init>(ReplayAnalyzer.java:305)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1572)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.sc2replay.ReplayUtils
at hu.belicza.andras.sc2gears.sc2replay.ReplayFactory.parseReplay(ReplayFactory.java:194)
at hu.belicza.andras.sc2gears.ui.moduls.replayanal.ReplayAnalyzer.<init>(ReplayAnalyzer.java:322)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1572)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)

If you manually download a new copy and extract it to a new folder, can you open replays with that?


I re-downloaded it and extracted to the Desktop, named it SC2gears Test. No luck.

When the program is open, it shows a java icon instead of the SC2gears logo in the taskbar. Oh and the "Open" dialogue in Windows Explorer is the symbol for an unknown/broken application, not the SC2gears logo.

Could it be your problem is Java related and not Sc2gears related?
What is your Java version? Can you try uninstalling it and then reinstalling it?


Hey, thanks for your reply.

I have done a complete wipe of java and reinstall. No luck. I've downloaded sc2gears using every browser I have (explorer, chrome, firefox). I am running the latest version of java, 6 update 24.
The error log is still the same.

Thanks again.

Interesting, you're the only one that reported this error.
If you run the new diagnostic tool, what does it say? Tools menu => Diagnostic tool.

Also do you have a 32-bit or 64-bit Java? And what operating system do u have?



I'm pretty sure I have the 64 bit version of Java. Running on Windows 7 64-bit (Home Premium)

Pic of diagnostic tool
[image loading]
Dakota_Fanning *
Profile Joined January 2008
Hungary2369 Posts
March 07 2011 14:41 GMT
#1333
On March 07 2011 22:37 Klonere wrote:
Show nested quote +
On March 07 2011 05:14 Dakota_Fanning wrote:
On March 07 2011 03:45 Klonere wrote:
On March 07 2011 00:55 Dakota_Fanning wrote:
On March 07 2011 00:30 Klonere wrote:
On March 07 2011 00:16 Dakota_Fanning wrote:
On March 06 2011 22:38 Klonere wrote:
Hey thanks for the awesome program, it is really useful! I used it all the time on my old gaming PC.

Recently I moved to my laptop and for some reason SC2gears refuses to work. It will boot up all good, and I can click around in it but I can't actually open any replays or do anything useful with it. I really have no idea what is causing the problem. Here is the system_messages log:

+ Show Spoiler +
Exception in thread "AWT-EventQueue-0" java.lang.ExceptionInInitializerError
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField.<clinit>(BuildOrderSearchField.java:61)
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:694)
at java.awt.AWTEventMulticaster.mouseClicked(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.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.lang.NullPointerException
at hu.belicza.andras.sc2gears.sc2replay.ReplayUtils.<clinit>(ReplayUtils.java:338)
... 36 more
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.ui.moduls.replaysearch.searchfieldimpl.BuildOrderSearchField
at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
at sun.reflect.NativeConstructorAccessorImpl.newInstance(Unknown Source)
at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(Unknown Source)
at java.lang.reflect.Constructor.newInstance(Unknown Source)
at java.lang.Class.newInstance0(Unknown Source)
at java.lang.Class.newInstance(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.addNewSearchField(SearchFieldGroup.java:88)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.SearchFieldGroup.<init>(SearchFieldGroup.java:78)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.createFiltersTab(ReplaySearch.java:702)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.buildGUI(ReplaySearch.java:293)
at hu.belicza.andras.sc2gears.ui.moduls.replaysearch.ReplaySearch.<init>(ReplaySearch.java:212)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1576)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception occurred during event dispatching:
java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.sc2replay.ReplayUtils
at hu.belicza.andras.sc2gears.sc2replay.ReplayFactory.parseReplay(ReplayFactory.java:194)
at hu.belicza.andras.sc2gears.ui.ReplayInfoBox.setReplayFile(ReplayInfoBox.java:88)
at hu.belicza.andras.sc2gears.ui.GuiUtils$8.propertyChange(GuiUtils.java:511)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.beans.PropertyChangeSupport.firePropertyChange(Unknown Source)
at java.awt.Component.firePropertyChange(Unknown Source)
at javax.swing.JFileChooser.setSelectedFile(Unknown Source)
at javax.swing.plaf.basic.BasicFileChooserUI$Handler.valueChanged(Unknown Source)
at javax.swing.JList.fireSelectionValueChanged(Unknown Source)
at javax.swing.JList$ListSelectionHandler.valueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.fireValueChanged(Unknown Source)
at javax.swing.DefaultListSelectionModel.setValueIsAdjusting(Unknown Source)
at javax.swing.JList.setValueIsAdjusting(Unknown Source)
at javax.swing.plaf.basic.BasicListUI$Handler.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.mouseReleased(Unknown Source)
at java.awt.AWTEventMulticaster.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.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.Dialog$1.run(Unknown Source)
at java.awt.Dialog$3.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.awt.Dialog.show(Unknown Source)
at javax.swing.JFileChooser.showDialog(Unknown Source)
at javax.swing.JFileChooser.showOpenDialog(Unknown Source)
at hu.belicza.andras.sc2gears.ui.moduls.replayanal.ReplayAnalyzer.<init>(ReplayAnalyzer.java:305)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1572)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)
Exception in thread "AWT-EventQueue-0" java.lang.NoClassDefFoundError: Could not initialize class hu.belicza.andras.sc2gears.sc2replay.ReplayUtils
at hu.belicza.andras.sc2gears.sc2replay.ReplayFactory.parseReplay(ReplayFactory.java:194)
at hu.belicza.andras.sc2gears.ui.moduls.replayanal.ReplayAnalyzer.<init>(ReplayAnalyzer.java:322)
at hu.belicza.andras.sc2gears.ui.MainFrame.createNewInternalFrame(MainFrame.java:1572)
at hu.belicza.andras.sc2gears.ui.MainFrame.access$3(MainFrame.java:1569)
at hu.belicza.andras.sc2gears.ui.MainFrame$16.mouseClicked(MainFrame.java:705)
at java.awt.AWTEventMulticaster.mouseClicked(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.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)

If you manually download a new copy and extract it to a new folder, can you open replays with that?


I re-downloaded it and extracted to the Desktop, named it SC2gears Test. No luck.

When the program is open, it shows a java icon instead of the SC2gears logo in the taskbar. Oh and the "Open" dialogue in Windows Explorer is the symbol for an unknown/broken application, not the SC2gears logo.

Could it be your problem is Java related and not Sc2gears related?
What is your Java version? Can you try uninstalling it and then reinstalling it?


Hey, thanks for your reply.

I have done a complete wipe of java and reinstall. No luck. I've downloaded sc2gears using every browser I have (explorer, chrome, firefox). I am running the latest version of java, 6 update 24.
The error log is still the same.

Thanks again.

Interesting, you're the only one that reported this error.
If you run the new diagnostic tool, what does it say? Tools menu => Diagnostic tool.

Also do you have a 32-bit or 64-bit Java? And what operating system do u have?



I'm pretty sure I have the 64 bit version of Java. Running on Windows 7 64-bit (Home Premium)

Pic of diagnostic tool
[image loading]

Sc2gears is full of icons and none of them is displayed on your screenshot.
There is something else going on your computer..
I suggest try uninstalling Java and installing the 32-bit version.
Also try to extract Sc2gears to a "neutral" folder (avoid folders like "C:\Program Files" or "C:\Windows").
https://repmastered.icza.net
MoreFaSho
Profile Blog Joined May 2010
United States1427 Posts
March 08 2011 16:48 GMT
#1334
Hey Dakota, thanks for the latest version, it's truly awesome showing spawn larva on the graph like that.
I have a few questions:
Is it possible to show just spawn-larva on the graph?
Also, is it possible to have the shaded area for when you expect the larva to spawn?
Is there way to see a text version of this filtered for spawn larva?
I always try to shield slam face, just to make sure it doesnt work
Dakota_Fanning *
Profile Joined January 2008
Hungary2369 Posts
March 08 2011 17:15 GMT
#1335
On March 09 2011 01:48 MoreFaSho wrote:
Hey Dakota, thanks for the latest version, it's truly awesome showing spawn larva on the graph like that.
I have a few questions:
Is it possible to show just spawn-larva on the graph?
Also, is it possible to have the shaded area for when you expect the larva to spawn?
Is there way to see a text version of this filtered for spawn larva?

Yes, it is possible to show only spawn larva on the graph: enter a filter term: "spawn larva" and turn on the checkbox below the action list: "Use listed actions as chart input data". That's all it takes.

Tip: you might wanna use the filter term "queen" because that way you will also see creep tumors along with spawn larva which is more informative because you as a zerg either spawn larva or make a creep tumor with your queen.

I'm not sure I understand your second question. The markers will show you the exact time when your queen has enough energy for a spawn larva. No need to paint a transparent box for that. The exact time is a line on the time axis, that is exactly what Sc2gears draws for you. If you were asking whether you can disable the filled rectangles that show the durations, then yes: there is a "Show duration" combo box over the chart. You can select to show durations with filled, transparent bars, with simple, horizontal lines or not show them all.
https://repmastered.icza.net
MoreFaSho
Profile Blog Joined May 2010
United States1427 Posts
March 09 2011 19:50 GMT
#1336
I'm just blind, didn't see where the grid was, thanks.
I always try to shield slam face, just to make sure it doesnt work
Cofo
Profile Blog Joined June 2010
United States1388 Posts
Last Edited: 2011-03-10 01:59:16
March 10 2011 01:54 GMT
#1337
First off, amazingly cool tool. Thank you so much for your hard work!

I'm sorry if this has been outlined somewhere else in this thread, but I didn't have time to read through all the pages... I'm having trouble getting the auto-save to work. I can open replays fine by manually navigating to them, but I'm not sure how to save them automatically. I tried changing the folder path to my replays folder and no luck. I'm sure I'm just missing something simple, can anyone point me in the right direction?

Also, is the source code for this program available anywhere? I'm a student learning Java and I'd love to take a look inside for educational purposes.
+ Show Spoiler +
Dakota_Fanning *
Profile Joined January 2008
Hungary2369 Posts
March 10 2011 06:24 GMT
#1338
On March 10 2011 10:54 Cofo wrote:
First off, amazingly cool tool. Thank you so much for your hard work!

I'm sorry if this has been outlined somewhere else in this thread, but I didn't have time to read through all the pages... I'm having trouble getting the auto-save to work. I can open replays fine by manually navigating to them, but I'm not sure how to save them automatically. I tried changing the folder path to my replays folder and no luck. I'm sure I'm just missing something simple, can anyone point me in the right direction?

Also, is the source code for this program available anywhere? I'm a student learning Java and I'd love to take a look inside for educational purposes.

Most likely your folder settings (sc2 install folder) is not set properly. What OS do you use?

What does the built-in diagnostic tool say to you?
Tools menu => Diagnostic tool
https://repmastered.icza.net
Cofo
Profile Blog Joined June 2010
United States1388 Posts
Last Edited: 2011-03-11 02:33:20
March 11 2011 02:26 GMT
#1339
On March 10 2011 15:24 Dakota_Fanning wrote:
Show nested quote +
On March 10 2011 10:54 Cofo wrote:
First off, amazingly cool tool. Thank you so much for your hard work!

I'm sorry if this has been outlined somewhere else in this thread, but I didn't have time to read through all the pages... I'm having trouble getting the auto-save to work. I can open replays fine by manually navigating to them, but I'm not sure how to save them automatically. I tried changing the folder path to my replays folder and no luck. I'm sure I'm just missing something simple, can anyone point me in the right direction?

Also, is the source code for this program available anywhere? I'm a student learning Java and I'd love to take a look inside for educational purposes.

Most likely your folder settings (sc2 install folder) is not set properly. What OS do you use?

What does the built-in diagnostic tool say to you?
Tools menu => Diagnostic tool


I thought I set them to the right place earlier but I just checked again and that was the problem. Sorry for the trivial question; thanks for your help!

One more quick question: In the folder settings options tab, what is the difference between "SC2 auto replay folder" and "Relay auto-save folder"?
+ Show Spoiler +
Dakota_Fanning *
Profile Joined January 2008
Hungary2369 Posts
March 11 2011 06:22 GMT
#1340
On March 11 2011 11:26 Cofo wrote:
Show nested quote +
On March 10 2011 15:24 Dakota_Fanning wrote:
On March 10 2011 10:54 Cofo wrote:
First off, amazingly cool tool. Thank you so much for your hard work!

I'm sorry if this has been outlined somewhere else in this thread, but I didn't have time to read through all the pages... I'm having trouble getting the auto-save to work. I can open replays fine by manually navigating to them, but I'm not sure how to save them automatically. I tried changing the folder path to my replays folder and no luck. I'm sure I'm just missing something simple, can anyone point me in the right direction?

Also, is the source code for this program available anywhere? I'm a student learning Java and I'd love to take a look inside for educational purposes.

Most likely your folder settings (sc2 install folder) is not set properly. What OS do you use?

What does the built-in diagnostic tool say to you?
Tools menu => Diagnostic tool


I thought I set them to the right place earlier but I just checked again and that was the problem. Sorry for the trivial question; thanks for your help!

One more quick question: In the folder settings options tab, what is the difference between "SC2 auto replay folder" and "Relay auto-save folder"?

"SC2 auto replay folder" is the folder where StarCraft II automatically saves your last replays. Depends on the settings, by default it's only your last 25 replays.

"Replay auto-save folder" is the folder where Sc2gears saves all your replays, renamed with the name template you specify and optionally organized into sub-folders.
https://repmastered.icza.net
Prev 1 65 66 67 68 69 170 Next
Please log in or register to reply.
Live Events Refresh
OSC
12:00
Masters Cup 151 Open Qualifier
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
BRAT_OK 62
StarCraft: Brood War
Britney 60941
Calm 4958
Shuttle 1349
Zeus 500
actioN 498
Hyuk 491
Mini 433
hero 242
Soulkey 225
EffOrt 170
[ Show more ]
Sharp 155
firebathero 151
Pusan 93
Hyun 61
910 54
JYJ 42
Barracks 30
ggaemo 26
soO 22
Snow 21
Rock 18
Hm[arnc] 17
SilentControl 11
Free 8
Dota 2
Gorgc4547
qojqva2065
Counter-Strike
fl0m8661
byalli1247
dupreeh123
Heroes of the Storm
Khaldor407
Liquid`Hasu329
Other Games
singsing2092
B2W.Neo1138
Mlord241
Hui .201
XaKoH 149
KnowMe114
Mew2King71
Organizations
Other Games
EGCTV753
BasetradeTV115
StarCraft: Brood War
lovetv 8
Kim Chul Min (afreeca) 7
[ Show 12 non-featured ]
StarCraft 2
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• Migwel
StarCraft: Brood War
• Michael_bg 7
• FT.aCt)Sony2
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
League of Legends
• Jankos1577
• Nemesis1475
Upcoming Events
Shopify Rebellion Sundays
29m
Mixu vs TBD
Spirit vs TBD
Clem vs TBD
Patches Events
1h 29m
OSC
9h 29m
Afreeca Starleague
19h 29m
Soma vs Shuttle
BeSt vs Rush
WardiTV Weekly
20h 29m
Monday Night Weeklies
1d 1h
Afreeca Starleague
1d 19h
Leta vs ggaemo
Jaedong vs Queen
GSL
1d 20h
PiGosaur Cup
2 days
Kung Fu Cup
2 days
[ Show More ]
Replay Cast
3 days
The PondCast
3 days
KCM Race Survival
3 days
Escore
4 days
IntoTheTV X SOOP
4 days
CranKy Ducklings
5 days
Sparkling Tuna Cup
6 days
Liquipedia Results

Completed

Proleague 2026-09-02
PiG Sty Festival 8.0
Light Tournament 2026

Ongoing

KCM Race Survival 2026 Season 3
K-JUNGMAN
ASL Season 22
Super Anchor Qualifying S3
CSL 2026 AUTUMN (S22)
Acropolis #5
Acropolis #5 - TRS
RSL Revival: Season 6
Calamity Invitational
Big Dog Cup 2026 Div 1
BLAST Open Fall 2026
Esports World Cup 2026
Esports World Cup 2026: LCQ
BLAST Bounty Summer 2026
BLAST Bounty Summer Qual
Stake Ranked Episode 3
XSE Pro League 2026

Upcoming

Escore Tournament S3: King of Kings
Blizzard Classic Cup 2026
Acropolis #5 - GSA
Acropolis #5 - GSB
Acropolis #5 - GSC
SC4ALL II: Brood War
HSC XXX
Stellar Fest 2: Lunar Cup
SC4ALL II: StarCraft II
Kung Fu Cup 2026 Grand Finals
RSL Offline Finals
BLAST Rivals Fall 2026
IEM Beijing 2026
Stake Ranked Episode 5
PGL Masters Bucharest 2026
1win Private Club #2
Thunderpick World Champ. '26
ESL Pro League Season 24
Stake Ranked Episode 4
1win Private Club #1
Logitech G Play Connect 2026
SL StarSeries Fall 2026
FISSURE Playground #3
TLPD

1. ByuN
2. TY
3. Dark
4. Solar
5. Stats
6. Nerchio
7. sOs
8. soO
9. INnoVation
10. Elazer
1. Rain
2. Flash
3. EffOrt
4. Last
5. Bisu
6. Soulkey
7. Mini
8. Sharp
Sidebar Settings...

Advertising | Privacy Policy | Terms Of Use | Contact Us

Original banner artwork: Jim Warren
The contents of this webpage are copyright © 2026 TLnet. All Rights Reserved.