Micky535 Posted October 23, 2015 Share Posted October 23, 2015 So ever since yesterdays patch, I haven't been able to run my game, always failing when compiling scripts. I get the following error Error [modneverencumbered]game\player\playerwitcher.ws(7204): Could not find function 'ClearAllAchievements' I've tried disabling and uninstalling the mod to no avail. verifying game cache doesnt work too.And to top things off when i tried to see whether there was an update to the mod, the mod page has been deleted.Any help on how to fix my game? Link to comment Share on other sites More sharing options...
EMS60 Posted October 23, 2015 Share Posted October 23, 2015 (edited) Your error refers to another mod. But KNGULM is also broken. I'm using NeverEncumbered also and didn't get this error message. EDIT: It's fairly easy to repair. Just replace the error line with the respective one from the vanilla game.//remove all achievements theGame.GetGamerProfile().ClearAllAchievementsForEP1(); This worked for me. Edited October 23, 2015 by EMS60 Link to comment Share on other sites More sharing options...
Recommended Posts