Failing Space Invaders Automation without explanation?

Back to General discussions forum

Vadim Pelyushenko     2025-07-08 11:36:51
User avatar

I see in the Mess Hall it says I failed Space Invaders Automation, but when I click the Submit button nothing pops up to tell me my solution didn't last long enough, or if there was an exception, or anything else.

Also when I click the Submit button, the dev tools console says Uncaught TypeError: $(...).modal is not a function. answerNotNeeded does not seem to be the issue.

Rodion (admin)     2025-07-09 12:55:56
User avatar

Thank you for details, I also can reproduce it. Will look into it!

Rodion (admin)     2025-07-11 09:39:06
User avatar

Vadim, Hi again and sorry for delay!

The most silly ussues may take unexpectedly long time to figure out. This .modal... call shows pop-up with results of submission but seemingly it breaks inexplicably if javascript libraries are not added to the page in the proper order. Order was right, but I found that the problem text (including the visual simulation) includes "jquery" for the second time. Probably copy-paste mistake when I transferred this from some notepad, but I have no idea why it worked before and stopped at some point. Honestly I'm always quite afraid of these javascript things! :)

Please check, should be better now!

Please login and solve 5 problems to be able to post at forum