Syntax errors - How do I fix them?

How do I fix a syntax error as shown in this error log extract:

2023-09-03 12:06:34.998 [INFO] :: Prepare asset load (open): /Vehicles/Mely3D/Military truck/Truck/MT Truck 1050 Base.duf

2023-09-03 12:06:34.998 [INFO] :: Locking viewport redraw...

2023-09-03 12:06:34.998 [INFO] :: Viewport redraw locked.

2023-09-03 12:06:35.042 [INFO] :: Native format content directories: 1

2023-09-03 12:06:35.042 [INFO] :: Poser format content directories: 3

2023-09-03 12:06:35.043 [INFO] :: Other import format content directories: 0

2023-09-03 12:06:35.043 [INFO] :: Begin asset load (open): /Vehicles/Mely3D/Military truck/Truck/MT Truck 1050 Base.duf

2023-09-03 12:06:35.044 [INFO] :: C:/Users/chris/OneDrive/Documents/DAZ 3D/Studio/My Daz Connect Library/data/cloud/1_53167/vehicles/mely3d/military truck/truck/mt truck 1050 base.duf (1,1): Syntax error - expected '{' or '['

2023-09-03 12:06:35.044 [INFO] :: Error loading asset: C:/Users/chris/OneDrive/Documents/DAZ 3D/Studio/My Daz Connect Library/data/cloud/1_53167/vehicles/mely3d/military truck/truck/mt truck 1050 base.duf

2023-09-03 12:06:35.044 [INFO] :: Operation failed

Some background.  This did open and load in a previous install on Daz3d, on a Win8.1 gaming laptop.  Some assets, though, when I did a fresh install on a Win10 gaming laptop, no longer load.  I've uninstalled and done a clean reinstall of Daz and DIM, and they still throw up these syntax errors.

Comments

  • crosswindcrosswind Posts: 6,175

    Weird... what's the locale do you use on new Win10? OneDrive issue... ? Anyway...

    - Download a Notepad++ (https://notepad-plus-plus.org/)

    - File Browser to - : C:/Users/chris/OneDrive/Documents/DAZ 3D/Studio/My Daz Connect Library/data/cloud/1_53167/vehicles/mely3d/military truck/truck/, open 'mt truck 1050 base.duf' with Notepad++. Check the 1st line, see if the first character is:  {

    - If not, change it to:  {

    - Save and retry...

  • That is a Connect (through Daz Studio) install that has not properly decrypted. Are you in fact isntalling through Daz Studio, or are you intending to use Install Manager or Daz Central? If you are trying to install through DS try uninstalling and reinstalling (right-click on the product container) and if that doesn't fix the issue please report it via a ticket - in the meantime you could download the zip and copy the folders from the /Content/ folder inside the zip to the C:/Users/chris/OneDrive/Documents/DAZ 3D/Studio/My Daz Connect Library/data/cloud/1_53167/ folder, which should replace the bad files with good.

  • Richard Haseltine said:

    That is a Connect (through Daz Studio) install that has not properly decrypted. Are you in fact isntalling through Daz Studio, or are you intending to use Install Manager or Daz Central? If you are trying to install through DS try uninstalling and reinstalling (right-click on the product container) and if that doesn't fix the issue please report it via a ticket - in the meantime you could download the zip and copy the folders from the /Content/ folder inside the zip to the C:/Users/chris/OneDrive/Documents/DAZ 3D/Studio/My Daz Connect Library/data/cloud/1_53167/ folder, which should replace the bad files with good.

    I coped the files from the working install and that fixed it, both through the smart content library and dragging and dropping.  Thanks. 

Sign In or Register to comment.