Too many connections RealityRP Emulator

Posted by Chase Robinson on Stack Overflow See other posts from Stack Overflow or by Chase Robinson
Published on 2014-08-18T22:17:09Z Indexed on 2014/08/18 22:19 UTC
Read the original article Hit count: 287

Filed under:

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?

© Stack Overflow or respective owner

Related posts about stack