• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 17:23
CEST 23:23
KST 06:23
  • 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
Classic Games #3: Rogue vs Serral at BlizzCon3[ASL20] Ro16 Preview Pt1: Ascent9Maestros of the Game: Week 1/Play-in Preview12[ASL20] Ro24 Preview Pt2: Take-Off7[ASL20] Ro24 Preview Pt1: Runway13
Community News
Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues22LiuLi Cup - September 2025 Tournaments3Weekly Cups (August 25-31): Clem's Last Straw?39Weekly Cups (Aug 18-24): herO dethrones MaxPax6Maestros of The Game—$20k event w/ live finals in Paris76
StarCraft 2
General
Classic Games #3: Rogue vs Serral at BlizzCon #1: Maru - Greatest Players of All Time Team Liquid Map Contest #21 - Presented by Monster Energy [G] How to watch Korean progamer Streams. Weekly Cups (Sept 1-7): MaxPax rebounds & Clem saga continues
Tourneys
LiuLi Cup - September 2025 Tournaments Maestros of The Game—$20k event w/ live finals in Paris WardiTV Mondays Sparkling Tuna Cup - Weekly Open Tournament RSL: Revival, a new crowdfunded tournament series
Strategy
Custom Maps
External Content
Mutation # 490 Masters of Midnight Mutation # 489 Bannable Offense Mutation # 488 What Goes Around Mutation # 487 Think Fast
Brood War
General
BGH Auto Balance -> http://bghmmr.eu/ The Korean Terminology Thread Recommended FPV games (post-KeSPA) [ASL20] Ro16 Preview Pt1: Ascent FlaSh on ACS Winners being in ASL
Tourneys
[ASL20] Ro16 Group A [ASL20] Ro16 Group B [Megathread] Daily Proleagues Is there English video for group selection for ASL
Strategy
Simple Questions, Simple Answers Muta micro map competition Fighting Spirit mining rates [G] Mineral Boosting
Other Games
General Games
Stormgate/Frost Giant Megathread General RTS Discussion Thread Iron Harvest: 1920+ Nintendo Switch Thread Diablo IV S10 Infernal Tides Guide
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Heroes of StarCraft mini-set
TL Mafia
TL Mafia Community Thread
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread The Games Industry And ATVI UK Politics Mega-thread
Fan Clubs
The Happy Fan Club!
Media & Entertainment
[Manga] One Piece Anime Discussion Thread Movie Discussion! [\m/] Heavy Metal Thread
Sports
2024 - 2026 Football Thread Formula 1 Discussion MLB/Baseball 2023 TeamLiquid Health and Fitness Initiative For 2023
World Cup 2022
Tech Support
Linksys AE2500 USB WIFI keeps disconnecting Computer Build, Upgrade & Buying Resource Thread High temperatures on bridge(s)
TL Community
BarCraft in Tokyo Japan for ASL Season5 Final The Automated Ban List
Blogs
Collective Intelligence: Tea…
TrAiDoS
A very expensive lesson on ma…
Garnet
hello world
radishsoup
Lemme tell you a thing o…
JoinTheRain
RTS Design in Hypercoven
a11
Evil Gacha Games and the…
ffswowsucks
INDEPENDIENTE LA CTM
XenOsky
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1460 users

Sc2gears 14.3.3: Replay version 2.1 support - Page 104

Forum Index > SC2 General
Post a Reply
Prev 1 102 103 104 105 106 170 Next
Lanfear.sng
Profile Joined September 2010
United States12 Posts
September 12 2011 02:39 GMT
#2061
When I double-click my name in the multi-replay analysis, nothing happens. I checked the log and got this error:

+ Show Spoiler +
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 0
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.ChartData.<init>(ChartData.java:120)
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.MultiRepAnalysis$8.actionPerformed(MultiRepAnalysis.java:1346)
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.MultiRepAnalysis.createPlayerTab(MultiRepAnalysis.java:1358)
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.MultiRepAnalysis.openPlayer(MultiRepAnalysis.java:1014)
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.MultiRepAnalysis.access$0(MultiRepAnalysis.java:1007)
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.MultiRepAnalysis$1.mouseClicked(MultiRepAnalysis.java:420)
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.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)


