I found the problem (thanks for including the source, by the way Konkeranto!). There's a typo in form id: it says 0x0000D64, but it should say 0x00000D64, with one additional zero. I changed it and recompiled the script in the CK and it works for me now.
By the way, to recompile, I had to grab EWM_HandleModBase.psc from the dev kit files on the oldrim EWM page and put it in Source/Scripts instead of Scripts/Source. For some reason the sse version had additional dependencies that caused my compilation to fail. Some problem on my end maybe?
I tried to follow what @MrPMG did but I got lost and gave up in the end lol. No idea where to place the EWM_HandleModBase.psc from the dev kit files so the recompiling kept failing in the CK. First time I ever attempt to do something like this.
So, after learning how to edit and compile scripts in the Creation Kit (for the first time actually), I was able to correct the typo and recompile the script using MrPMG's instructions. Tested in-game and confirmed to be working (you might need to rebind the wheel slot through EasyWheel's MCM first). Just replace the mod's Scripts folder. I hope the mod author is ok with me sharing this fix - if not I'll be happy to take it down when asked to, of course.
P.S. Due to the now redundant MCM of Idle Animations WheelMenu, I disabled it by flagging its two MCM quests as Ignored. The mod still works perfectly through the new binding to the Easy WheelMenu.
11 comments
Using the dedicated keybind for Idle Animations brings up its wheel menu and works just fine.
By the way, to recompile, I had to grab EWM_HandleModBase.psc from the dev kit files on the oldrim EWM page and put it in Source/Scripts instead of Scripts/Source. For some reason the sse version had additional dependencies that caused my compilation to fail. Some problem on my end maybe?
First time I ever attempt to do something like this.
https://www.mediafire.com/file/9v1vqcwaofdgfvs/Easy_Wheelmenu_-_Idle_Animations_WM_Addon_%2528fixed_script%2529.zip/file
P.S. Due to the now redundant MCM of Idle Animations WheelMenu, I disabled it by flagging its two MCM quests as Ignored. The mod still works perfectly through the new binding to the Easy WheelMenu.
Any chance you could release the fixed script?