Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Script RunTime Errors

Perry Windlow
Registered User
Join date: 7 Oct 2008
Posts: 17
10-20-2008 22:14
Anybody else seeing these. Have just started seeing them with my code and in a couple of purchased items that have been upgraded for Mono ?

Am I looking at a bug in my code or SL ? Script has been running for a few days

[script:LOClient UuidCache]: Script run-time error
[script:LOClient UuidCache]: System.Reflection.TargetParameterCountException: Number of parameter does not match expected count.
at System.Reflection.Binder.ConvertArgs (System.Reflection.Binder binder, System.Object[] args, System.Reflection.ParameterInfo[] pinfo, System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MonoMethod.Invoke (System.Object obj, BindingFlags invokeAttr, System.Reflection.Binder binder, System.Object[] parameters, System.Globalization.CultureInfo culture) [0x00000]
at System.Reflection.MethodBase.Invoke (System.Object obj, System.Object[] parameters) [0x00000]
at LindenLab.SecondLife.LslUserScript.OnEvent (ScriptEvent evt) [0x00000]
at LindenLab.SecondLife.Script.Run (ScriptEvent evt) [0x00000]
Perry Windlow
Registered User
Join date: 7 Oct 2008
Posts: 17
10-20-2008 22:19
Never mind, I see it is a mon bug