File information

Last updated

Original upload

Created by

ShadeAnimator

Uploaded by

ShadeAnimator

Virus scan

Some manually verified files

258 comments

  1. Brainstormepilog
    Brainstormepilog
    • premium
    • 144 kudos
    Since the Animation Kit is one of the first animation tutorials to appear on Google, here is some up-to-date information on creating custom animations.

    Importing Animations:
    The instructions about importing animations are obsolete, with the help of HavokMax you can directly import hkx animations on to the rig. Pretty much every up-to-date RIG supports the direct import of hkx files.

    The Animation Rig:
    Both rigs in the animation kit are obsolete. Here are some of the up-to-date 3ds Max rigs that I know:

    Human Rig: Based of the original rig from MaikCG, improved and fixed by me. Supports direct import of HKX animations.
    Power Armor Rig: Supports direct import of HKX animations, but the PA skeleton needs to be imported first.
    Super Mutant Rig: Supports direct import of HKX animations.
    Alien Rig: Supports direct import of HKX animations.
    Feral Ghoul Rig: Supports direct import of HKX animations.
    Rad Roach Rig: Supports direct import of HKX animations.
    Rad Scorpion Rig: Supports direct import of HKX animations.

    Useful Links:
  2. cvxczx1997
    cvxczx1997
    • member
    • 0 kudos
    when i click convert HKX to FBX,cmd shows me

    Traceback (most recent call last):
      File "F4AK_HKXPackUI\f4ak_hkxpack_UI.py", line 174, in convertHkxToFBXAnimation
    LookupError: unknown encoding: cp65001

    can anyone knows how to fix?

    check build.bat,shows me

    E:\3dmax\tools\F4AK_HKXPackUI>pyinstaller E:\3dmax\tools\F4AK_HKXPackUI\f4ak_hkxpack_UI.py --onefile --distpath E:\3dmax\tools\F4AK_HKXPackUI\
    'pyinstaller' is not recognized as an internal or external command,
    operable program or batch file.
    1. BlackKnightJack
      BlackKnightJack
      • member
      • 0 kudos
      Having trouble with this myself. Did you ever find a solution?
    2. wxMichael
      wxMichael
      • premium
      • 96 kudos
      I updated the code for F4AK_HKXPackUI.exe to Python 3 to resolve a couple issues, and also fixed a few potential bugs in the process.
      You can find my update here:
      https://github.com/wxMichael/ShadeAnimator_Fallout4_AnimationKit/releases
  3. guliguliradish
    guliguliradish
    • member
    • 2 kudos
    After a day and night of hard work, I successfully made myself irritable. How should hkxpack be used? Why does error r6034 appear when I double-click guiexes? Why is there a bunch of incomprehensible code published on the website of hkxpack, but no updated guiexes? I really want to learn how to make animations in order to contribute to this community, rather than being someone who gains happiness for nothing. But for an outsider, these are really barriers.
    1. Gizmoooooo
      Gizmoooooo
      • supporter
      • 35 kudos
      You should use shiagurs mod instead
    2. VonHelton
      VonHelton
      • supporter
      • 68 kudos
      His is Blender, not 3dsMax.......
  4. danrockOfficial
    danrockOfficial
    • member
    • 0 kudos
    Make sure required patches are registered to update this class.Done ???
  5. Cranky
    Cranky
    • supporter
    • 5 kudos
    About the errors along the lines of "Source contains (x) version (x), but (x) is the current version." I figured out the issue.


    • Open the HKX files in something like Visual Studio and search for the given "Source contains (x)". This searches in descending order, so sometimes you'll find, say, "hkaAnimation" before "hkaAnimationBinding", so make sure it's actually what you're searching for before moving onto step 2.
    • At the end of the object tree, there will be an entry called "describedVersion". Edit the value for this entry to match the given "but (x) is the current version." Save the file. You don't have to close it or hkxpack GUI. The end of the object tree will be easily noticeable by the lines <!-- defaults SERIALIZE_IGNORED -->
      <!-- attributes SERIALIZE_IGNORED -->

    • Go back to hkxpack GUI and click "Convert HKX to FBX" again and check for any similar error. Follow steps one and two again, searching for the new "Source contains (x)" error. Eventually, it will succeed. Keep in mind that you'll have to do this with any HKX files you're using, including any skeleton HKX files. I tried this with multiple files and they all had the same exact issues, so it's likely that if one of your files has an issue, future ones you make will, too.
  6. yran132
    yran132
    • member
    • 0 kudos
    i got error Version\hkVersionPatchManager.cpp(845): [0x3F79DDB1] Warning: Source contains hkxMaterial version 4, but  5 is the current version.

    fbx file was not created

    how can i fix this error?
    1. Cranky
      Cranky
      • supporter
      • 5 kudos
      I ran into this issue as well. Open the HKX file in something like Visual Studio and search for the given "source contains (x)". Scroll down to the end of that object. It'll be easily noticeable:

      <!-- defaults SERIALIZE_IGNORED -->
      <!-- attributes SERIALIZE_IGNORED -->
      <hkparam name="flags">0</hkparam>
      <hkparam name="describedVersion">3</hkparam>
      </hkobject>

      Change the value for "describedVersion" to the number the command window says is the current version and save. If it spits out another error for another source issue, search for that one as well. Eventually, it will succeed. Keep in mind that you have to edit both the skeleton HKX file and the HKX file with the animation attached to it.
  7. keijjang
    keijjang
    • member
    • 0 kudos
    hey everyone i need you all to look at this animation model bug of the game, 

    https://www.reddit.com/r/fo4/comments/kuctzn/need_help_with_power_armor_model_bug/?utm_source=share&utm_medium=web3x&utm_name=web3xcss&utm_term=1&utm_content=share_button
  8. pethzero
    pethzero
    • supporter
    • 0 kudos
    I  Open GUI Have ERROR
    R6304 
    How to Slove
  9. yran132
    yran132
    • member
    • 0 kudos
    When I change hkx animations to fbx with f4ak and open it with noesis, the animations are broken.So, when I import the animation into Blender, it looks very strange.Problems like this don't happen with 'idle' animations. However, this occurs when a large moving motion such as an attack motion is converted to fbx.I haven't missed anything. how can i fix this? :(
  10. HomCN
    HomCN
    • member
    • 10 kudos
    I got an error:
    Version\hkVersionPatchManager.cpp(845): [0x3F79DDB1] Warning: Source contains hkxVertexBufferVertexData version 0, but  2 is the current version.
    Make sure required patches are registered to update this class.Done

    and and no fbx file is generated.

    1. yran132
      yran132
      • member
      • 0 kudos
      hello, same error. Have you solved the problem?