rgsouthall / vi-suite06

VI-Suite release for Blender 2.8
32 stars 8 forks source link

Problem with texture export Error: Could not acquire buffer from image #16

Closed ttsesm closed 3 years ago

ttsesm commented 3 years ago

Hi @rgsouthall,

with the last update I am getting the following error, which I guess it is related with the texture map loading:

Traceback (most recent call last):
  File "/home/ttsesm/Development/BlenderProc/blender/blender-2.83.2-linux64/2.83/scripts/addons/vi-suite06/livi_export.py", line 462, in cyfc1
    if 'LiVi' in svp['viparams']['resnode'] or 'Shadow' in svp['viparams']['resnode']:
KeyError: 'key not in subgroup dict'
Problem with texture export Error: Could not acquire buffer from image

Problem with texture export Error: Could not acquire buffer from image

Problem with texture export Error: Could not acquire buffer from image

Problem with texture export Error: Could not acquire buffer from image

Problem with texture export Error: Could not acquire buffer from image

Problem with texture export Error: Could not acquire buffer from image

Problem with texture export Error: Could not acquire buffer from image

Problem with texture export Error: Could not acquire buffer from image

Problem with texture export Error: Could not acquire buffer from image

Problem with texture export Error: Could not acquire buffer from image
rgsouthall commented 3 years ago

I'll need to know the exact steps that led to that error.

ttsesm commented 3 years ago

Hi Ryan,

I cannot reproduce on this machine, I will check again tomorrow on the work station where I initially got the error and report back.

ttsesm commented 3 years ago

@rgsouthall I am closing this since I cannot reproduce it for any reason. It might was a side effect of some other operations I was doing at the same moment at that time.

In any case I will reopen if it shows up again. Thanks.