No longer press B for player list

Game mode: Online
Problem: Bug
Region: US


I noticed it happening on the testlive server when I joined for the Call to Arms. I thought it was just my PC. Went back to regular and worked fine. Now that the patch is live on normal I can no longer press B for player list.


Steps on how to reproduce issue:

  1. Try to press B.
  2. Nothing happens.
1 Like

This issue does not affect me. However, I have seen many others on the server I play on complain of this issue.

Have you tried pressing ESC, and selecting the Player List that way? I often do this (out of habit) before I learned of the keybinding to B. When others complained of B not working, I tested, and found my B button to work just fine.

You may also want to try and see about resetting your key bindings. That might fix it, also.

1 Like

same problem here. bump.

1 Like

Resetting keybindings doesn’t work. The only way to access it now is by hitting ESC. I even tried to find the entry in the .ini file for TogglePlayerList and it wasn’t there. You also can’t add it back.

This is very odd, then. I am not sure I understand why this is impacting you (and many many others), and not me. shrug Again to confirm - I am able to press B to see the player list. :confused:

You are probably missing this line in your input.ini file located at G:\SSD-Steam\steamapps\common\Conan Exiles\ConanSandbox\Saved\Config\WindowsNoEditor (this will probably be in your program files x86 folder)

ActionMappings=(ActionName=“TogglePlayersList”,Key=B,bShift=False,bCtrl=False,bAlt=False,bCmd=False)

From what I have read there were issues before with this deleting this entire file so here is a copy of mine.

[/Script/Engine.InputSettings]
Version=1
ActionMappings=(ActionName=“AddNewMapMarker”,Key=Gamepad_FaceButton_Left,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Autorun”,Key=ThumbMouseButton2,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Building_AutoAlignToTerrain”,Key=Gamepad_RightThumbstick,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Building_AutoAlignToTerrain”,Key=MiddleMouseButton,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Building_Cancel”,Key=Gamepad_FaceButton_Right,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Building_Cancel”,Key=RightMouseButton,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Building_CycleBuildMode”,Key=Gamepad_FaceButton_Top,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Building_HeightModifier”,Key=LeftShift,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Building_PitchModifier”,Key=LeftAlt,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Building_Place”,Key=Gamepad_RightShoulder,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Building_Place”,Key=LeftMouseButton,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Building_RotateCCController”,Key=Gamepad_LeftTrigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Building_RotateCController”,Key=Gamepad_RightTrigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Building_RotateClockwise”,Key=Gamepad_RightTrigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Building_RotateClockwise”,Key=MouseScrollUp,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Building_RotateCounterClockwise”,Key=Gamepad_LeftTrigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Building_RotateCounterClockwise”,Key=MouseScrollDown,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Building_TiltModifier”,Key=LeftControl,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“BuyUpToNextPerk”,Key=Gamepad_FaceButton_Left,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“CharacterCreationTurnHead”,Key=Gamepad_RightX,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“CombatMode”,Key=X,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Command1”,Key=None,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Command2”,Key=None,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Command3”,Key=None,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Command4”,Key=None,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Command5”,Key=None,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“CraftingStationOnOff”,Key=Gamepad_LeftTrigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“CrouchMode”,Key=C,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“CrouchMode”,Key=Gamepad_FaceButton_Top,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“DebugKeyJumpToCamp”,Key=J,bShift=False,bCtrl=True,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“DeleteCharacter”,Key=K,bShift=True,bCtrl=True,bAlt=True,bCmd=False)
ActionMappings=(ActionName=“DEV_DecreaseHitImpulse”,Key=PageDown,bShift=False,bCtrl=True,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“DEV_IncreaseHitImpulse”,Key=PageUp,bShift=False,bCtrl=True,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“DEV_RevertUnconscious”,Key=End,bShift=False,bCtrl=True,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“DodgeActionV2”,Key=Gamepad_FaceButton_Right,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“DodgeActionV2”,Key=LeftAlt,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Escape”,Key=Escape,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“FeatWindowNextCategory”,Key=Gamepad_RightShoulder,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“FeatWindowPrevCategory”,Key=Gamepad_LeftShoulder,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“FullscreenMap”,Key=Gamepad_DPad_Right,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“FullscreenMap”,Key=M,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GamepadBack”,Key=Gamepad_FaceButton_Right,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GamepadDirectConnect”,Key=Gamepad_FaceButton_Left,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GamepadFavorite”,Key=Gamepad_RightShoulder,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GamepadGetOwnServer”,Key=Gamepad_Special_Left,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GamepadNext”,Key=Gamepad_FaceButton_Left,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GamepadPageDown”,Key=Gamepad_RightTrigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GamepadPageUp”,Key=Gamepad_LeftTrigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GamepadSkip”,Key=Gamepad_FaceButton_Top,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GlobalChat”,Key=Enter,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GuildChat”,Key=Subtract,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavDown”,Key=Down,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavDown”,Key=Gamepad_DPad_Down,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavDown”,Key=Gamepad_LeftStick_Down,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavInvoke”,Key=Enter,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavInvoke”,Key=Gamepad_FaceButton_Bottom,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavLeft”,Key=Gamepad_DPad_Left,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavLeft”,Key=Gamepad_LeftStick_Left,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavLeft”,Key=Left,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavNextGroup”,Key=Gamepad_RightTrigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavNextGroup”,Key=Tab,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavNextTab”,Key=Gamepad_RightShoulder,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavNextTab”,Key=Right,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavPrevGroup”,Key=Gamepad_LeftTrigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavPrevTab”,Key=Gamepad_LeftShoulder,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavPrevTab”,Key=Left,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavQuickMove”,Key=Gamepad_LeftShoulder,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavQuickSwap”,Key=Gamepad_LeftThumbstick,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavRight”,Key=Gamepad_DPad_Right,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavRight”,Key=Gamepad_LeftStick_Right,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavRight”,Key=Right,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavUp”,Key=Gamepad_DPad_Up,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavUp”,Key=Gamepad_LeftStick_Up,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUINavUp”,Key=Up,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUISpawnStackShortcut”,Key=Gamepad_LeftTrigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“GUISpawnStackShortcut”,Key=LeftShift,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“HideGui”,Key=Z,bShift=False,bCtrl=False,bAlt=True,bCmd=False)
ActionMappings=(ActionName=“InteractKey”,Key=E,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“InteractKey”,Key=Gamepad_FaceButton_Left,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“InventoryShortcut0”,Key=Gamepad_FaceButton_Top,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“InventoryShortcut0”,Key=SpaceBar,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“InventoryShortcut1”,Key=F,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“InventoryShortcut1”,Key=Gamepad_FaceButton_Left,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“InventoryShortcut2”,Key=Gamepad_RightShoulder,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“InventoryShortcut2”,Key=Q,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“InventoryShortcut3”,Key=Gamepad_FaceButton_Bottom,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“InventoryShortcut4”,Key=Gamepad_RightTrigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“InventoryShortcutFilter”,Key=Gamepad_LeftThumbstick,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“InventoryShortcutSort”,Key=Gamepad_RightThumbstick,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Jump”,Key=Gamepad_FaceButton_Bottom,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Jump”,Key=SpaceBar,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“MainMenu”,Key=Gamepad_Special_Left,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“MainMenu”,Key=M,bShift=False,bCtrl=True,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“MainMenu_SignIn”,Key=Gamepad_FaceButton_Top,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“MapAdminTeleport”,Key=Gamepad_FaceButton_Top,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“MapAdminTeleportAddOn”,Key=Gamepad_DPad_Down,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“MapSelectInput”,Key=Gamepad_FaceButton_Top,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“MapZoomIn”,Key=Add,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“MapZoomIn”,Key=Gamepad_RightShoulder,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“MapZoomOut”,Key=Gamepad_LeftShoulder,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“MapZoomOut”,Key=Subtract,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“NextMessage”,Key=Down,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“NextMessagePage”,Key=PageDown,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“OpenJourney”,Key=Gamepad_DPad_Left,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“OpenJourney”,Key=J,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“PopulateRadialShortcutBar”,Key=Gamepad_LeftShoulder,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“PreviousMessage”,Key=Up,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“PreviousMessagePage”,Key=PageUp,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“PrimaryActionV2”,Key=Gamepad_RightShoulder,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“PrimaryActionV2”,Key=LeftMouseButton,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“PrintPlayerStates”,Key=O,bShift=True,bCtrl=False,bAlt=True,bCmd=False)
ActionMappings=(ActionName=“PushToTalk”,Key=T,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“QuickLootCycleSelectionNext”,Key=MouseScrollDown,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“QuickLootCycleSelectionPrev”,Key=MouseScrollUp,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“QuickLootNavCancel”,Key=Escape,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“QuickLootNavCancel”,Key=Gamepad_FaceButton_Right,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“QuickLootNavDown”,Key=Gamepad_DPad_Down,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“QuickLootNavLeft”,Key=Gamepad_DPad_Left,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“QuickLootNavRight”,Key=Gamepad_DPad_Right,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“QuickLootNavTakeAll”,Key=F,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“QuickLootNavTakeAll”,Key=Gamepad_FaceButton_Top,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“QuickLootNavTakeOne”,Key=Gamepad_FaceButton_Bottom,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“QuickLootNavTakeOne”,Key=Q,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“QuickLootNavUp”,Key=Gamepad_DPad_Up,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“ResetAllAttributes”,Key=Gamepad_FaceButton_Top,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“ResetAllFeats”,Key=Gamepad_FaceButton_Top,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“SecondaryActionV2”,Key=Gamepad_LeftTrigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“SecondaryActionV2”,Key=LeftControl,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“SecondaryActionV2”,Key=ThumbMouseButton,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“ServerRentalRefreshView”,Key=Gamepad_FaceButton_Top,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“ServerRentalRentServer”,Key=Gamepad_FaceButton_Left,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Shortcut0”,Key=One,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Shortcut1”,Key=Two,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Shortcut2”,Key=Three,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Shortcut3”,Key=Four,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Shortcut4”,Key=Five,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Shortcut5”,Key=Six,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Shortcut6”,Key=Seven,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Shortcut7”,Key=Eight,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“SpecialActionV2”,Key=Gamepad_RightTrigger,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“SpecialActionV2”,Key=RightMouseButton,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Sprint”,Key=LeftShift,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“SprintAndDodge”,Key=None,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“StrafeDown”,Key=Gamepad_LeftShoulder,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Suicide”,Key=K,bShift=False,bCtrl=True,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“TargetLock”,Key=Gamepad_RightThumbstick,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“TargetLock”,Key=Q,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“ToggleChatWindow”,Key=T,bShift=False,bCtrl=True,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“ToggleEmotesMenu”,Key=Gamepad_DPad_Down,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“ToggleEmotesMenu”,Key=R,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“ToggleInventory”,Key=Gamepad_Special_Right,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“ToggleInventory”,Key=I,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“TogglePaperdollGUI”,Key=G,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“TogglePlayersList”,Key=B,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“ToggleRadialShortcutbar”,Key=Gamepad_LeftShoulder,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“ToggleRecipeInventory”,Key=O,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“ToggleSprint”,Key=Gamepad_LeftThumbstick,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“ToggleThirdPerson”,Key=Gamepad_DPad_Up,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“ToggleThirdPerson”,Key=P,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“ToggleVoiceChatWindow”,Key=V,bShift=False,bCtrl=True,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“VanityCam”,Key=V,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“VicinityChat”,Key=Multiply,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“Walk”,Key=BackSpace,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“ZoomIn”,Key=MouseScrollUp,bShift=False,bCtrl=False,bAlt=False,bCmd=False)
ActionMappings=(ActionName=“ZoomOut”,Key=MouseScrollDown,bShift=False,bCtrl=False,bAlt=False,bCmd=False)

Good luck on your journey.

I tried copying that same line for TogglePlayerList and it didn’t fix the issue. I went under Keybindings and it put an entry at the bottom under Custom but pressing B still did nothing.

This happens to all my friends, but works fine for me? Really odd. I’m tired of checking players and tribes for everyone. Please fix.

Interesting, I’ll do some looking, did you try closing steam while editing the file? then validating your files afterwords?

Stopped working for me as well.

Didn’t work for me before but I rarely use it. It works now and the only thing I did different was take off my bracelet to fix the journal and map markers.