Do not ask when mod authors will update their mods or if they can upload older versions of their mods.
Bothering mod authors will lead to warnings and repeat offenses will lead to bans.
Bothering mod authors will lead to warnings and repeat offenses will lead to bans.
Due to an unusually high volume of traffic, our site may be experiencing intermittent slowdowns. If you notice any issues, log out of your account and browse anonymously so you can better utilize caching or try using forge.sp-tarkov.com to search for and download mods.
Epoch615
I don't know what happened but I've started getting this error message when things were working fine before
TypeError: Cannot read properties of undefined (reading '_parent')
TypeError: Cannot read properties of undefined (reading '_parent')
at LEWDS.adjustPoint (K:\SPT 3.10.5\user\mods\leaves-lewds\src\mod.ts:93:51)
at LEWDS.OnLoad (K:\SPT 3.10.5\user\mods\leaves-lewds\src\mod.ts:67:14)
at OnLoadMod.onLoadOverride (K:\SPT 3.10.5\user\mods\leaves-lewds\src\mod.ts:45:16)
at OnLoadMod.onLoad (C:\snapshot\src\services\mod\onLoad\OnLoadMod.ts:12:21)
at App.load (C:\snapshot\src\utils\App.ts:53:26)
TypeError: Cannot read properties of undefined (reading '_parent')
TypeError: Cannot read properties of undefined (reading '_parent')
at LEWDS.adjustPoint (K:\SPT 3.10.5\user\mods\leaves-lewds\src\mod.ts:93:51)
at LEWDS.OnLoad (K:\SPT 3.10.5\user\mods\leaves-lewds\src\mod.ts:67:14)
at OnLoadMod.onLoadOverride (K:\SPT 3.10.5\user\mods\leaves-lewds\src\mod.ts:45:16)
at OnLoadMod.onLoad (C:\snapshot\src\services\mod\onLoad\OnLoadMod.ts:12:21)
at App.load (C:\snapshot\src\utils\App.ts:53:26)
I haven't changed anything so I have no idea what's going on.
DeadLeaves Author
Probably some other mod that added something broken. Try the latest release (It works on 3.10.x)
ZyklonB
Is this currently coded out of the box to increase other spawns besides weapons? Like GPU? or do I have to edit the config file? Your older config had an "OnlyWeapons" true or false option. Thank you for the quick update to your mods!
DeadLeaves Author
It only does weapons spawns by default. If you wanna enable other options they're commented out in the config. (Any parent or item works, you can put in anything. The options in there are just suggestions)
If you want to see how your changes affect loot, I recommend doing loot dumps with my other mod. "Loot Fuckery"
DrunkGeko
This sonds cool but i need examples. What/where are some of those spawns? I kind of have no idea what this would affect
Bong Water
Leaving a reply here because I am also curious as well.
DeadLeaves Author
The default settings brings all the weapon spawns up to actually spawning. A lot of weapon spawns on for example reserv has one in thousand chance to spawn. This brings the spawn rates up to ~5% for them. And I mean a LOT of weapons. There is like 200 weapons on rezerv, kitted-out and default weapons all over the place. But they don't spawn by default.
MagCer
There's rifle racks on reserve where aks can spawn, and I've seen several M4 spawn points on woods at the usec camp.
DeadLeaves Author
Yeah, there are some that work, that's not what I was trying to say. Just that there is significantly more that don't.
On reserve off the top of my head.
SVDS on top of dome, and on one of the barrack roof.
Kitted AK74N on one roof, and bottom of underground stairs.
Kitted AKS74u near a fire railway bunkers and another fire near garage bunkers.
And when I looked with debug plus, there was a massive amount more.
carfromsky
Man, you're the best, its just awesome!
But can you tell me about the mod loading order? I thought all mods is just drag and drop into the game folder, how to manage it?
schiz
load order editor mod on this site, drop that in mod folder
DeadLeaves Author
Like he said, there is a load order editor here: https://hub.sp-tarkov.com/file…ad-order-editor/#versions
Otherwise you can just also manually edit the order.json in the user/mods/ folder, but that not very user friendly.