Welcome to the AFK Mods bug tracker. In order to report an issue, you need to have a VALIDATED account to post one. Once you have followed the link the registration email sent you, please select a project from the drop down menu below. Select “Open New Issue” and fill out the form with as many details as possible.

Please also consider sending your bug report to Bethesda if you are reporting on an issue with Skyrim Special Edition, Fallout 4, Starfield, or Oblivion Remastered. Doing so will help everyone on all platforms.

Issue Data
Status: Confirmed
Issue Type: Bug Report
Project: Unofficial Skyrim Special Edition Patch
Component: Skyrim SE: Dragonborn
Category: Placed References
Assigned To: Nobody
Platform: All
Severity: Very Low
Votes: 0
Watching: N/A
Opened By BlackPete on Jan 15, 2026 5:51 am
Last Edited By DarthVitrial on Jan 18, 2026 12:17 pm

Issue #36174: MineOreScript: Cannot call Activate() / goToDepletedState() on a None object

 
[01/14/2026 - 04:39:03PM] error: Cannot call Activate() on a None object, aborting function call
stack:
[ (0401EF88)].MineOreScript.giveOre() - "MineOreScript.psc" Line 240
[ (0401EF88)].MineOreScript.proccessAttackStrikes() - "MineOreScript.psc" Line 190
[ (0401EF88)].MineOreScript.OnHit() - "MineOreScript.psc" Line 145
[01/14/2026 - 04:39:03PM] warning: Assigning None to a non-object variable named "::temp31"
stack:
[ (0401EF88)].MineOreScript.giveOre() - "MineOreScript.psc" Line 240
[ (0401EF88)].MineOreScript.proccessAttackStrikes() - "MineOreScript.psc" Line 190
[ (0401EF88)].MineOreScript.OnHit() - "MineOreScript.psc" Line 145
[01/14/2026 - 04:39:03PM] error: Cannot call goToDepletedState() on a None object, aborting function call
stack:
[ (0401EF88)].MineOreScript.giveOre() - "MineOreScript.psc" Line 241
[ (0401EF88)].MineOreScript.proccessAttackStrikes() - "MineOreScript.psc" Line 190
[ (0401EF88)].MineOreScript.OnHit() - "MineOreScript.psc" Line 145


Note: Assuming this isn't nonsense, it could be a vanilla script issue. I encountered the same exact thing in Runoff Caverns (Forgotten Season CC DLC) where the veins were all empty in the dungeon upon entering it for the first time. Maybe that's deliberate in this case (in Raven Rock mines) though. I don't seem to recall the veins while exploring the mines during the Final Decent last time I played this DLC. That was a several years ago now, so maybe something changed.

Comments

5 comment(s)
BlackPete said:
 
Correction to one of the sentences in my comment above so it actually makes sense:
I don't seem to recall the veins being empty while exploring the mines during the Final Decent last time I played this DLC.

Also:
I accidently put this report under placed references.

It should be noted that the FormID is only one of the many veins in the mine that are throwing these errors.

And one more thing: the stalhrim deposit in the mines wasn't empty and could be mined just fine.

Comment #1 Jan 15, 2026 5:53 am  Edited by BlackPete on Jan 15, 2026 6:19 am
BlackPete said:
 
Not sure why I didn't realize this immediately, but the dialogue in the game is rather clear that the mine had completely run dry, not just ebony. From reading several sources, people claim that the veins are empty until the mine reopens, which I guess, if true, would make sense.

Comment #2 Jan 15, 2026 6:33 am  Edited by BlackPete on Jan 15, 2026 6:46 am
DarthVitrial said:
 
It appears to be because 0401EF88 and 0401AF5F don't have mining furniture markers assigned as linked refs. Try this?



Attached Files:

36174.esp

BlackPete said:
 
That did fix the issue with those two nodes being empty. It appears that every one of them in the cell will throw the same errors. Does it seem odd to you that they're all missing linked furniture markers? I'm trying to figure out how this could have gone unnoticed for so long.

The following list is probably all of them unless I've missed a few others somewhere.
0401B010, 0401B011, 0401EF7A, 0401EF7B, 0401EF7C, 0401EF7D, 0401EF92, 0401EFA5, 0401EFA6, 0401EFA7, 0401EFC3, 0401EFF4, 0401EFF5, 0401F050, 0401F051, 0401F052, 0401F053, 0401F055, 0401F056, 0401FA52, 0401FA53

Comment #4 Jan 18, 2026 3:33 am  Edited by BlackPete on Jan 18, 2026 3:38 am
DarthVitrial said:
 
Assuming it's not intentional for some odd reason, my guess is because the dungeon has a bunch of ores that enable/disable based on quest progress and someone lost track of which ones needed what.

Showing Comments 1 - 5 of 5