Jump to content

RegisterForHotkey() Not working in F4SE 0.6.1?


FiftyTifty

Recommended Posts

So I've a script that sets the Home and End keys as hotkeys, which either call SetMotionType() on a bunch of placed items, or links them to the workshop.

 

This was working in F4SE 0.6.0 (Fallout 4 v1.10.26), but after updating Fallout 4 and F4SE, the hotkeys don't work anymore, as RegisterForHotkey() doesn't do anything.

 

Has anybody else got this issue?

Link to comment
Share on other sites

I do not speak English and do not know how to report a bug to F4SE team.
So I will write here. Here more educated people.

Bug report
Missing vanilla function in F4SE build: 0.6.1, 0.6.2. In build: 0.6.0 present.

ObjectReference

; Clears this object from data on all invalid locations
Function ClearFromOldLocations() native


Many messages in the logs
error: Method ClearFromOldLocations not found on workshopnpcscript. Aborting call and returning None

Replacing ObjectReference.pex from build 0.6.0 resolve issues


They packed psc sources in Data\Scripts\Source folder, but right place is Data\Scripts\Source\User folder.

Link to comment
Share on other sites

  • Recently Browsing   0 members

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