Deadside MODKit Python Issue

Deadside MODKit Python issue any chane to fix this problem so we can use python in the MODKit? after enabeling Python in the modkit and restarted modkit not starting and getting that error message see image.

Hello there @Chevy_Cav!

That sounds like a conflict with the ModKit itself, rather than with UE. I would make sure that the plugin is properly installed. From what I could find about it, the location should be at Engine/Plugins/Experimental/PythonScriptPlugin/Binaries/Win64/. There should be related .dll files in this directory. If there are none, then the plugin needs to be reinstalled. Same for .uplugin files.

Now, if the files are present, then I would test clearing the cache, to get rid of any corrupted or stale files. Delete folders Intermediate and Saved/Config in the ModKit project directory, and launch it from scratch, so a new cache can be generated. Re-test the plugin from there.

Hi thx for getting back to me. I don’t have these folders : Binaries/Win64/ How can I re-install the plugin? and uplugin files?

Hello again!

Since the modkit is deployed from the Epic Game Store, the best approach here would be to fully remove the install, clear up any references to it, then re-download it from scratch.

If the folders remain missing after that, then the remaining step would be to reach out for support directly from the devs, as something is not working as intended with the modules.