Tim Peterson

Results 3 comments of Tim Peterson

I am attempting to use this plugin in UE4.25. I see that there's a commit updating the plugin to support 4.25, but I don't see an updated version of the...

The example project will not open for me either. It appears to be a matter of missing DLL dependencies. The log is attached (from AugmentedUnrealityEx\Saved\Logs). [AugmentedUnrealityEx.log](https://github.com/adynathos/AugmentedUnreality/files/6149347/AugmentedUnrealityEx.log)

I just had a similar problem (except it was `Failed to transmit packet: Bad file descriptor`) and came to the same solution. According to the source in [backends/osc.c](https://github.com/cbdevnet/midimonster/blob/811592c8190d12c6c7affa5772db3be30ba941e9/backends/osc.c#L529) it doesn't...