Well from what I can see the problem is in pbCustomMessage and that should be where the trouble is...
All I needed to do in v16.1 was just add in Messages
Above def Kernel.pbMessage around line 996
Code:
def Kernel.pbCustomMessage(message,skin=nil,newx=nil,newwidth=nil,&block)...