-
-
Notifications
You must be signed in to change notification settings - Fork 1.9k
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
Interface Overlay Bug (Controller) #3548
Comments
I'm struggling to replicate this issue. |
I also couldn't replicate. Make sure when testing with no mods that you disable all mods, then completely close the game and reopen the game. Send us logs after you do that and replicate the issue. |
I have zero mods enabled. Don't know why it's saying it could be a mods' fault. |
It TModLoader being blocked by Windows firewall? Edit: I've just tried blocking in windows firewall but it didn't replicate the issue. |
Looking at the client.log it seems to be crashing at tModLoader\Terraria\GameContent\UI\States\UIWorldSelect.cs:line 158 In the client.log it doesn't even get to loading into the world. |
|
This is quite strange. Have you tried loading a brand new world and player instead? (make these when no mods are enabled) |
Did it then and did it now. The same issue still occurs with controller. Made sure to do it with no mods enabled. |
#3517 related possibly |
Resolved in e842f3b, was indeed the same issue as above. |
Version
Latest 1.4.4-preview
OS
Windows
Platform
Steam
This bug affects
Gameplay as a Player
Description
This seems to be a bug where the "Enter Server Password" interface is overlapped with the "Starting Server" display. Even when I leave the multiplayer world, the "Enter Server Password" interface is still there while overlapping the main menu. If you try to cancel, it will keep switching between the world select and "Enter Server Password" interface which eventually causes a crash. I have addressed this issue before nothing was done about it.
Log File
Steps to reproduce
Expected Behavior
The "Enter Server Password" interface should disappear once you have entered the password and the "Enter Server Password" interface shouldn't be present once you leave the world.
Actual Behavior
Once the password is entered, the "Enter Server Password" interface is still there and overlaps the "Starting Server" and it still remains even once you have left the world, causing an overlapping with the main menu.
Reproduction frequency
Every single time.
Additional Information
This only occurs on Multiplayer, and it occurs for both 1.4.3 and 1.4.4 preview. Even with or without mods, this happens.
Using a Controller.
The text was updated successfully, but these errors were encountered: