Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unexpected Behavior When Sharing a Simulation Result #2304

Open
xknRiya opened this issue Jan 3, 2025 · 0 comments
Open

Unexpected Behavior When Sharing a Simulation Result #2304

xknRiya opened this issue Jan 3, 2025 · 0 comments

Comments

@xknRiya
Copy link

xknRiya commented Jan 3, 2025

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant