Faui Posted August 22, 2018 Posted August 22, 2018 Hello is there a way to handle a null exception in c# to avoid servercrashes and kick the player which made this exception come Or smthg like that? Users Are so damn stupid sometimes that You cant handle 100% of their dumbness. I Hope You Unterstand what i am asking. thanks
AxE Posted August 22, 2018 Posted August 22, 2018 if (!isNull) you can also make the project handle these excepcions in a diferent maneer than just crashing
Faui Posted August 22, 2018 Author Posted August 22, 2018 Yeah pls tell me more bro perfect way would be logging and not crahsing srv How can i tell project to not crash the srv?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now