[Opensim-users] Assets transfer in hypergrid mode

Jeff Kelley opensim at pescadoo.net
Sun Jan 26 05:22:18 UTC 2014


What happens when, in hypergrid mode, I apply a texture to a scene 
object? Should the texture, initially in my home grid, be copied to 
the remote grid asset database?

What I observe is that it is copied to the simulator's cache, but not 
to the database.


Simulator 6 (Sandbox) # show asset 4218c010-3e9c-419c-b2cd-09227d2e7dbe
Name: AF_corrugated
Description:
Type: Texture (type number = 0)
Content-type: image/x-j2c
Size: 98294 bytes
Temporary: no
Flags: Normal
0000: FF-4F-FF-51-00-2F-00-00-00-00-02-00-00-00-02-00
0010: 00-00-00-00-00-00-00-00-00-00-02-00-00-00-02-00
0020: 00-00-00-00-00-00-00-00-00-03-07-01-01-07-01-01
0030: 07-01-01-FF-52-00-0C-00-00-00-05-01-05-04-04-00
0040: 00-FF-5C-00-23-22-77-1E-77-00-77-00-76-E2-6F-00

R.O.B.U.S.T.# show asset 4218c010-3e9c-419c-b2cd-09227d2e7dbe
Asset not found
Asset not found

mysql> SELECT name FROM assets WHERE id='4218c010-3e9c-419c-b2cd-09227d2e7dbe';
Empty set (0.00 sec)


I'm using HG1.0 XInventoryService to get full access to my inventory.
I have forced a 'backup', even restarted the whole grid.

Is this the expected behaviour or should I suspect a misconfiguration?


-- Jeff



More information about the Opensim-users mailing list