Too many connections RealityRP Emulator
- by Chase Robinson
I've been having a problem with the stability of my role play emulator, every now and then, after awhile of using a command such as :shoot x , it will disconnect due to too many connections, or it will disconnect when people are messaging etc.. I've debugged it, and ran while playing it, it disconnected with the Too Many Connections error,
Connection.Open();
Is the code that is causing the issue, how do i fix this?