Crauzer
Crauzer
1. In the end I intend to mount the WAD files into to OS as virtual files/directories 2. We don't need to create full WAD files, only overrides I will...
This is also happening on the latest version `2.4.11`, when multiple tabs of the same origin are open, this error shows up once for each open tab. The service worker...
Yep, can't select anything at all from my VS Code terminal. This completely destroys UX because you cannot copy errors etc...
The screenshot you posted is of Obsidian v5 which is written in C#. At the time of development there was no prettifying library in C# for doing this. However, it...
Can you explain what this would be for
The first error: ` Material name count and Animation path count must be equal` Basically `--materials` defines the material names and then `--textures` defines the textures for those materials in...
Good question, there are many ways you can obtain material names, although the issue here is the fact that `lol2gltf` itself cannot tell you this. I will add a command...
For now you should be able to just convert the mesh without textures, then check material names in Blender for example, and backtrack to fill them into the command.
Yes this issue still persists even on Node v22.20.0 and latest react-router version