supertuxkart / stk-blender

Blender 2.80 exporter
MIT License
24 stars 19 forks source link

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

Open moonvoidpro opened 1 month ago

moonvoidpro commented 1 month ago

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 commented 1 month ago

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.