intiface / intiface-desktop

DEPRECATED - USE INTIFACE CENTRAL - Desktop GUI App for Intiface Service Usage
https://intiface.com/central
Other
56 stars 7 forks source link

Process most likely crashed. Contact support. #153

Open gmrtpfb opened 2 years ago

gmrtpfb commented 2 years ago

I'm a foreigner, so I'll use a translator.

After installation, I didn't touch the setting and it works well until the server starts, but there is a problem with the device scan.

Turning Bluetooth off on Bluetooth and the device does not cause errors, but then the device is not found.

I watched the video, but I don't know. intifacelog.txt

image

qdot commented 2 years ago

You most likely need to update windows. If you run winver and check the build version, it needs to be 20H2 or higher. Older builds no longer work.

LeGrosFromage commented 2 years ago

I'm having the same issue on a clean build of Fedora 36 (and beta 37) - this is what happens after I scan for devices:

(node:25049) UnhandledPromiseRejectionWarning: TypeError [ERR_INVALID_ARG_TYPE]: The "string" argument must be of type string or an instance of Buffer or ArrayBuffer. Received undefined at Function.byteLength (buffer.js:728:11) at i.string (/home/phil/Downloads/intiface-desktop-27.0.0-linux-x64/resources/app.asar/background.js:2:1258464) at Function.e.encode (/home/phil/Downloads/intiface-desktop-27.0.0-linux-x64/resources/app.asar/background.js:2:155530) at Function.e.encode (/home/phil/Downloads/intiface-desktop-27.0.0-linux-x64/resources/app.asar/background.js:2:134939) at Ot.SendMessage (/home/phil/Downloads/intiface-desktop-27.0.0-linux-x64/resources/app.asar/background.js:2:2273326) at /home/phil/Downloads/intiface-desktop-27.0.0-linux-x64/resources/app.asar/background.js:2:2378349 (node:25049) UnhandledPromiseRejectionWarning: Unhandled promise rejection. This error originated either by throwing inside of an async function without a catch block, or by rejecting a promise which was not handled with .catch(). To terminate the node process on unhandled promise rejection, use the CLI flag--unhandled-rejections=strict(see https://nodejs.org/api/cli.html#cli_unhandled_rejections_mode). (rejection id: 1) (node:25049) [DEP0018] DeprecationWarning: Unhandled promise rejections are deprecated. In the future, promise rejections that are not handled will terminate the Node.js process with a non-zero exit code. /home/phil/.config/IntifaceDesktop/engine/IntifaceCLI {"logType":"backend","location":"N","message":"Running /home/phil/.config/IntifaceDesktop/engine/IntifaceCLI --servername Intiface Server --deviceconfig /home/phil/.config/IntifaceDesktop/buttplug-device-config.json --frontendpipe --stayopen --wsinsecureport 12345 --log Info --without-hid --without-lovense-dongle-hid --without-lovense-dongle-serial --without-serial","level":"info","timestamp":"2022-10-07T20:52:27.718Z"} {"logType":"backend","location":"N","message":"Server process exited.","level":"debug","timestamp":"2022-10-07T20:52:27.726Z"} {"logType":"backend","location":"St","message":"Did not receive process ended message, process most likely crashed.","level":"error","timestamp":"2022-10-07T20:52:27.726Z"}