• Log InLog In
  • Register
Liquid`
Team Liquid Liquipedia
EDT 03:09
CEST 09:09
KST 16:09
  • 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
Serral wins HomeStory Cup 2915Serral wins Maestros of the Game 243ByuL, and the Limitations of Standard Play3Team Liquid Map Contest #22: Results and Winners7Code S Season 2 (2026): RO4 and Finals Preview12
Community News
GSTL Returns in 2026!38Weekly Cups (Aug 3-9): Protoss get shut out7RSL goes to London! 2026 Offline Finals Nov 21-2212Weekly Cups (July 27-Aug 2): SHIN's big week0SC4ALL II: Brood War - $2500 - Dec 5-611
StarCraft 2
General
GSTL Returns in 2026! Balance hotfix patch 5.0.16b (July 16) SC4ALL: II Talent Announcement! Protoss AoE skill expression Weekly Cups (Aug 3-9): Protoss get shut out
Tourneys
PIG STY FESTIVAL 8.0! (13 - 23 August) Sparkling Tuna Cup - Weekly Open Tournament 2026 GSTL Announcement Sea Duckling Open (Global, Bronze-Diamond) 2026 KungFu Cup Announcement
Strategy
[G] Having the right mentality to improve
Custom Maps
Nexus Wars 2021 GUIDE [M] (2) Industrial Park
External Content
Mutation # 538 Media Blackout The PondCast: SC2 News & Results Mutation # 537 Hostile Territory Mutation # 536 Railroad Switch
Brood War
General
Best Games Kespa era BCA KCU TANGERANG Telp:08218200233 Your past clans BW General Discussion ASL22 General Discussion
Tourneys
CSLAN 4 is Coming! Small VOD Thread 2.0 Escore Tournament - Season 3 BSL LAN Party - Kraków 29-30 August - OPEN SIGNUPS
Strategy
Odyssey Mineral Stack Saturation Fighting Spirit mining rates Any training maps people recommend? Simple Questions, Simple Answers
Other Games
General Games
Nintendo Switch Thread Anyone here play Quakeworld back in the day? Stormgate/Frost Giant Megathread EVE Corporation General RTS Discussion Thread
Dota 2
Official 'what is Dota anymore' discussion
League of Legends
[TL LoL EUW IHs] Teemo shall perish TSM pausing esports and CLG Dead
Heroes of the Storm
Heroes of the Storm 2.0
Hearthstone
Deck construction bug
TL Mafia
TL Mafia Power Rank TL Mafia Community Thread NeO.D_StephenKing vs This Guy From 1 Million Dance
Community
General
Russo-Ukrainian War Thread US Politics Mega-thread European Politico-economics QA Mega-thread Artificial Intelligence Thread The Letting Off Steam Thread
Fan Clubs
MarineLorD Fan Club The ShoWTimE Fan Club The herO Fan Club!
Media & Entertainment
Movie Discussion! Anime Discussion Thread Series you have seen recently... [Req][Books] Good Fantasy/SciFi books
Sports
MLB/Baseball 2023 Football (Soccer) Thread TeamLiquid Health and Fitness Initiative For 2023 NBA General Discussion Formula 1 Discussion
World Cup 2022
Tech Support
Computer Build, Upgrade & Buying Resource Thread Simple Questions Simple Answers FPS when play League Of Legend on laptop
TL Community
The Automated Ban List Northern Ireland Global Starcraft
Blogs
LOCKPICKING NOOB
LUCKY_NOOB
Chinese Gen Z: Between Dream…
TrAiDoS
Cathedral Of CS And NY pizza a…
FuDDx
Please support my new stand…
Peanutsc
Hello guys!
LIN1s
Customize Sidebar...

Website Feedback

Closed Threads



Active: 6832 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
Canada648 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 2h 51m
[ Submit Event ]
Live Streams
Refresh
StarCraft 2
Nina 145
StarCraft: Brood War
BeSt 270
Pusan 145
soO 78
sorry 58
Mind 32
Bale 19
ZergMaN 9
Dota 2
The International56416
singsing3176
Fuzer 399
NeuroSwarm152
League of Legends
JimRising 621
Counter-Strike
summit1g9090
Sick99
Other Games
m0e_tv586
WinterStarcraft533
Organizations
Other Games
BasetradeTV231
StarCraft: Brood War
UltimateBattle 15
[ Show 12 non-featured ]
StarCraft 2
• practicex 30
• AfreecaTV YouTube
• intothetv
• Kozan
• IndyKCrew
• Migwel
StarCraft: Brood War
• BSLYoutube
• STPLYoutube
• ZZZeroYoutube
Dota 2
• C_a_k_e 2272
• lizZardDota284
League of Legends
• Rush1888
Upcoming Events
Sparkling Tuna Cup
2h 51m
PiG Sty Festival
4h 51m
Maru vs Shameless
Reynor vs TriGGeR
IPSL
8h 51m
OSC
16h 51m
Afreeca Starleague
1d 2h
Rush vs Hm
Bisu vs Shuttle
WardiTV Weekly
1d 3h
The Patches Monday
1d 8h
Afreeca Starleague
2 days
Sharp vs Shinee
Action vs Shine
PiGosaur Cup
2 days
Replay Cast
3 days
[ Show More ]
Afreeca Starleague
3 days
BeSt vs Paralyze
Jaedong vs Speed
Kung Fu Cup
3 days
The PondCast
4 days
KCM Race Survival
4 days
Replay Cast
4 days
PiG Sty Festival
5 days
CranKy Ducklings
6 days
PiG Sty Festival
6 days
Liquipedia Results

Completed

Escore Tournament S3: W7
CranK Gathers Season 4: BW vs SC2 Team League
Eternal Conflict S2 Finale

Ongoing

KCM Race Survival 2026 Season 3
K-JUNGMAN
Acropolis #5
CSLAN 4
RSL Revival: Season 6
PiG Sty Festival 8.0
META DYMY #4
Esports World Cup 2026
Esports World Cup 2026: LCQ
BLAST Bounty Summer 2026
BLAST Bounty Summer Qual
Stake Ranked Episode 3
XSE Pro League 2026
IEM Cologne Major 2026

Upcoming

ASL Season 22
CSL Season 22: Qualifier 1
Escore Tournament S3: W8
CSL Season 22: Qualifier 2
CSL 2026 AUTUMN (S22)
Acropolis #5 - TRS
Blizzard Classic Cup 2026
HSC XXX
SC4ALL II: StarCraft II
Kung Fu Cup 2026 Grand Finals
RSL Offline Finals
Big Dog Cup 2026 Div 1
Stake Ranked Episode 5
PGL Masters Bucharest 2026
Thunderpick World Champ. '26
ESL Pro League Season 24
Stake Ranked Episode 4
1win Private Club #1
Logitech G Connect 2026
SL StarSeries Fall 2026
FISSURE Playground #5
BLAST Open Fall 2026
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.