Doug
Doug
This issue persists in the latest (1.0.0-beta.22175.2) version as well, although the error has moved slightly, it remains in `ResolveRefAssemblies`. ``` System.NullReferenceException: Object reference not set to an instance of...
@guillaumechereau I'm very happy using goxel, but this continue to be a pain point for me. I export all my goxel models to magikavoxel and export from magikavoxel as a...
@guillaumechereau I personally use the decimate and remesh operators in blender, then manually correct any messy faces by merging faces. I know other people use meshlab for the same purpose,...
@guillaumechereau I built a version of goxel off master, and this is exactly what I'm looking for. You can see the workflow below that converts the example 5000 face model...
@cibulka You can see the workaround we ended up using here https://github.com/hatchddigital/empty-coop/blob/master/gulp/tasks/scripts.js#L72 Basically using exec to invoke the external requirejs builder; but probably a better long term solution is just...
Wow, this bit me as well; after loading a signed application using this plugin it failed validation because the BOM was altered on the upload. Seriously nasty bug, and very...
For others who find this issue; the link in https://github.com/ggerganov/llama.cpp/issues/324#issuecomment-1476278970 is no longer correct after recent refactoring, you need to change the `LLAMA_N_PARTS` constant, wherever it is (currently in `llama.cpp`...
This has broken gulp. Please release a new version that reverts this.
👍 Thank you for the speedy fix. Please lock this thread relatively soon to prevent it turning into a discussion board of unrelated topics and spamming everyone.