-
Notifications
You must be signed in to change notification settings - Fork 21
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
Can't convert Nami base skin #29
Comments
Same problem nami at CommandLine.ParserResultExtensions.MapResult[T1,T2,T3,TResult](ParserResult 1 result, Func 2 parsedFunc1, Func2 parsedFunc2, Func 2 parsedFunc3, Func`2 notParsedFunc)at lol2gltf.CLI.Program.Main(String[] args) in D:\a\lol2gltf\lol2gltf\lol2gltf.CLI\Program.cs:line 28 Traceback (most recent call last): File "C:\Users\Admin\Desktop\bone\proc\filter.py", line 34, in subprocess.run(cmd_args, shell=True, check=True) File "C:\Program Files\WindowsApps\PythonSoftwareFoundation.Python.3.11_3.11.1264.0_x64__qbz5n2kfra8p0\Lib\subprocess.py", line 571, in run raise CalledProcessError(retcode, process.args, subprocess.CalledProcessError: Command '['lol2gltf.CLI.exe', 'skn2gltf', '-m', 'C:\Users\Admin\Desktop\bone\proc\assets\characters\nami\skins\base\nami.skn', '-s', 'C:\Users\Admin\Desktop\bone\proc\assets\characters\nami\skins\base\nami.skl', '-g', 'C:\Users\Admin\Desktop\bone\proc\output\nami']' returned non-zero exit status 3762504530. |
Nami, Vayne, Zac same error |
I have used Obsidian to extract Nami's base skin and tried to convert it to glTF but it failed with some long. I then tried the older version, 2.0.1, and it worked.
The text was updated successfully, but these errors were encountered: