Skip to content

Server->SinglePlayer login UI preventing normal usage #172

Description

@JavidPack

there's a bug where if you join a server, then leave (without inputting any credentials), and then join the world in singleplayer, the UI is locked behind the login button for some reason, trying to input credentials just resets the UI and nothing happens.
here's the logs
[17:24:30.329] [Main Thread/INFO] [Terraria]: Entering world with player: Terrarian, IsCloud=False, Width: 4200, Height: 1200, Evil: 1, GameMode: 0
[17:24:43.970] [Main Thread/WARN] [tML]: Silently Caught Exception:
System.NullReferenceException: Object reference not set to an instance of an object.
at Terraria.ModLoader.ModPacket.Send(Int32 toClient, Int32 ignoreClient) in tModLoader\Terraria\ModLoader\ModPacket.cs:line 59
at HEROsMod.HEROsModNetwork.Network.SendDataToServer() in HEROsModNetwork\Network.cs:line 1020
at HEROsMod.HEROsModServices.LoginWindow.bLogin_onLeftClick(Object sender, EventArgs e) in HEROsModServices\Login.cs:line 308
The only fix seems to be to disable/enable the mod or restart the game

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions