I inserted topbarplus in my game from the toolbox, but it break when I add the code from The devforum. 14:09:04.556 ReplicatedStorage.Icon.TopbarPlusGui:350: attempt to index nil with 'PlayerGui' - ...
Whenever a character dies and respawns, the LocalScripts in StarterGui and StarterPack are cloned to the player's PlayerGui and Backpack, and often run before the old character has been removed. This ...