Viewing 7 posts
  • #46966
    Christian Rivera
    Participant
    Posts: 1
    Threads: 3
    Joined: Nov 2023

    Plugin version: 3.43.18
    3ds Max version: 2026
    Renderer: Corona

  • #46971
    Oleksandr Kramer
    Moderator
    Posts: 267
    Threads: 1406
    Joined: Aug 2009

      Before I can help narrow this down, I have a couple of quick questions:

      1. Is it always the same specific files that won’t show thumbnails, or does it change — sometimes different files in the same folders fail to load?

      2. Did anything happen just before the issue started — for example, did Windows or your antivirus update, did you move or rename any folders, or did a drive go offline?

  • #46975
    Christian Rivera
    Participant
    Posts: 1
    Threads: 3
    Joined: Nov 2023

      Hi!

       

      1. It’s always the same files, old files works perfectly, any new files added don’t show thumbnails
      2. Nothing has been updated, no renaming folders or something similar.
  • #46976
    Oleksandr Kramer
    Moderator
    Posts: 267
    Threads: 1406
    Joined: Aug 2009

      Please send a few of these files to me.

      It looks like they are stored in incorrect format.

  • #46978
    Christian Rivera
    Participant
    Posts: 1
    Threads: 3
    Joined: Nov 2023
  • #46981
    Oleksandr Kramer
    Moderator
    Posts: 267
    Threads: 1406
    Joined: Aug 2009

      It looks like the new thumbnail files are actually in WebP format but have been saved with a .jpg extension — Project Manager reads the actual file content, so it can’t load them as images.

      The fix is straightforward: please re-save or convert those thumbnail files to proper JPG format and replace the existing ones. Once done, the thumbnails should load correctly.

      If you’re not sure which files are affected, you can identify them by checking the file header — a real JPG starts with FF D8 FF, while a WebP file starts with RIFF. Any image converter will let you re-export them correctly as JPG.

      I’ll also look into adding a fallback for mismatched image formats in a future update — as long as it doesn’t negatively impact thumbnail loading performance.

      Kind regards

      [Resolved]

  • #46982
    Christian Rivera
    Participant
    Posts: 1
    Threads: 3
    Joined: Nov 2023

      Thanks for the response!

      It was the reason. Maybe there was a change in 3dsky’s thumbnails. I always downloaded them directly from the site and they worked but suddenly they this problem appeared.

      I just created a script for batch checking header and converting that works like a charm. Now it’s all fixed!

      Thanks!

      [Resolved]

Viewing 7 posts

You must be logged in to reply to this topic.