Tarnadas / net64plus

Super Mario 64 Online tool
MIT License
224 stars 39 forks source link

Can't start without DNS + Solution #158

Open tamaskan opened 2 years ago

tamaskan commented 2 years ago

Error: EFILE at new Resolver (dns.js:246:20) at dns.js:377:25 at dns.js:431:3 at NativeModule.compile (bootstrap_node.js:606:7) at NativeModule.require (bootstrap_node.js:550:18) at net.js:45:13 at net.js:1730:3 at NativeModule.compile (bootstrap_node.js:606:7) at NativeModule.require (bootstrap_node.js:550:18) at internal/child_process.js:6:13

Just in case someone can't start it and get this error message when executing it via powershell. Set the dns of your network-adapter to 127.0.0.1 and it works. Of course this solution is for lan-only/no-internet-available mode.