Hi, I just tried useing windsurf (Ai coder tool like Cursor) to write the mod from the doc site (Create a simple mod) and it followed all the instructions. After re compiling the FactoryGame folder and trying to open the .uproject fiel, this error appeared: The following modules are missing or built with a different engine version:
FactoryGame
FactoryEditor
FactoryPreEarlyLoadingScreen
FactoryDedicatedServer
FactoryDedicatedClient
DummyHeaders
AbstractInstance
Wwise
AkAudio
AkAudioMixer
AudiokineticTools
WwiseConcurrency
WwiseEngineUtils
WwiseFileHandler
WwiseObjectUtils
(+25 others, see log for details)
Would you like to rebuild them now?
How can I fix that problem? I have attatched the .uproject file, which you should be able to open in the editor and see, that in there is the right UE version. ( "FileVersion": 3,
"EngineAssociation": "5.3.2-CSS",
"Category": "",
"Description": "",
"Modules": [ )