vers4ce 0 Posted July 20, 2020 Share Posted July 20, 2020 Hi guys, i have a problem with register and auth on server. When i try auth or register server just crash with problem - "Unhandled Exception: System.NullReferenceException: Object reference not set to an instance of an object. at void Bootstrapper.EventInternalClass.OnPlayerRemoteEvent(ushort playerId, ulong eventHash, uint argsCount, IntPtr args) Aborted (core dumped)" I was try change prerealese on oldprerealese - anyway crash. Link to post Share on other sites
Xabi 221 Posted July 20, 2020 Share Posted July 20, 2020 You should provide the code in that event. Link to post Share on other sites
vers4ce 0 Posted July 20, 2020 Author Share Posted July 20, 2020 5 минут назад, Xabi сказал: You should provide the code in that event. which? code of login and register? Link to post Share on other sites
Xabi 221 Posted July 21, 2020 Share Posted July 21, 2020 19 hours ago, vers4ce said: which? code of login and register? OnPlayerRemoteEvent The remote event (client->server) making the server crash. Link to post Share on other sites
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