We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Surge Rack throws
[44.938 info /home/vortico/src/vcv/library/repos/SurgeXTRack/src/XTModule.h:69 showBuildInfo] [SurgeXTRack] Instance: Module=VCF BuildInfo=os:win pluggit:SURGE_RACK_PLUG_VERSION surgegit:SURGE_RACK_SURGE_VERSION buildtime=Aug 11 2023 02:33:16 [45.280 fatal adapters/standalone.cpp:49 fatalSignalHandler] Fatal signal 22. Stack trace: 36: 0x0 35: raise 0x7ff867dcabe0 34: abort 0x7ff867dcf1e0 33: ZN9__gnu_cxx27__verbose_terminate_handlerEv 0x7ff81b7c2b80 32: ZN10__cxxabiv111__terminateEPFvvE 0x7ff81b7b5830 31: ZSt9terminatev 0x7ff81b8b2170 30: _cxa_throw 0x7ff81b8bb350 29: ZNSt10filesystem7__cxx118__detail24__throw_conversion_errorEv 0x7ff814f277c0 28: ZNSt10filesystem7__cxx114path10_S_convertIcEEDaPKT_S5_ 0x7ff814f27380 27: ZN5Surge7Storage12FxUserPreset14doPresetRescanEP12SurgeStorageb 0x7ff814887720 26: ZN12SurgeStorageC2ERKNS_18SurgeStorageConfigE 0x7ff8148ca1e0 25: ZN3sst12surgext_rack3vcf3VCFC1Ev 0x7ff814d6c600
on Jacky. That doRescan needs a fs::exception try catch obviously then port it into rack.
doRescan
The text was updated successfully, but these errors were encountered:
Tuen FS exceptions into Surge errors on Startup
43bb42b
for the FX and ModList stuff. Closes surge-synthesizer#7205
Tuen FS exceptions into Surge errors on Startup (#7206)
e071c02
for the FX and ModList stuff. Closes #7205
Tuen FS exceptions into Surge errors on Startup (surge-synthesizer#7206)
99b515a
Successfully merging a pull request may close this issue.
Surge Rack throws
on Jacky. That
doRescan
needs a fs::exception try catch obviously then port it into rack.The text was updated successfully, but these errors were encountered: