About Store Forum Documentation Contact



Post Reply 
Project Import Error
Author Message
oscam Offline
Member

Post: #1
Project Import Error
Good Day to everyone !

I'm totally new to the Esenthel / Titan engine (although I've known about it for years), and today, I decided to take a plunge and learn the engine.

So I purchased the Esenthel RPG 2 from the store, and I downloaded the engine from the website.

Successfully installed it with no issues.

However, when I attempted to import the Esenthel RPG 2 project into the engine, I get the following message:

" Selected project was created with a newer version of the engine "

I also tried the steam version and got the same response.

I was wondering if there was anyone who could assist me with resolving this ?

---------------------

Sorry I forgot to add that I was running the engine on Windows 11.

Thanks
(This post was last modified: 03-02-2025 11:52 PM by oscam.)
03-02-2025 07:37 PM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #2
RE: Project Import Error
Hi and thanks for your purchase!
I've updated the Engine Binary version from Esenthel Website.
Please restart Editor, it will start downloading files and on finish it will notify you about engine update available.
Once you click update/restart, project should import.
In case of other problems, please let me know.
03-03-2025 03:25 AM
Find all posts by this user Quote this message in a reply
oscam Offline
Member

Post: #3
RE: Project Import Error
(03-03-2025 03:25 AM)Esenthel Wrote:  Hi and thanks for your purchase!
I've updated the Engine Binary version from Esenthel Website.
Please restart Editor, it will start downloading files and on finish it will notify you about engine update available.
Once you click update/restart, project should import.
In case of other problems, please let me know.


Good morning,

And thanks for your speedy response. I will do as you've recommended and provide an update on how it goes.

Thanks for your support.
03-03-2025 10:19 AM
Find all posts by this user Quote this message in a reply
oscam Offline
Member

Post: #4
RE: Project Import Error
Hi there,

So I've:

- Successfully installed the update and restarted the engine

- Successfully Imported the project into the engine, and can view project source files using the engine browser.

- Provided the VS 2022, JDK, and Android studio paths

However when I run the project, I get the following error on the output console:

Code:
C:\xxxxxxxxxMicrosoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.CppCommon.targets(2734​,3): error MSB4019: The imported project "C:xxxxxxxx\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\WindowsXaml\v17.0\Microsoft.Windows.UI.X​aml.Cpp.targets" was not found. Confirm that the expression in the Import declaration "$(_CppCommonExtensionTargets)", which evaluated to "C:\xxxxxxxxxxMicrosoft Visual Studio\2022\Community\MSBuild\Microsoft\WindowsXaml\v17.0\Microsoft.Windows.UI.X​aml.Cpp.targets", is correct, and that the file exists on disk. [C:xxxxxxxxxx\Esenthel Engine\Projects\_Build_\Esenthel RPG 2\Project.vcxproj]

Thanks
03-03-2025 11:24 AM
Find all posts by this user Quote this message in a reply
Esenthel Offline
Administrator

Post: #5
RE: Project Import Error
Hi,
Maybe it's related to this problem :
https://esenthel.com/forum/showthread.php?tid=11446
03-05-2025 05:30 AM
Find all posts by this user Quote this message in a reply
oscam Offline
Member

Post: #6
RE: Project Import Error
(03-05-2025 05:30 AM)Esenthel Wrote:  Hi,
Maybe it's related to this problem :
https://esenthel.com/forum/showthread.php?tid=11446

Fantastic. Thanks for this. I will look into it and report back. Thanks a lot for the assistance.
03-05-2025 07:14 PM
Find all posts by this user Quote this message in a reply
Post Reply