Difference between revisions of "XP ERROR STORAGE EXCEPTION"

From Second Life Wiki
Jump to navigation Jump to search
(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")
 
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