So, can y'all give me the causes of why my pedestrian can't move nor type, while I'm spawned? I've a GUI button that spawns the player and the button itself sets its alpha to 0. Not sure if this ever happened to y'all. The pedestrian is not frozen as I tested this on a 04rel004 server (so the server version I'm currently using is 04rel006).
Check your pm
I'm curious about this, if you find any solutions then why don't you share it here so everyone can learn instead of a pm :/
You probably have an invisible GUITextbox that has the player's focus.
Well, instead of setting the element's alpha to 0, I set the element to null and create the element again, however, it throws in a crash address whenever I spawn.
Quote from: KuRuMi^ on Sep 09, 2018, 03:09 PMWell, instead of setting the element's alpha to 0, I set the element to null and create the element again, however, it throws in a crash address whenever I spawn.
This happened to me when I tried to rename a Label.