Page 1 of 1

Gui elemetns closing(on respawn)

Posted: Sun Jan 01, 2017 7:59 pm
by Chocolatetthunder
when a player dies, or changes "controller" all players children gui elements get closed or messed with.
when picking new research and a player respawns it will set it as if you just opened it, taking you to the current technology being researched.
when selecting items for your logistics that menu gets closed.

this is something i would not have known why it was happening but it happens when we created our admin tool to spectate.
also playing pvp players die far more often than in vanilla.

if you have experienced it let me know.
if you need help recreating contact me on Discord http://www.3RaGmaing.com/discord

Re: Gui elemetns closing(on respawn)

Posted: Sun Jan 01, 2017 8:13 pm
by Rseding91
That's by design. We don't save the GUI state past "this GUI is open" so when the view is reloaded (change controller, die, respawn) the GUI is deleted and recreated.

Re: Gui elemetns closing(on respawn)

Posted: Sun Jan 01, 2017 9:39 pm
by Chocolatetthunder
I am saying someone else dies and every player with a gui open it get messed up.

Re: Gui elemetns closing(on respawn)

Posted: Mon Jan 02, 2017 12:43 am
by Chocolatetthunder
All player GUIs reset when ANYONE dies or respawns

Re: Gui elemetns closing(on respawn)

Posted: Mon Jan 02, 2017 1:58 am
by Rseding91
Chocolatetthunder wrote:All player GUIs reset when ANYONE dies or respawns
Ok, that part should be fixed for 0.15.

Re: Gui elemetns closing(on respawn)

Posted: Mon Jan 02, 2017 3:46 pm
by Chocolatetthunder
Thanks man, appreciate it.