Hello.
I’m trying to make a game for UE4.
My MIDI callback works fine, except when taking it to actual multiplayer
It works perfectly fine in sp.
http://pastebin.com/RFTbczhp
http://pastebin.com/uLQskqz1
this section of code is apperently causing the crash.
I tried emptying the implementation for ServerReceiveMIDI, but it still crashed.