Skip to content

Lack of exceptions for robots and connections #13

@paked

Description

@paked

While messing around in my python interpreter, I found these exception related bugs. I'm guessing this project is being aimed at a not incredibly experienced python audience, so friendly errors and exceptions are probably critical :)

  • If you Robot(USERNAME, SERVER) and you haven't made a robot it doesn't say anything. When checking the blocks around the bot with robot.get_block_type it appears as if the robot is in the air...
  • If you create a robot in the interpreter, and then create one in the game and then go back to the interpreter, doing anything with the bot makes him hang (a network issue?)

This is a really cool project :) I'll be forking and submitting PRs later :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions