Hacktoberfest 2026:メンテナが10月に向けて印を付けた、オープンで初心者向けの issue。 Hacktoberfest の issue を見る

CFBG system is not working properly

オープン
#64 コメント 5 件 リアクション 1 件 担当者 0 名 GitHub で見る

まだ誰も着手していません。

評価

難易度
4/5
見積もり時間
3〜5日
初心者へのやさしさ
48/100
issue の種類
バグ
明瞭さ
おおむね明確
活発さ
静か
技術スタック
cpp
領域
game-dev

調査の方向性

まず、指定された4人プレイヤーのWSGセットアップ、6つのアカウント、サーバーのデバッグ出力を使ってCFBGの動作を再現し、バトルグラウンドへの参加フローに重点を置きます。プレイヤーが入場時に両チームへ割り当てられ、バトルグラウンド開始後も招待を送信できれば完了です。

索引モデルが issue の本文から書いたものです。

説明

Description:

FIRST ISSUE IS : cfbg after compilation looks like it works properly, but ingame when you run the battleground, it connects all players to one team and the other team is empty. (for example 2 alliance players join bg and 2 horde players join bg, now who first clicks on enter battleground, if horde player changes it to alliance player and puts it in the team alliance, then all players put it in the alliance team, if he gives the first enter battleground alliance player, then it turns him into a horde player and everyone is in the horde team.
SECOND ISSUE IS : when the battleground starts, it can no longer be joined, it does not send an invitation to the ongoing battleground.

Current behaviour:

no crash nothing happens, everything looks like it works well.

Expected behaviour:

cfbg should work as a balance system, it should assign one player to one team, another to another team, and gradually fill bg to full. and you should definitely join the ongoing battleground.

Steps to reproduce the problem:

  1. Compile Core
  2. Set up min players for battleground start in my case 4 players for WSG
  3. Run Server
  4. Create 6 Accounts
  5. Log ingame and Join WSG battleground
  6. Enter the battleground and check the system as the player connects

Branch(es):

Writing server debug on console will return the best results for reporting bugs (3.3.5a for now)
3.3.5, CFBG or both

TC rev. hash/commit:

TrinityCore rev. 2302a5bc4451+ 2021-08-30 00:48:59 +0000 (master branch) (Win64, RelWithDebInfo, Static)

TDB version: TDB 335.21081

Operating system: Win64

主要言語
C++
スター
83
フォーク
58
PR マージ指標
30日以内にマージされた PR はありません

コントリビューションガイド

コントリビューションガイドを開く

はじめの一歩

  1. issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
  2. 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
  3. リポジトリをフォークし、ブランチを切って変更します。
  4. issue 番号を参照したプルリクエストを送ります。

TrinityCore/TrinityCoreCustomChanges のほかの issue

TrinityCore/TrinityCoreCustomChanges の issue をすべて見る

似ている issue

C++ の issue をもっと見る

新しい issue をメールで受け取る

初心者向けの GitHub issue を短くまとめたダイジェスト。