Failure to put material in Arch workbench.

Report observations made with the new Toponaming branch.
Forum rules
Be nice to others! Respect the FreeCAD code of conduct!
User avatar
bambuko
Veteran
Posts: 2185
Joined: Thu Oct 24, 2019 12:53 pm
Location: UK, England, North Devon

Re: Failure to put material in Arch workbench.

Post by bambuko »

adrianinsaval wrote: Wed Apr 20, 2022 4:31 pm Are these errors not present in master branch?
Apparently not?
but let's hope @hamza replies...
I am using Link branch and Assembly3
you can also download ... and try it here
excellent Assembly3 tutorials here
hamza
Posts: 99
Joined: Wed Nov 10, 2021 3:03 pm

Re: Failure to put material in Arch workbench.

Post by hamza »

I am using the freecad link branch. That is, failure to insert material is encountered in the link branch.

I uninstalled Part O Magic but the problem persists. There is still an error message like this.

11:50:19 Traceback (most recent call last):
File "C:\Users\hamza\AppData\Roaming\FreeCAD\Mod\ArchTextures\texture_config.py", line 272, in onChanged
self.textureConfig.execute(self.Object)
File "C:\Users\hamza\AppData\Roaming\FreeCAD\Mod\ArchTextures\texture_config.py", line 225, in execute
self.textureManager.textureObjects()
File "C:\Users\hamza\AppData\Roaming\FreeCAD\Mod\ArchTextures\texture_manager.py", line 105, in textureObjects
shadedNode = faceset_utils.findShadedNode(switch)
File "C:\Users\hamza\AppData\Roaming\FreeCAD\Mod\ArchTextures\arch_texture_utils\faceset_utils.py", line 417, in findShadedNode
children = node.getChildren()
<class 'AttributeError'>: 'NoneType' object has no attribute 'getChildren

There is no failure to put material in this branch of freecad.

https://www.freecadweb.org/downloads.php'
Attachments
3.jpg
3.jpg (90.45 KiB) Viewed 1303 times
1.jpg
1.jpg (177.97 KiB) Viewed 1303 times
User avatar
adrianinsaval
Veteran
Posts: 5551
Joined: Thu Apr 05, 2018 5:15 pm

Re: Failure to put material in Arch workbench.

Post by adrianinsaval »

Are you using the experimental renderer? I would guess archtexture is not compatible with it.
hamza
Posts: 99
Joined: Wed Nov 10, 2021 3:03 pm

Re: Failure to put material in Arch workbench.

Post by hamza »

adrianinsaval wrote: Thu Apr 21, 2022 3:05 pm Are you using the experimental renderer?


I don't understand what you mean by experimental render.
User avatar
bambuko
Veteran
Posts: 2185
Joined: Thu Oct 24, 2019 12:53 pm
Location: UK, England, North Devon

Re: Failure to put material in Arch workbench.

Post by bambuko »

hamza wrote: Fri Apr 22, 2022 1:05 am ...I don't understand what you mean by experimental render.
if so, than you are unlikely to be using it, but just in case, here is where you set it:
Screenshot from 2022-04-22 08.30.12.png
Screenshot from 2022-04-22 08.30.12.png (104.65 KiB) Viewed 1149 times
I am using Link branch and Assembly3
you can also download ... and try it here
excellent Assembly3 tutorials here
hamza
Posts: 99
Joined: Wed Nov 10, 2021 3:03 pm

Re: Failure to put material in Arch workbench.

Post by hamza »

bambuko wrote: Fri Apr 22, 2022 7:31 am
if so, than you are unlikely to be using it, but just in case, here is where you set it:


Yes, you are right. I did not use it.
Post Reply