any extended log.txt available for crash inspection

Is there any extended log.txt available for inspecting crashes? Since upgrading to 2.4.0 I see more crashes than before. Nothing dramatic but I’d like to understand what’s up. The last lines of my log.txt usually look pretty innocent…

[3.050 info src/app/RackWidget.cpp:327 fromJson] Creating module widget Vult Disjoint
[3.052 info src/window/Svg.cpp:28 loadFile] Loaded SVG C:/Users/firo/Documents/Rack2/plugins-win-x64/VultModules/res/Disjoint.svg
[3.054 info src/app/RackWidget.cpp:327 fromJson] Creating module widget Vult Nitrous
[3.055 info src/window/Svg.cpp:28 loadFile] Loaded SVG C:/Users/firo/Documents/Rack2/plugins-win-x64/VultModules/res/Nitrous.svg
[3.056 info src/window/Svg.cpp:28 loadFile] Loaded SVG C:/Users/firo/OneDrive - uuuuuu/private/DAW/Rack2Free/res/ComponentLibrary/Plug.svg
[3.057 info src/window/Svg.cpp:28 loadFile] Loaded SVG C:/Users/firo/OneDrive - uuuuuu/private/DAW/Rack2Free/res/ComponentLibrary/PlugPort.svg
[3.059 info adapters/standalone.cpp:265 main] Running window
[3.163 info src/window/Svg.cpp:28 loadFile] Loaded SVG C:/Users/firo/OneDrive - uuuuuu/private/DAW/Rack2Free/res/ComponentLibrary/Rail.svg
[3.164 info src/window/Svg.cpp:28 loadFile] Loaded SVG C:/Users/firo/Documents/Rack2/plugins-win-x64/Airwin2Rack/res/port_off_light.svg
[3.176 info src/window/Window.cpp:50 loadFile] Loaded font C:/Users/firo/Documents/Rack2/plugins-win-x64/ImpromptuModular/res/fonts/Segment14.ttf
[3.177 info src/window/Window.cpp:50 loadFile] Loaded font C:/Users/firo/OneDrive - uuuuuu/private/DAW/Rack2Free/res/fonts/Nunito-Bold.ttf
[3.178 info src/window/Window.cpp:50 loadFile] Loaded font C:/Users/firo/OneDrive - uuuuuu/private/DAW/Rack2Free/res/fonts/ShareTechMono-Regular.ttf
[3.179 info src/window/Window.cpp:50 loadFile] Loaded font C:/Users/firo/Documents/Rack2/plugins-win-x64/StochasticTelegraph/fonts/RobotoMono-Regular.ttf
[3.182 info src/window/Window.cpp:50 loadFile] Loaded font C:/Users/firo/Documents/Rack2/plugins-win-x64/NYSTHI/res/fonts/LEDCalculator.ttf
[3.183 info src/window/Window.cpp:50 loadFile] Loaded font C:/Users/firo/Documents/Rack2/plugins-win-x64/cf/res/LEDCalculator.ttf
[3.330 info src/window/Window.cpp:50 loadFile] Loaded font C:/Users/firo/Documents/Rack2/plugins-win-x64/Airwin2Rack/res/PlusJakartaSans-SemiBold.ttf
[6.282 info src/network.cpp:150 requestJson] Requesting JSON GET https://api.vcvrack.com/version?edition=Free

What OS? On a Mac check the Console app (in Utilities folder) for Rack crash dumps. On Win check the Event log, may have some info. Linux logs are in /etc/log directory if I recall correctly.

Where do I find event.log in Win?

there is an events app, search for it if not in start menu somewhere (not used win for ages, so a bit rusty there)

1 Like

Rack doesn’t make one, or an extended log, only the log.txt in the Rack user folder.

If you’re looking for the Windows event logs, hit the Start menu, type “Event” and the Event Viewer app pops up. This will only have the default app events because Rack doesn’t log Windows events itself. But, you might find some hints there.

1 Like