Search
Get Started
C
C#
•
2y ago
Atoms
System.AccessViolationException: Attempted to read or write protected memory.
Whenever I open my client executable after the server
, this exception gets thrown
.
C#
Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,010
Members
View on Discord
Was this page helpful?
Yes
No
A
Atoms
OP
•
4/7/24, 9:51 PM
This code was working prior to separating the client and server into separate executables
.
A
Atoms
OP
•
4/7/24, 10:04 PM
Strings caused the crash
.