Fuse keep displaying the following when I try to preview
Outracks.Simulator.FailedToConnectToProxy: Failed to connect to proxy:
172.20.10.3:12124: Attempted to read past the end of the stream.
127.0.0.1:12124: Attempted to read past the end of the stream.
192.168.33.1:12124: Attempted to read past the end of the stream.
at Outracks.Simulator.Task`1[T].get_Result () <0x1c3f8640 + 0x0004f>
in <filename unknown>:0
at Outracks.Simulator.ConnectingToProxy.OnUpdate () <0x1c10fea8 + 0x
0002b> in <filename unknown>:0
at Outracks.Simulator.Application.OnUpdate () <0x12cbe860 + 0x000eb>
in <filename unknown>:0
at Fuse.App.Update () <0x12cbe738 + 0x00026> in <filename unknown>:
I had this issue on Fuse 33.2 on Mac Sierra ( v10.12.2 ). I updated to Fuse 34 and the issue persists. I have worked on the hikr example app and it works fine. Everything else doesn’t.