I can connect to the server but as soon as I enter something into the chat (a command for example), the game crashes:
System.AccessViolationException
HResult=0x80004003
Message = Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
I'm new to working with ragemp so any help would be appreciated.
Server throws access violation on chat input
in Server
Posted
I run a local server with default settings except that C# is enabled with one script:
I can connect to the server but as soon as I enter something into the chat (a command for example), the game crashes:
System.AccessViolationException HResult=0x80004003 Message = Attempted to read or write protected memory. This is often an indication that other memory is corrupt.I'm new to working with ragemp so any help would be appreciated.