XP ERROR STORAGE EXCEPTION: Difference between revisions

From Second Life Wiki
Jump to navigation Jump to search
Dan Linden (talk | contribs)
Created page with "Attempting to create a key with llCreateKeyValue when that key already exist will return an error: XP_ERROR_STORAGE_EXCEPTION 13 key-value store communication failed"
 
Gwyneth Llewelyn (talk | contribs)
m Added link; formatted error
 
Line 1: Line 1:
Attempting to create a key with llCreateKeyValue when that key already exist will return an error: XP_ERROR_STORAGE_EXCEPTION    13    key-value store communication failed
Attempting to create a key with [[llCreateKeyValue]] when that key already exist will return an error:
 
  XP_ERROR_STORAGE_EXCEPTION    13    key-value store communication failed

Latest revision as of 15:17, 24 August 2022

Attempting to create a key with llCreateKeyValue when that key already exist will return an error:

 XP_ERROR_STORAGE_EXCEPTION     13     key-value store communication failed