[PLUGIN] Savior

Greetings,

I have purchased the plugin, after adding the plugin , my project doesnt Compile in 5.3 (both plugin and project are 5.3)

it says Savior and SaviorEditor are built with diffrent engine version. i tried many possible solutions

I have rebuilt and compiled the project with c++ , i faced several errors.

I added the Public dependencies to the Modules, didnt work,

all my attemps have failed so far.

I have a theory that the long list of errors might be coming from the FieldNotificationSystem, maybe it has something to do with the savior editor ??
after activating the savior plugin i get more than 300 errors regarding the UI and widget systems .here is a snapshot of my errors.

Update 1 : I fixed the issue by “Not moving the plugin from Engine directory to project directory”, i had moved the plugin folder form Engine files to project files (for my version control) , now the plugin is back at Engine directory and im wondering why the plugin doesnt load when its located in my project files, as i prefer it to be inside my project directory so everything can be compiled and saved to my version control together.

With regards.