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

I try to import the animation and I have this ?? #90

Open
captaindan98 opened this issue Sep 22, 2022 · 1 comment
Open

I try to import the animation and I have this ?? #90

captaindan98 opened this issue Sep 22, 2022 · 1 comment

Comments

@captaindan98
Copy link

captaindan98 commented Sep 22, 2022

Python: Traceback (most recent call last):
File "C:\Users*\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\io_import_scene_unreal_psa_psk_280.py", line 2312, in execute
if not psaimport_proxy():
File "C:\Users*
\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\io_import_scene_unreal_psa_psk_280.py", line 2293, in psaimport_proxy
return psaimport(
File "C:\Users******\AppData\Roaming\Blender Foundation\Blender\3.3\scripts\addons\io_import_scene_unreal_psa_psk_280.py", line 1879, in psaimport
strip = nla_stripes.new(action_name, nla_stripes[-1].frame_end, action)
TypeError: NlaStrips.new(): error with argument 2, "start" - Function.start expected an int type, not float

@bowlingforsoap
Copy link

This Pull Request seems to solve the exact issue you’ve encountered: #85 (comment)

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

2 participants