• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 12:12
CET 17:12
KST 01:12
  • 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
Team Liquid Map Contest #22 - Presented by Monster Energy4ByuL: The Forgotten Master of ZvT30Behind the Blue - Team Liquid History Book19Clem wins HomeStory Cup 289HomeStory Cup 28 - Info & Preview13
Community News
Blizzard Classic Cup @ BlizzCon 2026 - $100k prize pool23Weekly Cups (March 9-15): herO, Clem, ByuN win32026 KungFu Cup Announcement6BGE Stara Zagora 2026 cancelled12Blizzard Classic Cup - Tastosis announced as captains18
StarCraft 2
General
Serral: 24’ EWC form was hurt by military service Blizzard Classic Cup @ BlizzCon 2026 - $100k prize pool Weekly Cups (March 9-15): herO, Clem, ByuN win Team Liquid Map Contest #22 - Presented by Monster Energy Weekly Cups (August 25-31): Clem's Last Straw?
Tourneys
WardiTV Team League Season 10 KSL Week 87 [GSL CK] #2: Team Classic vs. Team Solar 2026 KungFu Cup Announcement [GSL CK] #1: Team Maru vs. Team herO
Strategy
Custom Maps
Publishing has been re-enabled! [Feb 24th 2026] Map Editor closed ?
External Content
The PondCast: SC2 News & Results Mutation # 517 Distant Threat Mutation # 516 Specter of Death Mutation # 515 Together Forever
Brood War
General
JaeDong's form before ASL ASL21 General Discussion BGH Auto Balance -> http://bghmmr.eu/ Gypsy to Korea BSL Season 22
Tourneys
Small VOD Thread 2.0 [Megathread] Daily Proleagues [BSL22] Open Qualifiers & Ladder Tours IPSL Spring 2026 is here!
Strategy
Simple Questions, Simple Answers Soma's 9 hatch build from ASL Game 2 Fighting Spirit mining rates Zealot bombing is no longer popular?
Other Games
General Games
Nintendo Switch Thread Path of Exile General RTS Discussion Thread Stormgate/Frost Giant Megathread Dawn of War IV
Dota 2
Official 'what is Dota anymore' discussion The Story of Wings Gaming
League of Legends
Heroes of the Storm
Simple Questions, Simple Answers Heroes of the Storm 2.0
Hearthstone
Deck construction bug Heroes of StarCraft mini-set
TL Mafia
Five o'clock TL Mafia Mafia Game Mode Feedback/Ideas Vanilla Mini Mafia TL Mafia Community Thread
Community
General
US Politics Mega-thread Things Aren’t Peaceful in Palestine Russo-Ukrainian War Thread Mexico's Drug War Canadian Politics Mega-thread
Fan Clubs
The IdrA Fan Club
Media & Entertainment
[Req][Books] Good Fantasy/SciFi books [Manga] One Piece Movie Discussion!
Sports
2024 - 2026 Football Thread Formula 1 Discussion Tokyo Olympics 2021 Thread General nutrition recommendations Cricket [SPORT]
World Cup 2022
Tech Support
Laptop capable of using Photoshop Lightroom?
TL Community
The Automated Ban List
Blogs
Funny Nicknames
LUCKY_NOOB
Money Laundering In Video Ga…
TrAiDoS
Iranian anarchists: organize…
XenOsky
FS++
Kraekkling
Shocked by a laser…
Spydermine0240
Unintentional protectionism…
Uldridge
ASL S21 English Commentary…
namkraft
Customize Sidebar...

Website Feedback

Closed Threads



Active: 1790 users

Match Making Rating Tool - Page 99

Forum Index > SC2 General
Post a Reply
Prev 1 97 98 99 100 101 207 Next
skeldark
Profile Joined April 2010
Germany2223 Posts
October 30 2012 00:41 GMT
#1961
On October 30 2012 09:29 kromlic wrote:
Still getting "FATALERROR Versionchecker: failed," despite my best attempts at finding an answer in this thread, my firewall, client, or otherwise. Any suggestions?

+ Show Spoiler +

17:22:32 MMR-Stats 7.0 17:22:32
--------INIT START--------
17:22:32 OK Encoding: OK
17:22:32 OK Loading DB
17:22:53 FATALERROR Versionchecker: failed
17:22:53 OK DB up to date!
17:22:53 OK Settings loaded!
17:22:53 OK Timeclient: Systemtime offset: 3 sec
17:22:53 OK Gamedata: 16 Games loaded.
17:22:53 Testing MemoryScanner ...OK
17:22:53 OK Triggers ready!
17:22:53 OK Gameobserver: ready!
17:23:14 FATALERROR Versionchecker: failed
17:23:14 OK: Program is up to date
17:23:14 --------INIT END--------


You have access to the timeserver but not to my webserver to check the version and to download the newest Database.

Must be your firewall.
Can sc2gears connect to the internet? do you see his news ect?
Save gaming: kill esport
McNuguid
Profile Joined October 2012
United States4 Posts
October 30 2012 16:14 GMT
#1962
For some reason, I can't install the plugin. I open the Sc2gears-plugin file and this opens up...

