Apoorv

Results 12 comments of Apoorv

> I was able to replicate this! I was having same issue, and I think I have a few insights: > > * Connection to SocketIO server only works if...

Hi @chad-vanet . I'm facing the same issue in UE 5.2.1. Any update on this?

Hi @Johnastc2002 . You can use the following flag to resolve this issue and create your `libassimp.a` file. `-DCMAKE_CXX_FLAGS="-Wno-deprecated-declarations"` However, I'm facing crashes in the engine on dragging and dropping...

Hi @Johnastc2002, did you manage to import `vrm` files into unreal successfully?

Hi @Johnastc2002 . You need to place it inside a specified directory as below: `/Plugins/VRM4U/ThirdParty/assimp/lib/Mac`

Hi @Johnastc2002 . Open xcode workspace and build from there. If crash occurs, you'll get a log, attach that.

Seems like you haven't downloaded the source. The repo for source is a different one. Kindly go through this thread. [https://github.com/ruyo/VRM4U/issues/130]

Try to generate solutions files first. Open terminal and `your_engine_batch_path your_uproject_path -game`

You're welcome @Johnastc2002 . Now try dragging and dropping a new `.vrm` into the content browser if you are able to do so, kindly update here with the screenshots of...

Did it happen as soon as you dropped the `.vrm` file?