Anyway to resolve this? I just upgraded to the newest version.
Dakota_Fanning *
Profile Joined January 2008
Hungary2349 Posts
Last Edited: 2011-09-12 05:25:24
September 12 2011 05:23 GMT
#2062
On September 12 2011 03:49 redso wrote:
Hello;

can we import replay into sc2gears to add it into our statistics if we forget to launch sc2gears before running a game ?
thx

Hi,

Sc2gears does not have it's own replay database. Replays are just sitting on your computer, and Sc2gears just reads and analyzes replays from your hard drive. So you can analyze any replays you have.

If you want to look deep into 1 specific replay, open it in the Replay analyzer (double click on the <new> item below the Replay analyzer node in the navigation tree).

If you want to see overall statistics and development charts from all your replays, open them in the Multi-replay analysis (<new> item under the Multi-rep analysis node).


If you want the "missed" replays in the same folder where you keep all your replays, you can just copy them manually, or list your SC2 auto-replay folder, select the "missed" replays and right click => Copy replays.
https://repmastered.icza.net
Garnet
Profile Blog Joined February 2006
Vietnam9027 Posts
September 12 2011 05:27 GMT
#2063
How about wrapping the old version changes in spoiler tags? I think the OP is too long now.
Dakota_Fanning *
Profile Joined January 2008
Hungary2349 Posts
September 12 2011 06:09 GMT
#2064
On September 12 2011 11:39 Lanfear.sng wrote:
When I double-click my name in the multi-replay analysis, nothing happens. I checked the log and got this error:

+ Show Spoiler +
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 0
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.ChartData.<init>(ChartData.java:120)
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.MultiRepAnalysis$8.actionPerformed(MultiRepAnalysis.java:1346)
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.MultiRepAnalysis.createPlayerTab(MultiRepAnalysis.java:1358)
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.MultiRepAnalysis.openPlayer(MultiRepAnalysis.java:1014)
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.MultiRepAnalysis.access$0(MultiRepAnalysis.java:1007)
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.MultiRepAnalysis$1.mouseClicked(MultiRepAnalysis.java:420)
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.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)


Anyway to resolve this? I just upgraded to the newest version.

I could never reproduce this error. This has something to do with the system converting the replay date inconsistently to a different date.
This seemingly only occurs on a very limited number of computers if you try to analyze replays only from 1 day. If you analyze replays from multiple days, this never happens.

You could send the replays to me that caused this and I investigate it deeper.
https://repmastered.icza.net
Dakota_Fanning *
Profile Joined January 2008
Hungary2349 Posts
September 12 2011 06:10 GMT
#2065
On September 12 2011 14:27 Garnet wrote:
How about wrapping the old version changes in spoiler tags? I think the OP is too long now.

I agree but you would gain nothing from it. All important info (links etc.) are at the top of the first post, there is nothing to be read at the bottom of it for those who have followed this thread for a time now.
https://repmastered.icza.net
Lanfear.sng
Profile Joined September 2010
United States12 Posts
September 12 2011 22:19 GMT
#2066
On September 12 2011 15:09 Dakota_Fanning wrote:
Show nested quote +
On September 12 2011 11:39 Lanfear.sng wrote:
When I double-click my name in the multi-replay analysis, nothing happens. I checked the log and got this error:

