Skip to content

Town Of Host v5.1.1

Compare
Choose a tag to compare
@Hyz-sui Hyz-sui released this 05 Sep 11:45
· 425 commits to main since this release
357f7b5

日本語

注意: 2023.6.27以前のバージョンでは使用できません。

既知の問題

  • エゴイストの割り当てが正しくない問題

修正されたバグ

  • ステルスがいる試合で会議開始時にMod入り非ホストがキックされる問題を修正
  • ロビーでMod入り非ホストがフリーズする問題を修正

バグ発生時の対処法

バグ報告はDiscordサーバーで受け付けています。
バグ発生後にAmongUsを終了せずにCtrl+F1を押すとデスクトップにログ(TownOfHost-***.log)が生成されますので、DiscordにてTicketを作成して状況説明とログの添付をお願いします。
また、AmongUsを終了した場合でも、再度AmongUsを起動していなければ、以下パス先にログがありますので、ログの添付をお願いします。
Steam版 C:\Program Files (x86)\Steam\steamapps\common\Among Us\BepInEx\LogOutput.log
Epic版 C:\Program Files\Epic Games\AmongUs\BepInEx\LogOutput.log

Warning

  • タスク数0の役職がいると移動ができなくなります。
  • ゲーム開始からイントロ画面が表示されるまでの間にプレイヤーがエラーや回線落ちをすると複数のプレイヤーがブラックアウトするようです。ゲーム開始時にプレイヤーが抜けたら廃村処理をするようにしてください。
  • PCのデバイス名に全角文字を使っていると起動失敗するケースがあるようなので、デバイス名の確認の仕方を参考にデバイス名の確認と、全角文字があれば半角英数字への置き換えをお願いいたします。

English

Note: Does not work on 2023.6.27 or earlier.

Known Issues

  • An issue where Egoists are incorrectly assigned

Bug Fixes

  • Fixed an issue where modded non-host players get kicked in games with the Stealth
  • Fixed an issue where modded non-host players get slow in lobby

What to do when a bug occurs

Bug reports are accepted on the Discord server.
If you press Ctrl + F1 without quitting Among Us after the bug occurs, a log (TownOfHost-***. Log) will be generated on the desktop, so create a Ticket with Discord and explain the situation and log Please attach it.
Also, even if you quit AmongUs, if you have not started AmongUs again, there is a log at the following path, so please attach the log.
Steam C:\Program Files (x86)\Steam\steamapps\common\Among Us\BepInEx\LogOutput.log
Epic C:\Program Files\Epic Games\AmongUs\BepInEx\LogOutput.log

Warning

  • If there is a role with 0 tasks, you will not be able to move.
  • It seems that multiple players black out if a player has an error or a line drop between the time the game starts and the intro screen is displayed. Please make sure to dispose of the abandoned village when the player leaves at the start of the game.