-
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
Loading models from SA Tools project on Blender 4.1 #12
Labels
bug
Something isn't working
Comments
i also experienced this error while modding lol |
Blender 4.1 changes how smooth shading works through auto shade smooth. The function call was removed in favor of the new smoothing methods. The plugin will need to be updated. |
Merged
Justin113D
added a commit
that referenced
this issue
Apr 7, 2024
## Fixed issues - Blender 4.1 breaking changes (#12) - Processing materials on welded BASIC broken - Texture list evaluation not working for object-specific texture- and texturename-lists - NJ files with multiple blocks throw exception - Animations of NSSM and NCAM types not recognized - NJ animations only reading with 16 bit rotations - Exporting or importing of PAK archives with long names can break - Texcoord precision on SA2B models completely broken on import and export - BASIC models with NULL normals cannot be read ## Additions - Panels now use new blender API dedicated for panels - Texturename lists in NJ model files now get imported
Issue has been fixed with release 2.1.5. |
# for free
to join this conversation on GitHub.
Already have an account?
# to comment
On Blender 4.1 (installed through Steam), attempting to import any model from an SA Tools project results in the error screenshotted below:
Reverting to Blender 4.0.2 by installing through the .msi file downloaded from Blender's website solves the issue.
I love this tool, by the way. You're opening up modding to people who never would have dreamed of attempting it!
The text was updated successfully, but these errors were encountered: