Git Product home page Git Product logo

Comments (7)

pafuhana1213 avatar pafuhana1213 commented on July 26, 2024

Hi, sorry for my late reply...
Hmm, I have tried to repro this issue, but I can't found any crash.
Would you please how to repro it?

thanks

from kawaiiphysics.

endyrare avatar endyrare commented on July 26, 2024

from kawaiiphysics.

endyrare avatar endyrare commented on July 26, 2024

from kawaiiphysics.

eatmylazer avatar eatmylazer commented on July 26, 2024

I've faced this problem too @pafuhana1213 when I was dealing with the exact same thing. This was instantaneously happening after adding a control to something that had kawaiiphysics, compiling the Ctrl Rig and trying to run it in sequencer. It completely kills the engine as long as it has any control rig attached to something that has kawaii.

Try to apply a Distribute rotation node into a skirt with kawaii, it might reproduce the bug.

I hope this information helps. Merry Christmas!

from kawaiiphysics.

Heeju-Kim-Bloodlust avatar Heeju-Kim-Bloodlust commented on July 26, 2024

Hello, here's a gif reproducing it. https://gyazo.com/fdba52f0a95f0dd235658cc248c0bc80 it happens when you have the animation blueprint selected and you add in the control rig asset through the level sequence.

On Wed, Dec 7, 2022 at 6:19 PM Endy Rare @.> wrote: Hello! Thank you so much for replying! I would absolutely LOVE if i can use kawaii physics in conjunction with control rig, but as you already know it crashes. Ill be sending you a video reproducing the crash as soon as possible. I really appreciate that you got back to me! ~Andy On Sat, Dec 3, 2022 at 4:49 AM pafuhana1213 @.> wrote: > Hi, sorry for my late reply... > Hmm, I have tried to repro this issue, but I can't found any crash. > Would you please how to repro it? > > thanks > > — > Reply to this email directly, view it on GitHub > <#56 (comment)>, > or unsubscribe > https://github.com/notifications/unsubscribe-auth/AQ3ILBTFWPYVKDCFPGJ7AKDWLMJRHANCNFSM5ZKEZECQ > . > You are receiving this because you authored the thread.Message ID: > @.***> >

I've been facing similar problem.

Have you ever tried to compile the ABP (or post-process ABP on the mesh) which is causing the trouble? I'm pretty sure that the compiling causes the same crash.

If you put Kawaii-Physics node(s) in an animation layer in the ABP, that's the cause of the crash. You don't face the same problem in UE 5.0.3

Solution is quite simple.

Delete

InitializeBoneReferences(RequiredBones);

in FAnimNode_KawaiiPhysics::Initialize_AnyThread()

Or if you're not a programmer,

GET KAWAII nodes out of the animation layer. Place them in the main anim graph

For the record, AnimNode_AnimDynamics has the same problem.

from kawaiiphysics.

pafuhana1213 avatar pafuhana1213 commented on July 26, 2024

Hi guys,

I haven't been able to reproduce this issue yet, but I think the method suggested by @Heeju-Kim-Bloodlust is great, so I committed it.
d6ef1ed
If it happens again, please reopen this thread. Also, it would be great if you could provide detailed steps to reproduce.
Thanks!

from kawaiiphysics.

Sankizar avatar Sankizar commented on July 26, 2024

Hi,

I'm not a professional, and not really good with code. I have the last version of the plugin, but I still have the crash when I trie to use it with a control rig. Have you a solution or have I missed something?

Thanks!

from kawaiiphysics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.