<?xml version="1.0" encoding="UTF-8"?>
<!-- Plugin descriptor, contains plugin meta-data. -->
-<plugin docVersion="1.2"> <name>MMR Stats</name> <authorFirstName>Skeletor</authorFirstName> <authorLastName>-</authorLastName> <authorEmail>mmrcalculator@hotmail.de</authorEmail> <version>7.0</version> <releaseDate>2012-01-01</releaseDate>
<!-- Format: "yyyy-MM-dd" -->
<apiVersion>3.0</apiVersion>
<!-- Plugin API version implemented/used by the plugin. -->
<homePage>http://skeletor.jimmeh.com/</homePage>
<!-- Description can be plain text or HTML text, can contain multiple lines. -->
-<description isHtml="true">
<![CDATA[ Caclulates your MMR after games. ]]>
</description>
<!-- The main class must implement the "hu.belicza.andras.sc2gearspluginapi.Plugin" interface, and must have a public no-arg constructor (a constructor that takes no arguments). The main class must also be unique: cannot be added 2 plugins with the same main class! -->
<mainClass>mmr.plugin.MMRPlugin</mainClass> </plugin>

Can someone please help me figure out how to make this work?
skeldark
Profile Joined April 2010
Germany2223 Posts
Last Edited: 2012-10-30 16:51:10
October 30 2012 16:50 GMT
#1963
On October 31 2012 01:14 McNuguid wrote:
For some reason, I can't install the plugin. I open the Sc2gears-plugin file and this opens up...

<?xml version="1.0" encoding="UTF-8"?>
<!-- Plugin descriptor, contains plugin meta-data. -->
-<plugin docVersion="1.2"> <name>MMR Stats</name> <authorFirstName>Skeletor</authorFirstName> <authorLastName>-</authorLastName> <authorEmail>mmrcalculator@hotmail.de</authorEmail> <version>7.0</version> <releaseDate>2012-01-01</releaseDate>
<!-- Format: "yyyy-MM-dd" -->
<apiVersion>3.0</apiVersion>
<!-- Plugin API version implemented/used by the plugin. -->
<homePage>http://skeletor.jimmeh.com/</homePage>
<!-- Description can be plain text or HTML text, can contain multiple lines. -->
-<description isHtml="true">
<![CDATA[ Caclulates your MMR after games. ]]>
</description>
<!-- The main class must implement the "hu.belicza.andras.sc2gearspluginapi.Plugin" interface, and must have a public no-arg constructor (a constructor that takes no arguments). The main class must also be unique: cannot be added 2 plugins with the same main class! -->
<mainClass>mmr.plugin.MMRPlugin</mainClass> </plugin>

Can someone please help me figure out how to make this work?

Follow the install howto in the op.
No need to open the xml file.
Its an plugin. You dont run it. You copy it into the pluginfolder of sc2gears and run sc2gears.
Save gaming: kill esport
McNuguid
Profile Joined October 2012
United States4 Posts
October 30 2012 17:03 GMT
#1964
On October 31 2012 01:50 skeldark wrote:
Show nested quote +
On October 31 2012 01:14 McNuguid wrote:
For some reason, I can't install the plugin. I open the Sc2gears-plugin file and this opens up...

<?xml version="1.0" encoding="UTF-8"?>
<!-- Plugin descriptor, contains plugin meta-data. -->
-<plugin docVersion="1.2"> <name>MMR Stats</name> <authorFirstName>Skeletor</authorFirstName> <authorLastName>-</authorLastName> <authorEmail>mmrcalculator@hotmail.de</authorEmail> <version>7.0</version> <releaseDate>2012-01-01</releaseDate>
<!-- Format: "yyyy-MM-dd" -->
<apiVersion>3.0</apiVersion>
<!-- Plugin API version implemented/used by the plugin. -->
<homePage>http://skeletor.jimmeh.com/</homePage>
<!-- Description can be plain text or HTML text, can contain multiple lines. -->
-<description isHtml="true">
<![CDATA[ Caclulates your MMR after games. ]]>
</description>
<!-- The main class must implement the "hu.belicza.andras.sc2gearspluginapi.Plugin" interface, and must have a public no-arg constructor (a constructor that takes no arguments). The main class must also be unique: cannot be added 2 plugins with the same main class! -->
<mainClass>mmr.plugin.MMRPlugin</mainClass> </plugin>

Can someone please help me figure out how to make this work?

Follow the install howto in the op.
No need to open the xml file.
Its an plugin. You dont run it. You copy it into the pluginfolder of sc2gears and run sc2gears.


Do I create my own sc2gears folder? Bc I dont have an sc2gears folder. I only have an MMRplugin folder. Also, How do i run the sc2gears plugin?
skeldark
Profile Joined April 2010
Germany2223 Posts
October 30 2012 17:15 GMT
#1965
On October 31 2012 02:03 McNuguid wrote:
Show nested quote +
On October 31 2012 01:50 skeldark wrote:
On October 31 2012 01:14 McNuguid wrote:
For some reason, I can't install the plugin. I open the Sc2gears-plugin file and this opens up...

