Dialogic 16 Update Problems

Godot Version

4.3

Question

Hi all, I downloaded Dialogic 15 and have been using it without issue in my game for some time. I had an issue though, when I tried to upgrade to Dialogic 16, all of a sudden I was unable to access the Dialogic class at all. When I call Dialogic.start(“timeline_name”) for instance, nothing happens. I’ve checked that the autoload is pointing to the same class, that’s not the issue. I’ve also tried two ways of updating- both updating through the already-installed Dialogic and deleting everything I can find of Dialogic and doing a clean install from their Github. Neither works, both have the same issue. It simply doesn’t seem to work once I upgrade. If anyone has had this problem or has any idea what it might relate to, I would be grateful for help.