UNSECURED:

I am seeing the following lines in the log for a web player I just built:

UNSECURED:
System.Int32[,]::Get(int,int)

Can anyone tell me what this means and if I should be worried?

Bump. After printing out

UNSECURED:
System.Single[,]::Set(int,int,single)

my project consistently crashes the web player and Firefox 3.6.8/Mac OS X (but no other browsers).

Any ideas?

I’ve been getting the same thing too with my project in Firefox 3.6.13 (Haven’t tried on Mac). Would like to know what is the solution to this crashing.