Skip to content

Instantly share code, notes, and snippets.

View nebadon2025's full-sized avatar

Michael Cerquoni nebadon2025

View GitHub Profile
default
{
state_entry()
{
llSetTextureAnim (ANIM_ON | LOOP, ALL_SIDES, 4, 4, 0, 0, 20.0);
}
}
19:06:17 - [SERVER UTILS]: Error loading plugin OpenSim.Services.Interfaces.IAssetService from OpenSim.Services.HypergridService.dll. Exception: [HGAssetService] No HomeURI specifiedSystem.Reflection.TargetInvocationException: Exception has been thrown by the target of an invocation. ---> System.Exception: [HGAssetService] No HomeURI specified
at OpenSim.Services.HypergridService.HGAssetService..ctor (IConfigSource config, System.String configName) [0x00103] in /home/nebadon/osim/opensim/OpenSim/Services/HypergridService/HGAssetService.cs:89
at (wrapper managed-to-native) System.Reflection.MonoCMethod:InternalInvoke (System.Reflection.MonoCMethod,object,object[],System.Exception&)
nebadon@raspberrypi:~> cd /boot
nebadon@raspberrypi:/boot> ls -l
total 24239
-rw-r--r-- 1 root root 0 Jan 9 12:09 0x659ca52f
lrwxrwxrwx 1 root root 1 Jan 8 19:01 boot -> .
-rw-r--r-- 1 root root 17840 Oct 12 08:28 bootcode.bin
-rw-r--r-- 1 root root 1484 Oct 22 00:36 boot.readme
-rw-r--r-- 1 root root 2263 Jan 8 19:06 boot.scr
-rw-r--r-- 1 root root 2191 Jan 8 19:01 boot.script
nebadon@raspberrypi:/boot> pico config-3.16.6-2-default
UW PICO 5.07 File: config-3.16.6-2-default
#
# Automatically generated file; DO NOT EDIT.
# Linux/arm 3.16.6 Kernel Configuration
#
CONFIG_ARM=y
CONFIG_ARM_HAS_SG_CHAIN=y
CONFIG_MIGHT_HAVE_PCI=y
0 not found
78945:warn:{18:17:41} - [SIMIAN INVENTORY CONNECTOR]: Item af09cd9e-751c-42c3-9b05-b7a4ff731f19 owned by 00000000-0000-0000-0000-00000000000
0 not found
78946:warn:{18:17:41} - [SIMIAN INVENTORY CONNECTOR]: Item 83c65bc9-29cd-4245-a11e-6ffaa71be6f2 owned by 00000000-0000-0000-0000-00000000000
0 not found
78947:warn:{18:17:41} - [SIMIAN INVENTORY CONNECTOR]: Item d1511059-bb57-4192-80cf-46cedb8f8a93 owned by 00000000-0000-0000-0000-00000000000
0 not found
78948:warn:{18:17:41} - [SIMIAN INVENTORY CONNECTOR]: Item 04f664ec-87a3-4b3a-a64a-5859705f0127 owned by 00000000-0000-0000-0000-00000000000
0 not found
78949:warn:{18:17:41} - [SIMIAN INVENTORY CONNECTOR]: Item 3c09e4d3-80f5-44b9-bf5e-a5c6e83e60ba owned by 00000000-0000-0000-0000-00000000000
@nebadon2025
nebadon2025 / gist:cd84b3b3dec15a47051c
Created February 15, 2015 02:04
hover text from description v1.0
string message;
default {
state_entry() {
message = llGetObjectDesc();
llSetText(message,<1,1,1>,1);
}
touch_start(integer total_number) {
@nebadon2025
nebadon2025 / gist:88b5bce781b0a838695f
Last active August 29, 2015 14:16
Private Youtube Player
// need to replace the below "youtubecode" variable with the code from youtube URL
// ie : https://www.youtube.com/watch?v=io3BrAQl3so the code is "io3BrAQl3so"
string youtubecode = "io3BrAQl3so";
key theVideoTexture = "fda1dd89-bbf3-4e7d-82a5-112ede81459c";
string type = "text/html";
PlayVideo( key theAvatar ) {
string VideoBaseUrl = "http://www.youtube.com/embed/" + youtubecode + "?rel=0&amp;autoplay=1;fs=0;autohide=0;hd=0;html5=1;";
@nebadon2025
nebadon2025 / gist:3a9fb4e2bff4e662ba58
Last active August 29, 2015 14:16
Youtube Owner Controlled Projector
// need to replace the below "youtubecode" variable with the code from youtube URL
// ie : https://www.youtube.com/watch?v=io3BrAQl3so the code is "io3BrAQl3so"
string youtubecode = "io3BrAQl3so";
key theVideoTexture = "f12630aa-3102-4f03-8854-73fb6f933209";
string type = "text/html";
key owner;
key clicker;
@nebadon2025
nebadon2025 / NPC Nuke (NPCOSSL)
Last active October 15, 2015 17:14
NPC Nuke (NPCOSSL)
integer channel;
integer n;
integer i;
default {
state_entry() {
llSetText("FORCE REMOVE \n ALL NPC", <1,1,1>, 1.0);
}
touch_start(integer num_detected) {
21:45:29 - [SynchronousRestObjectRequester]: Invalid XML from GET http://assets.osgrid.org/assets/704fa1e9-392d-490e-aa15-dee34804cb13 OpenSim.Framework.AssetBase
21:45:29 - [SynchronousRestObjectRequester]: Invalid XML from GET http://assets.osgrid.org/assets/9af196fa-8d2d-4e75-873b-97a2cde97eee OpenSim.Framework.AssetBase
21:45:29 - [SynchronousRestObjectRequester]: Invalid XML from GET http://assets.osgrid.org/assets/8854b80a-86e8-4d94-af4b-e578053bbb0d OpenSim.Framework.AssetBase
21:45:29 - [SynchronousRestObjectRequester]: Invalid XML from GET http://assets.osgrid.org/assets/b994988c-36e0-41ee-a0a8-2e9ad0b7123c OpenSim.Framework.AssetBase
21:45:29 - [SynchronousRestObjectRequester]: Invalid XML from GET http://assets.osgrid.org/assets/9f019666-b797-48c1-98d4-03c1918140a5 OpenSim.Framework.AssetBase
21:45:29 - [SynchronousRestObjectRequester]: Invalid XML from GET http://assets.osgrid.org/assets/baee8f49-b9c6-4d61-8ba9-c71c796a2b7c OpenSim.Framework.AssetBase
21:45:29 - [SynchronousRestObjectRequester]: I