Gruff
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);
});
"
>
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
1.5.3 Does appear to resolve the issue, I cant seem to replicate it anymore.
Havent tested the in-raid bug as of yet but will let you know if anything comes of that.
Logs just in case for info purposes prior to downloading 1.5.3
https://pastebin.com/ZuXd25yJ
Nov 23, 2025 7:11 PM
View details
Created comment
In that case Ill try to do some trial and error on it. Maybe Ill just do a fresh install of it too.
Nov 23, 2025 6:45 PM
View details
Created comment
Is this the path for the one you want or is there more? \SPTServer\SPT\user\logs\spt
Nov 23, 2025 6:44 PM
View details
Created comment
Currently running 1.5.2 with FIKA addon on a headless server.
Whenever I move medical items around in stash the count instantly becomes 0/X no matter the item. Food seems to be fine. Not using any mods that effect medical supplies outside of ContinousHealing. Opening and closing the medicine crate seems to refresh the uses but I cant seem to merge stuff at all anymore.
Also noticed that merging medical items in raid can cause you to be unable to shoot any guns, you can still attack with melee but just the shooting function on guns cease to work.
Nov 23, 2025 6:27 PM
View details
Deleted comment
Currently running 1.5.2 with FIKA addon on a headless server.
Whenever I move medical items around in stash the count instantly becomes 0/X no matter the item. Food seems to be fine. Not using any mods that effect medical supplies outside of ContinousHealing. Opening and closing the medicine crate seems to refresh the uses but I cant seem to merge stuff at all anymore.
Also noticed that merging medical items in raid can cause you to be unable to shoot any guns, you can still attack with melee but just the shooting function on guns cease to work.
Nov 23, 2025 6:27 PM
View details
Created comment
Currently running 1.5.2 with FIKA addon on a headless server.
Whenever I move medical items around in stash the count instantly becomes 0/X no matter the item. Food seems to be fine. Not using any mods that effect medical supplies outside of ContinousHealing. Opening and closing the medicine crate seems to refresh the uses but I cant seem to merge stuff at all anymore.
Also noticed that merging medical items in raid can cause you to be unable to shoot any guns, you can still attack with melee but just the shooting function on guns cease to work.
Nov 23, 2025 6:20 PM
View details
Followers
No followers yet.
Following
Not yet following anyone.