KK-Blender-Porter-Pack icon indicating copy to clipboard operation
KK-Blender-Porter-Pack copied to clipboard

Export doesn't seem to do anything

Open soup587 opened this issue 10 months ago • 7 comments

As is title, pressing the export button makes a folder for the character in Export_PMX but doesn't write anything into it, even after half an hour of waiting A previous issue mentioned not having HF patch, but I've installed the alternative plugins mentioned in another previous issue

soup587 avatar Sep 09 '23 22:09 soup587

Some required plugins may have been missed in that list. Try actually installing the HF patch, or try opening the console to see if it tells you what plugins are missing when you try to run the exporter

FlailingFog avatar Sep 30 '23 16:09 FlailingFog

i don't think i get a clear reading of what i'm missing, just an out of range exception:

[Error  : Unity Log] ArgumentOutOfRangeException: Argument is out of range.
Parameter name: index
Stack trace:
System.Collections.Generic.List`1[ExcelData+Param].get_Item (Int32 index)
ChaCustom.CvsDrawCtrl.ChangeAnimationForce (Int32 idx, Single posTime)
PmxBuilder.ChangeAnimations ()
PmxExpoter+<StartBuild>d__4.MoveNext ()
UnityEngine.SetupCoroutine.InvokeMoveNext (IEnumerator enumerator, IntPtr returnValueAddress)
UnityEngine.MonoBehaviour:StartCoroutine(IEnumerator)
PmxExpoter:OnGUI()

soup587 avatar Sep 30 '23 20:09 soup587

Sorry, I thought that would tell you. Since we don't know the full list of dependencies for the exporter, and the console doesn't give an obvious way of checking which one is missing, here's the list of plugins the HF patch installs. It has to be one of these:

image

You can also just install the HF patch. It's a free download and you can opt to not install the 40gigs of mods if that's what you're worried about:
image

FlailingFog avatar Oct 01 '23 14:10 FlailingFog

@FlailingFog The requirements for KK is: KKAPI > 1.32.0 KK_Accessory_States KK_Pushup

The requirements for KKS is: KKSAPI > 1.32.0 KKS_Accessory_States KKS_Pushup

Also long time no chat :) sorry been busy modding totk XD

MediaMoots avatar Oct 01 '23 16:10 MediaMoots

That out of range error might be something else tho, idk

MediaMoots avatar Oct 01 '23 16:10 MediaMoots

Maybe those plugins have their own dependencies that also need to be installed? It looks like there are a lot of dependencies for those three plugins.

Also long time no chat :) sorry been busy modding totk XD

Nice!

FlailingFog avatar Oct 01 '23 17:10 FlailingFog