
| Key: |
SVC-2944
|
| Type: |
Bug
|
| Status: |
Resolved
|
| Resolution: |
Duplicate
|
| Priority: |
Showstopper
|
| Assignee: |
Unassigned
|
| Reporter: |
Mallory Taov
|
| Votes: |
0
|
| Watchers: |
0
|
|
If you were logged in you would be able to see more operations.
|
|
|
I recompiled a message board we build with the "XyzzyText v2.1(10-Char) by Thraxis Epsilon" script to Mono at the sandbox in Plum.
It compiled ok, I changed the text on the board to test is. And at the end it gave the following error.
[12:48] Project Message board 5(x10) char x 2 Lines v0.9 [script::SP/MBS (10 char-v2.1) Master v1.0]: Script run-time error
[12:48] Project Message board 5(x10) char x 2 Lines v0.9 [script::SP/MBS (10 char-v2.1) Master v1.0]: 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]
|
|
Description
|
I recompiled a message board we build with the "XyzzyText v2.1(10-Char) by Thraxis Epsilon" script to Mono at the sandbox in Plum.
It compiled ok, I changed the text on the board to test is. And at the end it gave the following error.
[12:48] Project Message board 5(x10) char x 2 Lines v0.9 [script::SP/MBS (10 char-v2.1) Master v1.0]: Script run-time error
[12:48] Project Message board 5(x10) char x 2 Lines v0.9 [script::SP/MBS (10 char-v2.1) Master v1.0]: 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] |
Show » |
|