[Opensim-users] Assertion Failed. Allocated Element is not free. Error.
Donegan, Sean P.
Sean.Donegan at jhuapl.edu
Tue Jun 19 20:44:17 UTC 2012
Hello,
I keep getting a popup with the assertion failed. Allocated element is not free error. I can't seem to figure out what is causing this. I can press ignore and I don't see anything that goes wrong.
Here is the stack trace:
at HashGeneration.Set(Int32 bucketIndex, TKey key, TValue value, Int64 size)
at CnmMemoryCache`2.AddToNewGeneration(Int32 bucketIndex, TKey key, TValue value, Int64 size)
at CnmMemoryCache`2.Set(TKey key, TValue value, Int64 size)
at CnmSynchronizedCache`2.Set(TKey key, TValue value, Int64 size)
at CenomeMemoryAssetCache.Cache(AssetBase asset)
at HGAssetBroker.Store(AssetBase asset)
at DynamicTextureUpdater.DataReceived(Byte[] data, Scene scene)
at DynamicTextureModule.ReturnData(UUID id, Byte[] data)
at VectorRenderModule.Draw(String data, UUID id, String extraParams)
at VectorRenderModule.AsyncConvertData(UUID id, String bodyData, String extraParams)
at DynamicTextureModule.AddDynamicTextureData(UUID simID, UUID primID, String contentType, String data, String extraParams, Int32 updateTimer, Boolean SetBlending, Int32 disp, Byte AlphaValue, Int32 face)
at DynamicTextureModule.AddDynamicText......
Some context for when it goes wrong:
I have some linked prims and send a message between them. For some I will alter the texture based off of the message(In this case writing some text on the prim). The error occurs when the script tries to alter the texture.
I'm hoping someone out there has run into this and hopefully has a solution. Not sure if this is a bug in my script or what.
Thanks,
Sean Donegan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://opensimulator.org/pipermail/opensim-users/attachments/20120619/2576e017/attachment.html>
More information about the Opensim-users
mailing list