armory3d / armorpaint_unity

Unity plugin for ArmorPaint
Other
23 stars 3 forks source link

Live link unity broken (don't import mesh) #6

Closed Labelpastek closed 1 year ago

Labelpastek commented 3 years ago

Hello!

I tried to use live link with unity but it doesn't work. When i click on "Paint Selected", Armor Paint starts but it directly freezes. I tested on two different computers and I had the same issue.

trfese

Thanks

[EDIT]

I found this log error in Unity Project, it might help

TypeError: Cannot read property 'hxBytes' of undefined at Function.ofData (krom_cache:125:321) at Function.loadBlobFromPath (krom_cache:1596:416) at Function.getBlob (krom_cache:171:227) at Function.run (krom_cache:843:163) at Function.run (krom_cache:837:218) at Function.run (krom_cache:796:52) at krom_cache:48:287 at update (krom_cache:152:429) at wj.task (krom_cache:146:12) at Function.executeTimeTasks (krom_cache:144:64)

luboslenco commented 1 year ago

Should be finally resolved after https://github.com/armory3d/armorpaint_unity/commit/cdb0c9a5eebaabc15089cb68c38d07307131cf87, thanks for report!