[Statistics]
; NumberOfFrames is used in a moving average calculation, where NumberOfFrames is the number of frames
        ; to include in the averaging calculations
        NumberOfFrames = 10

  when set higher than 10 you will get:

 19:19:41 - [APPLICATION]:
APPLICATION EXCEPTION DETECTED: System.UnhandledExceptionEventArgs

Exception: System.IndexOutOfRangeException: Array index is out of range.
at OpenSim.Region.Framework.Scenes.SimStatsReporter.addFrameTimeMilliseconds (Double total, Double simulation,
     Double physics, Double network) [0x00000] in <filename unknown>:0
at OpenSim.Region.Framework.Scenes.Scene.Update (Int32 frames) [0x00000] in <filename unknown>:0 at OpenSim.Region.Framework.Scenes.Scene.Heartbeat () [0x00000] in <filename unknown>:0 at System.Threading.Thread.StartInternal () [0x00000] in <filename unknown>:0

Application is terminating: True

Region (MetalFan Standalone) # [ERROR] FATAL UNHANDLED EXCEPTION: System.IndexOutOfRangeException: Array index is out of range. at OpenSim.Region.Framework.Scenes.SimStatsReporter.addFrameTimeMilliseconds (Double total, Double simulation,
     Double physics, Double network) [0x00000] in <filename unknown>:0
at OpenSim.Region.Framework.Scenes.Scene.Update (Int32 frames) [0x00000] in <filename unknown>:0 at OpenSim.Region.Framework.Scenes.Scene.Heartbeat () [0x00000] in <filename unknown>:0 at System.Threading.Thread.StartInternal () [0x00000] in <filename unknown>:0


..

_______________________________________________
Opensim-dev mailing list
[email protected]
http://opensimulator.org/cgi-bin/mailman/listinfo/opensim-dev

Reply via email to