-
I am trying to get setup to try this out, I am getting an error: The following modules are missing or built with a different game version: When I say yes, it tells me "KotlinUnreal could not be compiled. Try rebuilding from source manually." I am using UE 5.0.3. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Make sure you are following the installation instructions on the Wiki, First of all, make sure to installl the Unreal.js plugin. https://github.com/hiperbou/kotlin-unreal/wiki/Installation If you still get the same error, try opening the KotlinUnreal.sln project in Visual Studio and build from there. It should give you a better error message to understand what's happening. I haven't updated to UE 5.0.3 yet, but I could try it tomorrow if you're still having problems and try to fix it. |
Beta Was this translation helpful? Give feedback.
Make sure you are following the installation instructions on the Wiki, First of all, make sure to installl the Unreal.js plugin.
https://github.com/hiperbou/kotlin-unreal/wiki/Installation
If you still get the same error, try opening the KotlinUnreal.sln project in Visual Studio and build from there. It should give you a better error message to understand what's happening.
I haven't updated to UE 5.0.3 yet, but I could try it tomorrow if you're still having problems and try to fix it.