Draku
Member since
Creator of the Echo Tarkov mod pack. Do not confuse with the mod. It is a mod pack on the Fika core
{
const element = document.getElementById(elementId);
if (!element) return;
element.scrollIntoView({ behavior: 'smooth', block: 'start' });
const highlightClasses = ['bg-yellow-100', 'dark:bg-sky-700', 'transition-colors', 'duration-1000'];
element.classList.add(...highlightClasses);
setTimeout(() => element.classList.remove(...highlightClasses), 2000);
});
"
>
No Mods Yet
This user has not yet published any mods.
No Addons Yet
This user has not yet published any addons.
Recent Activity
Created comment
For some reason, when the raid starts, the game freezes with an error.
EXCEPTION: System.TypeLoadException: Could not load type GClass2279+Class1448+Struct336 while decoding custom attribute: (null)
at (wrapper managed-to-native) System.MonoCustomAttrs.GetCustomAttributesInternal(System.Reflection.ICustomAttributeProvider,System.Type,bool)
at System.MonoCustomAttrs.GetCustomAttributesBase (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inheritedOnly) [0x00013] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.MonoCustomAttrs.GetCustomAttributes (System.Reflection.ICustomAttributeProvider obj, System.Type attributeType, System.Boolean inherit) [0x00037] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.Reflection.RuntimeMethodInfo.GetCustomAttributes (System.Type attributeType, System.Boolean inherit) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.Attribute.GetCustomAttributes (System.Reflection.MemberInfo element, System.Type type, System.Boolean inherit) [0x00088] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.Attribute.GetCustomAttributes (System.Reflection.MemberInfo element, System.Type type) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.Reflection.CustomAttributeExtensions.GetCustomAttributes (System.Reflection.MemberInfo element, System.Type attributeType) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.Reflection.CustomAttributeExtensions.GetCustomAttributes[T] (System.Reflection.MemberInfo element) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.Diagnostics.StackTrace.ConvertAsyncStateMachineMethod (System.Reflection.MethodBase& method, System.Type& declaringType) [0x0002a] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.Diagnostics.StackTrace.GetFullNameForStackTrace (System.Text.StringBuilder sb, System.Reflection.MethodBase mi, System.Boolean needsNewLine, System.Boolean& skipped, System.Boolean& isAsync) [0x00095] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.Diagnostics.StackTrace.AddFrames (System.Text.StringBuilder sb, System.Boolean separator, System.Boolean& isAsync) [0x00085] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.Diagnostics.StackTrace.ToString () [0x0001b] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.Diagnostics.StackTrace.ToString (System.Diagnostics.StackTrace+TraceFormat traceFormat) [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.Environment.GetStackTrace (System.Exception e, System.Boolean needFileInfo) [0x00014] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.Exception.GetStackTrace (System.Boolean needFileInfo) [0x00038] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.Exception.ToString (System.Boolean needFileLineInfo, System.Boolean needMessage) [0x00081] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at System.Exception.ToString () [0x00000] in <8ce0bd04a7a04b4b9395538239d3fdd8>:0
at LoggerClass.LogException (System.Exception e) [0x00008] in <ad47400a25db462cbf0a531df654c3c3>:0
at EFT.TarkovApplication.method_39 (System.String matchingName, System.Exception e) [0x00042] in <ad47400a25db462cbf0a531df654c3c3>:0
at EFT.TarkovApplication.method_37 () [0x001db] in <ad47400a25db462cbf0a531df654c3c3>:0
Nov 26, 2025 5:34 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.