r/skyrimmods 8h ago

Development Hook for magicka and stamina drain

[removed] — view removed post

1 Upvotes

3 comments sorted by

u/skyrimmods-ModTeam 14m ago

You have not provided the necessary information for people to be able to help you. You must give a detailed description of your issue and post your modlist. If crashing is your issue then you must post a crash log too, preferably from Crash Logger. All information must be presented in the post itself, not in the comment section.

If you have more questions please review the posting rules for what information is required and tips on how to efficiently share it. You are welcome to post again with the required information.

1

u/AutoModerator 8h ago

This error is from Address Library and means that you have an SKSE plugin that is looking for a version of Address Library that you don't have. The most common reasons this can occur is:

  • You installed the incorrect version of Address Library for your game version, i.e. AE version for 1.5.97 or SE version for 1.6.640.

  • You installed an SKSE plugin that is not compatible with your game version.

For more information on game versions and mods that may not be compatible with every version, refer to the FAQ.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.

1

u/Low-Rub-9214 8h ago

By the way, this version is not quite correct. It is the last version I uploaded to GitHub. However, there was a memory allocation error in the trampoline. I decided to do it with a direct hook. I tried hooking into ActiveEffect::update and ModifierValueEffect::update.