Skip to content

Unexpected Behavior When Sharing a Simulation Result #2304

@xknRiya

Description

@xknRiya

Issue

When attempting to share a simulation result, if either x or y target position is -0, the Share API returns a 400 Bad Request. Additionaly, the position field inside target_details in the request's payload is unexpectedly set to 0, which may be the cause of the error.

Example Case

amber char lvl=80/90 cons=0 talent=6,6,6;
amber add weapon="dullblade" refine=1 lvl=1/20;

target lvl=100 resist=0.1 pos=-0,0 hp=1 particle_threshold=250000 particle_drop_count=1;

active amber;

Payload

image

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions