-
Notifications
You must be signed in to change notification settings - Fork 3.8k
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
Guidebook Control Button Does not Appear on Actual Servers #34915
Comments
did you use Debug Tools or Release build? |
I believe it occurs on both. (If I am not making any mistakes.) |
I believe I have encountered this issue but I could be mistaken. |
i should have been more correct, there are three of them "Debug", "Tools" and "Release" |
I ran it on all 3 and the results were all the same. The button was there despite the fact that there was a lobby. |
Closed by #34914 |
Description
TL;DR:
Guidebook Controls section does not contain the button... But on local servers it is there(?)
Long Version:
In the Guidebook you have a section called Controls.
Click on it and you will see this line that implies there is a button underneath:
You can change your keybinds at any time here:
Now the interesting bit:
At first I thought this might have been a version difference issue, but I tried that and tried to lookup changes and it does not appear so. (Unless I have made a mistake in my testing.)
[Note: This is a completely separate problem to the PR I have made around the same time as this.]
Reproduction
They're different
Screenshots
![Image](https://private-user-images.githubusercontent.com/61863648/410266700-167b32c7-fedb-449a-98b5-1cc87feb2186.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkyNzA3MjYsIm5iZiI6MTczOTI3MDQyNiwicGF0aCI6Ii82MTg2MzY0OC80MTAyNjY3MDAtMTY3YjMyYzctZmVkYi00NDlhLTk4YjUtMWNjODdmZWIyMTg2LnBuZz9YLUFtei1BbGdvcml0aG09QVdTNC1ITUFDLVNIQTI1NiZYLUFtei1DcmVkZW50aWFsPUFLSUFWQ09EWUxTQTUzUFFLNFpBJTJGMjAyNTAyMTElMkZ1cy1lYXN0LTElMkZzMyUyRmF3czRfcmVxdWVzdCZYLUFtei1EYXRlPTIwMjUwMjExVDEwNDAyNlomWC1BbXotRXhwaXJlcz0zMDAmWC1BbXotU2lnbmF0dXJlPTQ1ZGEyMzc1NjFkZmJiYzRiNjAxMjkzYTI1NTMzMGY4NzZhNzBjYzkxY2IyN2IwZDMzMzZhMDhkYWJhMzMyNWYmWC1BbXotU2lnbmVkSGVhZGVycz1ob3N0In0.OgvrG9HOpvMgjPnsRa5SPGNQabl9OKopKL_SuoJWcas)
Additional context
I really don't have any theories on why this is. I doubt it's a simple yml issue.
I don't understand why a local server has a different result than a live one.
The text was updated successfully, but these errors were encountered: