Parser Error in SMRT-Script

:information_source: Attention Topic was automatically imported from the old Question2Answer platform.
:bust_in_silhouette: Asked By bobokox
:warning: Old Version Published before Godot 3 was released.

Hi!

I have a problem using SMRT. I get this error:

Parser Error: Can't preload resource at path: res://addons/SMRT/faces/dialog.tres

its this line:

export (SpriteFrames) var face_sprites = preload("res://addons/SMRT/faces/dialog.tres")

I don’t know whats the problem. I’ve used SMRT in many projects. It always worked fine.
just tried it in a new project. same error. :frowning:

Can someone help me please?

thank you