[02/15/2018 - 11:52:02PM] Error: Unable to bind script JaxonzConsolePlugIn to JaxonzEnhGrabUpdateQuest (14000D62) because their base types do not match
This error is caused by a script extending one type but being used on an incorrect type. In this particular instance, DLC2WaterScript incorrectly extended ObjectReference when it should have extended ReferenceAlias. This is an error that must be corrected by the mod's author. It should self correct when the game loads after it's been fixed, but only once the content is no longer actively being used.
[02/15/2018 - 11:52:02PM] Error: Unable to bind script JaxonzConsolePlugIn to JaxonzEnhGrabUpdateQuest (14000D62) because their base types do not match
This error is caused by a script extending one type but being used on an incorrect type. In this particular instance, DLC2WaterScript incorrectly extended ObjectReference when it should have extended ReferenceAlias. This is an error that must be corrected by the mod's author. It should self correct when the game loads after it's been fixed, but only once the content is no longer actively being used.