<?xml version="1.0" encoding="UTF-8"?>
<!-- Plugin descriptor, contains plugin meta-data. -->
-<plugin docVersion="1.2"> <name>MMR Stats</name> <authorFirstName>Skeletor</authorFirstName> <authorLastName>-</authorLastName> <authorEmail>mmrcalculator@hotmail.de</authorEmail> <version>7.0</version> <releaseDate>2012-01-01</releaseDate>
<!-- Format: "yyyy-MM-dd" -->
<apiVersion>3.0</apiVersion>
<!-- Plugin API version implemented/used by the plugin. -->
<homePage>http://skeletor.jimmeh.com/</homePage>
<!-- Description can be plain text or HTML text, can contain multiple lines. -->
-<description isHtml="true">
<![CDATA[ Caclulates your MMR after games. ]]>
</description>
<!-- The main class must implement the "hu.belicza.andras.sc2gearspluginapi.Plugin" interface, and must have a public no-arg constructor (a constructor that takes no arguments). The main class must also be unique: cannot be added 2 plugins with the same main class! -->
<mainClass>mmr.plugin.MMRPlugin</mainClass> </plugin>

Can someone please help me figure out how to make this work?

Follow the install howto in the op.
No need to open the xml file.
Its an plugin. You dont run it. You copy it into the pluginfolder of sc2gears and run sc2gears.


Do I create my own sc2gears folder? Bc I dont have an sc2gears folder. I only have an MMRplugin folder. Also, How do i run the sc2gears plugin?

sc2gears is an replay analyse program. You have to download it and than install it.
Just google "sc2gears" or search on it here on tl.
Than you copy the PLUGIN into the pluginfolder of sc2gears.
Follow the installation howto step by step.
Save gaming: kill esport
McNuguid
Profile Joined October 2012
United States4 Posts
October 30 2012 19:08 GMT
#1966
On October 31 2012 02:15 skeldark wrote:
Show nested quote +
On October 31 2012 02:03 McNuguid wrote:
On October 31 2012 01:50 skeldark wrote:
On October 31 2012 01:14 McNuguid wrote:
For some reason, I can't install the plugin. I open the Sc2gears-plugin file and this opens up...

<?xml version="1.0" encoding="UTF-8"?>
<!-- Plugin descriptor, contains plugin meta-data. -->
-<plugin docVersion="1.2"> <name>MMR Stats</name> <authorFirstName>Skeletor</authorFirstName> <authorLastName>-</authorLastName> <authorEmail>mmrcalculator@hotmail.de</authorEmail> <version>7.0</version> <releaseDate>2012-01-01</releaseDate>
<!-- Format: "yyyy-MM-dd" -->
<apiVersion>3.0</apiVersion>
<!-- Plugin API version implemented/used by the plugin. -->
<homePage>http://skeletor.jimmeh.com/</homePage>
<!-- Description can be plain text or HTML text, can contain multiple lines. -->
-<description isHtml="true">
<![CDATA[ Caclulates your MMR after games. ]]>
</description>
<!-- The main class must implement the "hu.belicza.andras.sc2gearspluginapi.Plugin" interface, and must have a public no-arg constructor (a constructor that takes no arguments). The main class must also be unique: cannot be added 2 plugins with the same main class! -->
<mainClass>mmr.plugin.MMRPlugin</mainClass> </plugin>

Can someone please help me figure out how to make this work?

Follow the install howto in the op.
No need to open the xml file.
Its an plugin. You dont run it. You copy it into the pluginfolder of sc2gears and run sc2gears.


Do I create my own sc2gears folder? Bc I dont have an sc2gears folder. I only have an MMRplugin folder. Also, How do i run the sc2gears plugin?

sc2gears is an replay analyse program. You have to download it and than install it.
Just google "sc2gears" or search on it here on tl.
Than you copy the PLUGIN into the pluginfolder of sc2gears.
Follow the installation howto step by step.


Thank you! I finally figured it out
leopardb
Profile Joined August 2012
Germany92 Posts
October 31 2012 12:10 GMT
#1967
mhhh it's a bit weird. I had 2 games in a row with the same guy, i lost the first one and the plugin rated him 861. I won the second one and this time he was rated 518. That's quite a large difference for the exact same game and after he won a game actually (against me). Am i doing something wrong ?
don't worry, be happy
InfCereal
Profile Joined December 2011
Canada1759 Posts
October 31 2012 12:24 GMT
#1968
On October 31 2012 21:10 leopardb wrote:
mhhh it's a bit weird. I had 2 games in a row with the same guy, i lost the first one and the plugin rated him 861. I won the second one and this time he was rated 518. That's quite a large difference for the exact same game and after he won a game actually (against me). Am i doing something wrong ?


The opponent's mmr is an approximation.
Cereal
leopardb
Profile Joined August 2012
Germany92 Posts
October 31 2012 12:38 GMT
#1969
On October 31 2012 21:24 InfCereal wrote:
The opponent's mmr is an approximation.


True, it's an approximation : the difference is 861-518 = 343 points, so that's around 50% difference ( middle is (861+518)/2= 689.5). All planets in the solar system can approximately be seen as a single point. I was just wondering

I'm open to experimentation though. As i play quite a lot (for me) lately i'd gladly be a guinea pig for this plugin...
don't worry, be happy
skeldark
Profile Joined April 2010
Germany2223 Posts
October 31 2012 12:46 GMT
#1970
On October 31 2012 21:38 leopardb wrote:
Show nested quote +
On October 31 2012 21:24 InfCereal wrote:
The opponent's mmr is an approximation.


True, it's an approximation : the difference is 861-518 = 343 points, so that's around 50% difference ( middle is (861+518)/2= 689.5). All planets in the solar system can approximately be seen as a single point. I was just wondering

I'm open to experimentation though. As i play quite a lot (for me) lately i'd gladly be a guinea pig for this plugin...

