MoriEdan / opensim4opencog

Automatically exported from code.google.com/p/opensim4opencog
1 stars 0 forks source link

UUID2Type Dictionary not gleaning primfaces #58

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. priminfo someprim
2. uuidtype primface-uuid

The system should no that the uuid's presented are textures and should require 
(setj  ClientManager:DownloadTextures True)
(setj SimAssetStore:EnableDownloadAssetDefault  True)

What is the expected output?

a string result of "Texture"

What do you see instead?

UUID not found

Original issue reported on code.google.com by logicmoo@gmail.com on 19 May 2012 at 8:18

GoogleCodeExporter commented 8 years ago
summary: glean Textures based on the fact they are used as primfaces

Original comment by logicmoo@gmail.com on 22 Jul 2012 at 4:41