• 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-3220
Type: Bug Bug
Status: Resolved Resolved
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: BlckCobra Shikami
Votes: 0
Watchers: 0
Operations

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

Script Crash: System.Reflection.TargetParameterCountException

Created: 12/Oct/08 01:09 AM   Updated: 02/Feb/09 03:51 PM
Return to search
Component/s: Scripts
Affects Version/s: 1.24 Server
Fix Version/s: None

Environment: Second Life Server 1.24.9.98659
Issue Links:
Relates

Linden Lab Issue ID: DEV-22282
Linden Lab Internal Branch: mono-fixes-server1.25-r99852


 Description  « Hide
Mono problem, no repro yet

Customer reported a script crash - sim was pretty busy 62 avatars

[2008/10/11 21:18] RawR Contest Board [script:_Controller]: Script run-time error
[2008/10/11 21:18] RawR Contest Board [script:_Controller]: 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]

The script handles touch_start and link_message and uses llMessageLinked, llDialog and llInstantMessage
It works with no problems - this seems to be a random effect which has been reported only one time to me (so far).

As what we learned so far is that at time time of crash a touch_start was supposed to lead to building a small list of menu items and display them via llDialog (something which is done quite often in always the same manner).



 All   Comments   Change History      Sort Order: Ascending order - Click to sort in descending order
Periapse Linden added a comment - 21/Oct/08 01:40 PM
I'm trying to get this fix in for 1.25 server.

ac14 hutson added a comment - 25/Oct/08 07:59 PM
i seemed to get something like this after deactivating(llRemoveListen) a large number of listens while they were still reporting messages. i also reciveved it ramdomly while region crossing.

Periapse Linden added a comment - 02/Feb/09 03:51 PM
Passed QA, and now deployed with 1.25.3