-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Not working in Windows 11 #6
Comments
If the folder is in OneDrive you need to make sure that all the files are stored locally or the Windows Explorer Add-In can't see the file to generate the thumbnail. I used to have this problem with SolidWorks files: If the thumbnails don't show up in a regular folder for existing files after install then you may need to run Disk Clean-up in Windows to remove your thumbnail cache as documented here on the itch.io download page (new or copied files should show up straight away): When running command line programs in windows with the "*.vox" bit in Windows, this gets passed "as is" to the program. You need to remove the quotes from the it to get the shell to expand the files list. Alternatively if you just pass a directory name in it will process all the vox file in the directory. If you don't pass any arguments to the .exe it should show you a list of command line arguments you can use and it mentions that you can pass a list of filenames or a directory (Added in V1.5):
Let me know if you've still got issues and I'll see if I can take a further look. |
Regarding the Voxels.CommandLine: would it be better if I am able to run CommandLine without |
Frustratingly it doesn't seem like there's an easy workaround for the OneDrive thumbnail problem. I've just set mine to download all the file (i.e. no files on demand), just to see if it fixes it. Very annoying. This post talks about the same problem: For running the console app. I normally either put it in my PATH environment variable or reference it directly from the program files directory. So I wouldn't cd to the .exe directory. |
Install goes well completely... but no thumbnails. Windows 11.
MagicaVoxel final version, 0.99.7.1 | Windows 11 Pro for Workstations, 23H1 | latest Voxels version
Anyone help?
The text was updated successfully, but these errors were encountered: