Thank you for the journal. It looks like Datasmith (which is built into Revit 2024 or later) did initialize fine, and passes the GPU check:
Jrn.Command "Ribbon" , " , ID_OPEN_IN_TWINMOTION"
'C 31-Aug-2023 15:37:04.516; 1:< DatasmithInitialization: Initializing Datasmith
' 1:< Revit Graphics Information
' 1:< Current Mode : DirectX Hardware
' 1:< Use Hardware: ON
' 1:< Use Overlays : ON
' 1:< Revit Graphics Information
' 1:< Current Mode : DirectX Hardware
' 1:< Use Hardware: ON
' 1:< Use Overlays : ON
'C 31-Aug-2023 15:37:04.525; 1:< DatasmithInitialization: GPU Check passed.
' 1:< ::85:: Delta VM: Avail -379 -> 134177506 MB, Used +148 -> 968 MB, Peak +148 -> 970 MB; RAM: Avail -51 -> 719 MB, Used +70 -> 991 MB, Peak +71 -> 993 MB
' 1:< GUI Resource Usage GDI: Avail 8617, Used 1383, User: Used 572
'C 31-Aug-2023 15:37:07.109; 1:< DatasmithInitialization: Initialized successfully.
' 1:< API_SUCCESS { Registering DocumentChanged event by application TwinmotionForRevit (e90df5ab-5793-4af0-94eb-62b29afd09c3). }
' 1:< ::85:: Delta VM: Avail -18 -> 134177488 MB, Used +1 -> 970 MB, Peak +3 -> 973 MB; RAM: Avail +3 -> 722 MB, Used +1 -> 992 MB, Peak +2 -> 996 MB
' 1:< GUI Resource Usage GDI: Avail 8617, Used 1383, User: Used 572
' 1:< API_SUCCESS { Registering ViewActivated event by application TwinmotionForRevit (e90df5ab-5793-4af0-94eb-62b29afd09c3). }
' 1:< API_SUCCESS { Registering DocumentClosing event by application TwinmotionForRevit (e90df5ab-5793-4af0-94eb-62b29afd09c3). }
' 1:< API_SUCCESS { Registering Idling event by application TwinmotionForRevit (e90df5ab-5793-4af0-94eb-62b29afd09c3). }
Please confirm the following test:
- Close the Revit model Modefied Final Model Tiwanaku.rvt.
- Rename the Revit model Modefied Final Model Tiwanaku.rvt to something simple; let's just try Test.rvt for now.
- Open Test.rvt. Save it. Close it. Re-open Test.rvt.
- Attempt Open in Twinmotion. Does Twinmotion launch? Or does nothing happen?
If this persists I would recommend installing Revit 2024.1 as there are a number of Twinmotion improvements there I would like to rule out. If the issue still persists after installing Revit 2024.1, please let me know, and attach an updated journal where you attempt to use Open in Twinmotion. Thank you!

Ryan Duell