WARNING: DON'T USE THIS COMMIT -- major spew on HG teleports.

cpu-performance
Diva Canto 2013-07-21 13:46:03 -07:00
parent 315097b8b9
commit 40c54a718f
1 changed files with 2 additions and 0 deletions

View File

@ -283,6 +283,8 @@ namespace OpenSim.Region.CoreModules.Framework.InventoryAccess
// and place an entry in m_assetMap
m_log.Debug("[HG ASSET MAPPER]: Posting object " + assetID + " to asset server " + userAssetURL);
Util.PrintCallStack();
AssetBase asset = m_scene.AssetService.Get(assetID.ToString());
if (asset != null)
{