You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Traceback (most recent call last):
File "D:\Blender\Projects\RP\B3D_33\armsdk/armory\blender\arm\props_bake.py", line 160, in execute
img = bpy.data.images.new(img_name, rx, ry)
TypeError: BlendDataImages.new(): error with argument 2, "width" - Function.width expected an int type, not float
Info: Once baked, hit 'Armory Bake - Apply' to pack lightmaps
Error: Python: Traceback (most recent call last):
File "D:\Blender\Projects\RP\B3D_33\armsdk/armory\blender\arm\props_bake.py", line 160, in execute
img = bpy.data.images.new(img_name, rx, ry)
TypeError: BlendDataImages.new(): error with argument 2, "width" - Function.width expected an int type, not float
The text was updated successfully, but these errors were encountered:
@Naxela should this issue be closed, since this seems to be on the Armory side? At the time of this issue tracker's creation, had I mistakenly thought this add-on and the one that ships with Armory are the same, even though they're not, so if this issue is still relevant, this issue should be in the Armory repository.
The text was updated successfully, but these errors were encountered: