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

add battlearena exception handle #6641

Merged
merged 2 commits into from
Jan 3, 2025

Conversation

jonny-jeahyunchoi
Copy link
Contributor

아레나 로딩스크린 등장후 배틀아레나 요청을 넣기전에 혹시 모를 이슈가 생길경우 로비화면으로 나오도록 예외처리 진행합니다.

Copy link

@jonny-jeahyunchoi The versions of bundled Libplanet assemblies and Libplanet submodule vendored by Lib9c apparently do not match:

  • Libplanet submdoule:
  • Libplanet.Action.dll: 5.4.2
  • Libplanet.Common.dll: 5.4.2
  • Libplanet.Crypto.dll: 5.4.2
  • Libplanet.Mocks.dll: 5.4.2
  • Libplanet.RocksDBStore.dll: 5.4.2
  • Libplanet.Store.dll: 5.4.2
  • Libplanet.Types.dll: 5.4.2
  • Libplanet.dll: 5.4.2

Leave a comment in this pull_request with the following command to let the bot upgrade bundled Libplanet assemblies:

/update-libplanet-dlls

@jonny-jeahyunchoi jonny-jeahyunchoi force-pushed the fix/add-battlearena-exception-handle branch from f0d5b56 to aa203ec Compare January 2, 2025 06:10
Copy link

github-actions bot commented Jan 2, 2025

@jonny-jeahyunchoi The versions of bundled Libplanet assemblies and Libplanet submodule vendored by Lib9c apparently do not match:

  • Libplanet submdoule:
  • Libplanet.Action.dll: 5.4.2
  • Libplanet.Common.dll: 5.4.2
  • Libplanet.Crypto.dll: 5.4.2
  • Libplanet.Mocks.dll: 5.4.2
  • Libplanet.RocksDBStore.dll: 5.4.2
  • Libplanet.Store.dll: 5.4.2
  • Libplanet.Types.dll: 5.4.2
  • Libplanet.dll: 5.4.2

Leave a comment in this pull_request with the following command to let the bot upgrade bundled Libplanet assemblies:

/update-libplanet-dlls

@jonny-jeahyunchoi jonny-jeahyunchoi force-pushed the fix/add-battlearena-exception-handle branch from aa203ec to fcf799e Compare January 3, 2025 01:07
@jonny-jeahyunchoi jonny-jeahyunchoi merged commit fac461b into development Jan 3, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Merged
Development

Successfully merging this pull request may close these issues.

배틀아레나 액션 렌더 장애시 무한로딩에 걸림
2 participants