#UI Completely breaking on Respawn

1 messages · Page 1 of 1 (latest)

rocky walrus
#

Before you read, it's important to note that I have tried turning on and off reset ui on spawn on all the gui. This is getting painful with how many hours I'm sinking into this.

Attached is the full script, and a photo of the hierarchy.

I get no errors, meaning things are silently failing.

I have had Chatgpt look at the script, and since I'm posting it here I think you know how useful that was.

The only thing I let chatgpt add was a character initialiser at the bottom to 'reset' the ui, more specifically the variables I use to see if the UI is open.

I'm now realising these variables may be redundant because I can just check if they're visible or not but the core problem still remains.

Why won't anything work after I die/reload the character?

this includes button, texts, nothing updates.

Currently I have reset ui on spawn to false, yet the issue persists. Any help is very much appreciated.

If you need any additional information or snippets from the server script, let me know! (also pls @ me)

also anything you need to see for problems is likely at the bottom or top of the script, most likely no need to read all 1.1k lines

(this code is in the guihandler)

fallen swallow
rocky walrus
#

You are an amazing human being @fallen swallow