itchio / itch

🎮 The best way to play your itch.io games
https://itch.io/app
MIT License
2.31k stars 198 forks source link

🍎 Feedback v25.6.2 #3011

Open DragonCubSon opened 1 month ago

DragonCubSon commented 1 month ago

Event log:

Error [ERR_STREAM_DESTROYED]: Cannot call write after a stream was destroyed
    at doWrite (_stream_writable.js:399:19)
    at writeOrBuffer (_stream_writable.js:387:5)
    at WriteStream.Writable.write (_stream_writable.js:318:11)
    at next (/Users/dragon/Applications/itch.app/Contents/Resources/app/dist/main/main.bundle.js:33818:19)
    at LogStream.module.exports.LogStream._write (/Users/dragon/Applications/itch.app/Contents/Resources/app/dist/main/main.bundle.js:33825:5)
    at doWrite (_stream_writable.js:403:12)
    at clearBuffer (_stream_writable.js:542:7)
    at onwrite (_stream_writable.js:454:7)
    at next (/Users/dragon/Applications/itch.app/Contents/Resources/app/dist/main/main.bundle.js:33808:36)
    at onwriteError (_stream_writable.js:422:5)