encratite / RiotControl

An elaborate statistics tracking system for League of Legends. It used to be a centralised PostgreSQL based system but now it's a stand-alone SQLite application. It was written in C# and makes use of the LibOfLegends RTMP library. It is licensed under the terms of the GPLv3. Unfortunately I stopped working on it in 2013-08. Check out the website for a longer explanation.
http://riot.cont.ro.lt/
GNU General Public License v3.0
33 stars 15 forks source link

WPF version is showing a white screen in browser #48

Closed Uhkis closed 12 years ago

Uhkis commented 12 years ago

Several users are getting a white screen in browser with the WPF version. Output tab isn't showing any erorrs.

Javascript error log:

Timestamp: 6.4.2012 19:02:30 Error: uncaught exception: Invalid cookie format

encratite commented 12 years ago

Yeah, sorry about this one, I hadn't considered the case where the cookie was unset after I had already set it so the bug no longer occurred in my local development version.

Fixed in https://github.com/epicvrvs/RiotControl/commit/fc72b7712432db47292dec75d15abf3af384a20f