Can someone help me?

I have a blender addon that only works with blender 2.67.
But I need it to work with new version of blender.

Now I don’t know anything about python. So I need someone to update this addon. The original author is not doing this project anymore.

Will someone please help me? I really need it to work with the latest version.

Please help. Thank you.

can you give a copy of that script so we can at least have a look and see what is needed to update it !

happy bl

Here it is @RickyBlender

Script: https://drive.google.com/file/d/18Qs139yQOr1GQribKuN6pABhZ0dfF9JV/view?usp=sharing
Edits this file: https://drive.google.com/file/d/1RcM2pyetfzxRG7DKPzO8uxvMksOonuIM/view?usp=sharing

PES 2015 is the last one supports in the script, now I have PES 2017 files which also needed to be added, but before then the project was closed.

Thank you for replying.

this has to do with physic Hair system
and I 'm not really into physic

so hope some one else can have a look and help you
PEP 2017 should not be that much a problem
it is more the modified API that can be more difficult to find

happy bl

Do you know someone who might help me?

And what is happy bl?

not really but some one might come and help with this physic script

Note: Happy bl
is like have fun with Blender

Oh, Okay.
Thank you.

do you know what this script is supposed to do
can you elaborate on the things it does

might help me or other people to help

I will try it but API physic is something special and more difficult
and I did not do a lot of it so not certain I can help with it!

thanks
happy bl

this seems to be an import export script
Import/Export PES Face/Hair Model

do you have a small sample file for the data import ?

happy bl

I did a quick test in 2.79 and looks like it works and no errors

did you test it in 2.79 ?

but no data file to see if it really works well
the panel appears in the scene property

happy bl

This script create faces for PES game.

Here is the video - https://www.youtube.com/watch?v=rpEN-nyUV9M

Thanks

It does not work in 2.79, some errors appears.

I gave you the sample files before, here it is - https://drive.google.com/file/d/1RcM2pyetfzxRG7DKPzO8uxvMksOonuIM/view?usp=sharing 2

what errors ?
is it when you try to read the data or when you run it ?

never use that script before
I see like 20 files with so many names
which one do I try to read with the script?

happy bl

These 2 photos -

![Blender%208_2_2018%205_07_39%20PM|690x356]

in pes_temp\faces\983\common\character0\model\character\face\real\983
there is a file name - “face_high_win32.model
Select that in Face model file.

is this the error ?

salutations

there are 2 errors

a file is missing pes_temp ?
Error: Script can not find ‘pes_temp’ folder in Blender root directory !!

don’t know where it is or what it does !

happy bl

in that script
it looks like this can work only with Nvidia card ?

temp_folder = bpy.app[4].split(‘blender.exe’)[0]+‘pes_temp\’
DDSPATH = bpy.app[4].split(‘blender.exe’)[0]+'pes_temp\nvidia_dds.exe

so not certain if is a special case or normal

and I don’t have an Nvidia card on my PC !
so might not work to debug this script

happy bl

Download this file - drive.google*com/file/d/1Nzu3ITQi5SK8Rp6wtm0ksv7HFD9Iq7k3/view?usp=sharing
[ { ( It contains all the files )
Please change * to . }
Sorry for doing this but the site won’t let me post link this time ]

Okay.
Now, after downloading,
Unzip it, then you will see tool_v18c folder.
Open the folder, copy pes_temp folder to blender directory.

Then copy pes_face_modifier.py to AppData> Roaming> Blender Foundation> Blender> 2.79> scripts> addon

and those other files are for archiving the file as CPK extension and copying them into a folder.

[Please use the PES 2017 face for debugging that I gave you]

And I’m so happy that you are still trying to help me. There are no words but thanks to say to you.

Thank you a lot.

you could try on this other forum for help

http://blender.stackexchange.com/questions/5121/find-the-name-of-textures-linked-to-an-object-in-python

good luck
happy bl