The only thing i could think of to be a little issue is this
"Panel": {
"Enabled": true,
"Settings": {
"Text": "A D M I N M O D E A C T I V A T E D",
"Text Color (HEX)": "#ffffff",
"Pulse Duration ": 1.0,
"Design (Advanced)": {
"Anchor": {
"Min Width (0.0 - 1.0)": 0.5,
"Min Height (0.0 - 1.0)": 0.0,
"Max Width (0.0 - 1.0)": 0.5,
"Max Height (0.0 - 1.0)": 0.0
},
"Offset": {
"Min Width (pixels)": 0,
"Min Height (pixels)": 0,
"Max Width (pixels)": 380,
"Max Height (pixels)": 20,
"Offset Points (Relative To Offset)": {
"Top (pixels)": 0,
"Bottom (pixels)": 82,
"Left (pixels)": 0,
"Right (pixels)": 200
}
}
}
}
}
Because it re-renders every 1.0 seconds.
perhaps try to disable it, and see if you still have the issue.