Skip to content
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

Can't import .spm files in blender 4.1 #26

Open
moonvoidpro opened this issue May 12, 2024 · 1 comment
Open

Can't import .spm files in blender 4.1 #26

moonvoidpro opened this issue May 12, 2024 · 1 comment

Comments

@moonvoidpro
Copy link

I have installed addons in \AppData\Roaming\Blender Foundation\Blender\4.1\scripts\addons and enabled them.
image

I have downloaded stk-media-repo from https://supertuxkart.net/Media_Repo and patched them with original STK installation folder, and I can open built models from the STK installation folder.
image

But if I opened the same file with Blender 2.79, the rendering will be different.
image

Blender 2.79 can't install the latest addones, and Blender 4.1 with addons cannot open .spm files even after patching the media repo to the original installation folders.

Should I install specific version of Blender, or use the conversion python script to convert the .spm files in installation folders?


My working environment:
Blender 4.1
SuperTuxKart 1.4

Windows 11 Home 64-bit (10.0, Build 22631)
13th Gen Intel(R) Core(TM) i5-13500H
Driver Version: 31.0.101.5186

@thelabcat
Copy link

thelabcat commented May 21, 2024

This looks like a color space problem. It may not be a problem with the addon at all. Check the image texture node in the material, and make sure the color space is set to sRGB. As for why it doesn't show on the model in the viewport, that could just be because the shading mode is set to solid.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants