phuvf / oscpoint

OSCPoint is a PowerPoint add-in that allows Open Sound Control (OSC) control of PowerPoint on Windows
https://oscpoint.com
MIT License
43 stars 5 forks source link

IP address error #11

Closed albertorighetto closed 10 months ago

albertorighetto commented 10 months ago

Whenever I try to change the IP address to something different than 127.0.0.1 the following error occurs:

IP address error

On 127.0.0.1 OSC is sent without problems.

Currently running on v1.0.1.1

phuvf commented 10 months ago

Thanks for the note - I can reproduce this error myself. I'll looking into this this evening.

phuvf commented 10 months ago

Think this was just a simple regex mix up on my part. This should now work on v1.0.1.2.

Let me know how you get on, and thanks for the issue report.