FlailingFog / KK-Blender-Porter-Pack

Plugin pack for exporting Koikatsu characters to Blender.
307 stars 29 forks source link

Export doesn't seem to do anything #465

Open soup587 opened 8 months ago

soup587 commented 8 months ago

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

FlailingFog commented 7 months ago

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

soup587 commented 7 months ago

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()
FlailingFog commented 7 months ago

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

MediaMoots commented 7 months ago

@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 commented 7 months ago

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

FlailingFog commented 7 months ago

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!