We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.

Werner Lang

Forum Replies Created

Viewing 1 post (of 1 total)
  • Author
    Posts
  • in reply to: Animated textures in verge3d #32435
    Werner Lang
    Customer

    When I try the water animation example mentioned above, I get following error while exporting verged3d gltf;

    Traceback (most recent call last):
    File “C:\Users\Nutzer\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\verge3d\__init__.py”, line 143, in execute
    return gltf2_export.save(self, context, exportSettings)
    File “C:\Users\Nutzer\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\verge3d\gltf2_export.py”, line 121, in save
    generateGLTF(operator, context, exportSettings, glTF)
    File “C:\Users\Nutzer\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\verge3d\gltf2_generate.py”, line 3140, in generateGLTF
    generateAnimations(operator, context, exportSettings, glTF)
    File “C:\Users\Nutzer\AppData\Roaming\Blender Foundation\Blender\2.83\scripts\addons\verge3d\gltf2_generate.py”, line 934, in generateAnimations
    sampler = samplers[channel[‘sampler’]].copy()
    IndexError: list index out of range

    location: <unknown location>:-1

    Maybe there is a solution soon or a work around. :unsure: :unsure:

    Attachments:
    You must be logged in to view attached files.
Viewing 1 post (of 1 total)