jamro / jsbattle

JavaScript Programming Game (inspired by RoboCode)
http://jsbattle.jmrlab.com
MIT License
105 stars 47 forks source link

Web Worker of 'crawler #2' returned an error: unknown #21

Closed maidenone closed 5 years ago

maidenone commented 5 years ago

Only "dummy" works, rest of the bots returns error now. http://jsbattle.jmrlab.com/

jamro commented 5 years ago

I could not reproduce it. Maybe there were some connectivity issues. Can you attach any console log? Does the problem still appear?

maidenone commented 5 years ago

It works fine now, maybe due to temporary resource limitations on the server side? hmm, webworker, that should run on my end right.. hmm. interesting. It have always worked fine for me before, tried to refresh site and close/open browser, but that did not resolve the issue. Running google-chrome in ubuntu 18.10 btw. will update with more details if it evere happens again.