Wavetable crash

Hi all, every time I open a patch I was working on with the VCV native WT VCO, it causes a crash. I’m guessing its something to do with the wavetable I loaded in being a bit weird. But I’m unable to figure out how to load the patch now. Can anyone advise? Thanks so much for your time.

[2.739 info src/engine/Engine.cpp:1240 fromJson] Creating module VCV Wavetable VCO [2.744 fatal adapters/standalone.cpp:49 fatalSignalHandler] Fatal signal 6. Stack trace: 18: Rack(fatalSignalHandler(int)+27) 17: libsystem_platform.dylib(_sigtramp+29) 16: ???(0x0+9223372039002259456) 15: libsystem_c.dylib(abort+123) 14: libsystem_c.dylib(err+0) 13: libRack.dylib(pffft_new_setup.cold.1+35) 12: libRack.dylib(pffft_new_setup+2756) 11: plugin.dylib(Wavetable::interpolate()+259) 10: plugin.dylib(WTVCO::dataFromJson(json_t*)+69) 9: libRack.dylib(rack::engine::Module::fromJson(json_t*)+735) 8: libRack.dylib(rack::engine::Engine::fromJson(json_t*)+260) 7: libRack.dylib(rack::patch::Manager::fromJson(json_t*)+630) 6: libRack.dylib(rack::patch::Manager::loadAutosave()+285) 5: libRack.dylib(rack::patch::Manager::load(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >)+406) 4: libRack.dylib(rack::patch::Manager::loadAction(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >)+40) 3: libRack.dylib(rack::patch::Manager::launch(std::__1::basic_string<char, std::__1::char_traits, std::__1::allocator >)+114) 2: Rack(main+3600) 1: dyld(start+462) 0: ???(0x0+3)

I am not good at reading those logs, but my first suggestion would be to move the wavetable, so VCV can’t find it. Move it to another folder and then try opening the patch.

If the wavetable is the issue, this might solve the problem :slight_smile:

We’d love to help, please contact support@vcvrack.com