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

[아레나] 아레나 이번 인터벌 승/패 수치가 반영되지 않는 현상 #6803

Closed
Geonpyo999 opened this issue Feb 4, 2025 · 5 comments · Fixed by #6831
Closed
Assignees
Labels
bug Something isn't working
Milestone

Comments

@Geonpyo999
Copy link

APV version info

v200280

Client version info

v280.0.1

Device

Windows

detailed device info

Windows 11

Planet

Thor

account address info

0x3A73d8bC927D66fB6a6dFd8adB414EB0f34F3c72

avatar address info

No response

purchase receipt info

No response

What happened?

[내용]
아레나 이번 인터벌 승/패 수치가 반영되지 않는 현상

  • 아레나 전투 결과가 전체 승/패에만 반영되고 있습니다.
  • Windows 환경에서 발생 확인했습니다.
  • Andorid, iOS 환경에서 발생 확인 후 공유 드리겠습니다.

Image

How to reproduce the issue

[재현 스텝]

  1. 메인 로비 - 아레나 - 아레나 진입
  2. 아레나 전투 진행
  3. 아레나 리스트 화면으로 이동
  4. 이번 인터벌 승/패 수치 확인
  5. 전투 결과가 반영되지 않는 현상 확인

[Should be]
아레나 전투 진행 시 결과가 이번 인터벌 승/패 수치에 반영되어야 합니다.

Relevant log output

@Geonpyo999 Geonpyo999 added the bug Something isn't working label Feb 4, 2025
@Geonpyo999 Geonpyo999 added this to the v280.0.0 milestone Feb 4, 2025
@Geonpyo999 Geonpyo999 moved this to Todo in Nine Chronicles Feb 4, 2025
@Atralupus
Copy link
Member

완료입니다

@Atralupus Atralupus moved this from Todo to QA in Nine Chronicles Feb 5, 2025
@Geonpyo999
Copy link
Author

이번 인터벌 승/패에 반영되는 부분 확인했습니다.
다만 전체 승/패에도 전투 후 즉시 반영이 되고 있습니다. 확인 부탁드립니다.
인터벌 갱신 시점에서 이번 인터벌 승/패 수치가 전체 승/패에 반영되는 것으로 인지하고 있습니다.

Image

@Geonpyo999 Geonpyo999 moved this from QA to Todo in Nine Chronicles Feb 5, 2025
@Atralupus
Copy link
Member

@jonny-jeahyunchoi 요거 TotalWin, TotalLose <- 두개는 실시간이고 CurrentRoundWinChange, CurrentRoundLoseChange 이게 라운드별로 값을 주는건데 TotalWin을 사용해서 그런것 같습니다
계산이 필요하면 제가 TotalWin - CurrentRoundWinChange을 해서 드릴 수 있는데 어떻게 처리할까요? 추가해드릴까요 아니면 클라에서 처리 하시나요

@Atralupus Atralupus moved this from Todo to Planned in Nine Chronicles Feb 5, 2025
@jonny-jeahyunchoi
Copy link
Contributor

음 이거 제가 그냥 계산해서 처리할께요~!

@jonny-jeahyunchoi jonny-jeahyunchoi linked a pull request Feb 5, 2025 that will close this issue
@jonny-jeahyunchoi jonny-jeahyunchoi moved this from Planned to QA in Nine Chronicles Feb 5, 2025
@Geonpyo999
Copy link
Author

수정 내용 확인 완료되었습니다.

[테스트 환경]
Windows.v200280-280.0.3

default.mp4

@github-project-automation github-project-automation bot moved this from QA to Done in Nine Chronicles Feb 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

Successfully merging a pull request may close this issue.

3 participants