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

Lightmapper broken by default #160

Open
rpaladin opened this issue Nov 8, 2022 · 1 comment
Open

Lightmapper broken by default #160

rpaladin opened this issue Nov 8, 2022 · 1 comment
Labels
armory3d Related to the Armory3D integration

Comments

@rpaladin
Copy link

rpaladin commented Nov 8, 2022

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
@Naxela Naxela added the armory3d Related to the Armory3D integration label Nov 8, 2022
@rpaladin
Copy link
Author

rpaladin commented Apr 14, 2023

@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.

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

No branches or pull requests

2 participants