<html><head><meta http-equiv="Content-Type" content="text/html charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><br class=""><div><blockquote type="cite" class=""><div class="">On 19 Jul 2017, at 16:05, Haravikk <<a href="mailto:opensim@haravikk.me" class="">opensim@haravikk.me</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><meta http-equiv="Content-Type" content="text/html charset=us-ascii" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Hi there,<div class=""><br class=""></div><div class="">So I'm trying to run Open Simulator in standalone mode on Mac OS X, and while it seemed to build okay I'm encountering an error after entering initial region configuration. The error that I'm encountering is:</div><div class=""><div class=""><br class=""></div></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class=""><div class=""><font face="Monaco" class="">mono_w32socket_convert_error: no translation into winsock error for (6) "Device not configured"</font></div></div></blockquote><div class=""><br class=""></div><div class="">I've pasted the full stack-trace to: <a href="https://pastebin.com/E3kJDUkA" class="">https://pastebin.com/E3kJDUkA</a></div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">As I say, I was able to undergo region configuration, and the error first occurred after entering a name for my estate ("Haravikk's Estate", minus double quotes), and now occurs every time I try to run OpenSim.exe.</div><div class=""><br class=""></div><div class="">I originally built OpenSim.exe using xbuild, but have also tried using Xamarin Studio but it produces the same result. The version of Mono I'm using is 5.0.1 Stable (5.0.1.1) as obtained from <a href="http://mono-project.com/" class="">mono-project.com</a>, and using the Mac package installer.</div><div class=""><br class=""></div><div class=""><br class=""></div><div class="">Any idea what might be missing? Since it seems like an I/O error I would assume it may be related to a network interface?</div><div class="">I've tried binding to different local addresses and ports, but this didn't make any difference.</div><div class="">Anything I might be doing wrong?</div><div class=""><br class=""></div><div class="">Any help is appreciated!</div><div class="">- Haravikk</div></div></div></blockquote><br class=""></div><div>I should also add; I've also tried using the pre-built Mono binary, here's a paste of all output when using a fresh install from binary, in case the comparison helps:</div><div><a href="https://pastebin.com/VZTEiHST" class="">https://pastebin.com/VZTEiHST</a></div><div><br class=""></div><div>Same error occurs right at the binding UDP port step, however I've verified that I can do this myself using `nc -klu 0.0.0.0 9000`, so I'm not sure why an error would be occurring here?</div></body></html>