Closed AnAwesomGuy closed 1 year ago
also, it does show "Adding auth button to the disconnected screen"
Thanks for reporting this @AnAwesomGuy. Please find the working version here: https://modrinth.com/mod/auth-me/version/7.0.1+1.20
wait that was actually just fixable by changing a single number?
Yeah, it looks like they added a couple labels before the buttons on that screen. Ideally, could iterate through the elements for the first ButtonWidget
but this was the quickest fix.
Expected behavior
show the disconnected screen
Observed/actual behavior
game crashed and showed "saving world" for a split second
Steps/models to reproduce
join a server get kicked see that the game crashes
Version
7.0.0
Agreements
Other
crash-2023-06-10_11.18.28-client.txt looks like this mixin is crashing it says that a TextWidget cannot be cast to a ButtonWidget in the DisconnectedScreen,