This one Modify feats
Ext.Events.StatsLoaded:Subscribe(function ()
MCMASIAPI:OnStatsLoadedMCM()
end)
this one clean bad ASI Races/classes and create good ASI
Ext.Events.StatsLoaded:Subscribe(builder5e)
Indications
since commit 2d924b9: Fix sync() not adding boosts on statuses
The data no longer want to be taken into account.
I'm suspicious of this error message, but as I don't know the inner workings of bg3se, I don't know if it's related.
bg3se::esv::lua::OsirisCallbackManager::RegisterNodeHandler(): Couldn't register Osiris subscriber for CharacterCreationFinished/1: Symbol not found in story.
I have attempted solutions to common problems
Yes
I have checked that my game version is supported
Yes
OS
Windows 11
Platform
Steam
Description
I have a mod that modifies ASI, feats https://github.com/novus213/BG3_RacialASI and its library https://github.com/novus213/BG3_KendersLabsCoreLibs
i call functions with
This one Modify feats Ext.Events.StatsLoaded:Subscribe(function () MCMASIAPI:OnStatsLoadedMCM() end)
this one clean bad ASI Races/classes and create good ASI Ext.Events.StatsLoaded:Subscribe(builder5e)
Indications
since commit 2d924b9: Fix sync() not adding boosts on statuses The data no longer want to be taken into account.
I'm suspicious of this error message, but as I don't know the inner workings of bg3se, I don't know if it's related. bg3se::esv::lua::OsirisCallbackManager::RegisterNodeHandler(): Couldn't register Osiris subscriber for CharacterCreationFinished/1: Symbol not found in story.
Diagnostic Files
BG3 Diagnostic Data.txt
Steps to Reproduce
No response
Expected Behavior
No response
Actual Behavior
No response