The solution I am using is not "clean" but works:
I just merge the functions of both plugins.
This is a coder solution, but not a normal user one :)
PS: When overriding a function I do not call other custom functions from it, just core. So make sure to handle calls of custom functions properly if there are any.