بندر لڑکا

Results 7 comments of بندر لڑکا

My man this is incredible! I am currently on baby duty but will pull latest and try out in a few hours. Thanks so much! I wish I could send...

Okay, this is great. I hate to pester but I am still having one issue which is that I can't seem to get the lambda callbacks to get called? Taking...

Hey thanks, Unfortunately I was already on latest commit: getnamo/ml-remote-server@36d6267, but the problem persists. Also, if I don't use a custom function, and instead use on_float_array_input I get the same...

Yeah will definitely try the blueprint version. Sorry it might take me a minute I'm still new to ue4. On Thu, Apr 16, 2020 at 7:39 PM Jan Kaniewski wrote:...

Okay so I tried the blueprint version with the latest release. Here's how my blueprint script looks ![image](https://user-images.githubusercontent.com/19617527/79608961-de03f200-80c3-11ea-8480-10bed3aaf279.png) The machine learning remote component is setup to run hello.py, which I...

Okay thanks. Like I said I’m new to ue4 so there could be something obvious I’m missing. Also in case it’s relevant: I’m on Windows 10, VS2017, ue4.24.3 I opened...

More updates. Sorry to spam. I got SendSIOJsonInput to work in blueprints with the result data successfully printed to game screen ![image](https://user-images.githubusercontent.com/19617527/79770056-e4c87a00-82fa-11ea-8fef-e487bedccd5d.png) I had to change line 57 of server.py...