Is the opponent 10 MMr above you in one of the games?
Thats the value for "I could not calculate opponent MMR in the game".
I will make this more clear in a future version.
Save gaming: kill esport
leopardb
Profile Joined August 2012
Germany92 Posts
Last Edited: 2012-10-31 14:05:52
October 31 2012 14:03 GMT
#1971
On October 31 2012 21:46 skeldark wrote:

Is the opponent 10 MMr above you in one of the games?
Thats the value for "I could not calculate opponent MMR in the game".
I will make this more clear in a future version.


EDIT: yes actually you're right : in the second game he's 10 points over me. That's what happens each time i win btw

It 's more that the exact same player that i played two times in a row is seen the first time with a MMR of 861 and the second time (immediately after) with a MMR of 518. This is a big difference for the exact same player (who just won a game against me, btw).

If it can help here's the log for both games :

Game 1 (opponent's calculated MMR = 861):

Main log:
+ Show Spoiler +
12:44:21 Webgrabber: Player true
12:44:23 Webgrabber: Opponent true
12:44:23 DATA Alg. A : failed, No Ramscanner
12:44:23 DATA Alg. A : failed, No Ramscanner
12:44:23 DATA Alg.B: failed, No Bonus Win
12:44:23 ERROR AFTERCHECK All algorithem failed
12:44:23 Gamecheck: true 12:44:23 POST-Trigger done
12:44:23 Player: Reading_OK: true Adjusted_OK: false Cap_OK: false Dev._OK: true
12:44:23 Opponent: Reading_OK: true Adjusted_OK: true Cap_OK: true Dev._OK: true
12:44:23 Player-data-Qualitiy: 50%
12:44:23 Opponent-data-Qualitiy: 100%
12:44:25 OK Uploader: game uploaded
12:44:25 Ladder Game Done!
12:44:25 --------------------------


Game log:
+ Show Spoiler +
12:38:21 Dataset:
--- GAMESTART ---
TIME: 1351683456740
VALID: true
Player1_won false
--- GAMEEND ---

12:44:23 A -9999 B -11

12:44:23
12:44:23 A -9999 B -9999

12:44:23
12:44:23 PREPLAYER 1:
Data: false
Reading: false
Adjusted: false
Dmmr: false
id:
playerlink:
server:
league: ERROR
division_name: ERROR
Main race: unkown
Game race: unkown
gamedate: ERROR
mapname: ERROR
totalbonuspool: -9999
Wins: -9999
Looses: -9999
points: -9999
bonus: -9999
change_points: -9999
adjusted_points: -9999

12:44:23 PREPLAYER 2:
Data: false
Reading: false
Adjusted: false
Dmmr: false
id:
playerlink:
server:
league: ERROR
division_name: ERROR
Main race: unkown
Game race: unkown
gamedate: ERROR
mapname: ERROR
totalbonuspool: -9999
Wins: -9999
Looses: -9999
points: -9999
bonus: -9999
change_points: -9999
adjusted_points: -9999

12:44:23 POSTPLAYER 1:
Data: false
Reading: false
Adjusted: true
Dmmr: false
id: 1-2514216
playerlink: http://eu.battle.net/sc2/en/profile/2514216/1/leopardb/
server: EU
league: gold
division_name: ramsey alamo
Main race: z
Game race: z
gamedate: 31/10/2012
mapname: Shakuras Plateau
totalbonuspool: 552
Wins: 54
Looses: -9999
points: 365
bonus: 232
change_points: -11
adjusted_points: 45

12:44:23 POSTPLAYER 2:
Data: true
Reading: true
Adjusted: false
Dmmr: false
id: 2-49093
playerlink: http://eu.battle.net/sc2/en/profile/49093/2/IceCastle/
server: EU
league: bronze
division_name: raszagal victor
Main race: z
Game race: z
gamedate: 31/10/2012
mapname: Shakuras Plateau
totalbonuspool: 552
Wins: 135
Looses: -9999
points: 770
bonus: 232
change_points: -9999
adjusted_points: 450



Game 2 (opponent's calculated MMR = 518, it's the exact same player i just lost to !):

Main log:
+ Show Spoiler +
13:4:0 Webgrabber: Player true
13:4:3 Webgrabber: Opponent true
13:4:3 DATA Alg. A : failed, No Ramscanner
13:4:3 DATA Alg.B: failed, No Bonus Win
13:4:3 ERROR AFTERCHECK All algorithem failed
13:4:3 DATA Alg. A : failed, No Ramscanner
13:4:3 Gamecheck: true
13:4:3 POST-Trigger done
13:4:3 Player: Reading_OK: true Adjusted_OK: true Cap_OK: true Dev._OK: true
13:4:3 Opponent: Reading_OK: true Adjusted_OK: false Cap_OK: false Dev._OK: true
13:4:3 Player-data-Qualitiy: 75%
13:4:3 Opponent-data-Qualitiy: 50%
13:4:4 OK Uploader: game uploaded
13:4:4 Ladder Game Done!
13:4:4 --------------------------


Game log:

+ Show Spoiler +
12:44:23 Dataset:
--- GAMESTART ---
TIME: 1351683818894
VALID: true
Player1_won false
--- GAMEEND ---

13:4:3 A -9999 B -9999

13:4:3
13:4:3 A -9999 B -10

13:4:3
13:4:3 PREPLAYER 1:
Data: false
Reading: false
Adjusted: false
Dmmr: false
id:
playerlink:
server:
league: ERROR
division_name: ERROR
Main race: unkown
Game race: unkown
gamedate: ERROR
mapname: ERROR
totalbonuspool: -9999
Wins: -9999
Looses: -9999
points: -9999
bonus: -9999
change_points: -9999
adjusted_points: -9999

13:4:3 PREPLAYER 2:
Data: false
Reading: false
Adjusted: false
Dmmr: false
id:
playerlink:
server:
league: ERROR
division_name: ERROR
Main race: unkown
Game race: unkown
gamedate: ERROR
mapname: ERROR
totalbonuspool: -9999
Wins: -9999
Looses: -9999
points: -9999
bonus: -9999
change_points: -9999
adjusted_points: -9999

13:4:3 POSTPLAYER 1:
Data: true
Reading: true
Adjusted: false
Dmmr: false
id: 1-2514216
playerlink: http://eu.battle.net/sc2/en/profile/2514216/1/leopardb/
server: EU
league: gold
division_name: ramsey alamo
Main race: z
Game race: z
gamedate: 31/10/2012
mapname: Antiga Shipyard
totalbonuspool: 552
Wins: 55
Looses: -9999
points: 378
bonus: 232
change_points: -9999
adjusted_points: 58

13:4:3 POSTPLAYER 2:
Data: false
Reading: false
Adjusted: true
Dmmr: false
id: 2-49093
playerlink: http://eu.battle.net/sc2/en/profile/49093/2/IceCastle/
server: EU
league: bronze
division_name: raszagal victor
Main race: z
Game race: z
gamedate: 31/10/2012
mapname: Antiga Shipyard
totalbonuspool: 552
Wins: 135
Looses: -9999
points: 760
bonus: 232
change_points: -10
adjusted_points: 440


Thanks again for all your efforts !

PS: if i'm allowed a small wish the game log can be copy/pasted as is, but the main log has no "\n" (newline) or something along those lines (the text pasted is a long line)
don't worry, be happy
skeldark
Profile Joined April 2010
Germany2223 Posts
Last Edited: 2012-10-31 14:28:20
October 31 2012 14:27 GMT
#1972
On October 31 2012 23:03 leopardb wrote:
Show nested quote +
On October 31 2012 21:46 skeldark wrote:

Is the opponent 10 MMr above you in one of the games?
Thats the value for "I could not calculate opponent MMR in the game".
I will make this more clear in a future version.


EDIT: yes actually you're right : in the second game he's 10 points over me. That's what happens each time i win btw

It 's more that the exact same player that i played two times in a row is seen the first time with a MMR of 861 and the second time (immediately after) with a MMR of 518. This is a big difference for the exact same player (who just won a game against me, btw).

If it can help here's the log for both games :

Game 1 (opponent's calculated MMR = 861):

Main log:
+ Show Spoiler +
12:44:21 Webgrabber: Player true
12:44:23 Webgrabber: Opponent true
12:44:23 DATA Alg. A : failed, No Ramscanner
12:44:23 DATA Alg. A : failed, No Ramscanner
12:44:23 DATA Alg.B: failed, No Bonus Win
12:44:23 ERROR AFTERCHECK All algorithem failed
12:44:23 Gamecheck: true 12:44:23 POST-Trigger done
12:44:23 Player: Reading_OK: true Adjusted_OK: false Cap_OK: false Dev._OK: true
12:44:23 Opponent: Reading_OK: true Adjusted_OK: true Cap_OK: true Dev._OK: true
12:44:23 Player-data-Qualitiy: 50%
12:44:23 Opponent-data-Qualitiy: 100%
12:44:25 OK Uploader: game uploaded
12:44:25 Ladder Game Done!
12:44:25 --------------------------


Game log:
+ Show Spoiler +
12:38:21 Dataset:
--- GAMESTART ---
TIME: 1351683456740
VALID: true
Player1_won false
--- GAMEEND ---

12:44:23 A -9999 B -11

12:44:23
12:44:23 A -9999 B -9999

12:44:23
12:44:23 PREPLAYER 1:
Data: false
Reading: false
Adjusted: false
Dmmr: false
id:
playerlink:
server:
league: ERROR
division_name: ERROR
Main race: unkown
Game race: unkown
gamedate: ERROR
mapname: ERROR
totalbonuspool: -9999
Wins: -9999
Looses: -9999
points: -9999
bonus: -9999
change_points: -9999
adjusted_points: -9999

12:44:23 PREPLAYER 2:
Data: false
Reading: false
Adjusted: false
Dmmr: false
id:
playerlink:
server:
league: ERROR
division_name: ERROR
Main race: unkown
Game race: unkown
gamedate: ERROR
mapname: ERROR
totalbonuspool: -9999
Wins: -9999
Looses: -9999
points: -9999
bonus: -9999
change_points: -9999
adjusted_points: -9999

12:44:23 POSTPLAYER 1:
Data: false
Reading: false
Adjusted: true
Dmmr: false
id: 1-2514216
playerlink: http://eu.battle.net/sc2/en/profile/2514216/1/leopardb/
server: EU
league: gold
division_name: ramsey alamo
Main race: z
Game race: z
gamedate: 31/10/2012
mapname: Shakuras Plateau
totalbonuspool: 552
Wins: 54
Looses: -9999
points: 365
bonus: 232
change_points: -11
adjusted_points: 45

12:44:23 POSTPLAYER 2:
Data: true
Reading: true
Adjusted: false
Dmmr: false
id: 2-49093
playerlink: http://eu.battle.net/sc2/en/profile/49093/2/IceCastle/
server: EU
league: bronze
division_name: raszagal victor
Main race: z
Game race: z
gamedate: 31/10/2012
mapname: Shakuras Plateau
totalbonuspool: 552
Wins: 135
Looses: -9999
points: 770
bonus: 232
change_points: -9999
adjusted_points: 450



Game 2 (opponent's calculated MMR = 518, it's the exact same player i just lost to !):

Main log:
+ Show Spoiler +
13:4:0 Webgrabber: Player true
13:4:3 Webgrabber: Opponent true
13:4:3 DATA Alg. A : failed, No Ramscanner
13:4:3 DATA Alg.B: failed, No Bonus Win
13:4:3 ERROR AFTERCHECK All algorithem failed
13:4:3 DATA Alg. A : failed, No Ramscanner
13:4:3 Gamecheck: true
13:4:3 POST-Trigger done
13:4:3 Player: Reading_OK: true Adjusted_OK: true Cap_OK: true Dev._OK: true
13:4:3 Opponent: Reading_OK: true Adjusted_OK: false Cap_OK: false Dev._OK: true
13:4:3 Player-data-Qualitiy: 75%
13:4:3 Opponent-data-Qualitiy: 50%
13:4:4 OK Uploader: game uploaded
13:4:4 Ladder Game Done!
13:4:4 --------------------------


Game log:

+ Show Spoiler +
12:44:23 Dataset:
--- GAMESTART ---
TIME: 1351683818894
VALID: true
Player1_won false
--- GAMEEND ---

13:4:3 A -9999 B -9999

13:4:3
13:4:3 A -9999 B -10

13:4:3
13:4:3 PREPLAYER 1:
Data: false
Reading: false
Adjusted: false
Dmmr: false
id:
playerlink:
server:
league: ERROR
division_name: ERROR
Main race: unkown
Game race: unkown
gamedate: ERROR
mapname: ERROR
totalbonuspool: -9999
Wins: -9999
Looses: -9999
points: -9999
bonus: -9999
change_points: -9999
adjusted_points: -9999

13:4:3 PREPLAYER 2:
Data: false
Reading: false
Adjusted: false
Dmmr: false
id:
playerlink:
server:
league: ERROR
division_name: ERROR
Main race: unkown
Game race: unkown
gamedate: ERROR
mapname: ERROR
totalbonuspool: -9999
Wins: -9999
Looses: -9999
points: -9999
bonus: -9999
change_points: -9999
adjusted_points: -9999

13:4:3 POSTPLAYER 1:
Data: true
Reading: true
Adjusted: false
Dmmr: false
id: 1-2514216
playerlink: http://eu.battle.net/sc2/en/profile/2514216/1/leopardb/
server: EU
league: gold
division_name: ramsey alamo
Main race: z
Game race: z
gamedate: 31/10/2012
mapname: Antiga Shipyard
totalbonuspool: 552
Wins: 55
Looses: -9999
points: 378
bonus: 232
change_points: -9999
adjusted_points: 58

13:4:3 POSTPLAYER 2:
Data: false
Reading: false
Adjusted: true
Dmmr: false
id: 2-49093
playerlink: http://eu.battle.net/sc2/en/profile/49093/2/IceCastle/
server: EU
league: bronze
division_name: raszagal victor
Main race: z
Game race: z
gamedate: 31/10/2012
mapname: Antiga Shipyard
totalbonuspool: 552
Wins: 135
Looses: -9999
points: 760
bonus: 232
change_points: -10
adjusted_points: 440


Thanks again for all your efforts !

PS: if i'm allowed a small wish the game log can be copy/pasted as is, but the main log has no "\n" (newline) or something along those lines (the text pasted is a long line)

Its HTML no plain text. I will try to get some line spectators in.
New version will show the empty opponent values as gray so its more clear its not the real mmr.
Perhaps i remove the lines between them so opponents show as single dots not as a graph,

Save gaming: kill esport
FreAk!
Profile Joined October 2012
Chile49 Posts
November 01 2012 23:25 GMT
#1973
Can someone help me with this error I'm getting please

+ Show Spoiler +
19:57:12 Game Start detected
19:57:13 Reading Memory ...OK
19:57:13 OK Found Memory-Profile in Active-Profiles!
19:57:56 FATALERROR WEBGRABBER Wrong Season! Update your DB File
19:57:56 Webgrabber: Player false
19:57:58 FATALERROR WEBGRABBER Wrong Season! Update your DB File
19:57:58 Webgrabber: Opponent false
19:57:58 PRE-Trigger done
20:16:51 FATALERROR WEBGRABBER Wrong Season! Update your DB File
20:16:51 Webgrabber: Player false
20:16:53 FATALERROR WEBGRABBER Wrong Season! Update your DB File
20:16:53 Webgrabber: Opponent false
20:16:53 ERROR Start with bad player
20:16:53 ERROR Start with bad player
20:16:53 ERROR LASTCHECK : Both players invalid
20:16:53 Gamecheck: false
20:16:53 POST-Trigger done
20:16:53 Player: Reading_OK: false Adjusted_OK: false Cap_OK: true Dev._OK: true
20:16:53 Opponent: Reading_OK: false Adjusted_OK: false Cap_OK: true Dev._OK: true
20:16:53 Player-data-Qualitiy: 0%
20:16:53 Opponent-data-Qualitiy: 0%
20:16:55 OK Uploader: game uploaded
20:16:55 Ladder Game Done!
20:16:55 --------------------------


All right before anyone starts flaming, "Wrong Season! Update your DB File" I've searched in SC2Gears, in their website and I still can't find the "DB File" or anything like that :/
Zergu <3
kuan888
Profile Joined March 2011
Canada305 Posts
November 02 2012 00:03 GMT
#1974
On November 02 2012 08:25 FreAk! wrote:
Can someone help me with this error I'm getting please

+ Show Spoiler +
19:57:12 Game Start detected
19:57:13 Reading Memory ...OK
19:57:13 OK Found Memory-Profile in Active-Profiles!
19:57:56 FATALERROR WEBGRABBER Wrong Season! Update your DB File
19:57:56 Webgrabber: Player false
19:57:58 FATALERROR WEBGRABBER Wrong Season! Update your DB File
19:57:58 Webgrabber: Opponent false
19:57:58 PRE-Trigger done
20:16:51 FATALERROR WEBGRABBER Wrong Season! Update your DB File
20:16:51 Webgrabber: Player false
20:16:53 FATALERROR WEBGRABBER Wrong Season! Update your DB File
20:16:53 Webgrabber: Opponent false
20:16:53 ERROR Start with bad player
20:16:53 ERROR Start with bad player
20:16:53 ERROR LASTCHECK : Both players invalid
20:16:53 Gamecheck: false
20:16:53 POST-Trigger done
20:16:53 Player: Reading_OK: false Adjusted_OK: false Cap_OK: true Dev._OK: true
20:16:53 Opponent: Reading_OK: false Adjusted_OK: false Cap_OK: true Dev._OK: true
20:16:53 Player-data-Qualitiy: 0%
20:16:53 Opponent-data-Qualitiy: 0%
20:16:55 OK Uploader: game uploaded
20:16:55 Ladder Game Done!
20:16:55 --------------------------


All right before anyone starts flaming, "Wrong Season! Update your DB File" I've searched in SC2Gears, in their website and I still can't find the "DB File" or anything like that :/


Same here, i guess OP will deliver
What doesn't kill us makes us stronger. -Friedrich Wilhelm Nietzsche ||| Acer.Scarlett <3
korona
Profile Joined October 2009
1098 Posts
Last Edited: 2012-11-02 01:06:52
November 02 2012 00:58 GMT
#1975
On November 02 2012 09:03 kuan888 wrote:
Show nested quote +
On November 02 2012 08:25 FreAk! wrote:
Can someone help me with this error I'm getting please

+ Show Spoiler +
19:57:12 Game Start detected
19:57:13 Reading Memory ...OK
19:57:13 OK Found Memory-Profile in Active-Profiles!
19:57:56 FATALERROR WEBGRABBER Wrong Season! Update your DB File
19:57:56 Webgrabber: Player false
19:57:58 FATALERROR WEBGRABBER Wrong Season! Update your DB File
19:57:58 Webgrabber: Opponent false
19:57:58 PRE-Trigger done
20:16:51 FATALERROR WEBGRABBER Wrong Season! Update your DB File
20:16:51 Webgrabber: Player false
20:16:53 FATALERROR WEBGRABBER Wrong Season! Update your DB File
20:16:53 Webgrabber: Opponent false
20:16:53 ERROR Start with bad player
20:16:53 ERROR Start with bad player
20:16:53 ERROR LASTCHECK : Both players invalid
20:16:53 Gamecheck: false
20:16:53 POST-Trigger done
20:16:53 Player: Reading_OK: false Adjusted_OK: false Cap_OK: true Dev._OK: true
20:16:53 Opponent: Reading_OK: false Adjusted_OK: false Cap_OK: true Dev._OK: true
20:16:53 Player-data-Qualitiy: 0%
20:16:53 Opponent-data-Qualitiy: 0%
20:16:55 OK Uploader: game uploaded
20:16:55 Ladder Game Done!
20:16:55 --------------------------


All right before anyone starts flaming, "Wrong Season! Update your DB File" I've searched in SC2Gears, in their website and I still can't find the "DB File" or anything like that :/


Same here, i guess OP will deliver

The tool has not yet been prepared for the new season. Reason: For some servers the web profiles still provided last season's data couple of hours ago. But now web profiles for all servers seem to have switched to new season. I am sure when skeldark has time to calculate season start times for each server he will push an update.

I am not sure about the season start times other than for EU server. EU server switched season somewhere around 1:00 am (not exact) 2012-11-01 CET (an hour later than Blizzard had announced in their EU news story). It took them nearly a full day after that to update EU web profiles.


Edit: It might help skeldark if you see your bonuspool increase in in-game client (only if you know the exact time) to post here exact time, timezone & date, your server, your league (diamond- or master+) and max bonuspool for your league at that time (you can check this from a profile of a player in your division who has 0 wins for this season). Couple of these for each server should be enough...
skeldark
Profile Joined April 2010
Germany2223 Posts
Last Edited: 2012-11-02 02:20:59
November 02 2012 01:26 GMT
#1976
Sorry was busy.
I have an update script that check for change and backcalculate the season-start.

EDIT: found good profiles. Tool is running, will take some hours.
Save gaming: kill esport
Gofarman
Profile Joined June 2010
Canada646 Posts
November 02 2012 01:50 GMT
#1977
Is there anyway to check your MMR without sc2gears and all the associated programs?

I've tried to get this working a couple times but have never had any success.
skeldark
Profile Joined April 2010
Germany2223 Posts
November 02 2012 01:52 GMT
#1978
On November 02 2012 10:50 Gofarman wrote:
Is there anyway to check your MMR without sc2gears and all the associated programs?

I've tried to get this working a couple times but have never had any success.

no.
Did you follow the steps in the install howto?
Save gaming: kill esport
skeldark
Profile Joined April 2010
Germany2223 Posts
Last Edited: 2012-11-02 03:57:06
November 02 2012 03:55 GMT
#1979
Season 10 Data tested and public.

Database file is updated automatic. Just ladder. GLHF
Save gaming: kill esport
FreAk!
Profile Joined October 2012
Chile49 Posts
November 02 2012 04:32 GMT
#1980
On November 02 2012 12:55 skeldark wrote:
Season 10 Data tested and public.

Database file is updated automatic. Just ladder. GLHF

Yay! :D Thank you very much skeldark ^_^
Zergu <3
Prev 1 97 98 99 100 101 207 Next
Please log in or register to reply.
Live Events Refresh
Next event in 48m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Lowko460
IndyStarCraft 150
RotterdaM 128
ProTech123
LamboSC2 66
UpATreeSC 24
StarCraft: Brood War
Britney 28867
Sea 1748
EffOrt 1270
Larva 723
ZerO 676
Mini 592
Soma 585
BeSt 491
Stork 385
Light 335
[ Show more ]
Rush 278
Snow 265
hero 125
Mind 88
Sharp 82
Sea.KH 63
Backho 41
Barracks 39
Movie 27
soO 22
Bale 18
Rock 16
Shine 13
Terrorterran 12
eros_byul 1
Dota 2
Gorgc4009
qojqva2539
syndereN238
monkeys_forever79
League of Legends
JimRising 364
Counter-Strike
fl0m4585
Fnx 2671
zeus233
edward57
Super Smash Bros
Mew2King49
Heroes of the Storm
MindelVK6
Other Games
singsing2730
hiko839
B2W.Neo702
crisheroes155
Liquid`VortiX126
KnowMe116
ToD86
QueenE67
ArmadaUGS67
Trikslyr34
ZerO(Twitch)25
Organizations
StarCraft 2
WardiTV815
Dota 2
PGL Dota 2 - Main Stream107
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 17 non-featured ]
StarCraft 2
• poizon28 43
• Kozan
• AfreecaTV YouTube
• intothetv
• sooper7s
• IndyKCrew
• LaughNgamezSOOP
• Migwel
StarCraft: Brood War
• blackmanpl 44
• HerbMon 21
• Michael_bg 8
• Azhi_Dahaki1
• STPLYoutube
• ZZZeroYoutube
• BSLYoutube
Dota 2
• WagamamaTV369
League of Legends
• Jankos2027
Upcoming Events
Big Brain Bouts
48m
LetaleX vs Babymarine
Harstem vs GgMaChine
Clem vs Serral
Korean StarCraft League
10h 48m
RSL Revival
17h 48m
Maru vs Zoun
Cure vs ByuN
uThermal 2v2 Circuit
22h 48m
BSL
1d 3h
RSL Revival
1d 17h
herO vs MaxPax
Rogue vs TriGGeR
BSL
2 days
Replay Cast
2 days
Replay Cast
2 days
Afreeca Starleague
2 days
Sharp vs Scan
Rain vs Mong
[ Show More ]
Wardi Open
2 days
Monday Night Weeklies
3 days
Sparkling Tuna Cup
3 days
Afreeca Starleague
3 days
Soulkey vs Ample
JyJ vs sSak
Replay Cast
4 days
Afreeca Starleague
4 days
hero vs YSC
Larva vs Shine
Kung Fu Cup
4 days
Replay Cast
5 days
The PondCast
5 days
WardiTV Team League
5 days
Replay Cast
6 days
WardiTV Team League
6 days
Liquipedia Results

Completed

Proleague 2026-03-18
WardiTV Winter 2026
Underdog Cup #3

Ongoing

KCM Race Survival 2026 Season 1
Jeongseon Sooper Cup
BSL Season 22
CSL Elite League 2026
RSL Revival: Season 4
Nations Cup 2026
BLAST Open Spring 2026
ESL Pro League S23 Finals
ESL Pro League S23 Stage 1&2
PGL Cluj-Napoca 2026
IEM Kraków 2026
BLAST Bounty Winter 2026
BLAST Bounty Winter Qual

Upcoming

ASL Season 21
Acropolis #4 - TS6
2026 Changsha Offline CUP
CSL 2026 SPRING (S20)
CSL Season 20: Qualifier 1
Acropolis #4
IPSL Spring 2026
Kung Fu Cup 2026 Grand Finals
HSC XXIX
uThermal 2v2 2026 Main Event
NationLESS Cup
IEM Cologne Major 2026
Stake Ranked Episode 2
CS Asia Championships 2026
Asian Champions League 2026
IEM Atlanta 2026
PGL Astana 2026
BLAST Rivals Spring 2026
CCT Season 3 Global Finals
IEM Rio 2026
PGL Bucharest 2026
Stake Ranked Episode 1
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.