{
  "server": "Hyperfy",
  "title": "Hyperfy Discord - 2025-10-31",
  "date": 1761868800,
  "stats": {
    "totalMessages": 114,
    "totalUsers": 23
  },
  "categories": [
    {
      "channelId": "994775534733115412",
      "channelName": "💻│developers",
      "summary": "# Discord Chat Analysis: 💻│developers\n\n## 1. Summary\nThe discussion primarily revolves around the development of visual elements and applications in what appears to be a 3D virtual environment platform. 3rdEyeVisuals shared progress on a \"Miniverse\" app with proximity-based triggering and camera control features, mentioning plans to implement smooth camera interpolation instead of abrupt movements. A significant portion of the conversation focused on image frames functionality, with .hyp shaman providing code snippets for image handling and configuration. Valiant developed and shared a framed image application and later a framed video player, which received positive feedback from the community. 3rdEyeVisuals also mentioned plans to add weather effects to the Miniverse app that would be hidden until users enter designated areas. Additionally, highlander inquired about Draco compression implementation, noting its significant impact on performance. The chat demonstrates collaborative problem-solving and feature development within the developer community.\n\n## 2. FAQ\nQ: How can image features be added to an app? (implied by .hyp shaman's response) A: Via code, with boilerplate available in the collections and documentation at docs/scripting/nodes/types/Image.md (answered by .hyp shaman)\nQ: When I click on the Metamask logo to connect my wallet it opens the login for my temple wallet, is this normal? (asked by Gert-Jan Akerboom) A: When you have more than one wallet in your browser they tend to fight to connect. Normally disable the wallet (temple) and try to connect again. (answered by .hyp shaman)\nQ: Is there a branch where Draco was attempted? (asked by highlander) A: Unanswered\n\n## 3. Help Interactions\nHelper: .hyp shaman | Helpee: Implied user | Context: Adding image functionality to an app | Resolution: Provided documentation reference, example code, and detailed JavaScript implementation for image handling\nHelper: .hyp shaman | Helpee: Gert-Jan Akerboom | Context: Wallet connection issue when multiple wallets are installed | Resolution: Suggested disabling competing wallet extensions to resolve connection conflicts\nHelper: Valiant | Helpee: untitled, xyz | Context: Request for image frames like in v1 | Resolution: Created and shared a Framed Image v1 and later a Framed VideoPlayer v1 application\nHelper: 3rdEyeVisuals | Helpee: Community | Context: Need for a tool to identify app blueprints and entities | Resolution: Shared a utility that can be run from the hyperfy-repo folder\n\n## 4. Action Items\nTechnical: Implement interpolated camera takeover instead of snapping in Miniverse app | Mentioned By: 3rdEyeVisuals\nTechnical: Fix camera clipping issues in Miniverse app (currently using forced 1st person camera as workaround) | Mentioned By: 3rdEyeVisuals\nFeature: Add weather effects system to Miniverse app with UI control panel | Mentioned By: 3rdEyeVisuals\nFeature: Implement Draco compression for models | Mentioned By: highlander\nFeature: Develop holographic effect image frame | Mentioned By: 3rdEyeVisuals\nFeature: Add audio reactivity to visual elements | Mentioned By: .hyp shaman\nTechnical: Convert framed video player into a TV-like interface resembling old plasma TVs | Mentioned By: 3rdEyeVisuals",
      "messageCount": 52,
      "userCount": 10
    },
    {
      "channelId": "958209074045026327",
      "channelName": "⚡│general",
      "summary": "# Discord Chat Analysis\n\n## 1. Summary\nThe chat segment primarily revolves around an issue where Rizzle broke the \"wip\" parcel by attempting to place a large pumpkin model in it. This rendered the parcel inaccessible to users, with untitled, xyz confirming they couldn't load it either. The problem appeared to extend beyond just the wip parcel, as Pete later reported being unable to access any v1 worlds, though one specific world (babacci) remained accessible. 3rdEyeVisuals offered a technical solution by sharing a Python script in another channel that can remove problematic apps and entities directly from the database while creating backups first. The script also updates user app JSON data. The conversation also briefly touched on Hyperfy's advantages over competing platforms, with Roustan mentioning creating a simple world to demonstrate to BAYC users how Hyperfy is easier to use than Otherside.\n\n## 2. FAQ\nQ: Can anyone else see if they can get into the wip parcel? (asked by Rizzle) A: Not loading for me baus (answered by untitled, xyz)\nQ: How can the broken wip parcel be fixed? (asked by Rizzle) A: I think ash needs to reset it for you, you need god mode (answered by untitled, xyz)\nQ: Is wip in v2 working? (asked by 0mka) A: Unanswered\n\n## 3. Help Interactions\nHelper: 3rdEyeVisuals | Helpee: Rizzle | Context: Broken wip parcel due to large pumpkin model | Resolution: Offered a Python script that removes problematic apps and entities from the database while creating backups and updating user app JSON\nHelper: untitled, xyz | Helpee: Pete | Context: Unable to access v1 worlds | Resolution: Shared a working link to a specific world (babacci) that was still accessible\n\n## 4. Action Items\nTechnical: Fix the broken wip parcel caused by large pumpkin model | Description: Reset or repair the parcel that became inaccessible | Mentioned By: Rizzle\nTechnical: Migrate WIP to v2 | Description: Move the WIP environment to the v2 platform | Mentioned By: Roustan\nTechnical: Investigate v1 world access issues | Description: Determine why users can't access most v1 worlds | Mentioned By: Pete",
      "messageCount": 45,
      "userCount": 13
    },
    {
      "channelId": "1326789867312775290",
      "channelName": "🪙│hyper",
      "summary": "# Analysis of Discord Chat in \"🪙│hyper\" Channel\n\n## 1. Summary\nThe chat segment is extremely brief, containing only three messages with minimal technical content. Saori shared a HackMD document link without context. 0mka expressed frustration about ignored messages. MFuture_aka_Pharaoh made a vague statement about an important moment that should receive attention, but without specifying what that moment is. There is insufficient technical discussion, problem-solving, or decision-making content to summarize.\n\n## 2. FAQ\nNo significant questions with meaningful responses were identified in this chat segment.\n\n## 3. Help Interactions\nNo significant help interactions were identified in this chat segment.\n\n## 4. Action Items\nNo clear action items were identified in this chat segment.",
      "messageCount": 3,
      "userCount": 3
    },
    {
      "channelId": "1031058655581323324",
      "channelName": "🧊│3d-design",
      "summary": "# Analysis of 🧊│3d-design Discord Chat\n\n## 1. Summary\nThe chat segment discusses model management in a 3D environment, specifically focusing on renaming models and organizing them. Users discussed how to rename models by changing metadata through the \"tag looking icon\" interface. It was clarified that while the default cube has collisions via code rather than being prebaked into the GLB file, renaming helps with organization in the model list. A user inquired about creating collections or folders to organize models within the world, but was informed that currently there isn't a way to manage collections from within a world - organization needs to happen before the world loads.\n\n## 2. FAQ\nQ: Is there a simple way to rename a model that I bring in? I want it to have colliders. (asked by fractilians) A: If you name the model before you drag it in world it will have that name otherwise you can rename your app by changing the metadata (tag looking icon). (answered by .hyp shaman)\nQ: Is there a way to create collections and folders to organize the models more easily once they are in world? (asked by fractilians) A: Currently there isn't a way to manage collection from within a world all that stuff happens before the world spins up. (answered by .hyp shaman)\n\n## 3. Help Interactions\nHelper: .hyp shaman | Helpee: fractilians | Context: User needed to know how to rename models after importing them | Resolution: Explained that metadata can be changed via the tag icon interface\nHelper: .hyp shaman | Helpee: fractilians | Context: User wanted to know about model organization in-world | Resolution: Explained that collections can't be managed within a world, only before world initialization\n\n## 4. Action Items\nFeature: Implement in-world model organization system with collections/folders | Description: Currently no way to organize models once they're in the world | Mentioned By: fractilians\nDocumentation: Document the metadata editing process for renaming models | Description: Users need clear instructions on how to rename models via the metadata interface | Mentioned By: .hyp shaman",
      "messageCount": 9,
      "userCount": 3
    },
    {
      "channelId": "1022421054582423562",
      "channelName": "🐞│issues",
      "summary": "The chat contains a single message from Pedro.M² reporting an issue with accessing worlds in the platform. The user states that after connecting their wallet, they cannot load any worlds, including ones where they are a collaborator. Pedro.M² tagged another user (ID: 179546010303856640) for assistance, but no response or solution is visible in the provided transcript.",
      "messageCount": 1,
      "userCount": 1
    },
    {
      "channelId": "1332430296737644677",
      "channelName": "🎨│showcase",
      "summary": "# Analysis of 🎨│showcase Channel\n\n## 1. Summary\nThe chat segment is brief and focuses on Valiant sharing two new Hyperdeck components: \"Framed Image\" and \"Framed VideoPlayer\". Both components use primitives for creating frames with customization options. The Framed Image component requires manual width input for non-square images. The Framed VideoPlayer is based on the same sketch as Framed Image but includes additional functionality for snapping aspect ratios to help with frame alignment, though Valiant notes there are some errors that need fixing. Both components are currently only available in the development branch of Hyperdeck, not in the main release.\n\n## 2. FAQ\nQ: Are the framed components available in the main branch? (implied from Valiant's statement) A: No, they are dev branch only for now (answered by Valiant)\n\n## 3. Help Interactions\nNone present in this chat segment.\n\n## 4. Action Items\nType: Technical | Description: Fix errors in the Framed VideoPlayer component | Mentioned By: Valiant\nType: Technical | Description: Move \"framed\" hyps from dev branch to main branch when ready | Mentioned By: Valiant",
      "messageCount": 4,
      "userCount": 2
    }
  ]
}