unneon/icie

unexpected HTML structure (External("unrecognized logic outcome") at [External]);

shubhamgupta107 opened this issue · 7 comments

I am not able to submit by pressing Alt + F12. The above is showing.

Hi, thanks for the report! May I ask what site are you using, Codeforces or Atcoder or ...? It this a first login, or have you been logged in already? I've just checked and all of them seem to mostly work, aside from CodeChef, which is broken in a different way; possibly this is related.

It's on Codeforces and I have made the login successfully. But as I am submitting the practice problem it is stating that error.
On Codechef too , I am unable to submit the practice problem, though the problem is different.

Same issue is there. It's my first login to codeforces and I wanna participate in codeforces round.

I somehow don't get this error no matter what I do. I've added some more logging to these areas (yay printf debugging...) and released 0.7.1. @shubhamgupta107 @theMasix Could you please download 0.7.1, try to submit some task to get the error, and send log messages screenshots either here or to my email (mateusz@cegla.net)?

Hi, I have the same error. I'm trying submit on atcoder. It was first time logging in.

Huge thanks for the info! The atcoder one is a different bug, which happened to be easier to track down, but I think they may have the same underlying reason (although I still don't know exactly why I can't reproduce this on codeforces). I will try to come up with a solution in the next few days and release a 0.7.2.

Okay, so I released 0.7.2 with a fix for the AtCoder problem. I also hope that will fix the Codeforces issue, because this bug could affect other sites in really unpredictable ways.