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

Unable to import psk #72

Open
RenatoMaker opened this issue Oct 11, 2021 · 6 comments
Open

Unable to import psk #72

RenatoMaker opened this issue Oct 11, 2021 · 6 comments

Comments

@RenatoMaker
Copy link

every time I click to import psk file I get this error message

Captura de tela 2021-10-10 213325

@Blenux
Copy link

Blenux commented Oct 11, 2021

What psk files are you trying to import?

@RenatoMaker
Copy link
Author

RenatoMaker commented Oct 11, 2021

I was trying to import a mesh of a Fortnite skin from fmodel in blender 2.92:

Captura de tela 2021-10-11 092941
Captura de tela 2021-10-11 092929

@RenatoMaker
Copy link
Author

Now I tried it on blender 2.83 and it worked

image

@Blenux
Copy link

Blenux commented Oct 12, 2021

Interesting why it didn't work in 2.92, should work all the way up to 3.0 .

@real-guilty
Copy link

Same in 2.9 and 2.93 (Steam). Assets are FF7 Remake exported via Noesis.

Python: Traceback (most recent call last):
File "C:\Users\JMTB3\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_import_scene_unreal_psa_psk_280.py", line 2017, in execute
no_errors = no_errors and pskimport(
File "C:\Users\JMTB3\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_import_scene_unreal_psa_psk_280.py", line 581, in pskimport
CHUNKS_HANDLERSchunk_id_str
File "C:\Users\JMTB3\AppData\Roaming\Blender Foundation\Blender\2.93\scripts\addons\io_import_scene_unreal_psa_psk_280.py", line 407, in read_faces
((vertid0, u0, v0, matid0), (vertid1, u1, v1, matid1), (vertid2, u2, v2, matid2)) = Wedges[WdgIdx1], Wedges[WdgIdx2], Wedges[WdgIdx3]
IndexError: list index out of range

location: :-1

@Befzz
Copy link
Owner

Befzz commented Nov 29, 2021

@real-guilty hey!

exported via Noesis

share psk/psa files! i will look at them!

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

4 participants