• All submissions to this site are governed by Second Life Project Contribution Agreement. By submitting patches and other information using this site, you acknowledge that you have read, understood, and agreed to those terms.
Issue Details (XML | Word | Printable)

Key: SVC-2944
Type: Bug Bug
Status: Resolved Resolved
Resolution: Duplicate
Priority: Showstopper Showstopper
Assignee: Unassigned
Reporter: Mallory Taov
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
2. Second Life Service - SVC

Possible compiler side error after using a script with mono

Created: 29/Aug/08 12:57 PM   Updated: 02/Sep/08 10:36 AM
Return to search
Component/s: Scripts
Affects Version/s: 1.24 Server
Fix Version/s: None

Environment:
Second Life 1.21.0 (95157) Aug 26 2008 16:03:19 (Second Life Release Candidate)
Release Notes

You are at 256203.2, 257346.0, 33.4 in Plum located at sim4686.agni.lindenlab.com (63.210.159.82:13002)
Second Life Server 1.24.3.95195
Release Notes

CPU: Intel Pentium 4 (Unknown model) (2992 MHz)
Memory: 3071 MB
OS Version: Microsoft Windows XP Service Pack 3 (Build 2600)
Graphics Card Vendor: ATI Technologies Inc.
Graphics Card: ATI Radeon HD 3800 Series
OpenGL Version: 2.1.7659 Release

libcurl Version: libcurl/7.16.4 OpenSSL/0.9.7c zlib/1.2.3
J2C Decoder Version: KDU
LLMozLib Version: [LLMediaImplLLMozLib] - 2.01.17709 (Mozilla GRE version 1.8.1.13_0000000000)
Packets Lost: 54/84117 (0.1%)
Issue Links:
Duplicate
 
Relates
 


 Description  « Hide
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]



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Gellan Glenelg added a comment - 01/Sep/08 05:32 AM
Duplicate of SVC-2908