codecombat / codecombat/codecombat
"Java" language option in multiplayer drop down should be removed and Java bots (?) disabled until properly supported
@AndrewJakubowicz is already working on this.
Since Mar 13, 2019.
- Dominant language
- JavaScript
- Stars
- 8.6k
- Forks
- 4.2k
- Avg merge
- 1d 4h
- Merged PRs (30d)
- 39
Description
From the "Play as Red/Blue" window when playing multiplayer, when you select an opponent level and language, the language drop down actually contains 2 other language options other than the normal Javasacript, Coffeescript and Python, namely Lua and Java. And it appears Java is entirely broken as it fails when you choose this option. See here: https://vgy.me/ICGD5q.png
Sometimes when simulating the simulation will also break/stop, with the following crash/stack trace in the developer console (I guess the implication is there are some Java bots in the system perhaps, and they're not currently supported anymore?):

Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.