Reid Sanders
Reid Sanders
Which commit are you on? PR #3 should have fixed the shape mismatch and was merged. The issue is the refs, texts, and batch needed to all be set to...
Same issue here.
Some debugging attempts thwarted. If this is working for anyone please post your environment and commits for both plugins so I can try them. Thank You! I'm testing this with...
I am running unreal engine 4.27.2 (Version: 4.27.2-18319896+++UE4+Release-4.27), and most recent commits in ml-remote-server [c0d6c90](https://github.com/getnamo/ml-remote-server/commit/c0d6c90c0a1dde7cc5a52a48e185ad6663a66f80) ), machine-learning-remote-ue4 [c2fc560](https://github.com/getnamo/machine-learning-remote-ue4/commit/c2fc560d915dc49379708c39fe04a02fe0aba9d5) and socket-client-ue4: https://github.com/getnamo/SocketIOClient-Unreal/commit/1719eecfaeae7824215f27a36763f03957e1602d (I see it is changing as I write this),...
Thanks for the help (and useful libraries)! I tried this for both UE4.27.2 UE5 5.0.1, both fail in the same way. Right now I'm working around this by writing the...
Thanks @jacobay43! Curiously this fix boosts the size I can send without disconnect ~3x, but not more. Changing these values to be very large does not seem to have further...
If it is working for anyone I would greatly appreciate if you can post your commits / library versions. Thanks!
Looks like Danbooru2021 changed the metadata format substantially. I'll see what needs to be done to support the new format. As a work around you should be able to use...
I'll look into it. Can you post the command you used that gave that error?
You can try the latest commit with the old metadata (the metadata_dir parameter needed to be set to danbooru2021/2021-old). If that doesn't work you might want to double check that...