CC: Tweaked

CC: Tweaked

42M Downloads

Could not parse command: java.lang.String cannot be cast to java.util.Collection

LoganDark opened this issue ยท 2 comments

commented
  • Minecraft version: 1.16.4

  • CC: Tweaked version: 1.95.0

  • Logs: Command parsing does not create logs

  • Detailed reproduction steps: /computercraft queue 1 => runs with no issues. /computercraft queue 1 something => fails; since most verification is done client-side, this command is not even sent to the server.

    Crucially, this only happens on dedicated servers, not in singleplayer. That's probably the reason it was missed - because there are very few servers running 1.16.

commented

Thank you for the report! A little worrying to see how long this has been broken.

commented

A little worrying to see how long this has been broken.

Hopefully you will get more bug reports for these things since there is finally a public 1.16 server.