This forum uses cookies
This forum makes use of cookies to store your login information if you are registered, and your last visit if you are not. Cookies are small text documents stored on your computer; the cookies set by this forum can only be used on this website and pose no security risk. Cookies on this forum also track the specific topics you have read and when you last read them. Please confirm whether you accept or reject these cookies being set.

A cookie will be stored in your browser regardless of choice to prevent you being asked this question again. You will be able to change your cookie settings at any time using the link in the footer.

OSSL Permission Error
#1
OSSL Permission Error

OSSL Permission Error: osAvatarPlayAnimation disabled in region configuration(script: !Clubmaster Dance Controller v2.0 event: listen primID:e1f71760-be86-4df3-9d11-1249227002ac at <180.9443, 102.7932, 21.5>)
[23:35] OSSL Permission Error: osAvatarPlayAnimation disabled in region configuration(script: !Clubmaster Dance Controller v2.0 event: timer primID:e1f71760-be86-4df3-9d11-1249227002ac at <180.9443, 102.7932, 21.5>)

Wenn die Clubmaster Dance Machine v2.0 nicht funktioniert, müssen die inAllow_osAvatarPlayAnimation und die Allow_osAvatarStopAnimation in der osslEnable.ini auf = true gesetzt werden.

Diese Konfigurationsdatei ist ausgelagert, und befindet sich im bin/config-include Ordner.

Mit Nano ansehen und bearbeiten:

opensim@sliplady:~/ftp/install/bin/config-include$ nano osslEnable.ini


OSFunctionThreatLevel = VeryHigh setzen:

[OSSL]
  ; Allow the use of os* functions (some are always available)
  AllowOSFunctions = true

  ; Allow the user of mod* functions.  This allows a script to pass messages
  ;  to a region module via the modSendCommand() function and is used by some
  ;  modules to extend the scripting language.
  AllowMODFunctions = true

  ; Allow the use of LightShare functions.
  ; The setting enable_windlight = true must also be enabled in the [LightShare] section.
  AllowLightShareFunctions = true

  ; Send function permission error to owner if true, to all if false
  PermissionErrorToOwner = false

  ; Function Threat level
  ; Several functions have a predefined threat level, one of:  None, VeryLow, Low, Moderate, High, VeryHigh, Severe.
  ; See http://opensimulator.org/wiki/Threat_level for more information on these levels.
  ; Blanket enabling the ossl functions is dangerous and we do not recommend setting higher
  ;  than 'Low' unless you have a high level of trust in all the users that can run scripts
  ;  in your simulator.  It is safer to explicitly allow certain types of user to run
  ;  higher threat level OSSL functions, as detailed later on.
  ; This setting defines the highest level allowed to execute
  OSFunctionThreatLevel = VeryHigh


Allow_osAvatarPlayAnimation =  von false auf true setzen
Allow_osAvatarStopAnimation =  von false auf true setzen



; ThreatLevel  VeryHigh
  Allow_osAgentSaveAppearance =    ESTATE_MANAGER,ESTATE_OWNER
  ; Warning: The next function allows scripts to force animations on avatars without the user giving permission.
  ;  Enabling this can allow forced animations which can trigger traumatic episodes in vulnerable populations.
  ;  Similar things can be said for several of the 'force' functions. Enable with care and control.
  ; Some of these were added as early functionality for NPCs. This has been replaced with the NPC functions.
  Allow_osAvatarPlayAnimation =    true
  Allow_osAvatarStopAnimation =    true


Abspeichern und mono OpenSim.exe starten

Die Clubmaster Dance Machine v2.0 funktioniert!

Coffee
Zitieren
#2
Hauptsache der Tanzball geht Lukas!
Zitieren Spammer löschen


Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste