eliemichel / LilySurfaceScraper

Import shaders end environments in Blender from a single URL

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Problem with lily surface addon - help please

Elisinac opened this issue · comments

Hi!!
When I try to copy the texture link in the box of "lili Surface Scraper", appears this error:

Python: Traceback (most recent call last):
File "/Users/marcobizzarro/Library/Application Support/Blender/2.91/scripts/addons/LilySurfaceScraper/frontend.py", line 173, in execute
data.selectVariant(int(self.variant))
File "/Users/marcobizzarro/Library/Application Support/Blender/2.91/scripts/addons/LilySurfaceScraper/ScrapedData.py", line 70, in selectVariant
if not self._scraper.fetchVariant(variant_index, self):
File "/Users/marcobizzarro/Library/Application Support/Blender/2.91/scripts/addons/LilySurfaceScraper/Scrapers/CgbookcaseScraper.py", line 86, in fetchVariant
selected_variants = [(variants_data[variant_index % n], False)]
ZeroDivisionError: integer division or modulo by zero

location: :-1

My Blender: 2.91.2
My OS: Mac
Llily Surface Version: 1.7.1

Can you help me please?

Thank you.

Ely

do you still have this error on the latest version (1.7.4) ?

Thank you, with the update, the addon works!!
Many thanks!!!!