RLVa Debugging Tools

From Catznip
Revision as of 18:16, 16 October 2012 by Trinity Dejavu (talk | contribs) (Created page with "right Debug options are intended for developers only. * '''Show Top-Level RLVa Menu''' : Show the RLVa Configuration Options menu. * '''Show D...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
MenuRLVaDebug.png

Debug options are intended for developers only.

  • Show Top-Level RLVa Menu : Show the RLVa Configuration Options menu.
  • Show Debug Messages : Essential if you are developing an RLVa script, all executed RLVa commands are echoed as an llOwnerSay so you can see exactly what is being executed and when.
  [10:44] Trinity's Collar:  executes: @detach=n
  • Hide Unset or Duplicate Messages : This can reduce the amount of command noise some attachments generate. If you develop RLVa scripts do not enable this as it prevents you from seeing exactly what your script is doing.
  • Show Assertion Failures : If you ever see an assertion failure you must file a bug report on the Catznip JIRA or leave a message with Catznip. Assertion failures can indicate bugs in the SL service. Use this option to hide them from view.
  Second Life: RLVa assertion failure: MAX_CLOTHING_PER_TYPE == idxWearable (llagentwearables.cpp - 783)
  • Hide Locked Layers & Hide Locked Attachments : Any relevant locked items are hidden from @getoutfit & @getattach respectively. If you can't think why this would be rarely useful, you don't need to check either of these :)
  • Enable Legacy Naming : Enables compatibility with the initial specification of the #RLV Folder. This naming scheme is essentially depreciated by RLVa and SharedWear.
  • Enable SharedWear : Is the SharedWear feature enabled. Yes. It really should be.
  • Rename Shared Items on Wear : If possible (and SharedWear is disabled) items in the #RLV Folder are automatically renamed (or folders created) to follow the legacy naming scheme.
  • Locks... : Opens the RLVa Active Locks floater.


RLVa Active Locks

FloaterActiveRLVaLocks.png



Catznip
Unless otherwise stated RLVa user documentation only applies to RLVa as provided in the Catznip Viewer.
If in doubt please refer to your RLVa capable viewer's support / documentation.