WARNING: DON'T USE THIS COMMIT -- major spew on HG teleports.
parent
315097b8b9
commit
40c54a718f
|
@ -283,6 +283,8 @@ namespace OpenSim.Region.CoreModules.Framework.InventoryAccess
|
||||||
// and place an entry in m_assetMap
|
// and place an entry in m_assetMap
|
||||||
|
|
||||||
m_log.Debug("[HG ASSET MAPPER]: Posting object " + assetID + " to asset server " + userAssetURL);
|
m_log.Debug("[HG ASSET MAPPER]: Posting object " + assetID + " to asset server " + userAssetURL);
|
||||||
|
Util.PrintCallStack();
|
||||||
|
|
||||||
AssetBase asset = m_scene.AssetService.Get(assetID.ToString());
|
AssetBase asset = m_scene.AssetService.Get(assetID.ToString());
|
||||||
if (asset != null)
|
if (asset != null)
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue