darkconsole / dse-soulgem-oven

Soulgem Oven 4 Special Edition Edition
BSD 3-Clause "New" or "Revised" License
27 stars 5 forks source link

Gems and Milk Spawn Outside Cell #5

Closed insanityfactor closed 2 years ago

insanityfactor commented 4 years ago

So when an NPC or PC births/milks, both the gems and the milk do not drop at the character. At first, I thought they just weren't spawning, but then I decided to tcl and look around. Sure enough, the milk and the gems spawn consistently in the same space, outside the walls of the interior Breezehome cell, and fall into the ether and then pop back up after falling a certain distance. I tried this in multiple cells and outside, and the result is the same: the milks and gems are nowhere near the character making them. I checked out the debug logs in the console and it looks like the mod thinks everything is working fine.

insanityfactor commented 4 years ago

Looked a little more closely and in the console debug when it finds the node for "DropResource" it returns AnimObjectA: 0.00000. Is this a body issue then? I'm using BHUNP 3BBB, and I also don't have scaling but I was just gonna leave that be. Same issue with wanking, if that makes a difference.

darkconsole commented 3 years ago

the only way it appears to me that could be returning 0 would be if it cannot find the node in your skeleton.

thrxwaway commented 1 month ago

I know this is a long shot since this hasn't been touched in so long, but I'm having the same issue and have no idea how to fix it. I can give my load order if needed, if anyone sees this. Thanks

darkconsole commented 1 month ago

are you able to look at your skeleton in nifksope to confirm AnimObjectA still exists? it wouldn't be the first time i had to ask baka to stop breaking stuff lmao.

thrxwaway commented 1 month ago

AnimObjectA exists. Including a screenshot of my nifskope window since I don't really know what I'm looking at. Screenshot 2024-07-20 175911

darkconsole commented 1 month ago

sorry i just been passively thinking about it off and on. are you doing this to the player character or an npc?

if its an npc, can you confirm that npc has the correct skeleton with the node as well? as many followers do that custom race crap with custom skeletons.

thrxwaway commented 1 month ago

Yes, it is my PC.