Please subscribe to the official Codeforces channel in Telegram via the link https://t.me/codeforces_official. ×

Khater's blog

By Khater, history, 4 years ago, In English

I am using Chelper plugin with IntelliJ for two months but today when i tried to use it ,I got this message "CHelper: Unable to parse task from json" can any one help me with this?!!

Thank you in advance....

Update:- Jasperr told me the problem and its solution and the plugin worked again.. thank you.

The solution:- See https://github.com/jmerle/competitive-companion/issues/83 . This is a bug in Competitive Companion, not in CHelper. The DOM structure of Codeforces' problem pages changed slightly a few days ago which broke the Codeforces parser in Competitive Companion. The bug fix is already released to Firefox's AMO, but cannot be released to the Chrome Web Store yet. For now either use Firefox or install the extension manually on Chrome, as I have explained in this comment on GitHub https://github.com/jmerle/competitive-companion/issues/26#issuecomment-459992662.

  • Vote: I like it
  • +7
  • Vote: I do not like it

| Write comment?
»
4 years ago, # |
  Vote: I like it +3 Vote: I do not like it

I also had this problem but i didn't get a solution yet

»
4 years ago, # |
  Vote: I like it +3 Vote: I do not like it

I had this problem 3 months ago , which forced me to leave intellij

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

I think i had this problem because i updated intellij today .. what should i do??!

»
4 years ago, # |
Rev. 2   Vote: I like it +6 Vote: I do not like it

See jmerle/competitive-companion#83. This is a bug in Competitive Companion, not in CHelper. The DOM structure of Codeforces' problem pages changed slightly a few days ago which broke the Codeforces parser in Competitive Companion. The bug fix is already released to Firefox's AMO, but cannot be released to the Chrome Web Store yet. For now either use Firefox or install the extension manually on Chrome, as I have explained in this comment on GitHub.

»
4 years ago, # |
  Vote: I like it 0 Vote: I do not like it

Auto comment: topic has been updated by Khater (previous revision, new revision, compare).