cables-gl / cables_electron

cables.gl standalone version
https://cables.gl/standalone
MIT License
77 stars 3 forks source link

Internet Disconnected Error #223

Closed bejucoo closed 1 month ago

bejucoo commented 1 month ago

Describe the bug My computer disconnected from internet a couple of minutes and got an error message:

How To Reproduce

  1. Open Editor
  2. Disconnect from internet (?)

Platform

Logs

cables_electron encountered an error
Error: net::ERR_INTERNET_DISCONNECTED
    at SimpleURLLoaderWrapper.<anonymous> (node:electron/js2c/browser_init:2:115199)
    at SimpleURLLoaderWrapper.emit (node:events:519:28)
steam0r commented 1 month ago

are you using any httprequests or websockets or anything? does this happen in an empty patch?

bejucoo commented 1 month ago

No, no httprequests or websockets. It was a simple patch (mainloop + transform + cube). The one i was using to test the MediaRecorder problem.

steam0r commented 1 month ago

thanks, this is fixed in the next version