-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Fatal error. System.AccessViolationException: Attempted to read or write protected memory. This is often an indication that other memory is corrupt.
at System.Runtime.InteropServices.Marshal.ReadByte(IntPtr, Int32)
at CounterStrikeSharp.API.Utilities.ReadStringUtf8(IntPtr)
at CounterStrikeSharp.API.Modules.Cvars.ConVar.get_StringValue()
at Advertisement.Ads.ReplaceMessageTags(System.String)
at Advertisement.Ads.ProcessMessage(System.String, UInt64)
at Advertisement.Ads+<>c__DisplayClass21_1.b__0()
at DynamicClass.InvokeStub_Action.Invoke(System.Object, System.Object, IntPtr*)
at System.Reflection.MethodBaseInvoker.InvokeWithNoArgs(System.Object, System.Reflection.BindingFlags)
at System.Delegate.DynamicInvokeImpl(System.Object[])
at CounterStrikeSharp.API.Core.FunctionReference.b__18_0(CounterStrikeSharp.API.Core.fxScriptContext*)