Alan Munirji
Alan Munirji
Having an issue where when I save to zip, I have the cover image, Info.dat, song.egg, and no difficulties. My beat map still exists. When I go to the difficulties,...
[1.1.26] ModAssistant says I am on 4.2.1 for BSIPA, installing claims it updates but it never does
It appears to update on the UI, but when I close and reopen modassistant it is still 4.2.1 and says latest is 4.2.2.
Externally managed authorizers (like cross account) for a Websocket $connect route seems to create an invalid permission, causing deployment to fail. I found out that this is the case because...
``` Traceback (most recent call last): File "/app/main.py", line 3, in import _app # This will register the routes with the FastAPI application File "/app/_app.py", line 2, in from shared.constants...
### Checks - [X] I have checked [existing feature requests](https://github.com/KatsuteDev/Background/issues?q=is%3Aissue+is%3Aopen+label%3A%22feature+request%22). - [X] I have checked that this feature does not already exist. - [X] I am using the latest extension...
**Describe the bug** Fails on install **To Reproduce** Steps to reproduce the behavior: 1. install ext in wsl ubuntu 2. click on cat when you have a python file open...
if you have a project hierarchy like: ``` root/ └── src/ ├── **/*.py ├── test/*.py └── serverless.yml ├── .env ├── Pipfile.lock ├── Pipfile ├── README.md ├── mypy.ini └── pyproject.toml ```...
### Are you certain it's a bug? - [x] Yes, it looks like a bug ### Are you using the latest plugin release? - [x] Yes, I'm using the latest...
npx gltfjsx --transform .\frontend\assets\models\bedroom.glb TypeError: Cannot read properties of null (reading 'createAccessor') at compactPrimitive (file:///C:/Users/red/Repositories/horragame/node_modules/@gltf-transform/functions/dist/functions.modern.js:2408:31) at _joinLevel (file:///C:/Users/red/Repositories/horragame/node_modules/@gltf-transform/functions/dist/functions.modern.js:4104:7) at join (file:///C:/Users/red/Repositories/horragame/node_modules/@gltf-transform/functions/dist/functions.modern.js:4066:7) at Document.transform (file:///C:/Users/red/Repositories/horragame/node_modules/gltfjsx/node_modules/@gltf-transform/core/dist/index.modern.js:4005:13) at async transform (file:///C:/Users/red/Repositories/horragame/node_modules/gltfjsx/src/utils/transform.js:114:3) at async...
## Summary ## Type of Change - [x] `feat`: New feature - [ ] `fix`: Bug fix - [ ] `docs`: Documentation update - [ ] `refactor`: Code refactoring (no...