+ Show Spoiler +
Exception in thread "AWT-EventQueue-0" java.lang.ArrayIndexOutOfBoundsException: 0
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.ChartData.<init>(ChartData.java:120)
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.MultiRepAnalysis$8.actionPerformed(MultiRepAnalysis.java:1346)
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.MultiRepAnalysis.createPlayerTab(MultiRepAnalysis.java:1358)
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.MultiRepAnalysis.openPlayer(MultiRepAnalysis.java:1014)
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.MultiRepAnalysis.access$0(MultiRepAnalysis.java:1007)
at hu.belicza.andras.sc2gears.ui.moduls.multirepanal.MultiRepAnalysis$1.mouseClicked(MultiRepAnalysis.java:420)
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.dispatchEventImpl(Unknown Source)
at java.awt.EventQueue.access$000(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.awt.EventQueue$1.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.awt.EventQueue$2.run(Unknown Source)
at java.security.AccessController.doPrivileged(Native Method)
at java.security.AccessControlContext$1.doIntersectionPrivilege(Unknown Source)
at java.awt.EventQueue.dispatchEvent(Unknown Source)
at java.awt.EventDispatchThread.pumpOneEventForFilters(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForFilter(Unknown Source)
at java.awt.EventDispatchThread.pumpEventsForHierarchy(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.pumpEvents(Unknown Source)
at java.awt.EventDispatchThread.run(Unknown Source)


Anyway to resolve this? I just upgraded to the newest version.

I could never reproduce this error. This has something to do with the system converting the replay date inconsistently to a different date.
This seemingly only occurs on a very limited number of computers if you try to analyze replays only from 1 day. If you analyze replays from multiple days, this never happens.

You could send the replays to me that caused this and I investigate it deeper.


Sent replays to your e-mail that was on your site. Hope it helps. I will play today and see if it will show up. Thanks.
Dakota_Fanning *
Profile Joined January 2008
Hungary2349 Posts
Last Edited: 2011-09-13 10:05:04
September 13 2011 09:50 GMT
#2067
Still waiting for 1.4 PTR replays (so far I received none ). If you have some, please send them to me (could be any replay, no need to be ggs, the more the better).
https://repmastered.icza.net
genius_man16
Profile Joined February 2011
United States749 Posts
Last Edited: 2011-09-13 22:07:05
September 13 2011 21:54 GMT
#2068
So how do you get sc2 gears to auto-save your replays? I tried following the instructions when you load and also going to the website but when i play a 1v1 game it still isn't saved. I must be missing something and it's frustrating cuz idk what.

Edit: I uploaded 6 PTR 1.4 replays to here:

http://sc2rep.com/replays/userIndex

Look for the 6 reps with "Geniusman" and those are mine
Dyrus | Vooby | Balls | Meteos | WildTurtle | Bjergsen | Cop | sexPeke | Xpecial | Aphromoo | Scarra |
Dakota_Fanning *
Profile Joined January 2008
Hungary2349 Posts
Last Edited: 2011-09-14 07:52:11
September 14 2011 07:51 GMT
#2069
On September 14 2011 06:54 genius_man16 wrote:
So how do you get sc2 gears to auto-save your replays? I tried following the instructions when you load and also going to the website but when i play a 1v1 game it still isn't saved. I must be missing something and it's frustrating cuz idk what.

Edit: I uploaded 6 PTR 1.4 replays to here:

http://sc2rep.com/replays/userIndex

Look for the 6 reps with "Geniusman" and those are mine

You probably did not set your folders properly.
Run the diagnostic tool which might give you some tips as what is wrong in your setup.
You can view/change folder settings in the Misc settings dialog, Folders tab.

Also you probably know it but just to be sure: Sc2gears has to be running while you play in order for it to be able to auto-save your replays.

P.S. Thanks for the replays.
https://repmastered.icza.net
Ludwigvan
Profile Blog Joined April 2010
Germany2371 Posts
September 15 2011 07:54 GMT
#2070
In Map view it doesn't show the position of all Terran buildings because of lifting and landing. With one look you see where Terra has expanded to, if this was fixed.

You could just search for selected landed buildings at a position not already in use. Its not the most beautiful solution, but it should work. ^^
TheRabidDeer
Profile Blog Joined May 2003
United States3806 Posts
September 16 2011 08:08 GMT
#2071
I dont know why, but for some reason there are some replays where sc2gears doesnt load all of the replay data.

Perhaps I just need to reinstall, but I figure I will check and see with this thread first
http://drop.sc/35051
^--- one of the replays in which it doesnt load all of the data.
It always cuts off at 29:11 for that one
Dakota_Fanning *
Profile Joined January 2008
Hungary2349 Posts
September 16 2011 09:36 GMT
#2072
On September 16 2011 17:08 TheRabidDeer wrote:
I dont know why, but for some reason there are some replays where sc2gears doesnt load all of the replay data.

Perhaps I just need to reinstall, but I figure I will check and see with this thread first
http://drop.sc/35051
^--- one of the replays in which it doesnt load all of the data.
It always cuts off at 29:11 for that one

The replay format is still not fully understood. The replay you posted is an example where Sc2gears runs into an action with a format not yet understood/implemented, therefore Sc2gears cannot continue parsing the actions.
https://repmastered.icza.net
MockHamill
Profile Joined March 2010
Sweden1798 Posts
September 16 2011 17:40 GMT
#2073
Please integrate SQ (Spending Quotient) as described here:
http://www.teamliquid.net/forum/viewmessage.php?topic_id=266019

into Sc2gears. It is must more interesting than APM in my opinion.
Pokebunny
Profile Blog Joined June 2008
United States10654 Posts
September 16 2011 17:41 GMT
#2074
Just wanted to say thank you so much for this amazing program, I have been using it to autosave and check out all my replay statistics since last November and have promoted it to all my friends. Fantastic job ^^ <3
Semipro Terran player | Pokebunny#1710 | twitter.com/Pokebunny | twitch.tv/Pokebunny | facebook.com/PokebunnySC
Cambam
Profile Blog Joined September 2010
United States360 Posts
September 16 2011 19:40 GMT
#2075
On September 17 2011 02:40 MockHamill wrote:
Please integrate SQ (Spending Quotient) as described here:
http://www.teamliquid.net/forum/viewmessage.php?topic_id=266019

into Sc2gears. It is must more interesting than APM in my opinion.

Seconded!

It would be awesome to see your SQ in the "development" section.

P.S. Thanks for all your hard work on your awesome program!
Dakota_Fanning *
Profile Joined January 2008
Hungary2349 Posts
September 16 2011 21:01 GMT
#2076
On September 17 2011 04:40 Cambam wrote:
Show nested quote +
On September 17 2011 02:40 MockHamill wrote:
Please integrate SQ (Spending Quotient) as described here:
http://www.teamliquid.net/forum/viewmessage.php?topic_id=266019

into Sc2gears. It is must more interesting than APM in my opinion.

Seconded!

It would be awesome to see your SQ in the "development" section.

P.S. Thanks for all your hard work on your awesome program!

Unfortunately replays do not contain enough data to calculate the mined or unspent resources...
Tell Blizzard to include that in the replays.
https://repmastered.icza.net
mstksg
Profile Joined April 2011
United States8 Posts
September 16 2011 21:21 GMT
#2077
On September 17 2011 02:40 MockHamill wrote:
Please integrate SQ (Spending Quotient) as described here:
http://www.teamliquid.net/forum/viewmessage.php?topic_id=266019

into Sc2gears. It is must more interesting than APM in my opinion.


Aside from the fact that what you are asking is impossible, you could try asking with a more grateful tone. "Please do this potentially complicated and time-consuming thing. It must be better than what you already have."
Alternity
Profile Blog Joined June 2010
United States74 Posts
September 17 2011 05:36 GMT
#2078
Wow, huge bummer you can't calculate SQ in SC2gears. That seems like one of the best ways to measurably track improvement in a compariable fashion ((((. Really hope blizzard will improve the replay format in hots (though it is more work for you dakota ).

Also here are 17 more replays from 1.4 PTR for you dakota! :D

http://drop.sc/packs/232
Sisko
Profile Joined May 2010
United States121 Posts
Last Edited: 2011-09-17 06:24:09
September 17 2011 06:23 GMT
#2079
Great update, I only now noticed the victory sound part, I used the sounds from this video and everyone else should too.

I doubt I can share the mp3s without it being piracy.

Kentredenite
Profile Joined January 2011
United States220 Posts
September 17 2011 06:28 GMT
#2080
Strictly speaking, SC2 replays do have enough information to calculate SQ -- for example, you can simulate the game again (essentially watching the replay) and read mineral counts and whatnot.

It's probably outside the scope of Sc2gears, but it makes me wonder if it's possible to have a program that takes a replay and analyzes it for stats by running it. Probably the only feasible way to do it would be as a custom game so you can use Starcraft 2 to simulate Starcraft 2...
Prev 1 102 103 104 105 106 170 Next
Please log in or register to reply.
Live Events Refresh
BSL Team Wars
20:00
Round 6
Team Bonyth vs Team Dewalt
Team Sziky vs Team Hawk
ZZZero.O36
LiquipediaDiscussion
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
SteadfastSC 221
UpATreeSC 134
ProTech78
StarCraft: Brood War
Britney 18736
Rain 1544
Dewaltoss 83
ZZZero.O 45
sSak 32
NaDa 11
Counter-Strike
Stewie2K587
Foxcn545
flusha126
Super Smash Bros
C9.Mang064
Heroes of the Storm
Liquid`Hasu518
Other Games
summit1g4455
Grubby3992
SortOf166
Sick145
ZombieGrub69
Kaelaris25
fpsfer 1
Organizations
Other Games
gamesdonequick2027
Algost 8
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 22 non-featured ]
StarCraft 2
• Berry_CruncH60
• davetesta11
• RyuSc2 6
• intothetv
• Kozan
• sooper7s
• AfreecaTV YouTube
• Migwel
• LaughNgamezSOOP
• IndyKCrew
StarCraft: Brood War
• blackmanpl 31
• Pr0nogo 1
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
• Azhi_Dahaki0
Dota 2
• masondota22267
League of Legends
• Doublelift2902
• TFBlade886
Other Games
• imaqtpie1337
• Scarra542
• Shiphtur473
Upcoming Events
OSC
2h 37m
ReBellioN vs PAPI
Spirit vs TBD
Percival vs TBD
TriGGeR vs TBD
Shameless vs UedSoldier
Cham vs TBD
Harstem vs TBD
RSL Revival
12h 37m
Cure vs SHIN
Reynor vs Zoun
Kung Fu Cup
14h 37m
TaeJa vs SHIN
ByuN vs Creator
The PondCast
15h 37m
RSL Revival
1d 12h
Classic vs TriGGeR
ByuN vs Maru
Online Event
1d 14h
Kung Fu Cup
1d 14h
BSL Team Wars
1d 21h
RSL Revival
2 days
Maestros of the Game
2 days
ShoWTimE vs Classic
Clem vs herO
Serral vs Bunny
Reynor vs Zoun
[ Show More ]
Cosmonarchy
2 days
Bonyth vs Dewalt
[BSL 2025] Weekly
2 days
RSL Revival
3 days
Maestros of the Game
3 days
BSL Team Wars
3 days
Afreeca Starleague
4 days
Snow vs Sharp
Jaedong vs Mini
Wardi Open
4 days
Sparkling Tuna Cup
5 days
Afreeca Starleague
5 days
Light vs Speed
Larva vs Soma
LiuLi Cup
6 days
Liquipedia Results

Completed

Copa Latinoamericana 4
SEL Season 2 Championship
HCC Europe

Ongoing

BSL 20 Team Wars
KCM Race Survival 2025 Season 3
BSL 21 Points
ASL Season 20
CSL 2025 AUTUMN (S18)
LASL Season 20
RSL Revival: Season 2
Maestros of the Game
Chzzk MurlocKing SC1 vs SC2 Cup #2
BLAST Open Fall 2025
BLAST Open Fall Qual
Esports World Cup 2025
BLAST Bounty Fall 2025
BLAST Bounty Fall Qual
IEM Cologne 2025
FISSURE Playground #1

Upcoming

2025 Chongqing Offline CUP
BSL Polish World Championship 2025
BSL Season 21
BSL 21 Team A
EC S1
BLAST Rivals Fall 2025
IEM Chengdu 2025
PGL Masters Bucharest 2025
Thunderpick World Champ.
MESA Nomadic Masters Fall
CS Asia Championships 2025
ESL Pro League S22
StarSeries Fall 2025
FISSURE Playground #2
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 © 2025 TLnet. All Rights Reserved.