Jump to content

Something spams fork received message on screen


Recommended Posts

Posted

Hello

 

What might cause "Fork received" message. It keeps coming every second.

 

po3_SpellPerkItemDistributor log shows:

 

[10:29:14:315] [🎒] [ACHR:00000014] (Base: Player "Prisoner" [NPC_:00000007]) picked up 1 BasicFork01 "Fork" [MISC:00104B3F]
[10:29:14:335] [🎒] [ACHR:00000014] (Base: Player "Prisoner" [NPC_:00000007]) dropped 1 BasicFork01 "Fork" [MISC:00104B3F]
[10:29:17:599] [🎒] [ACHR:00000014] (Base: Player "Prisoner" [NPC_:00000007]) picked up 1 BasicFork01 "Fork" [MISC:00104B3F]
[10:29:17:633] [🎒] [ACHR:00000014] (Base: Player "Prisoner" [NPC_:00000007]) dropped 1 BasicFork01 "Fork" [MISC:00104B3F]

 

PrivateProfileRedirector log shows... it is full of this s***

 

[2025-10-01/15:59:46.098][PID:008976|UNK:006424][Information] DllMain(0x7fff10aa0000, DLL_THREAD_ATTACH, 0x0)
[2025-10-01/15:59:46.099][PID:008976|UNK:001984][Information] DllMain(0x7fff10aa0000, DLL_THREAD_ATTACH, 0x0)
[2025-10-01/15:59:46.600][PID:008976|UNK:006424][Information] DllMain(0x7fff10aa0000, DLL_THREAD_DETACH, 0x0)
[2025-10-01/15:59:46.600][PID:008976|UNK:001984][Information] DllMain(0x7fff10aa0000, DLL_THREAD_DETACH, 0x0)
[2025-10-01/15:59:47.083][PID:008976|UNK:008712][Information] DllMain(0x7fff10aa0000, DLL_THREAD_DETACH, 0x0)

 

0x7fff10aa0000 is address of PrivateProfileRedirector...

 

PapyrusUtilDev log is full...

 

Override Picked -- Package[2502403744] Priority[99] Flag[0]
Package[302049753] Priority[99] Flag[0]
Override Picked -- Package[2502403072] Priority[99] Flag[0]
Package[302049754] Priority[99] Flag[0]
Override Picked -- Package[2502402848] Priority[99] Flag[0]
Package[302051161] Priority[99] Flag[0]
Override Picked -- Package[2502400608] Priority[99] Flag[0]

 

No crashes to deskstop. Save seems to be clean ReSaver shows no errors / script stacks. I didin't see any VM freezing / frozen messages on PapyrysLog.

ForkIsBorg.jpg

Posted (edited)

A few ideas I can think of here:

  1. This is caused by a mod that's stuck in a loop.
  2. This is caused by a mod that's trolling you. Perhaps you didn't read the instructions, sort of like what DynDOLOD does with its giant cow in the middle of the Whiterun plains.

Assuming its using a standard script property to access the fork item:

  1. Start xEdit, don't change the load order.
  2. Browse your way to the fork MISC record:
     [00] Skyrim.esm (24BB49CD) \ Misc. Item \ 00104B3F <BasicFork01>
  3. View the references tab at the bottom.
  4. Sort by the File column and ignore the ones from vanilla plugins.
  5. Make a list of all suspects.
  6. Disable these suspects, and clean up their active scripts with ReSaver or start a new game before testing.

If there is nothing obvious in the references tab of the fork MISC record, then finding the source gets more difficult. I'd perhaps use my own string search utility to look for calls to AddItem in all pex and bsa files in all mods. Cross-reference this with a search for GetFormFromFile. This utility is available upon request.

 

50 minutes ago, Risa said:

PrivateProfileRedirector log shows...

 

Irrelevant.

 

50 minutes ago, Risa said:

PapyrusUtilDev log is full...

 

Considering the words Package, Override and Priority show up here, these are all related to ai packages. I'd say this is irrelevant.

Edited by traison
Posted

OK I will check mods with xEdit.

 

 To Belegost: fork, spoon and next thing will be mug.... we shall see...

Posted

Only two mods edits 00104B3F <BasicFork01> Unofficial Skyrim Special Edition Patch.esp and Weapons Armor Clothing & Clutter Fixes.esp.

Edited data value is weight and nothing else. Problem must be something else.

 

New game without those plugins didin't help at all. Fork is still loading somewhere.

 

Maybe your utility help? Can you send it?

 

By the way... i didin't install HolyCow. Installation of DynDoLod is permanent on my computer. Without it game looks absolute horrible.

Posted (edited)
1 hour ago, Risa said:

Only two mods edits 00104B3F...

 

That's irrelevant. See step 3 of my instructions above. It's the references that matter in this case.

 

1 hour ago, Risa said:

Maybe your utility help? Can you send it?

 

Sure, but you still need to check the references in xEdit.

 

3 hours ago, Risa said:

To Belegost: fork, spoon and next thing will be mug.... we shall see...

 

It's going to be far worse than that... a spork.

Edited by traison
Posted

How to save RefecencedBy tab information to text file? Do i need script for it? Using xEdit 4.1.5f. Highlight + copy saves only FormID data.

Posted
1 hour ago, Risa said:

How to save RefecencedBy tab information to text file?

 

Surely you don't have that many mods referencing forks??

Posted

Refecenced tab gave me hint what mod might be problematic.

 

It was Athletics Training... nexus forum contains comments of fork spam. Normally i read comments, but this time i didin't. (reading 0, knowledge +1 and being stupid +3)

 

20 hours ago, traison said:

Surely you don't have that many mods referencing forks??

I don't know did read right tab or information? I pick fork form Skyrim.esm and open referencing tab. There is skyrim, bsheartland and several other mods.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...