import model
MadeEvil opened this issue · 5 comments
Traceback:
Python: Traceback (most recent call last):
File "C:\Users\Owner\AppData\Roaming\Blender Foundation\Blender\3.6\scripts\addons\KK-Blender-Porter-Pack-663\importing\importbuttons.py", line 53, in execute
force_current_pose = c.get_json_file('KK_KKBPExporterConfig.json')['exportCurrentPose']
TypeError: 'NoneType' object is not subscriptable
game created and exported in: koikatsu party
Blender version:3.6.9
kkbp addon version; latest (6.6.3)
pmx converter used: mmd tools version 2.10.2
Material combiner version:2.1.2.4
video proof of error:
https://github.com/FlailingFog/KK-Blender-Porter-Pack/assets/165521662/acfd1c4f-6509-4841-80f9-022b97561ebd
I probably should have zipped the card, here is the card in a zipped format
charCard.zip
whats strange is it works in bklender version 3.5, but textures wont show up and in the console it states that its because blender 4.0 dropped support for a certain script call. and bare in mind im not using blender 4.0, im using blender 3.5 for that run.
I believe i have found the root cause of my problems, I was using the wrong version of kkbp exporter on the koi katsu side of things. im gonna try using kks this time.