Skip to content

Size API won't work with massive plot #153

Description

@nickt999999

Describe the bug
I have an external python script which gets the READ_PLOT scope (approved with /auth) and returns the size. It works for basic and large plot but not massive (I don't have mega or world). (Using release v280)

To Reproduce
Steps to reproduce the behavior:

  1. Send websocket request "scopes read_plot"
  2. Approve with /auth in-game (or from approved token)
  3. Receive websocket response
  4. Send websocket request "size"
  5. Receive websocket response

Expected behavior
Websocket response should be "BASIC", "LARGE", "MASSIVE", OR "MEGA" (depending on plot). I get the "BASIC" and "LARGE" to work but the response would never send for massive plot. Occasionally I'd get kicked with the message in the screenshot.

Screenshots

Image

Checks
Please check all these for more infomation with the bug.

  • I am using the latest version.
  • I have tried disabling various options to see if they cause the issue, such as new ones or ones I have recently enabled.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions