ianpatt / skse64

Skyrim SE Script Extender
https://skse.silverlock.org
Other
286 stars 40 forks source link

AE preliminary: calling SKSEMessagingInterface->RegisterListener with non-skse sender throws fast-fail exception #10

Closed SlavicPotato closed 2 years ago

SlavicPotato commented 2 years ago

Should be readily reproducible on skse64_2_01_03 and 04 runtimes:

intfc->RegisterListener(pluginHandle, "blahblah", handler);