dlutton / flutter_tts

Flutter Text to Speech package
MIT License
617 stars 258 forks source link

The program silently crashes and cannot start Error module name: ucrtbase.dll #544

Open zhoutong131 opened 1 week ago

zhoutong131 commented 1 week ago

🐛 Bug Report

When the system does not include voice packets or the speaker driver is abnormal, an error will be reported

Version: 0.1.x

*Platform:windows10* Windows logs Error module name: ucrtbase.dll, version: 192.168.19041.789, timestamp: 0x2bd748bf Exception code: 0xc0000409 Error offset: 0x00000007286e Error process ID: 0x239c Error application startup time: 0x01db37183ba3c293 Wrong application path: D: \ hengjie \ desk_demo.exe Error module path: C: \ Windows \ System32_crtbasedll Report ID: 1c50a8c0-999d-4f1e-832a-0dbb3424e181

Version 4.0.2 will not have this issue