Transmogrify-for-Plex / Transmogrify-for-Plex-chrome

A Chrome extension that adds several features to the Plex/Web 2.0 client for Plex
https://chrome.google.com/webstore/detail/transmogrify-for-plex/jdogfefgaagaledbkgeffgbjlaaplpgo
GNU General Public License v3.0
70 stars 31 forks source link

TypeError: : Cannot read property 'machine_identifier' of undefined #25

Closed dot-mike closed 4 years ago

dot-mike commented 8 years ago

So here is a bug report on 1.4.0 Chrome: Version 45.0.2454.101 m

utils.js:15 Transmogrify for Plex log: Server addresses fetched
utils.js:15 Transmogrify for Plex log: set active server as undefined
extensions::uncaught_exception_handler:8 Error in event handler for (unknown): TypeError: Cannot read property 'machine_identifier' of undefined
    at switchToServer (chrome-extension://jdogfefgaagaledbkgeffgbjlaaplpgo/stats.js:1045:27)
    at chrome-extension://jdogfefgaagaledbkgeffgbjlaaplpgo/stats.js:1185:9
    at chrome-extension://jdogfefgaagaledbkgeffgbjlaaplpgo/stats.js:81:9
    at chrome-extension://jdogfefgaagaledbkgeffgbjlaaplpgo/utils.js:83:13handler @ extensions::uncaught_exception_handler:8
dot-mike commented 8 years ago

@Moussa You seen this issue yet?

Moussa commented 8 years ago

@ColdIce1 Unfortunately I'm no longer working on this extension, and bug fixes and such are left to other contributors if they wish to take over. I'll make this clear in the README.

pdille commented 8 years ago

I'll take a look. Can you provide more information in regards to this? First off, is it still a problem? And second, what exactly were you doing at the time of the error?