Crash when opening pipe gui on server
JadeFalcon opened this issue ยท 2 comments
Just to be clear, the crash happened to one of the players on the server I'm running, not to me personally.
Thanks for the report! Let me know if you have any details on what lead to the crash, and if it's persistent or just a one time thing. I have enough information to prevent the crash from happening again by preventing it from attempting to draw the GUI if the position is null. But, I'm still curious how that condition occurred, as it shouldn't have been possible.