YABEE TBS Generation: no attribute scripts

Hello there,

I am trying to export from blender with TBS generation but no matter if I select panda or blender, I only get a python error:

Traceback (most recent call last):
  File "/home/nils/.config/blender/2.76/scripts/addons/YABEE-master/__init__.py", line 392, in execute
    sett.opt_export_pbs)
  File "/home/nils/.config/blender/2.76/scripts/addons/YABEE-master/yabee_libs/egg_writer.py", line 1496, in write_out
    bpy.data.scripts, bpy.data.shape_keys, bpy.data.sounds,
AttributeError: 'BlendData' object has no attribute 'scripts'

location: <unknown location>:-1

location: <unknown location>:-1

Does anybody know how to solve this?

[Edit]Found out this has nothing to do with tbs but doesn’t work any way. There seems to have been a code update in blender. It works in 2.76b but not in 2.77beta2[/Edit]

I checked in a fix to YABEE.