FlailingFog / KK-Blender-Porter-Pack

Plugin pack for exporting Koikatsu characters to Blender.
310 stars 29 forks source link

Convert and apply colors to shaders error #172

Closed yukist92 closed 1 year ago

yukist92 commented 1 year ago

hi! thanks for all your work!! :D , i have a problem with the 2b option not loading the colors image

yukist92 commented 1 year ago

Python: Traceback (most recent call last): File "C:\Users\GIGABYTE\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\KK-Blender-Porter-Pack-master\importing\importcolors.py", line 727, in execute convert_main_textures(lut_light) File "C:\Users\GIGABYTE\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\KK-Blender-Porter-Pack-master\importing\importcolors.py", line 479, in convert_main_textures image_to_KK(image, lut_light) File "C:\Users\GIGABYTE\AppData\Roaming\Blender Foundation\Blender\3.1\scripts\addons\KK-Blender-Porter-Pack-master\importing\importcolors.py", line 90, in image_to_KK shader = gpu.types.GPUShader(vertex_default, current_code) Exception: Shader Compile Error, see console for more details

location: :-1

MediaMoots commented 1 year ago

Please try it with PR #138 It's probably fixed there

yukist92 commented 1 year ago

nothing :C , maybe is the version of blender, i have 3.2.0, i'll try with 3.1

yukist92 commented 1 year ago

tried in 3.1. the same error :c , image

FlailingFog commented 1 year ago

You need to update the blender plugin with the one linked above. The new one looks like this image

FoxNisha commented 1 year ago

I have the same problem, I got the newest version, but where's the convert and apply colors button?

yukist92 commented 1 year ago

You need to update the blender plugin with the one linked above. The new one looks like this image

i have upodated the plugin but it says 5.1 image

FlailingFog commented 1 year ago

I mean the blender plugin and exporter that mediamoots linked. KK-Blender-Shader-Pack-422d8b9b76070523f5ac2bb8d2d2aeb157d8c3fa.zip

MediaMoots commented 1 year ago

Make sure to have the latest plugins and use Blender 3.3 on Windows, that should work.