I have a Repl set up with websockets and a pygame window, but when i go to try and open the output, it won’t load, does anybody know why?
I need the websocket to send images over but it just won’t load the output.
I have a Repl set up with websockets and a pygame window, but when i go to try and open the output, it won’t load, does anybody know why?
I need the websocket to send images over but it just won’t load the output.
Can you provide a picture?
Not sure what could be causing it.
I do experience a lot of the Output loading or putting out an error which I can usually resolve. Since yours may sometimes connect, try this solution when your output is stuck on loading or an error:
1 - Run the repl with the run button
2 - While it is running, refresh the output in any way of three ways:
Output
tab in IDE, then create a new tab and turn it into an Output
tab.Otherwise, I guess the extra traffic might be messing up connection? Maybe sending and receiving less stuff would help?