ARDA64
ARDA64
CC#
Created by ARDA64 on 2/28/2025 in #help
mysql error
error: MySql.Data.MySqlClient.MySqlException (0x80004005): Retrieval of the RSA public key is not enabled for insecure connections. at MySql.Data.MySqlClient.Authentication.CachingSha2AuthenticationPlugin.GeneratePassword() at MySql.Data.MySqlClient.Authentication.CachingSha2AuthenticationPlugin.MoreData(Byte[] data) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.ContinueAuthentication(Byte[] data) at MySql.Data.MySqlClient.Authentication.MySqlAuthenticationPlugin.Authenticate(Boolean reset) at MySql.Data.MySqlClient.NativeDriver.Authenticate(String authMethod, Boolean reset) at MySql.Data.MySqlClient.NativeDriver.Open() at MySql.Data.MySqlClient.Driver.Open() at MySql.Data.MySqlClient.Driver.Create(MySqlConnectionStringBuilder settings) at MySql.Data.MySqlClient.MySqlPool.CreateNewPooledConnection() at MySql.Data.MySqlClient.MySqlPool.GetPooledConnection() at MySql.Data.MySqlClient.MySqlPool.TryToGetDriver() at MySql.Data.MySqlClient.MySqlPool.GetConnection() at MySql.Data.MySqlClient.MySqlConnection.Open() at Supercell.Laser.Server.Message.MessageManager.CheckUserExists(String username, Int64 id) in C:\Users\Administrator\Desktop\talemidirnedir\Tale_Source\TBV28\Supercell.Laser.Server\Message\MessageManager.cs:line 3648
5 replies
CC#
Created by ARDA64 on 2/24/2025 in #help
Index and count must refer to a location within the buffer. How to solve (Parameter 'bytes') error
Hello, we opened an online game 2 days ago and today our game was attacked. The error in the attack is: "Index and count must refer to a location within the buffer. (Parameter 'bytes')" and we had a proxy attack, which causes the server to shut down. Does anyone know how to solve this error? I think it is caused by a corrupted packet sending error.
129 replies
CC#
Created by ARDA64 on 2/11/2025 in #help
✅ Can I rearrange dll files?
I will translate GTA 5 plugins from English, is this possible?
4 replies
CC#
Created by ARDA64 on 2/4/2025 in #help
Preventing ddos attacks in the game
Hello, we recently opened a game server in C#, but we had to close it due to ddos ​​attacks. Is there a way to prevent these attacks? Most likely VDS is using too much power to reject incoming requests and the server is crashing.
121 replies