Zeldruck / Albion-Online-ZQRadar

Free Albion Online Radar
https://discord.gg/xpbgq7E9ya
4 stars 0 forks source link

Device must be a string #11

Closed Zeldruck closed 5 months ago

Zeldruck commented 5 months ago
var linkType = c.open(device, filter, bufSize, buffer);
                        ^

TypeError: device must be a string
    at Object.<anonymous> (***\Albion-Online-Radar-ZQRadar\app.js:140:18)
    at Module._compile (node:internal/modules/cjs/loader:1256:14)
    at Module._extensions..js (node:internal/modules/cjs/loader:1310:10)
    at Module.load (node:internal/modules/cjs/loader:1119:32)
    at Module._load (node:internal/modules/cjs/loader:960:12)
    at Function.executeUserEntryPoint [as runMain] (node:internal/modules/run_main:86:12)
    at node:internal/main/run_main_module:23:47

Node.js v18.18.2

Might come from an older version of npcap or if the local ip address is dynamic, so it will not found the old one who has been saved in the file ip.txt.