Faui Posted August 22, 2018 Share 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 Link to comment Share on other sites More sharing options...
AxE Posted August 22, 2018 Share Posted August 22, 2018 if (!isNull) you can also make the project handle these excepcions in a diferent maneer than just crashing Link to comment Share on other sites More sharing options...
Faui Posted August 22, 2018 Author Share 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? Link to comment Share on other sites More sharing options...
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