• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EST 00:48
CET 06:48
KST 14:48
  • 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
ByuL: The Forgotten Master of ZvT29Behind the Blue - Team Liquid History Book19Clem wins HomeStory Cup 289HomeStory Cup 28 - Info & Preview13Rongyi Cup S3 - Preview & Info8
Community News
Vitality ends partnership with ONSYDE12Team Liquid Map Contest - Preparation Notice6Weekly Cups (Feb 23-Mar 1): herO doubles, 2v2 bonanza1Weekly Cups (Feb 16-22): MaxPax doubles0Weekly Cups (Feb 9-15): herO doubles up2
StarCraft 2
General
Vitality ends partnership with ONSYDE How do you think the 5.0.15 balance patch (Oct 2025) for StarCraft II has affected the game? Team Liquid Map Contest - Preparation Notice ByuL: The Forgotten Master of ZvT Nexon's StarCraft game could be FPS, led by UMS maker
Tourneys
PIG STY FESTIVAL 7.0! (19 Feb - 1 Mar) RSL Season 4 announced for March-April Sparkling Tuna Cup - Weekly Open Tournament $5,000 WardiTV Winter Championship 2026 Sea Duckling Open (Global, Bronze-Diamond)
Strategy
Custom Maps
Publishing has been re-enabled! [Feb 24th 2026] Map Editor closed ?
External Content
The PondCast: SC2 News & Results Mutation # 515 Together Forever Mutation # 514 Ulnar New Year Mutation # 513 Attrition Warfare
Brood War
General
BSL 22 Map Contest — Submissions OPEN to March 10 battle.net problems Are you ready for ASL 21? Hype VIDEO BGH Auto Balance -> http://bghmmr.eu/ Flash's ASL S21 & Future Plans Announcement
Tourneys
ASL Season 21 Qualifiers March 7-8 [Megathread] Daily Proleagues BWCL Season 64 Announcement [BSL22] Open Qualifier #1 - Sunday 21:00 CET
Strategy
Soma's 9 hatch build from ASL Game 2 Fighting Spirit mining rates Simple Questions, Simple Answers Zealot bombing is no longer popular?
Other Games
General Games
No Man's Sky (PS4 and PC) Path of Exile PC Games Sales Thread Nintendo Switch Thread Stormgate/Frost Giant Megathread
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
Mafia Game Mode Feedback/Ideas Vanilla Mini Mafia TL Mafia Community Thread
Community
General
US Politics Mega-thread Russo-Ukrainian War Thread Mexico's Drug War Things Aren’t Peaceful in Palestine YouTube Thread
Fan Clubs
The IdrA Fan Club
Media & Entertainment
[Manga] One Piece [Req][Books] Good Fantasy/SciFi books Anime Discussion Thread
Sports
Formula 1 Discussion 2024 - 2026 Football Thread TL MMA Pick'em Pool 2013
World Cup 2022
Tech Support
Laptop capable of using Photoshop Lightroom?
TL Community
The Automated Ban List
Blogs
FS++
Kraekkling
Shocked by a laser…
Spydermine0240
Gaming-Related Deaths
TrAiDoS
ONE GREAT AMERICAN MARINE…
XenOsky
Unintentional protectionism…
Uldridge
ASL S21 English Commentary…
namkraft
Customize Sidebar...

Website Feedback

Closed Threads



Active: 2230 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
Replay Cast
00:00
LiuLi Cup Grand Finals Playoff
LiquipediaDiscussion
Patches Events
23:00
Open cup capped at 5400 MMR
Liquipedia
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
WinterStarcraft620
RuFF_SC2 241
Nina 150
ProTech121
StarCraft: Brood War
Sea 32789
Bisu 7486
Sharp 135
ToSsGirL 103
Dewaltoss 96
scan(afreeca) 32
Icarus 5
Dota 2
NeuroSwarm121
ROOTCatZ1
LuMiX1
League of Legends
JimRising 672
Super Smash Bros
hungrybox696
Heroes of the Storm
Khaldor139
Other Games
summit1g10372
C9.Mang0326
Mew2King32
Organizations
StarCraft: Brood War
Afreeca ASL 2833
UltimateBattle 204
Other Games
BasetradeTV80
StarCraft 2
Blizzard YouTube
StarCraft: Brood War
BSLTrovo
sctven
[ Show 13 non-featured ]
StarCraft 2
• Berry_CruncH149
• practicex 29
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• LaughNgamezSOOP
• Migwel
• sooper7s
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Other Games
• Scarra1532
Upcoming Events
Sparkling Tuna Cup
4h 12m
RSL Revival
4h 12m
Classic vs TriGGeR
Cure vs Cham
WardiTV Winter Champion…
6h 12m
Solar vs Clem
Cure vs Bunny
herO vs MaxPax
OSC
6h 42m
BSL
14h 12m
Replay Cast
18h 12m
Replay Cast
1d 3h
Monday Night Weeklies
1d 11h
OSC
1d 18h
Replay Cast
3 days
[ Show More ]
The PondCast
4 days
Replay Cast
4 days
Replay Cast
5 days
CranKy Ducklings
6 days
Replay Cast
6 days
Liquipedia Results

Completed

ASL Season 21: Qualifier #1
PiG Sty Festival 7.0
Underdog Cup #3

Ongoing

KCM Race Survival 2026 Season 1
Jeongseon Sooper Cup
Spring Cup 2026
ASL Season 21: Qualifier #2
RSL Revival: Season 4
WardiTV Winter 2026
Nations Cup 2026
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
Acropolis #4
IPSL Spring 2026
CSLAN 4
HSC XXIX
uThermal 2v2 2026 Main Event
Bellum Gens Elite Stara Zagora 2026
NationLESS Cup
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
BLAST Open Spring 2026
ESL Pro League S23 Finals
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.