Issue #2267 on CWSM issue tracker.
If both Good Ending and Cracker's Wither Storm Mod are installed, Good Ending will cause a ticking entity crash if the player has a Command Block Sword in their inventory. According to Crackers (the developer of CWSM), the crash is caused due to the value of ItemStack#getTag returning null, which Good Ending does not check for.
Pastebin of the issue from CWSM's issue tracker.