
E2l19sl1l
Member since
{
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);
});
"
>
This user has not yet published any mods.
Recent Activity
Created comment
The mod is not working yet due to the inability to deliver items, and we cannot resolve this issue yet because the recommended mods have not been updated to version 4.0.0.
Oct 18, 2025 6:30 PM
View details
Created comment
I reinstalled SPT from the website, but the version 4.0.0 still installed.
Oct 18, 2025 5:36 PM
View details
Created comment
Version 5.0.1 fails to start the server, while version 5.0.0 works without issues.
Unable to load one or more of the requested types.
Could not load file or assembly 'SPTarkov.Server.Core, Version=4.0.1.0, Culture=neutral, PublicKeyToken=null'. Не удается найти указанный файл.
COULD NOT LOAD TYPE: System.Reflection.ReflectionTypeLoadException: Unable to load one or more of the requested types.
Could not load file or assembly 'SPTarkov.Server.Core, Version=4.0.1.0, Culture=neutral, PublicKeyToken=null'. Не удается найти указанный файл.
at System.Reflection.RuntimeModule.GetDefinedTypes()
at System.Reflection.RuntimeModule.GetTypes()
at SPTarkov.DI.DependencyInjectionHandler.<>c.<RegisterGenericComponents>b__13_0(Assembly t)
at System.Linq.Enumerable.SelectManySingleSelectorIterator`2.ToList()
at SPTarkov.DI.DependencyInjectionHandler.RegisterGenericComponents(TypeRefContainer typeRef)
Oct 18, 2025 5:22 PM
View details
Created comment
However, the error is also present in the factory map. Perhaps this is not due to the preset, but rather to SAIN as a whole. For example, when you go to F6, there may be an error indicating compatibility problems.
Oct 18, 2025 11:51 AM
View details
Created comment
There is one problem: sometimes enemies can shoot at the wall you are behind if the distance to them is about 50 meters or less. I have come across this many times, especially in the forest and at customs.
Oct 18, 2025 2:57 AM
View details
Followers
No followers yet.
Following
Not yet following anyone.