anekos / Ank-Pixiv-Tool

An extension which supports one-click downloads of illustrations from Pixiv. It's able to choose automatically appropriate file names. It also supports full screen view of large illustrations on medium-sized screens.
135 stars 70 forks source link

[TypeError] AnkPixiv.info.path.largeStandardImage is undefined #65

Closed psybustermk2 closed 9 years ago

psybustermk2 commented 9 years ago

Tried the latest branch 'fix/pixiv-has-changed-20140930' and attempting to download produces this message:

<<ANK<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<
[TypeError]
  message: AnkPixiv.info.path.largeStandardImage is undefined
  filename: chrome://ankpixiv/content/ankpixiv.js
  linenumber: 249
  stack: illust.server@chrome://ankpixiv/content/ankpixiv.js:249:11
textize@chrome://ankpixiv/content/ankpixiv.js:429:47
textize@chrome://ankpixiv/content/ankpixiv.js:429:47
AnkPixiv.infoText@chrome://ankpixiv/content/ankpixiv.js:439:7
AnkPixiv.downloadCurrentImage@chrome://ankpixiv/content/ankpixiv.js:878:13
AnkPixiv.onDownloadButtonClick@chrome://ankpixiv/content/ankpixiv.js:2233:19
onclick@chrome://browser/content/browser.xul:1:1

>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>
ginzu commented 9 years ago

Please try latest commit (0cf72a1)

psybustermk2 commented 9 years ago

It works now. Thanks!