#Importing ablend file and its not working
1 messages · Page 1 of 1 (latest)
If you export the model from blender to gltf, does that work?
i want to use blend file bc i have a lot of models and im to lazy to change enything
Have you set the path to your Blender installation in the editor settings?
yes but idk what path choose to like to the folder to the model or just blender program bc in tutorials they didnt told me
Ought to be the .exe file if you're on Windows
ok now i have another probem because this showed up and idk what to do
Can you copy-paste the whole path you've selected to here?
I did but only thing that changed was from path does not point to a valid executable to something that cant do something with blender
Im using blender 4.0 so it should work
What OS are you using?
Win 10
I was a little unsure because you have forward slashes in the executable path, but perhaps Godot displays all paths in Unix style
So what deos that mean because my potato brain cant process that
It's just that Windows traditionally uses \ as a folder separator, so when you see / it usually means the person is on Linux/Mac. I think Windows supports both nowadays, and even if it doesn't, Godot probably handles everything internally so it should turn out right.
I.e. not related to the problem you're having, just checking so that I hadn't misunderstood something about your system.
Oh ok so basically i just turned them manually xd bc godot couldnt find path with \
Idk why but ok
Did you use the Browse button to select the .exe, and it game you slashes it couldn't understand itself?
Yes
Sounds like it could be a but in the editor. Are you using Godot 4.3?
Yep
Might be worth reporting an issue for that, I couldn't find an existing one. https://github.com/godotengine/godot/issues?q=is%3Aissue blender path label%3Aplatform%3Awindows
I.e. that it gives you a Unix path when using the Browse button, which it then claims to be invalid. This definitely sounds like a bug.
For the problem that it still doesn't work even if you flip the slashes, it would help to know exactly what it says the error is.
Ok