Jump to content

Ultimate Lighting Mod broke 1.11


Micky535

Recommended Posts

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

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 by EMS60
Link to comment
Share on other sites

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...