Re: Problems with categories in BlendSwap-CC-0 furniture library

by ninja592 » Wed Sep 09, 2020 2:10 pm

Wow, thank you for your tests harbinger!

Unfortunately I didn't get the same results...

I followed your steps exactly with my modified file and also removed the extra # in front of "id=SweetHome3D#BlendSwap-CC-0-Models", but I still get the same behavior. Then I took the original file and did exactly the same steps, but it still didn't work correctly.

I then compared another modified file (from BlendSwap-CC-BY) that imported correctly and this is what it shows:

Code: Select all

# 
# PluginFurnitureCatalog.properties Sun Aug 23 09:24:06 EEST 2020 
# Generated by Furniture Library Editor 
#  

id=SweetHome3D#BlendSwap-CC-BY-Models 
name=Blend Swap CC-BY 
description=Blend Swap models Creative Commons Attribution 
version=1.7.1 
license=Creative Commons Attribution 3.0 
license provider=www.sweethome3d.com  

id#1=Blend Swap CC-BY#arbolito 
name#1=Christmas tree 
tags#1=Blend Swap, Decoration 
creationDate#1=2013-09-05 
category#1=Decoration 
icon#1=/Christmas tree.png 
model#1=/Christmas tree/arbolito.obj 
multiPartModel#1=true 
width#1=25.4 
depth#1=26.2 
height#1=38 
movable#1=true 
doorOrWindow#1=false 
modelSize#1=705006 
creator#1=Hermescn


So they look similar when modified but one imports correctly while the other doesn't...

@harbinger: Could you post the start of your modified BlendSwap-CC-0 file and your first entry please? Maybe I can find something in there if I compare it...