Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

LOL: Doesn't show thumbnails #759

Open
odil24 opened this issue Mar 26, 2022 · 8 comments
Open

LOL: Doesn't show thumbnails #759

odil24 opened this issue Mar 26, 2022 · 8 comments

Comments

@odil24
Copy link
Contributor

odil24 commented Mar 26, 2022

System:
Win10, Blender 3.1 official and LCR v2.61 latest (with LOL assetbar fix)

Problem:
LOL Asset viewer doesn't shows Thumbnail images (just black blanks) but it has saved rendered images on the LOL folder.

@neo2068
Copy link
Member

neo2068 commented Mar 27, 2022

Hi! Are there any error messages in the blender console? Is the big image shown when you hover over a thumbnail? In the preview folder there should be a small image version and in the full folder the big image.

@SlincHD
Copy link

SlincHD commented Mar 28, 2022

yes i got an eror while trying to use LOL

Python: Traceback (most recent call last):
File "C:\Users\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\BlendLuxCore\operators\lol\assetbar.py", line 521, in invoke
ui_bgl.init_ui_size(context, active_area, active_region)
File "C:\Users\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\BlendLuxCore\draw\lol\viewport.py", line 224, in init_ui_size
assetbar_props.margin = assetbar_props.bl_rna.properties['margin'].default * ui_scale
TypeError: bpy_struct: item.attr = val: LuxCoreOnlineLibraryAssetBar.margin expected an int type, not float

location: :-1

i hope that helps @neo2068 :D

@neo2068
Copy link
Member

neo2068 commented Mar 28, 2022

That error has been fixed in latest build. Please try if it works with that version. Link

@SlincHD
Copy link

SlincHD commented Mar 28, 2022

thank you very much :D

@odil24
Copy link
Contributor Author

odil24 commented Mar 29, 2022

That error has been fixed in latest build. Please try if it works with that version. Link

It doesn't helps. Here another issue when I press to Asset bar button:

File "D:\Softwares\Blender\versions\blender-3.1.0-stable(latest)\3.1\scripts\addons\BlendLuxCore\utils\lol\utils.py", line 720, in bg_download_thumbnails
    asset['thumbnail'] = bpy.data.images.load(tpath)
TypeError: unsubscriptable object

@neo2068
Copy link
Member

neo2068 commented Mar 29, 2022

@odil24 That is a strange error and it should not happen. I cannot reproduce it. Can you test if it gets solved if you push the 'Update ToC from server' button in the addon?

@odil24
Copy link
Contributor Author

odil24 commented Mar 29, 2022

@odil24 That is a strange error and it should not happen. I cannot reproduce it. Can you test if it gets solved if you push the 'Update ToC from server' button in the addon?

lcr

@odil24
Copy link
Contributor Author

odil24 commented Mar 30, 2022

@odil24 That is a strange error and it should not happen. I cannot reproduce it. Can you test if it gets solved if you push the 'Update ToC from server' button in the addon?

Yes, but it doesn't solved the problem. Something goes wrong I guess.

Thanks for your response.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants