ositools
ositools copied to clipboard
Event handle not mapped: 40703203
Operating System
Windows
Extender Version
v57
Game Version
v3.6.117.3735
Bug Summary
I set CreateConsole
to true
and peaked at the output, mostly just to check if everything was running smoothly. For a while, it was. Today, I'm noticing the same error being logged essentially non-stop:
dse::CustomFunctionInjector::ThrowEvent(): Event handle not mapped: 40703203
Sometimes an error with a different, but very similar, number is logged: 40503203
, 40303203
, 40403203
, 40803203
.
Not sure if I should worry about this.
I installed this tool part way through a single-player story. I've enabled multiple giftbag features.
Links
https://gist.github.com/Canowyrms/db8716f295e787cfbd6da81986f08b99#file-extender-runtime-2023-02-01-06-32-53-log
This message is logged when a mod is subscribed to an Osiris event in lua that is not actually used in the story scripts, preventing it from working.