Troubleshooting
Common issues and solutions for RLVa.
RLVa Not Working
RLVa is Not Responding
Symptoms: Commands have no effect, version check returns nothing.
Solutions:
- Ensure RLVa is enabled in Preferences > General
- Restart the viewer after enabling/disabling
- Check that the viewer supports RLVa
- Verify no
@setdebugrestrictions are blocking commands
Version Check Returns Nothing
Symptoms: /2048 /version returns no response.
Solutions:
- Wait longer (30-60 seconds after login)
- Check that the listener is set up correctly
- Ensure the channel number is non-zero
- Try a different channel number
Restrictions Not Working
Restrictions Not Applying
Symptoms: @detach=n doesn't lock the object.
Solutions:
- Check the command syntax (no spaces around
=) - Ensure the object is an attachment
- Verify the object is not nostrip
- Check for conflicting restrictions
Restrictions Not Clearing
Symptoms: @detach=y doesn't unlock the object.
Solutions:
- Use
@clearto manually clear all restrictions - Check if another object has the same restriction
- Restart the viewer if issues persist
Shared Folders Not Working
Cannot List Items
Symptoms: @getinv=2048 returns empty.
Solutions:
- Ensure the
#RLVfolder exists directly under My Inventory - Check that items are in sub-folders (not directly in
#RLV) - Verify folder names don't start with
.
Cannot Wear Items
Symptoms: @attach:cuffs=force does nothing.
Solutions:
- Ensure items are in the
#RLVfolder - Check that item names contain the attachment point name
- Verify the folder name is correct
- Check for
@unsharedwearrestrictions
Items Not Renaming
Symptoms: Items don't get renamed when worn.
Solutions:
- Ensure items are modifiable
- Check that items are in the
#RLVfolder - Verify items don't already contain an attachment point name
- Try manually renaming the item
Camera Commands Not Working
Camera Not Moving
Symptoms: @setcam_focus=force has no effect.
Solutions:
- Check if
@camunlock=nis active - Ensure the viewer supports the specific camera command
- Verify the command syntax
Visual Effects Not Showing
Symptoms: @camtextures=n doesn't hide textures.
Solutions:
- Check if the viewer supports the command
- Ensure Basic Shaders are enabled
- Verify the command syntax
IM Commands Not Working
Cannot Send IMs
Symptoms: @sendim=n doesn't prevent IMs.
Solutions:
- Check the command syntax
- Verify no exceptions are allowing IMs
- Check if another object has lifted the restriction
Cannot Receive IMs
Symptoms: @recvim=n doesn't block incoming IMs.
Solutions:
- Check the command syntax
- Verify no exceptions are allowing IMs
- Check if another object has lifted the restriction
Performance Issues
Slow Response
Symptoms: Commands take a long time to execute.
Solutions:
- Check network latency
- Reduce the number of active restrictions
- Restart the viewer
Viewer Crashing
Symptoms: Viewer crashes when using RLVa commands.
Solutions:
- Update to the latest viewer version
- Check for conflicting scripts
- Reduce the number of active RLV objects
- Report the issue to the viewer developers
Getting Help
- Catznip Discord: discord.gg/rxKQMG7
- GitHub Issues: github.com/KittyBarnett/rlva-docs
- Second Life Forums: Search for "RLVa" or "RLV"
See also: Debug Settings | FAQ