-
Notifications
You must be signed in to change notification settings - Fork 1
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
KeyError: '*skeleton' #1
Comments
.smd export from SparkIV is actually completely broken. It exports a skeleton of sorts but absolutely no vertex groups on your pedestrian model :( but try renaming the *skeleton bone to Char. Keep in mind this... Barely works. Extremely floaty animations (IK issue) and no exporting whatsoever. The only thing that seems to import correctly is facial animations and some gestures. |
Shouldn't close issues when an issue is still pending, it's there for a reason. Although, i managed to fix some stuff and it imports it fine now and actually flushes the animation keys. Although it still needs work, please use more debug lines in the actual python file until it's stable (I added important ones). Feel free to look at my fork. |
Is there any other way i can import ped models in blender? |
No. Currently, you will need an .fbx of a model exported out of Max that was imported via GIMS IV or OFIO. |
sorry for being irreIevant, i was wondering if you can give me any rigged gta 4 character, i dont have 3ds max and i really need to use this script :/ |
(I'm new into modding, sorry if the issue is actually me, lmao)
I tried to import a .onim file into another model for gtaiv (a random pedestrian [.smd file]) and I got this message in the Blender Log:
KeyError: '*skeleton'
I have the strong feeling that I'm making something wrong, but I've spent a few hours trying with different rigged models and animations and I still get no results.
The text was updated successfully, but these errors were encountered: