diff --git a/Creation Kit Platform Extended Core/Core/EngineFO4Patches.cpp b/Creation Kit Platform Extended Core/Core/EngineFO4Patches.cpp index 6e90598..259b040 100644 --- a/Creation Kit Platform Extended Core/Core/EngineFO4Patches.cpp +++ b/Creation Kit Platform Extended Core/Core/EngineFO4Patches.cpp @@ -115,7 +115,7 @@ namespace CreationKitPlatformExtended new Patches::BSResourceTextureDBREPatch(), new Patches::FixLandspaceVNMLPatch(), new Patches::ChooseSoundFilePatch(), - new Patches::CrashInventoryPatch(), + //new Patches::CrashInventoryPatch(), new Patches::RunNetworkDisablePatch(), new Patches::CrashConditionItemGetCrimePatch(), new Patches::DontMatchFormsPatch(), diff --git a/Creation Kit Platform Extended Core/Version/build_version.txt b/Creation Kit Platform Extended Core/Version/build_version.txt index c93b2d0..d51e5e4 100644 Binary files a/Creation Kit Platform Extended Core/Version/build_version.txt and b/Creation Kit Platform Extended Core/Version/build_version.txt differ diff --git a/Creation Kit Platform Extended Core/Version/resource_version2.h b/Creation Kit Platform Extended Core/Version/resource_version2.h index 20ef7ae..9504b79 100644 Binary files a/Creation Kit Platform Extended Core/Version/resource_version2.h and b/Creation Kit Platform Extended Core/Version/resource_version2.h differ