< Back to IRCAM Forum

SkataRT doesnt make any sound

Hmm, do you get any error messages in the Max Window? In Live, did you try to build a new set?

Hi! Having the exact same issue on an M-series Mac. 1.6.1 has no audio output, and 1.7.0 immediately crashes Live.

Here a snippet from the crash log. Looks like a memory issue.

Termination Reason:    Namespace SIGNAL, Code 11 Segmentation fault: 11
Terminating Process:   exc handler [2608]

Is this when you drop the device in a fresh Live set? Can you please attach the full crash log so we can see where it happens? Thanks.

Yeah this happens when I drop the device into a fresh set. Attaching the crash log below.

Live-2024-12-26-202733.ips (156.3 KB)

1 Like

Thanks, the log made it clear that this is a Max crash in path_getsubdirectories. I notified Cycling and it is already fixed in the latest beta. However, this doesn’t help since it will take much longer until the Max engine for Live will get updated. So I sent you a new device by PM that tries to avoid this situation. Let us know if that fixes the problem.

Here’s a hot lead for all the “skatart doesn’t make sound” problems: I got the chance to have a look at a long term skatart user’s computer. She had lots of different versions of mubu and pipo externals scattered all over the system (due to Live unpacking the skatart device and storing the externals contained therein). This causes various problems when Live loads the current skatart patch but finds old mubu versions first.

Check the Max console from Live. Close to the top the mubu version should be:

MuBu for Max, version 1.10.12
  IRCAM – Centre Pompidou, 20/12/2024
MuBu JavaScript support enabled

If it isn’t, clean your setup:

  1. make sure you’re using skatart 1.7.0-beta or newer (second download on the Forum page)
  2. make sure that all skatart instances in your set are the same version. (When old skatart versions are in the Live set, these might get loaded first, and their older mubu and spat externals will then be used also for the current skatart.)
  3. update the mubu and catart-mubu packages in standalone Max, if you have that. (It can happen that Live loads the mubu externals from the package installed in standalone Max.)
  4. Search for and delete outdated mubu.* and pipo.* externals (*.mxo) everywhere in the other Max search paths, and additionally in
    • ~/Documents/Max 9/Max for Live Devices/SKataRT Project/
    • ~/Library/Application Support/Cycling '74/Max 9/Settings/temp64-Max/mxt and temp64-live/mxt
    • same for Max 8

Hope this will solve these problems.

Hello
I followed all the instructions given here, but the sound played only lasts two seconds. any suggestions ?
Thanks

Mac os 14.5
Live 12.1.5
Max 9.0.3

max console.pdf (121.6 KB)

Oh sorry, I forgot upgrading Catart Mubu, Now it works !
Best regards D

1 Like

Hi,
I think I’m having the same problem as masonyoungblood – 1.6 wasn’t giving audio output, probably because of old versions of objects in my path. I was cleaning it up but meanwhile downloaded the new 1.7. This works as a standalone object in Max, but when dropping the device into a new Live set, it crashes immediately.

Using Max 8.6.5, Live 11.3.41. Attached is the crash report.

Please let me know if there is anything I can do to fix this.

Thanks!

Ableton Crash Report 2025-03-17 232821 Live 11.3.41.zip (265.0 KB)

Hi Ian, thanks for the crash log. It shows that Live seems to find old pipo externals somewhere under
/Users/USER/Library/Application Support/Cycling '74:

 63:    "path" : "\/Users\/USER\/Library\/Application Support\/Cycling '74\/*\/pipo.chop",
 64:    "name" : "pipo.chop"
 72:    "path" : "\/Users\/USER\/Library\/Application Support\/Cycling '74\/*\/pipo.descr",
 73:    "name" : "pipo.descr"
141:    "path" : "\/Users\/USER\/Library\/Application Support\/Cycling '74\/*\/mubu.knn",
142:    "name" : "mubu.knn"
498:    "path" : "\/Users\/USER\/Library\/Application Support\/Cycling '74\/*\/mubu.concat~",
499:    "name" : "mubu.concat~"
771:    "path" : "\/Users\/USER\/Library\/Application Support\/Cycling '74\/*\/mubu.granular~",
772:    "name" : "mubu.granular~"

1128: “path” : “/Users/USER/Documents/*/mubu”,
1129: “name” : “mubu”,

Did you also update the mubu package in standalone Max?

Hi,

Yes, I did update the mubu and catart-mubu packages. It seems like the older packages I had had been installed manually rather than through the package manager, so I cleaned them up as best I could. There are some older files that I’m keeping for reference, but they should be outside of Max’s search path.

The only pipo externals I could find within /Users/USER/Library/Application Support/Cycling '74 are in the temp64-Max/mxt and temp64-live/mxt folders, which I had previously cleaned out. It seems like, when I drop the SkataRT device into a new Live set, it manages to create those files before crashing. They are all dated Feb 24, 2025 and have a version number 1.10.13 pre5

ok, then you’re all good with externals. are there other M4L devices in the set that’s crashing?

no, this happens when loading SkartaRT into a brand new set. Other M4L devices seem to be working fine.

If I host SkaraRT.amxd within a Max 8 project, the temp64-Max/mxt/ folder creates about 12 versions of these .mxo files. Some are mubu., some are pipo., and there is one spat5.pan~.

When I try to load it into a Live session, it seems to crash while in the middle of setting itself up, so within temp64-live/mxt/ I only get the following before Live crashes:

mubu.granular~, mubu.knn, pipo.chop, pipo.descr

It’s possible that I had not cleaned out the temp folders before the first crash log I sent, so just in case I’m attaching another one where I made sure those folders had no .mxo files in them.

Ableton Crash Report 2025-03-18 131853 Live 11.3.41.zip (395.3 KB)

Hi again,
Well, I kept poking around, cleaning up old files, cleaning up old and new temp files, and finding new folders where old files were hiding. For awhile nothing worked, but now version 1.7 seems to open and run just fine in Ableton. I wish I knew what specific change I made that solved the problem so I could share it, but I really can’t say. Previously I had updated the mubu and catart packages in the package manager, this time I uninstalled and then reinstalled them – can’t say if that made the difference though.

Thanks for looking into my issue and for making this wonderful software.

-Ian

Hi Ian, thanks for trying the new version (do you mean 1.8?) and your feedback, that’s very important for us since we can’t test on all combinations of OS/Live/all the rest.

As always, check for old versions of mubu and pipo on your system and in other M4L device (dicy2, virtual choir, etc.).
You should be able to find recent Max or Live crash logs in the Console.app, then look for the “Thread xx Crashed” and just paste that stack trace.

Cheers!

Hi,
I’m not sure where this post of mine came from – it seems like a draft of something I posted a year ago. I came back to this thread because I was having the same problem again after getting a new computer and I solved it by referring to the steps here. Maybe the post was stuck in a queue or something. Anyway, I’m going to delete it because it doesn’t add anything to the thread.
Thanks!

Hi everyone. I am also getting crashes when adding SkataRT to a track or opening the demo project.

Windows 11
SkataRT 1.8.1
Ableton 12.4 (this was also happening in 12.2.7)
Max 9.1.4 installed (happens when using my install AND the bundled version)

SOMETIMES adding SkataRT to a track works, and I am able to use it. Though I can never open a saved project with SkataRT in it.

I have uninstalled and reinstalled mubu in the Max package manger.
I have looked through my Max path and I can’t find any mubu/pipo.

I am eager to provide as much information as I can, but I am a little overwhelmed. I cannot add a file because I am a new user.

(By the way, when SkataRT works, sometimes it doesn’t make any sound until I press the reset button on the calibrate section. That seems like a bug but maybe the issue is on my end.)

I am still unable to upload a crash report.
If there is a preferred way to share/host it elsewhere I am more than happy to do that.
If there is a specific part of a crash report I can look for and paste here, I can do that too.

I’m just not sure where to look exactly.

(I should have said this earlier but when SkataRT works, it’s incredible so thanks to all involved. Really exciting stuff)

Hi,

unfortunately, Max/Live can put old mubu/pipo externals in other hidden places. A full search of your computer might find these. If so, can you please report these places here? (we know them for Mac, but not Windows)

Interesting, is this with Live input mode? Doing the calibration for a few seconds is always a good idea to match the input descriptor ranges to the corpus.

You can paste crash logs here, and hide them behind a <details> tag:

I am the detailed detail

I did some quick tests.

  • I reopened projects with SkataRT + my own devices in it. Crash.
  • I created fresh projects with SkataRT + my own devices. Adding SkataRT crashes.
  • I created a fresh project and added SkataRT but crashed when I duplicated the track more than once. (Just did this to force a crash)
  • SkataRT has been loading normally in a fresh project tonight, but this is not always the case.
  • I had some more issues with the calibrate button. It’s just inconsistent for me. Sometimes audio will be coming through and I try to calibrate and it stops the audio until I recalibrate. Not a big issue but just somethinig I have noticed.

I have a feeling my own devices are exacerbating the problem, but may not be the cause of it, as crashes occur without my devices. Projects with my own devices definitely make SkataRT crash more reliably.

I have one main custom MFL device creating lists and storing them in a coll which many other custom MFL devices share and use. There should not be a huge amount of cross device talk aside from the shared coll. I thought this might be useful context.

2026-05-20T03:51:38.563515: info: Started: Live 12.4 Build: 2026-04-24_d85a94ab5e 2026-05-20T03:51:38.563523: info: ####################################### 2026-05-20T03:51:38.563527: info: Init: Setup environment 2026-05-20T03:51:38.563531: info: PcEnvInit: Looking for global app dir at location "C:\ProgramData" 2026-05-20T03:51:38.563535: info: Options: initialization done 2026-05-20T03:51:38.636845: info: Init: Version: 'Live 12.4 Build: 2026-04-24_d85a94ab5e' 1180672 2026-05-20T03:51:38.636869: info: Init: BuildRevisions: d85a94ab5eb1299391a7ff9400bdb8c0dcd7cc75 2026-05-20T03:51:38.636874: info: Init: Commit ID: 'd85a94ab5eb1299391a7ff9400bdb8c0dcd7cc75' 2026-05-20T03:51:38.636877: info: Init: OS: 'Windows 11 Professional Version 25H2' 2026-05-20T03:51:38.636926: info: Init: BuildType: 'Release' 2026-05-20T03:51:38.636929: info: Init: Pid: 19024 2026-05-20T03:51:38.636960: info: Init: CPU Brand String: '13th Gen Intel(R) Core(TM) i7-13700K' 2026-05-20T03:51:38.636978: info: Init: CPU Count: 24 2026-05-20T03:51:38.636992: info: Init: Logical High-Performance Core Count: 16 2026-05-20T03:51:38.637033: info: Init: Logical Power-Efficient Core Count: 8 2026-05-20T03:51:38.637038: info: Init: High-Performance Cores Processor Mask(s): 000000001111111111111111 2026-05-20T03:51:38.637049: info: Init: All Cores Processor Mask(s): 111111111111111111111111 2026-05-20T03:51:38.637053: info: Init: CPU Count For Real-Time Threads: 16 2026-05-20T03:51:38.637064: info: Init: Physical RAM: 68493795328 B 2026-05-20T03:51:38.637070: info: Init: Address Space: 140737488224256 B 2026-05-20T03:51:38.637073: info: Init: 64-bit Edition 2026-05-20T03:51:38.637357: info: Init: GraphicsDevice: 'NVIDIA GeForce RTX 3090' 2026-05-20T03:51:38.637364: info: Init: GraphicsDevice: 'NVIDIA GeForce RTX 3090' 2026-05-20T03:51:38.836479: info: Init: Checksum 1: f081e6a7a18b401a07158528e6352cd8 2026-05-20T03:51:38.974431: info: Init: Checksum 2: 5bd5e94b51471ecbdb012fbb49e7da88 2026-05-20T03:51:39.089897: info: Init: Checksum 3: 5bd5e94b51471ecbdb012fbb49e7da88 2026-05-20T03:51:39.098496: info: Licensing: [Variant=Suite] 2026-05-20T03:51:39.105496: info: Metadata: Initialize XMP system 2026-05-20T03:51:39.105729: info: Net: Setting up connection framework 2026-05-20T03:51:39.106401: info: Licensing: Skipping unlock.cfg due to debug option. 2026-05-20T03:51:39.106419: info: Licensing: Licenses loaded: none 2026-05-20T03:51:39.106431: info: Licensing: Use server: https://services.ableton.com 2026-05-20T03:51:39.117995: info: Platform: Effective process DPI awareness: 0 2026-05-20T03:51:39.118013: info: Platform: ALF DPI awareness: pm-aware v2 2026-05-20T03:51:39.118044: info: Init: Screen at +0+0: 2560x1440, scale 1 2026-05-20T03:51:39.118049: info: Init: Screen at +2560+-149: 1080x1920, scale 1 2026-05-20T03:51:39.118218: info: Found WebView2 runtime version 1 2026-05-20T03:51:39.133641: info: Auto Keyword Extraction: Enabled 2026-05-20T03:51:39.141709: info: RegisterFileTypeAssociations: No installation required 2026-05-20T03:51:39.151029: info: Exception: 2026-05-20T03:51:39.157064: info: MemoryUsage: V: 56.4 GB, R: 238 MB, P: 187.4 MB 2026-05-20T03:51:39.201101: info: Live App: Init usage data writer 2026-05-20T03:51:39.204183: info: Live App: Begin Init 2026-05-20T03:51:39.204196: info: Live App: Start as first instance: yes 2026-05-20T03:51:39.204562: info: Database: Loading database from "C:\Users\Hayden\AppData\Local\Ableton\Live Database\Live-files-12300.db" 2026-05-20T03:51:39.204614: info: Database: Open database 'C:\Users\Hayden\AppData\Local\Ableton\Live Database\Live-files-12300.db' (key: SQL[2], sqlite 3.49.2) 2026-05-20T03:51:39.212474: info: Plugin scanner database: "C:\Users\Hayden\AppData\Local\Ableton\Live Database\Live-plugins-1.db" 2026-05-20T03:51:39.212618: info: Database: Open database 'C:\ProgramData\Ableton\Live 12 Suite\Resources\Database\filerefmap.db' (key: SQL[3], sqlite 3.49.2) 2026-05-20T03:51:39.213434: info: Splice: check for updated extension ... 2026-05-20T03:51:39.213461: info: AddOns: start process 2026-05-20T03:51:39.230300: info: Python: INFO:licensing:229 - PythonLicensing initialized 2026-05-20T03:51:39.230734: info: Python: INFO:licensing:230 - Unlock file C:\Users\Hayden\AppData\Roaming\Ableton\Live 12.4\Unlock\Unlock.json successfully loaded. 2026-05-20T03:51:39.231213: info: Licensing: Processed license line (accepted): 5408-9499-E9DE-8BA5-2C35-9DF7,02,C0,Standard,34665FBAAC81A0A2616D7728FDB9D928A38439C2CDD1A80456A6AE1BCDAB641880D02B5C2A31D102 2026-05-20T03:51:39.240342: info: Licensing: Installed variant: Suite 2026-05-20T03:51:39.240365: info: Licensing: Unlocked base product: 02 2026-05-20T03:51:39.240373: info: Licensing: License type: regular 2026-05-20T03:51:39.240378: info: Licensing: BaseProduct=02, IsUnlocked?=true, IsTempDemo?=false, IsTimeLimited?=false, IsExpired?=false, IsDeactivated?=false 2026-05-20T03:51:39.242287: info: Default App: Begin InitApplication 2026-05-20T03:51:39.261062: info: TD3dSurface: Info: Cached device creation failed, starting from scratch 2026-05-20T03:51:39.373880: info: TD3dSurface: Adapter: 'NVIDIA GeForce RTX 3090' (10de:2204 rev161); RAM: 24322 MiB VRAM + 0 MiB dedicated + 32660 MiB shared 2026-05-20T03:51:39.373960: info: TD3dSurface: D3d11 device supports feature level: 'D3D_FEATURE_LEVEL_11_0' (45056) 2026-05-20T03:51:39.374709: info: MemoryUsage: V: 57.9 GB, R: 278.8 MB, P: 251 MB 2026-05-20T03:51:39.391369: info: History: Cleaning up Crash folder started 2026-05-20T03:51:39.401542: info: History: Cleaning up Crash folder ended 2026-05-20T03:51:39.401589: info: Default App: Detected a prior crash 2026-05-20T03:51:39.404370: info: Default App: ReportBug (Reason = KPriorCrash, no EventRecording available) 2026-05-20T03:51:40.156682: info: WebConnectStarter: Found previous usage data log: "C:\Users\Hayden\AppData\Roaming\Ableton\Live Reports\Usage\20260519T174957_18692.log" 2026-05-20T03:51:40.161019: info: WebConnectStarter: Found crash file: "C:\Users\Hayden\AppData\Roaming\Ableton\Live Reports\Temp\Live_12.4_2026-04-24_d85a94ab5e_2026_05_17__22_50_44.dmp" 2026-05-20T03:51:40.161919: info: WebConnectStarter: copied crash file: "C:\Users\Hayden\AppData\Roaming\Ableton\Live Reports\Usage\20260519T174957_18692.crashlog" 2026-05-20T03:51:40.302428: info: BugReporter: Creating crash report pack 2026-05-20T03:51:40.302453: info: Free space on volumes: 2026-05-20T03:51:40.302486: info: Volume "C:\": 60.9 GB of 998.4 GB 2026-05-20T03:51:40.302565: info: Volume "E:\": 1.7 TB of 8 TB 2026-05-20T03:51:40.302573: info: Volume "N:\" 2026-05-20T03:51:40.638888: info: Default App: Begin LoadPrefs 2026-05-20T03:51:40.639894: info: AAudioMidiMeterTrigger: Use default. MeterUpdateRate = 20 2026-05-20T03:51:40.639925: info: Audio In Out: Constructor started 2026-05-20T03:51:40.639934: info: Audio In Out: Constructor finished 2026-05-20T03:51:40.646599: info: DirectSound: 1. DirectSound device: Headphones (3- SteelSeries Arctis Nova 5) 2026-05-20T03:51:40.646615: info: DirectSound: 2. DirectSound device: Speakers (2- Focusrite USB Audio) 2026-05-20T03:51:40.646621: info: WaveOut: SInit: started 2026-05-20T03:51:40.659243: info: WaveOut: 1. device: Headphones (3- SteelSeries Arct 2026-05-20T03:51:40.659573: info: WaveOut: 2. device: Speakers (2- Focusrite USB Audi 2026-05-20T03:51:40.659586: info: WaveOut: SInit: finished 2026-05-20T03:51:40.660320: info: DirectCapture: 1. DirectCapture device: Headset Microphone (3- SteelSeries Arctis Nova 5) 2026-05-20T03:51:40.660335: info: DirectCapture: 2. DirectCapture device: Analogue 1 + 2 (2- Focusrite USB Audio) 2026-05-20T03:51:40.660340: info: WaveIn: SInit: started 2026-05-20T03:51:40.660421: info: WaveIn: 1. device: Headset Microphone (3- SteelSer 2026-05-20T03:51:40.660493: info: WaveIn: 2. device: Analogue 1 + 2 (2- Focusrite US 2026-05-20T03:51:40.660499: info: WaveIn: SInit: finished 2026-05-20T03:51:40.688309: info: ASIO: SInit: started 2026-05-20T03:51:40.688338: info: ASIO: SInit: 0:. Asio Device: Ableton Move 2026-05-20T03:51:40.688344: info: ASIO: SInit: 1:. Asio Device: Ableton Push 2026-05-20T03:51:40.688348: info: ASIO: SInit: 2:. Asio Device: ASIO4ALL v2 2026-05-20T03:51:40.688352: info: ASIO: SInit: 3:. Asio Device: Focusrite Thunderbolt ASIO 2026-05-20T03:51:40.688356: info: ASIO: SInit: 4:. Asio Device: Focusrite USB ASIO 2026-05-20T03:51:40.688361: info: ASIO: Proccessor: Intel 2026-05-20T03:51:40.688364: info: ASIO: SInit: UseClockSource: true 2026-05-20T03:51:40.688374: info: ASIO: SInit: UseSetSampleRate: true 2026-05-20T03:51:40.688378: info: ASIO: SInit: UseSampleRateCheck: true 2026-05-20T03:51:40.688382: info: ASIO: SInit: finished 2026-05-20T03:51:40.688408: info: Audio In Out: OnArchitecturesAdded started 2026-05-20T03:51:40.688431: info: Audio In Out: OnArchitecturesAdded finished 2026-05-20T03:51:41.107930: info: ALMidiIO: Start EnumerateDevices 2026-05-20T03:51:41.110928: info: ALMidiIO: End EnumerateDevices 2026-05-20T03:51:41.111062: info: Audio In Out: Init started 2026-05-20T03:51:41.112011: info: Audio In Out: Init finished 2026-05-20T03:51:41.112098: info: LSongAgent: Begin Constructing 2026-05-20T03:51:41.116968: info: LSongAgent: End Constructing 2026-05-20T03:51:41.116996: info: MemoryUsage: V: 58.1 GB, R: 350.9 MB, P: 337.1 MB 2026-05-20T03:51:41.119868: info: Audio In Out: AfterRead started 2026-05-20T03:51:41.119931: info: Audio In Out: AfterRead finished 2026-05-20T03:51:41.120069: info: MidiDeviceManager: Start OpenAllActivatedDevices 2026-05-20T03:51:41.128467: info: MidiDeviceManager: End OpenAllActivatedDevices 2026-05-20T03:51:41.128675: info: ALivePreferences: Begin AfterPreferencesLoaded 2026-05-20T03:51:41.128687: info: GPU Renderer: OnAlways (User setting) 2026-05-20T03:51:41.165492: info: ALivePreferences: Session cookie?: yes 2026-05-20T03:51:41.213193: info: Directories: Core Library Slice dir: [C:\ProgramData\Ableton\Live 12 Suite\Resources\Core Library] 2026-05-20T03:51:41.260672: info: PluginManager: Scan start ------------------ 2026-05-20T03:51:41.261120: info: Plugins: start scanner process 2026-05-20T03:51:41.261789: info: PluginManager: Scan end -------------------- 2026-05-20T03:51:41.261821: info: ALivePreferences: End AfterPreferencesLoaded 2026-05-20T03:51:41.261836: info: Default App: End LoadPrefs 2026-05-20T03:51:41.261842: info: Default App: Performing pre-document setup... 2026-05-20T03:51:41.338825: info: LiveUi: AddControlled... 2026-05-20T03:51:41.361467: info: Service Discovery: Init Gateway on Interface 10.2.0.2 2026-05-20T03:51:41.361541: info: Service Discovery: Init Gateway on Interface 127.0.0.1 2026-05-20T03:51:41.361594: info: Service Discovery: Init Gateway on Interface 192.168.50.176 2026-05-20T03:51:41.435778: info: LiveUi: AddControlled: done. 2026-05-20T03:51:41.435976: info: Default App: Checking whether to restore the document... 2026-05-20T03:51:41.441784: info: Message Box: Live unexpectedly quit while you were working on the Live Set "canDeleteSkataRTcrasher.als." Would you like to recover your work? 2026-05-20T03:51:41.455466: info: UiFramework: Compositor timer engaged with 89.97984 Hz. 2026-05-20T03:51:48.841524: info: MemoryUsage: V: 58.2 GB, R: 438.1 MB, P: 476.2 MB 2026-05-20T03:51:57.153696: info: Default App: Restore Document: Rejected by the user 2026-05-20T03:51:57.153738: info: Default App: Begin OnNew 2026-05-20T03:51:57.157280: info: Default App: TryToLoadTemplate: Default document exists. Going to load "C:\ProgramData\Ableton\Live 12 Suite\Resources\Builtin\Templates\DefaultLiveSet.als"' 2026-05-20T03:51:57.190106: info: Default App: Begin ExchangeDocument 2026-05-20T03:51:57.190159: info: MemoryUsage: V: 58.3 GB, R: 459.9 MB, P: 530.7 MB 2026-05-20T03:51:57.203417: info: LSongAgent: Begin SetSongUnit 2026-05-20T03:51:57.203445: info: Audio In Out: Start started 2026-05-20T03:51:57.203452: info: Audio In Out: Internal Start started 2026-05-20T03:51:57.207088: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: Open started 2026-05-20T03:51:57.207111: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: CreateDirectSoundObject started 2026-05-20T03:51:57.212639: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: Min SampleRate: 100 Max SampleRate: 200000 2026-05-20T03:51:57.212676: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: CreatePrimaryBuffer started 2026-05-20T03:51:57.213397: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: CreateSecondaryBuffer started 2026-05-20T03:51:57.214375: info: Audio In Out: Begin of UpdateAudioStateStatic 2026-05-20T03:51:57.216082: info: Audio In Out: Driver Type: MME/DirectX 2026-05-20T03:51:57.216098: info: Audio In Out: Input Device: No Device 2026-05-20T03:51:57.216103: info: Audio In Out: Output Device: Headphones (3- SteelSeries Arctis Nova 5) DX 2026-05-20T03:51:57.216112: info: Audio In Out: Input Channels: 0 2026-05-20T03:51:57.216116: info: Audio In Out: Output Channels: 2 2026-05-20T03:51:57.216121: info: Audio In Out: Sample Rate: 44100 2026-05-20T03:51:57.216126: info: Audio In Out: Output Buffer Size: 4096 Samples 2026-05-20T03:51:57.216131: info: Audio In Out: Input Latency: 0.00 ms 2026-05-20T03:51:57.216135: info: Audio In Out: Output Latency: 92.9 ms 2026-05-20T03:51:57.216143: info: Audio In Out: Output Latency (with buffering): 92.9 ms 2026-05-20T03:51:57.216150: info: Audio In Out: Driver Error Compensation (ms): 0.00 ms 2026-05-20T03:51:57.216154: info: Audio In Out: Overall Latency: 92.9 ms 2026-05-20T03:51:57.216187: info: Audio In Out: End of UpdateAudioStateStatic 2026-05-20T03:51:57.216370: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: Start started 2026-05-20T03:51:57.226751: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: Start finished 2026-05-20T03:51:57.226783: info: Audio In Out: Internal Start finished 2026-05-20T03:51:57.226788: info: Audio In Out: Start finished 2026-05-20T03:51:57.244395: info: LSongAgent: End SetSongUnit 2026-05-20T03:51:57.277324: info: AMidiIO: Midi Remote Scripts: MidiRemoteScript 1 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 2 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 3 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 4 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 5 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 6 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 7 [Control Surface="None" Input="None" Output="None"] 2026-05-20T03:51:57.277340: info: AMidiIO: Takeover Mode: None 2026-05-20T03:51:57.277374: info: AMidiIO: Midi Devices: MidiInDevice [Name="Computer Keyboard", Track=true, Sync=false, Remote=false, MPE=false, MIDI Clock Sync Delay=0, Sync Type="MIDI Clock", MTC Frame Rate="All", MTC Start Offset=0] MidiOutDevice [Name="Microsoft GS Wavetable Synth", Track=false, Sync=false, Remote=false, MIDI Clock Sync Delay=0, MIDI Clock Type="Song", MIDI Hardware Resync Message="Stop and Start"] 2026-05-20T03:51:57.277405: info: Default App: End ExchangeDocument 2026-05-20T03:51:57.277411: info: MemoryUsage: V: 58.3 GB, R: 506.9 MB, P: 578.6 MB 2026-05-20T03:51:57.277499: info: Loading document "C:\ProgramData\Ableton\Live 12 Suite\Resources\Builtin\Templates\DefaultLiveSet.als" 2026-05-20T03:51:57.298079: info: Loaded document was created by Ableton Live 12.1d1 2026-05-20T03:51:57.298104: info: Default App: Begin ExchangeDocument 2026-05-20T03:51:57.298113: info: MemoryUsage: V: 58.3 GB, R: 517.5 MB, P: 589.2 MB 2026-05-20T03:51:57.324040: info: LSongAgent: Begin SetSongUnit 2026-05-20T03:51:57.324956: info: LSongAgent: End SetSongUnit 2026-05-20T03:51:57.335447: info: Audio time allocations: Large Sysex Events: Capacity/Used/Failures: 7/0/0 2026-05-20T03:51:57.335497: info: Audio time allocations: Medium Sysex Events: Capacity/Used/Failures: 1985/0/0 2026-05-20T03:51:57.335509: info: Audio time allocations: Small Sysex Events: Capacity/Used/Failures: 13107/0/0 2026-05-20T03:51:57.335519: info: Audio time allocations: Max Device Midi Events: Capacity/Used/Failures: 7710/0/0 2026-05-20T03:51:57.335530: info: Audio time allocations: Max Device Automation Events: Capacity/Used/Failures: 3196/0/0 2026-05-20T03:51:57.335540: info: Audio time allocations: Max Remote Automation Events: Capacity/Used/Failures: 5041/0/0 2026-05-20T03:51:57.352348: info: LSongAgent: Begin SetSongUnit 2026-05-20T03:51:57.363617: info: LSongAgent: End SetSongUnit 2026-05-20T03:51:57.379536: info: Audio time allocations: EventBuffering: Capacity/Used/Failures: 18724/20/0 2026-05-20T03:51:57.379604: info: Audio time allocations: Parameter Compensate Delay: Capacity/Used/Failures: 524288/0/0 2026-05-20T03:51:57.436317: info: AMidiIO: Midi Remote Scripts: MidiRemoteScript 1 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 2 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 3 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 4 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 5 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 6 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 7 [Control Surface="None" Input="None" Output="None"] 2026-05-20T03:51:57.436334: info: AMidiIO: Takeover Mode: None 2026-05-20T03:51:57.436396: info: AMidiIO: Midi Devices: MidiInDevice [Name="Computer Keyboard", Track=true, Sync=false, Remote=false, MPE=false, MIDI Clock Sync Delay=0, Sync Type="MIDI Clock", MTC Frame Rate="All", MTC Start Offset=0] MidiOutDevice [Name="Microsoft GS Wavetable Synth", Track=false, Sync=false, Remote=false, MIDI Clock Sync Delay=0, MIDI Clock Type="Song", MIDI Hardware Resync Message="Stop and Start"] 2026-05-20T03:51:57.503932: info: Default App: End ExchangeDocument 2026-05-20T03:51:57.503964: info: MemoryUsage: V: 58.4 GB, R: 560.6 MB, P: 630 MB 2026-05-20T03:51:57.532110: info: Default App: End InitApplication 2026-05-20T03:51:58.180601: info: Max: Version 9.1.4 (0) 2026-05-20T03:51:58.180731: info: Live App: End Init 2026-05-20T03:51:58.183934: info: MemoryUsage: V: 58.7 GB, R: 670 MB, P: 736.8 MB 2026-05-20T03:51:58.318329: info: Live: Set process priority 2 for pid 16064 2026-05-20T03:51:58.328481: info: Live: Set process priority 0 for pid 21464 2026-05-20T03:51:58.357416: info: Performance: Startup hook 'AddOns': Running time: 0 ms 2026-05-20T03:51:58.374305: info: Performance: Startup hook 'CloseSplashScreen': Running time: 6 ms 2026-05-20T03:51:58.387853: info: AddOns: connected 2026-05-20T03:51:58.400426: info: Splice: Use plugin at: "C:\Users\Hayden\AppData\Local\Ableton\Splice\1\SpliceAbletonLive.vst3" 2026-05-20T03:51:58.409316: info: VST3: plugin processor successfully loaded: Splice 'SpliceAbletonLive' v1.0.1 (cid: {ABCDEF01-9182-FAEB-5370-6C6358793761}) 2026-05-20T03:51:58.410065: info: VST3: plugin supports the IInfoListener interface 2026-05-20T03:51:58.411346: info: Vst3: couldn't initialize controller with processor state of SpliceAbletonLive: not implemented 2026-05-20T03:51:58.411368: info: VST3: parameter count is 2081 2026-05-20T03:51:58.412904: info: VST3: Plugin SpliceAbletonLive exposes no program change parameters 2026-05-20T03:51:58.413301: info: VST3: Created: SpliceAbletonLive 2026-05-20T03:51:58.446557: info: Performance: Startup hook 'OpenSecondWindowOnStartup': Running time: 0 ms 2026-05-20T03:51:58.463394: info: WebConnectStarter: Starting up 2026-05-20T03:51:58.479754: info: ExternalSubProcess: Going to start: "C:\ProgramData\Ableton\Live 12 Suite\Resources\Extensions\WebConnector\Ableton Web Connector.exe" 2026-05-20T03:51:58.486737: info: ExternalSubProcess: Started with pid: 9668 2026-05-20T03:51:58.486774: info: Performance: Startup hook 'StartWebConnector': Running time: 24 ms 2026-05-20T03:51:58.500232: info: Performance: Startup hook 'WriteUsageData': Running time: 0 ms 2026-05-20T03:51:58.511485: info: Indexer: start process 2026-05-20T03:51:58.512287: info: Performance: Startup hook 'StartIndex': Running time: 5 ms 2026-05-20T03:51:58.524986: info: Live: Set process priority 2 for pid 29296 2026-05-20T03:51:58.540878: info: Licensing: Applying startup configuration: 02, IsDemo=false 2026-05-20T03:51:58.557400: info: Performance: Startup hook 'CheckRegistrationAppStartupHook': Running time: 16 ms 2026-05-20T03:51:58.583888: info: MemoryUsage: V: 58.8 GB, R: 765.3 MB, P: 847.1 MB 2026-05-20T03:51:58.592298: info: Audio time allocations: Midi Delay: Capacity/Used/Failures: 21845/0/0 2026-05-20T03:51:58.603146: info: Performance: Startup hook 'FileSystemEndUpdate': Running time: 0 ms 2026-05-20T03:51:58.612954: info: Link: Disabled 2026-05-20T03:51:58.654114: info: Live App: Check for default content 2026-05-20T03:51:58.659788: info: Performance: Startup hook 'DefaultPackInstallationAppStartupHook': Running time: 5 ms 2026-05-20T03:51:58.673704: info: Live App: Check for package installation 2026-05-20T03:51:58.673737: info: Performance: Startup hook 'UserTriggeredPackInstallationAppStartupHook': Running time: 0 ms 2026-05-20T03:51:58.679854: info: Live App: Check lesson init 2026-05-20T03:51:58.687308: info: Performance: Startup hook 'ShowHelpModuleAppStartupHook': Running time: 7 ms 2026-05-20T03:51:58.712865: info: Performance: Startup hook 'InitializeContentLibrary': Running time: 0 ms 2026-05-20T03:51:58.743058: info: Performance: Startup hook 'StartLibraryRescan': Running time: 1 ms 2026-05-20T03:51:58.768731: info: Performance: Startup hook 'FetchDownloadablePackListFromWeb': Running time: 0 ms 2026-05-20T03:51:59.207781: info: MemoryUsage: V: 58.8 GB, R: 891.1 MB, P: 847.3 MB 2026-05-20T03:51:59.285167: info: Plugins: scanner process stopped 2026-05-20T03:52:00.140798: info: MemoryUsage: V: 58.8 GB, R: 995.3 MB, P: 810.8 MB 2026-05-20T03:52:01.568898: info: Default App: Command-line arguments: Document locations: file:///E:/Audio/ableton%20project%20files/2025/TEST/May_Gen_01%20Project/canDeleteSkataRTcrasher.als 2026-05-20T03:52:01.578718: info: Default App: Begin ExchangeDocument 2026-05-20T03:52:01.578747: info: MemoryUsage: V: 58.8 GB, R: 1.1 GB, P: 797.8 MB 2026-05-20T03:52:01.622880: info: LSongAgent: Begin SetSongUnit 2026-05-20T03:52:01.624700: info: LSongAgent: End SetSongUnit 2026-05-20T03:52:01.634917: info: Audio time allocations: Large Sysex Events: Capacity/Used/Failures: 7/0/0 2026-05-20T03:52:01.634990: info: Audio time allocations: Medium Sysex Events: Capacity/Used/Failures: 1985/0/0 2026-05-20T03:52:01.635002: info: Audio time allocations: Small Sysex Events: Capacity/Used/Failures: 13107/0/0 2026-05-20T03:52:01.635013: info: Audio time allocations: Max Device Midi Events: Capacity/Used/Failures: 7710/0/0 2026-05-20T03:52:01.635025: info: Audio time allocations: Max Device Automation Events: Capacity/Used/Failures: 3196/0/0 2026-05-20T03:52:01.635037: info: Audio time allocations: Max Remote Automation Events: Capacity/Used/Failures: 5041/0/0 2026-05-20T03:52:01.651081: info: LSongAgent: Begin SetSongUnit 2026-05-20T03:52:01.652789: info: LSongAgent: End SetSongUnit 2026-05-20T03:52:01.670680: info: Audio time allocations: Parameter Compensate Delay: Capacity/Used/Failures: 524288/0/0 2026-05-20T03:52:01.705874: info: AMidiIO: Midi Remote Scripts: MidiRemoteScript 1 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 2 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 3 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 4 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 5 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 6 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 7 [Control Surface="None" Input="None" Output="None"] 2026-05-20T03:52:01.705892: info: AMidiIO: Takeover Mode: None 2026-05-20T03:52:01.705933: info: AMidiIO: Midi Devices: MidiInDevice [Name="Computer Keyboard", Track=true, Sync=false, Remote=false, MPE=false, MIDI Clock Sync Delay=0, Sync Type="MIDI Clock", MTC Frame Rate="All", MTC Start Offset=0] MidiOutDevice [Name="Microsoft GS Wavetable Synth", Track=false, Sync=false, Remote=false, MIDI Clock Sync Delay=0, MIDI Clock Type="Song", MIDI Hardware Resync Message="Stop and Start"] 2026-05-20T03:52:01.706512: info: Default App: End ExchangeDocument 2026-05-20T03:52:01.706527: info: MemoryUsage: V: 58.8 GB, R: 1.1 GB, P: 796.2 MB 2026-05-20T03:52:01.706659: info: Loading document "E:\Audio\ableton project files\2025\TEST\May_Gen_01 Project\canDeleteSkataRTcrasher.als" 2026-05-20T03:52:01.731181: info: VST3: Going to restore: Phase Plant 2026-05-20T03:52:01.761756: info: VST3: plugin processor successfully loaded: Kilohearts 'Phase Plant' v2.4.5 (cid: {EEB4229B-0032-47D2-0074-29F2006DAB52}) 2026-05-20T03:52:01.866360: warning: VST3: setProcessing returned error: not implemented 2026-05-20T03:52:01.874269: info: Vst3: couldn't initialize controller with processor state of Phase Plant: not implemented 2026-05-20T03:52:01.874302: info: VST3: parameter count is 2174 2026-05-20T03:52:01.875328: info: VST3: Plugin Phase Plant exposes no program change parameters 2026-05-20T03:52:01.910746: info: VST3: couldn't hand processor state of Phase Plant to controller: not implemented 2026-05-20T03:52:01.911091: info: VST3: Restored: Phase Plant 2026-05-20T03:52:01.912766: info: Loaded document was created by Ableton Live 12.4 2026-05-20T03:52:01.912807: info: Default App: Begin ExchangeDocument 2026-05-20T03:52:01.912820: info: MemoryUsage: V: 59.2 GB, R: 1.3 GB, P: 1.1 GB 2026-05-20T03:52:01.954816: info: LSongAgent: Begin SetSongUnit 2026-05-20T03:52:01.955941: info: LSongAgent: End SetSongUnit 2026-05-20T03:52:01.964505: info: Audio time allocations: Large Sysex Events: Capacity/Used/Failures: 7/0/0 2026-05-20T03:52:01.964564: info: Audio time allocations: Medium Sysex Events: Capacity/Used/Failures: 1985/0/0 2026-05-20T03:52:01.964577: info: Audio time allocations: Small Sysex Events: Capacity/Used/Failures: 13107/0/0 2026-05-20T03:52:01.964587: info: Audio time allocations: Max Device Midi Events: Capacity/Used/Failures: 7710/0/0 2026-05-20T03:52:01.964600: info: Audio time allocations: Max Device Automation Events: Capacity/Used/Failures: 3196/0/0 2026-05-20T03:52:01.964615: info: Audio time allocations: Max Remote Automation Events: Capacity/Used/Failures: 5041/0/0 2026-05-20T03:52:01.974394: info: Audio time allocations: Midi Delay: Capacity/Used/Failures: 21845/0/0 2026-05-20T03:52:02.052769: error: Message from Max: mfl_device prob: prob: no state 15 2026-05-20T03:52:02.052807: error: Message from Max: mfl_device prob: prob: no state 15 2026-05-20T03:52:02.052819: error: Message from Max: mfl_device prob: prob: no state 15 2026-05-20T03:52:03.769071: info: MemoryUsage: V: 59.9 GB, R: 2.1 GB, P: 1.9 GB 2026-05-20T03:52:03.824875: error: Last message repeated 477 time(s): Message from Max: mfl_device prob: prob: no state 15 2026-05-20T03:52:03.824875: info: LSongAgent: Begin SetSongUnit 2026-05-20T03:52:03.834770: info: LSongAgent: End SetSongUnit 2026-05-20T03:52:03.850371: info: Audio time allocations: EventBuffering: Capacity/Used/Failures: 18724/38/0 2026-05-20T03:52:03.850438: info: Audio time allocations: Parameter Compensate Delay: Capacity/Used/Failures: 524288/0/0 2026-05-20T03:52:03.919090: info: AMidiIO: Midi Remote Scripts: MidiRemoteScript 1 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 2 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 3 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 4 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 5 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 6 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 7 [Control Surface="None" Input="None" Output="None"] 2026-05-20T03:52:03.919108: info: AMidiIO: Takeover Mode: None 2026-05-20T03:52:03.919179: info: AMidiIO: Midi Devices: MidiInDevice [Name="Computer Keyboard", Track=true, Sync=false, Remote=false, MPE=false, MIDI Clock Sync Delay=0, Sync Type="MIDI Clock", MTC Frame Rate="All", MTC Start Offset=0] MidiOutDevice [Name="Microsoft GS Wavetable Synth", Track=false, Sync=false, Remote=false, MIDI Clock Sync Delay=0, MIDI Clock Type="Song", MIDI Hardware Resync Message="Stop and Start"] 2026-05-20T03:52:04.007510: info: Default App: End ExchangeDocument 2026-05-20T03:52:04.007541: info: MemoryUsage: V: 60 GB, R: 2.1 GB, P: 1.9 GB 2026-05-20T03:52:04.792254: info: Link: Disabled 2026-05-20T03:52:10.089430: info: MemoryUsage: V: 59.6 GB, R: 1.7 GB, P: 1.4 GB 2026-05-20T03:52:17.527463: info: VST3: couldn't get controller state of Phase Plant: not implemented 2026-05-20T03:52:17.527511: info: VST3: Going to restore: Phase Plant 2026-05-20T03:52:17.527984: info: VST3: plugin processor successfully loaded: Kilohearts 'Phase Plant' v2.4.5 (cid: {EEB4229B-0032-47D2-0074-29F2006DAB52}) 2026-05-20T03:52:17.564691: warning: VST3: setProcessing returned error: not implemented 2026-05-20T03:52:17.572539: info: Vst3: couldn't initialize controller with processor state of Phase Plant: not implemented 2026-05-20T03:52:17.572565: info: VST3: parameter count is 2174 2026-05-20T03:52:17.573636: info: VST3: Plugin Phase Plant exposes no program change parameters 2026-05-20T03:52:17.604911: info: VST3: couldn't hand processor state of Phase Plant to controller: not implemented 2026-05-20T03:52:17.605181: info: VST3: Restored: Phase Plant 2026-05-20T03:52:17.636443: info: VST3: couldn't get controller state of Phase Plant: not implemented 2026-05-20T03:52:18.047127: info: VST3: couldn't get controller state of Phase Plant: not implemented 2026-05-20T03:52:18.047174: info: VST3: Going to restore: Phase Plant 2026-05-20T03:52:18.047426: info: VST3: plugin processor successfully loaded: Kilohearts 'Phase Plant' v2.4.5 (cid: {EEB4229B-0032-47D2-0074-29F2006DAB52}) 2026-05-20T03:52:18.088425: warning: VST3: setProcessing returned error: not implemented 2026-05-20T03:52:18.096231: info: Vst3: couldn't initialize controller with processor state of Phase Plant: not implemented 2026-05-20T03:52:18.096259: info: VST3: parameter count is 2174 2026-05-20T03:52:18.097272: info: VST3: Plugin Phase Plant exposes no program change parameters 2026-05-20T03:52:18.130119: info: VST3: couldn't hand processor state of Phase Plant to controller: not implemented 2026-05-20T03:52:18.130365: info: VST3: Restored: Phase Plant 2026-05-20T03:52:18.130611: info: MemoryUsage: V: 60 GB, R: 2 GB, P: 1.8 GB 2026-05-20T03:52:18.162772: info: VST3: couldn't get controller state of Phase Plant: not implemented 2026-05-20T03:52:18.795211: info: VST3: couldn't get controller state of Phase Plant: not implemented 2026-05-20T03:52:18.795277: info: VST3: Going to restore: Phase Plant 2026-05-20T03:52:18.795553: info: VST3: plugin processor successfully loaded: Kilohearts 'Phase Plant' v2.4.5 (cid: {EEB4229B-0032-47D2-0074-29F2006DAB52}) 2026-05-20T03:52:18.836966: warning: VST3: setProcessing returned error: not implemented 2026-05-20T03:52:18.845775: info: Vst3: couldn't initialize controller with processor state of Phase Plant: not implemented 2026-05-20T03:52:18.845813: info: VST3: parameter count is 2174 2026-05-20T03:52:18.847032: info: VST3: Plugin Phase Plant exposes no program change parameters 2026-05-20T03:52:18.880228: info: VST3: couldn't hand processor state of Phase Plant to controller: not implemented 2026-05-20T03:52:18.880469: info: VST3: Restored: Phase Plant 2026-05-20T03:52:18.913520: info: VST3: couldn't get controller state of Phase Plant: not implemented 2026-05-20T03:52:19.456621: info: VST3: couldn't get controller state of Phase Plant: not implemented 2026-05-20T03:52:19.456667: info: VST3: Going to restore: Phase Plant 2026-05-20T03:52:19.456914: info: VST3: plugin processor successfully loaded: Kilohearts 'Phase Plant' v2.4.5 (cid: {EEB4229B-0032-47D2-0074-29F2006DAB52}) 2026-05-20T03:52:19.500722: warning: VST3: setProcessing returned error: not implemented 2026-05-20T03:52:19.508610: info: Vst3: couldn't initialize controller with processor state of Phase Plant: not implemented 2026-05-20T03:52:19.508641: info: VST3: parameter count is 2174 2026-05-20T03:52:19.509650: info: VST3: Plugin Phase Plant exposes no program change parameters 2026-05-20T03:52:19.543227: info: VST3: couldn't hand processor state of Phase Plant to controller: not implemented 2026-05-20T03:52:19.543464: info: VST3: Restored: Phase Plant 2026-05-20T03:52:19.543709: info: MemoryUsage: V: 60.3 GB, R: 2.3 GB, P: 2.2 GB 2026-05-20T03:52:19.574878: info: VST3: couldn't get controller state of Phase Plant: not implemented 2026-05-20T03:52:20.285972: info: VST3: couldn't get controller state of Phase Plant: not implemented 2026-05-20T03:52:20.286017: info: VST3: Going to restore: Phase Plant 2026-05-20T03:52:20.286258: info: VST3: plugin processor successfully loaded: Kilohearts 'Phase Plant' v2.4.5 (cid: {EEB4229B-0032-47D2-0074-29F2006DAB52}) 2026-05-20T03:52:20.324614: warning: VST3: setProcessing returned error: not implemented 2026-05-20T03:52:20.332451: info: Vst3: couldn't initialize controller with processor state of Phase Plant: not implemented 2026-05-20T03:52:20.332491: info: VST3: parameter count is 2174 2026-05-20T03:52:20.333773: info: VST3: Plugin Phase Plant exposes no program change parameters 2026-05-20T03:52:20.367474: info: VST3: couldn't hand processor state of Phase Plant to controller: not implemented 2026-05-20T03:52:20.367804: info: VST3: Restored: Phase Plant 2026-05-20T03:52:20.400056: info: VST3: couldn't get controller state of Phase Plant: not implemented 2026-05-20T03:52:23.854468: error: Message from Max: mfl_device p: doesn't understand locked 2026-05-20T03:52:44.438589: error: Message from Max: mfl_device p: doesn't understand locked 2026-05-20T03:53:13.404645: info: MemoryUsage: V: 61 GB, R: 3.1 GB, P: 2.9 GB 2026-05-20T03:53:20.286924: info: ####################################### 2026-05-20T03:53:20.287183: info: Started: Live 12.4 Build: 2026-04-24_d85a94ab5e 2026-05-20T03:53:20.287190: info: ####################################### 2026-05-20T03:53:20.287194: info: Init: Setup environment 2026-05-20T03:53:20.287198: info: PcEnvInit: Looking for global app dir at location "C:\ProgramData" 2026-05-20T03:53:20.287202: info: Options: initialization done 2026-05-20T03:53:20.359725: info: Init: Version: 'Live 12.4 Build: 2026-04-24_d85a94ab5e' 1180672 2026-05-20T03:53:20.359747: info: Init: BuildRevisions: d85a94ab5eb1299391a7ff9400bdb8c0dcd7cc75 2026-05-20T03:53:20.359751: info: Init: Commit ID: 'd85a94ab5eb1299391a7ff9400bdb8c0dcd7cc75' 2026-05-20T03:53:20.359755: info: Init: OS: 'Windows 11 Professional Version 25H2' 2026-05-20T03:53:20.359804: info: Init: BuildType: 'Release' 2026-05-20T03:53:20.359808: info: Init: Pid: 15724 2026-05-20T03:53:20.359843: info: Init: CPU Brand String: '13th Gen Intel(R) Core(TM) i7-13700K' 2026-05-20T03:53:20.359862: info: Init: CPU Count: 24 2026-05-20T03:53:20.359876: info: Init: Logical High-Performance Core Count: 16 2026-05-20T03:53:20.359880: info: Init: Logical Power-Efficient Core Count: 8 2026-05-20T03:53:20.359883: info: Init: High-Performance Cores Processor Mask(s): 000000001111111111111111 2026-05-20T03:53:20.359893: info: Init: All Cores Processor Mask(s): 111111111111111111111111 2026-05-20T03:53:20.359897: info: Init: CPU Count For Real-Time Threads: 16 2026-05-20T03:53:20.359908: info: Init: Physical RAM: 68493795328 B 2026-05-20T03:53:20.359913: info: Init: Address Space: 140737488224256 B 2026-05-20T03:53:20.359916: info: Init: 64-bit Edition 2026-05-20T03:53:20.360167: info: Init: GraphicsDevice: 'NVIDIA GeForce RTX 3090' 2026-05-20T03:53:20.360172: info: Init: GraphicsDevice: 'NVIDIA GeForce RTX 3090' 2026-05-20T03:53:20.557786: info: Init: Checksum 1: f081e6a7a18b401a07158528e6352cd8 2026-05-20T03:53:20.697060: info: Init: Checksum 2: 5bd5e94b51471ecbdb012fbb49e7da88 2026-05-20T03:53:20.813339: info: Init: Checksum 3: 5bd5e94b51471ecbdb012fbb49e7da88 2026-05-20T03:53:20.821470: info: Licensing: [Variant=Suite] 2026-05-20T03:53:20.828122: info: Metadata: Initialize XMP system 2026-05-20T03:53:20.828314: info: Net: Setting up connection framework 2026-05-20T03:53:20.828994: info: Licensing: Skipping unlock.cfg due to debug option. 2026-05-20T03:53:20.829011: info: Licensing: Licenses loaded: none 2026-05-20T03:53:20.829023: info: Licensing: Use server: https://services.ableton.com 2026-05-20T03:53:20.841472: info: Platform: Effective process DPI awareness: 0 2026-05-20T03:53:20.841493: info: Platform: ALF DPI awareness: pm-aware v2 2026-05-20T03:53:20.841520: info: Init: Screen at +0+0: 2560x1440, scale 1 2026-05-20T03:53:20.841526: info: Init: Screen at +2560+-149: 1080x1920, scale 1 2026-05-20T03:53:20.841681: info: Found WebView2 runtime version 1 2026-05-20T03:53:20.856983: info: Auto Keyword Extraction: Enabled 2026-05-20T03:53:20.864920: info: RegisterFileTypeAssociations: No installation required 2026-05-20T03:53:20.873839: info: Exception: 2026-05-20T03:53:20.879672: info: MemoryUsage: V: 56.4 GB, R: 238.3 MB, P: 188 MB 2026-05-20T03:53:20.921099: info: Live App: Init usage data writer 2026-05-20T03:53:20.922582: info: Live App: Begin Init 2026-05-20T03:53:20.922591: info: Live App: Start as first instance: yes 2026-05-20T03:53:20.922943: info: Database: Loading database from "C:\Users\Hayden\AppData\Local\Ableton\Live Database\Live-files-12300.db" 2026-05-20T03:53:20.922989: info: Database: Open database 'C:\Users\Hayden\AppData\Local\Ableton\Live Database\Live-files-12300.db' (key: SQL[2], sqlite 3.49.2) 2026-05-20T03:53:20.930679: info: Plugin scanner database: "C:\Users\Hayden\AppData\Local\Ableton\Live Database\Live-plugins-1.db" 2026-05-20T03:53:20.930830: info: Database: Open database 'C:\ProgramData\Ableton\Live 12 Suite\Resources\Database\filerefmap.db' (key: SQL[3], sqlite 3.49.2) 2026-05-20T03:53:20.931745: info: Splice: check for updated extension ... 2026-05-20T03:53:20.931769: info: AddOns: start process 2026-05-20T03:53:20.948675: info: Python: INFO:licensing:947 - PythonLicensing initialized 2026-05-20T03:53:20.948993: info: Python: INFO:licensing:948 - Unlock file C:\Users\Hayden\AppData\Roaming\Ableton\Live 12.4\Unlock\Unlock.json successfully loaded. 2026-05-20T03:53:20.949455: info: Licensing: Processed license line (accepted): 5408-9499-E9DE-8BA5-2C35-9DF7,02,C0,Standard,34665FBAAC81A0A2616D7728FDB9D928A38439C2CDD1A80456A6AE1BCDAB641880D02B5C2A31D102 2026-05-20T03:53:20.958511: info: Licensing: Installed variant: Suite 2026-05-20T03:53:20.958528: info: Licensing: Unlocked base product: 02 2026-05-20T03:53:20.958535: info: Licensing: License type: regular 2026-05-20T03:53:20.958540: info: Licensing: BaseProduct=02, IsUnlocked?=true, IsTempDemo?=false, IsTimeLimited?=false, IsExpired?=false, IsDeactivated?=false 2026-05-20T03:53:20.960394: info: Default App: Begin InitApplication 2026-05-20T03:53:20.978981: info: TD3dSurface: Info: Cached device creation failed, starting from scratch 2026-05-20T03:53:21.087520: info: TD3dSurface: Adapter: 'NVIDIA GeForce RTX 3090' (10de:2204 rev161); RAM: 24322 MiB VRAM + 0 MiB dedicated + 32660 MiB shared 2026-05-20T03:53:21.087557: info: TD3dSurface: D3d11 device supports feature level: 'D3D_FEATURE_LEVEL_11_0' (45056) 2026-05-20T03:53:21.088392: info: MemoryUsage: V: 57.9 GB, R: 279.9 MB, P: 251.9 MB 2026-05-20T03:53:21.104699: info: History: Cleaning up Crash folder started 2026-05-20T03:53:21.116120: info: History: Cleaning up Crash folder ended 2026-05-20T03:53:21.116169: info: Default App: Detected a prior crash 2026-05-20T03:53:21.118973: info: Default App: ReportBug (Reason = KPriorCrash, no EventRecording available) 2026-05-20T03:53:21.865222: info: WebConnectStarter: Found previous usage data log: "C:\Users\Hayden\AppData\Roaming\Ableton\Live Reports\Usage\20260519T175139_19024.log" 2026-05-20T03:53:21.869698: info: WebConnectStarter: Found crash file: "C:\Users\Hayden\AppData\Roaming\Ableton\Live Reports\Temp\Live_12.4_2026-04-24_d85a94ab5e_2026_05_20__03_51_38.dmp" 2026-05-20T03:53:21.870785: info: WebConnectStarter: copied crash file: "C:\Users\Hayden\AppData\Roaming\Ableton\Live Reports\Usage\20260519T175139_19024.crashlog" 2026-05-20T03:53:22.010831: info: BugReporter: Creating crash report pack 2026-05-20T03:53:22.010855: info: Free space on volumes: 2026-05-20T03:53:22.010888: info: Volume "C:\": 61 GB of 998.4 GB 2026-05-20T03:53:22.010969: info: Volume "E:\": 1.7 TB of 8 TB 2026-05-20T03:53:22.010976: info: Volume "N:\" 2026-05-20T03:53:22.352339: info: Default App: Begin LoadPrefs 2026-05-20T03:53:22.353234: info: AAudioMidiMeterTrigger: Use default. MeterUpdateRate = 20 2026-05-20T03:53:22.353266: info: Audio In Out: Constructor started 2026-05-20T03:53:22.353275: info: Audio In Out: Constructor finished 2026-05-20T03:53:22.359983: info: DirectSound: 1. DirectSound device: Headphones (3- SteelSeries Arctis Nova 5) 2026-05-20T03:53:22.359999: info: DirectSound: 2. DirectSound device: Speakers (2- Focusrite USB Audio) 2026-05-20T03:53:22.360005: info: WaveOut: SInit: started 2026-05-20T03:53:22.372744: info: WaveOut: 1. device: Headphones (3- SteelSeries Arct 2026-05-20T03:53:22.373119: info: WaveOut: 2. device: Speakers (2- Focusrite USB Audi 2026-05-20T03:53:22.373132: info: WaveOut: SInit: finished 2026-05-20T03:53:22.373875: info: DirectCapture: 1. DirectCapture device: Headset Microphone (3- SteelSeries Arctis Nova 5) 2026-05-20T03:53:22.373888: info: DirectCapture: 2. DirectCapture device: Analogue 1 + 2 (2- Focusrite USB Audio) 2026-05-20T03:53:22.373894: info: WaveIn: SInit: started 2026-05-20T03:53:22.373981: info: WaveIn: 1. device: Headset Microphone (3- SteelSer 2026-05-20T03:53:22.374099: info: WaveIn: 2. device: Analogue 1 + 2 (2- Focusrite US 2026-05-20T03:53:22.374107: info: WaveIn: SInit: finished 2026-05-20T03:53:22.401086: info: ASIO: SInit: started 2026-05-20T03:53:22.401115: info: ASIO: SInit: 0:. Asio Device: Ableton Move 2026-05-20T03:53:22.401120: info: ASIO: SInit: 1:. Asio Device: Ableton Push 2026-05-20T03:53:22.401123: info: ASIO: SInit: 2:. Asio Device: ASIO4ALL v2 2026-05-20T03:53:22.401127: info: ASIO: SInit: 3:. Asio Device: Focusrite Thunderbolt ASIO 2026-05-20T03:53:22.401130: info: ASIO: SInit: 4:. Asio Device: Focusrite USB ASIO 2026-05-20T03:53:22.401134: info: ASIO: Proccessor: Intel 2026-05-20T03:53:22.401138: info: ASIO: SInit: UseClockSource: true 2026-05-20T03:53:22.401146: info: ASIO: SInit: UseSetSampleRate: true 2026-05-20T03:53:22.401151: info: ASIO: SInit: UseSampleRateCheck: true 2026-05-20T03:53:22.401156: info: ASIO: SInit: finished 2026-05-20T03:53:22.401174: info: Audio In Out: OnArchitecturesAdded started 2026-05-20T03:53:22.401197: info: Audio In Out: OnArchitecturesAdded finished 2026-05-20T03:53:22.809587: info: ALMidiIO: Start EnumerateDevices 2026-05-20T03:53:22.812225: info: ALMidiIO: End EnumerateDevices 2026-05-20T03:53:22.812355: info: Audio In Out: Init started 2026-05-20T03:53:22.813344: info: Audio In Out: Init finished 2026-05-20T03:53:22.813452: info: LSongAgent: Begin Constructing 2026-05-20T03:53:22.819027: info: LSongAgent: End Constructing 2026-05-20T03:53:22.819052: info: MemoryUsage: V: 58.1 GB, R: 351.5 MB, P: 337 MB 2026-05-20T03:53:22.822033: info: Audio In Out: AfterRead started 2026-05-20T03:53:22.822110: info: Audio In Out: AfterRead finished 2026-05-20T03:53:22.822245: info: MidiDeviceManager: Start OpenAllActivatedDevices 2026-05-20T03:53:22.826187: info: MidiDeviceManager: End OpenAllActivatedDevices 2026-05-20T03:53:22.826390: info: ALivePreferences: Begin AfterPreferencesLoaded 2026-05-20T03:53:22.826399: info: GPU Renderer: OnAlways (User setting) 2026-05-20T03:53:22.862190: info: ALivePreferences: Session cookie?: yes 2026-05-20T03:53:22.906010: info: Directories: Core Library Slice dir: [C:\ProgramData\Ableton\Live 12 Suite\Resources\Core Library] 2026-05-20T03:53:22.948647: info: PluginManager: Scan start ------------------ 2026-05-20T03:53:22.949075: info: Plugins: start scanner process 2026-05-20T03:53:22.949822: info: PluginManager: Scan end -------------------- 2026-05-20T03:53:22.949854: info: ALivePreferences: End AfterPreferencesLoaded 2026-05-20T03:53:22.949869: info: Default App: End LoadPrefs 2026-05-20T03:53:22.949875: info: Default App: Performing pre-document setup... 2026-05-20T03:53:23.028832: info: LiveUi: AddControlled... 2026-05-20T03:53:23.050862: info: Service Discovery: Init Gateway on Interface 10.2.0.2 2026-05-20T03:53:23.050937: info: Service Discovery: Init Gateway on Interface 127.0.0.1 2026-05-20T03:53:23.050980: info: Service Discovery: Init Gateway on Interface 192.168.50.176 2026-05-20T03:53:23.122012: info: MemoryUsage: V: 58.2 GB, R: 399.5 MB, P: 444 MB 2026-05-20T03:53:23.123027: info: LiveUi: AddControlled: done. 2026-05-20T03:53:23.123103: info: Default App: Checking whether to restore the document... 2026-05-20T03:53:23.128779: info: Message Box: Live unexpectedly quit while you were working on the Live Set "canDeleteSkataRTcrasher.als." Would you like to recover your work? 2026-05-20T03:53:23.141895: info: UiFramework: Compositor timer engaged with 89.98146 Hz. 2026-05-20T03:53:28.915757: info: Default App: Restore Document: Rejected by the user 2026-05-20T03:53:28.915794: info: Default App: Begin OnNew 2026-05-20T03:53:28.918311: info: Default App: TryToLoadTemplate: Default document exists. Going to load "C:\ProgramData\Ableton\Live 12 Suite\Resources\Builtin\Templates\DefaultLiveSet.als"' 2026-05-20T03:53:28.950819: info: Default App: Begin ExchangeDocument 2026-05-20T03:53:28.950869: info: MemoryUsage: V: 58.3 GB, R: 460.3 MB, P: 530.7 MB 2026-05-20T03:53:28.964022: info: LSongAgent: Begin SetSongUnit 2026-05-20T03:53:28.964050: info: Audio In Out: Start started 2026-05-20T03:53:28.964062: info: Audio In Out: Internal Start started 2026-05-20T03:53:28.967537: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: Open started 2026-05-20T03:53:28.967558: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: CreateDirectSoundObject started 2026-05-20T03:53:28.973204: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: Min SampleRate: 100 Max SampleRate: 200000 2026-05-20T03:53:28.973249: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: CreatePrimaryBuffer started 2026-05-20T03:53:28.974054: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: CreateSecondaryBuffer started 2026-05-20T03:53:28.975231: info: Audio In Out: Begin of UpdateAudioStateStatic 2026-05-20T03:53:28.976972: info: Audio In Out: Driver Type: MME/DirectX 2026-05-20T03:53:28.976989: info: Audio In Out: Input Device: No Device 2026-05-20T03:53:28.976994: info: Audio In Out: Output Device: Headphones (3- SteelSeries Arctis Nova 5) DX 2026-05-20T03:53:28.977003: info: Audio In Out: Input Channels: 0 2026-05-20T03:53:28.977007: info: Audio In Out: Output Channels: 2 2026-05-20T03:53:28.977014: info: Audio In Out: Sample Rate: 44100 2026-05-20T03:53:28.977019: info: Audio In Out: Output Buffer Size: 4096 Samples 2026-05-20T03:53:28.977024: info: Audio In Out: Input Latency: 0.00 ms 2026-05-20T03:53:28.977029: info: Audio In Out: Output Latency: 92.9 ms 2026-05-20T03:53:28.977033: info: Audio In Out: Output Latency (with buffering): 92.9 ms 2026-05-20T03:53:28.977038: info: Audio In Out: Driver Error Compensation (ms): 0.00 ms 2026-05-20T03:53:28.977042: info: Audio In Out: Overall Latency: 92.9 ms 2026-05-20T03:53:28.977081: info: Audio In Out: End of UpdateAudioStateStatic 2026-05-20T03:53:28.977293: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: Start started 2026-05-20T03:53:28.987896: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: Start finished 2026-05-20T03:53:28.987930: info: Audio In Out: Internal Start finished 2026-05-20T03:53:28.987935: info: Audio In Out: Start finished 2026-05-20T03:53:28.989682: info: LSongAgent: End SetSongUnit 2026-05-20T03:53:29.028722: info: AMidiIO: Midi Remote Scripts: MidiRemoteScript 1 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 2 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 3 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 4 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 5 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 6 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 7 [Control Surface="None" Input="None" Output="None"] 2026-05-20T03:53:29.028739: info: AMidiIO: Takeover Mode: None 2026-05-20T03:53:29.028774: info: AMidiIO: Midi Devices: MidiInDevice [Name="Computer Keyboard", Track=true, Sync=false, Remote=false, MPE=false, MIDI Clock Sync Delay=0, Sync Type="MIDI Clock", MTC Frame Rate="All", MTC Start Offset=0] MidiOutDevice [Name="Microsoft GS Wavetable Synth", Track=false, Sync=false, Remote=false, MIDI Clock Sync Delay=0, MIDI Clock Type="Song", MIDI Hardware Resync Message="Stop and Start"] 2026-05-20T03:53:29.028809: info: Default App: End ExchangeDocument 2026-05-20T03:53:29.028816: info: MemoryUsage: V: 58.3 GB, R: 508 MB, P: 579.6 MB 2026-05-20T03:53:29.028887: info: Loading document "C:\ProgramData\Ableton\Live 12 Suite\Resources\Builtin\Templates\DefaultLiveSet.als" 2026-05-20T03:53:29.049335: info: Loaded document was created by Ableton Live 12.1d1 2026-05-20T03:53:29.049357: info: Default App: Begin ExchangeDocument 2026-05-20T03:53:29.049364: info: MemoryUsage: V: 58.3 GB, R: 518.6 MB, P: 590.2 MB 2026-05-20T03:53:29.075403: info: LSongAgent: Begin SetSongUnit 2026-05-20T03:53:29.076331: info: LSongAgent: End SetSongUnit 2026-05-20T03:53:29.086037: info: Audio time allocations: Large Sysex Events: Capacity/Used/Failures: 7/0/0 2026-05-20T03:53:29.086093: info: Audio time allocations: Medium Sysex Events: Capacity/Used/Failures: 1985/0/0 2026-05-20T03:53:29.086149: info: Audio time allocations: Small Sysex Events: Capacity/Used/Failures: 13107/0/0 2026-05-20T03:53:29.086160: info: Audio time allocations: Max Device Midi Events: Capacity/Used/Failures: 7710/0/0 2026-05-20T03:53:29.086171: info: Audio time allocations: Max Device Automation Events: Capacity/Used/Failures: 3196/0/0 2026-05-20T03:53:29.086182: info: Audio time allocations: Max Remote Automation Events: Capacity/Used/Failures: 5041/0/0 2026-05-20T03:53:29.103836: info: LSongAgent: Begin SetSongUnit 2026-05-20T03:53:29.115043: info: LSongAgent: End SetSongUnit 2026-05-20T03:53:29.132216: info: Audio time allocations: EventBuffering: Capacity/Used/Failures: 18724/20/0 2026-05-20T03:53:29.132283: info: Audio time allocations: Parameter Compensate Delay: Capacity/Used/Failures: 524288/0/0 2026-05-20T03:53:29.176699: info: AMidiIO: Midi Remote Scripts: MidiRemoteScript 1 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 2 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 3 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 4 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 5 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 6 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 7 [Control Surface="None" Input="None" Output="None"] 2026-05-20T03:53:29.176717: info: AMidiIO: Takeover Mode: None 2026-05-20T03:53:29.176760: info: AMidiIO: Midi Devices: MidiInDevice [Name="Computer Keyboard", Track=true, Sync=false, Remote=false, MPE=false, MIDI Clock Sync Delay=0, Sync Type="MIDI Clock", MTC Frame Rate="All", MTC Start Offset=0] MidiOutDevice [Name="Microsoft GS Wavetable Synth", Track=false, Sync=false, Remote=false, MIDI Clock Sync Delay=0, MIDI Clock Type="Song", MIDI Hardware Resync Message="Stop and Start"] 2026-05-20T03:53:29.246339: info: Default App: End ExchangeDocument 2026-05-20T03:53:29.246367: info: MemoryUsage: V: 58.4 GB, R: 560.7 MB, P: 630.1 MB 2026-05-20T03:53:29.275512: info: Default App: End InitApplication 2026-05-20T03:53:29.899592: info: Max: Version 9.1.4 (0) 2026-05-20T03:53:29.899729: info: Live App: End Init 2026-05-20T03:53:29.902776: info: MemoryUsage: V: 58.7 GB, R: 663.6 MB, P: 726 MB 2026-05-20T03:53:30.039003: info: Live: Set process priority 2 for pid 24172 2026-05-20T03:53:30.048057: info: Live: Set process priority 0 for pid 16608 2026-05-20T03:53:30.077917: info: Performance: Startup hook 'AddOns': Running time: 0 ms 2026-05-20T03:53:30.096121: info: Performance: Startup hook 'CloseSplashScreen': Running time: 8 ms 2026-05-20T03:53:30.111073: info: AddOns: connected 2026-05-20T03:53:30.120352: info: Splice: Use plugin at: "C:\Users\Hayden\AppData\Local\Ableton\Splice\1\SpliceAbletonLive.vst3" 2026-05-20T03:53:30.128902: info: VST3: plugin processor successfully loaded: Splice 'SpliceAbletonLive' v1.0.1 (cid: {ABCDEF01-9182-FAEB-5370-6C6358793761}) 2026-05-20T03:53:30.129550: info: VST3: plugin supports the IInfoListener interface 2026-05-20T03:53:30.130856: info: Vst3: couldn't initialize controller with processor state of SpliceAbletonLive: not implemented 2026-05-20T03:53:30.130878: info: VST3: parameter count is 2081 2026-05-20T03:53:30.132165: info: VST3: Plugin SpliceAbletonLive exposes no program change parameters 2026-05-20T03:53:30.132439: info: VST3: Created: SpliceAbletonLive 2026-05-20T03:53:30.166836: info: Performance: Startup hook 'OpenSecondWindowOnStartup': Running time: 0 ms 2026-05-20T03:53:30.183885: info: WebConnectStarter: Starting up 2026-05-20T03:53:30.194608: info: ExternalSubProcess: Going to start: "C:\ProgramData\Ableton\Live 12 Suite\Resources\Extensions\WebConnector\Ableton Web Connector.exe" 2026-05-20T03:53:30.201758: info: ExternalSubProcess: Started with pid: 14612 2026-05-20T03:53:30.201798: info: Performance: Startup hook 'StartWebConnector': Running time: 18 ms 2026-05-20T03:53:30.220316: info: Performance: Startup hook 'WriteUsageData': Running time: 0 ms 2026-05-20T03:53:30.220354: info: MemoryUsage: V: 58.9 GB, R: 762.7 MB, P: 844.8 MB 2026-05-20T03:53:30.233999: info: Indexer: start process 2026-05-20T03:53:30.234933: info: Performance: Startup hook 'StartIndex': Running time: 7 ms 2026-05-20T03:53:30.260324: info: Live: Set process priority 2 for pid 14680 2026-05-20T03:53:30.272309: info: Licensing: Applying startup configuration: 02, IsDemo=false 2026-05-20T03:53:30.284668: info: Performance: Startup hook 'CheckRegistrationAppStartupHook': Running time: 13 ms 2026-05-20T03:53:30.324153: info: Audio time allocations: Midi Delay: Capacity/Used/Failures: 21845/0/0 2026-05-20T03:53:30.333452: info: Link: Disabled 2026-05-20T03:53:30.333540: info: Performance: Startup hook 'FileSystemEndUpdate': Running time: 0 ms 2026-05-20T03:53:30.381419: info: Live App: Check for default content 2026-05-20T03:53:30.386723: info: Performance: Startup hook 'DefaultPackInstallationAppStartupHook': Running time: 6 ms 2026-05-20T03:53:30.409797: info: Live App: Check for package installation 2026-05-20T03:53:30.409830: info: Performance: Startup hook 'UserTriggeredPackInstallationAppStartupHook': Running time: 0 ms 2026-05-20T03:53:30.423403: info: Live App: Check lesson init 2026-05-20T03:53:30.430353: info: Performance: Startup hook 'ShowHelpModuleAppStartupHook': Running time: 7 ms 2026-05-20T03:53:30.444377: info: Performance: Startup hook 'InitializeContentLibrary': Running time: 0 ms 2026-05-20T03:53:30.476172: info: Performance: Startup hook 'StartLibraryRescan': Running time: 1 ms 2026-05-20T03:53:30.492034: info: Performance: Startup hook 'FetchDownloadablePackListFromWeb': Running time: 0 ms 2026-05-20T03:53:31.016628: info: Plugins: scanner process stopped 2026-05-20T03:53:36.125584: info: Default App: Command-line arguments: Document locations: file:///E:/Audio/ableton%20project%20files/2025/TEST/May_Gen_01%20Project/canDeleteSkataRTcrasher.als 2026-05-20T03:53:36.136321: info: Default App: Begin ExchangeDocument 2026-05-20T03:53:36.136356: info: MemoryUsage: V: 58.8 GB, R: 789.5 MB, P: 799.5 MB 2026-05-20T03:53:36.185399: info: LSongAgent: Begin SetSongUnit 2026-05-20T03:53:36.187193: info: LSongAgent: End SetSongUnit 2026-05-20T03:53:36.196855: info: Audio time allocations: Large Sysex Events: Capacity/Used/Failures: 7/0/0 2026-05-20T03:53:36.196929: info: Audio time allocations: Medium Sysex Events: Capacity/Used/Failures: 1985/0/0 2026-05-20T03:53:36.196955: info: Audio time allocations: Small Sysex Events: Capacity/Used/Failures: 13107/0/0 2026-05-20T03:53:36.196978: info: Audio time allocations: Max Device Midi Events: Capacity/Used/Failures: 7710/0/0 2026-05-20T03:53:36.197002: info: Audio time allocations: Max Device Automation Events: Capacity/Used/Failures: 3196/0/0 2026-05-20T03:53:36.197025: info: Audio time allocations: Max Remote Automation Events: Capacity/Used/Failures: 5041/0/0 2026-05-20T03:53:36.211429: info: LSongAgent: Begin SetSongUnit 2026-05-20T03:53:36.214665: info: LSongAgent: End SetSongUnit 2026-05-20T03:53:36.232244: info: Audio time allocations: Parameter Compensate Delay: Capacity/Used/Failures: 524288/0/0 2026-05-20T03:53:38.800825: info: MemoryUsage: V: 58.8 GB, R: 1.1 GB, P: 797.9 MB 2026-05-20T03:53:38.803205: info: AMidiIO: Midi Remote Scripts: MidiRemoteScript 1 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 2 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 3 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 4 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 5 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 6 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 7 [Control Surface="None" Input="None" Output="None"] 2026-05-20T03:53:38.803217: info: AMidiIO: Takeover Mode: None 2026-05-20T03:53:38.803254: info: AMidiIO: Midi Devices: MidiInDevice [Name="Computer Keyboard", Track=true, Sync=false, Remote=false, MPE=false, MIDI Clock Sync Delay=0, Sync Type="MIDI Clock", MTC Frame Rate="All", MTC Start Offset=0] MidiOutDevice [Name="Microsoft GS Wavetable Synth", Track=false, Sync=false, Remote=false, MIDI Clock Sync Delay=0, MIDI Clock Type="Song", MIDI Hardware Resync Message="Stop and Start"] 2026-05-20T03:53:38.804008: info: Default App: End ExchangeDocument 2026-05-20T03:53:38.804030: info: MemoryUsage: V: 58.8 GB, R: 1.1 GB, P: 797.9 MB 2026-05-20T03:53:38.804182: info: Loading document "E:\Audio\ableton project files\2025\TEST\May_Gen_01 Project\canDeleteSkataRTcrasher.als" 2026-05-20T03:53:38.827178: info: VST3: Going to restore: Phase Plant 2026-05-20T03:53:38.857761: info: VST3: plugin processor successfully loaded: Kilohearts 'Phase Plant' v2.4.5 (cid: {EEB4229B-0032-47D2-0074-29F2006DAB52}) 2026-05-20T03:53:38.959659: warning: VST3: setProcessing returned error: not implemented 2026-05-20T03:53:38.967733: info: Vst3: couldn't initialize controller with processor state of Phase Plant: not implemented 2026-05-20T03:53:38.967759: info: VST3: parameter count is 2174 2026-05-20T03:53:38.968804: info: VST3: Plugin Phase Plant exposes no program change parameters 2026-05-20T03:53:39.002490: info: VST3: couldn't hand processor state of Phase Plant to controller: not implemented 2026-05-20T03:53:39.002778: info: VST3: Restored: Phase Plant 2026-05-20T03:53:39.004115: info: Loaded document was created by Ableton Live 12.4 2026-05-20T03:53:39.004150: info: Default App: Begin ExchangeDocument 2026-05-20T03:53:39.004159: info: MemoryUsage: V: 59.2 GB, R: 1.3 GB, P: 1.1 GB 2026-05-20T03:53:39.044750: info: LSongAgent: Begin SetSongUnit 2026-05-20T03:53:39.045601: info: LSongAgent: End SetSongUnit 2026-05-20T03:53:39.056809: info: Audio time allocations: Large Sysex Events: Capacity/Used/Failures: 7/0/0 2026-05-20T03:53:39.056873: info: Audio time allocations: Medium Sysex Events: Capacity/Used/Failures: 1985/0/0 2026-05-20T03:53:39.057015: info: Audio time allocations: Small Sysex Events: Capacity/Used/Failures: 13107/0/0 2026-05-20T03:53:39.057027: info: Audio time allocations: Max Device Midi Events: Capacity/Used/Failures: 7710/0/0 2026-05-20T03:53:39.057039: info: Audio time allocations: Max Device Automation Events: Capacity/Used/Failures: 3196/0/0 2026-05-20T03:53:39.057055: info: Audio time allocations: Max Remote Automation Events: Capacity/Used/Failures: 5041/0/0 2026-05-20T03:53:39.065964: info: Audio time allocations: Midi Delay: Capacity/Used/Failures: 21845/0/0 2026-05-20T03:53:39.140445: error: Message from Max: mfl_device prob: prob: no state 15 2026-05-20T03:53:39.140478: error: Message from Max: mfl_device prob: prob: no state 15 2026-05-20T03:53:39.140492: error: Message from Max: mfl_device prob: prob: no state 15 2026-05-20T03:53:40.762586: info: MemoryUsage: V: 60 GB, R: 2.1 GB, P: 1.9 GB 2026-05-20T03:53:40.818436: error: Last message repeated 477 time(s): Message from Max: mfl_device prob: prob: no state 15 2026-05-20T03:53:40.818436: info: LSongAgent: Begin SetSongUnit 2026-05-20T03:53:40.824813: info: LSongAgent: End SetSongUnit 2026-05-20T03:53:40.843131: info: Audio time allocations: EventBuffering: Capacity/Used/Failures: 18724/38/0 2026-05-20T03:53:40.843206: info: Audio time allocations: Parameter Compensate Delay: Capacity/Used/Failures: 524288/0/0 2026-05-20T03:53:40.907336: info: AMidiIO: Midi Remote Scripts: MidiRemoteScript 1 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 2 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 3 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 4 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 5 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 6 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 7 [Control Surface="None" Input="None" Output="None"] 2026-05-20T03:53:40.907352: info: AMidiIO: Takeover Mode: None 2026-05-20T03:53:40.907501: info: AMidiIO: Midi Devices: MidiInDevice [Name="Computer Keyboard", Track=true, Sync=false, Remote=false, MPE=false, MIDI Clock Sync Delay=0, Sync Type="MIDI Clock", MTC Frame Rate="All", MTC Start Offset=0] MidiOutDevice [Name="Microsoft GS Wavetable Synth", Track=false, Sync=false, Remote=false, MIDI Clock Sync Delay=0, MIDI Clock Type="Song", MIDI Hardware Resync Message="Stop and Start"] 2026-05-20T03:53:40.987725: info: Default App: End ExchangeDocument 2026-05-20T03:53:40.987752: info: MemoryUsage: V: 60 GB, R: 2.1 GB, P: 1.9 GB 2026-05-20T03:53:41.813810: info: Link: Disabled 2026-05-20T03:54:42.131144: info: VST3: couldn't get controller state of Phase Plant: not implemented 2026-05-20T03:54:42.131186: info: VST3: Going to restore: Phase Plant 2026-05-20T03:54:42.131500: info: VST3: plugin processor successfully loaded: Kilohearts 'Phase Plant' v2.4.5 (cid: {EEB4229B-0032-47D2-0074-29F2006DAB52}) 2026-05-20T03:54:42.170127: warning: VST3: setProcessing returned error: not implemented 2026-05-20T03:54:42.178162: info: Vst3: couldn't initialize controller with processor state of Phase Plant: not implemented 2026-05-20T03:54:42.178191: info: VST3: parameter count is 2174 2026-05-20T03:54:42.179174: info: VST3: Plugin Phase Plant exposes no program change parameters 2026-05-20T03:54:42.211533: info: VST3: couldn't hand processor state of Phase Plant to controller: not implemented 2026-05-20T03:54:42.211765: info: VST3: Restored: Phase Plant 2026-05-20T03:54:42.212925: info: MemoryUsage: V: 60.4 GB, R: 2.5 GB, P: 2.3 GB 2026-05-20T03:54:43.393921: info: MemoryUsage: V: 61.1 GB, R: 3.1 GB, P: 3 GB 2026-05-20T03:54:43.452339: info: VST3: couldn't get controller state of Phase Plant: not implemented 2026-05-20T03:54:45.818931: info: VST3: couldn't get controller state of Phase Plant: not implemented 2026-05-20T03:54:45.818980: info: VST3: Going to restore: Phase Plant 2026-05-20T03:54:45.819229: info: VST3: plugin processor successfully loaded: Kilohearts 'Phase Plant' v2.4.5 (cid: {EEB4229B-0032-47D2-0074-29F2006DAB52}) 2026-05-20T03:54:45.857660: warning: VST3: setProcessing returned error: not implemented 2026-05-20T03:54:45.865568: info: Vst3: couldn't initialize controller with processor state of Phase Plant: not implemented 2026-05-20T03:54:45.865597: info: VST3: parameter count is 2174 2026-05-20T03:54:45.866652: info: VST3: Plugin Phase Plant exposes no program change parameters 2026-05-20T03:54:45.898449: info: VST3: couldn't hand processor state of Phase Plant to controller: not implemented 2026-05-20T03:54:45.898670: info: VST3: Restored: Phase Plant 2026-05-20T03:54:45.899867: info: MemoryUsage: V: 61.5 GB, R: 3.5 GB, P: 3.4 GB 2026-05-20T03:54:47.094725: info: MemoryUsage: V: 62.2 GB, R: 4.2 GB, P: 4.1 GB 2026-05-20T03:54:47.153957: info: VST3: couldn't get controller state of Phase Plant: not implemented 2026-05-20T03:55:09.045358: info: ####################################### 2026-05-20T03:55:09.045618: info: Started: Live 12.4 Build: 2026-04-24_d85a94ab5e 2026-05-20T03:55:09.045625: info: ####################################### 2026-05-20T03:55:09.045629: info: Init: Setup environment 2026-05-20T03:55:09.045633: info: PcEnvInit: Looking for global app dir at location "C:\ProgramData" 2026-05-20T03:55:09.045637: info: Options: initialization done 2026-05-20T03:55:09.117656: info: Init: Version: 'Live 12.4 Build: 2026-04-24_d85a94ab5e' 1180672 2026-05-20T03:55:09.117680: info: Init: BuildRevisions: d85a94ab5eb1299391a7ff9400bdb8c0dcd7cc75 2026-05-20T03:55:09.117684: info: Init: Commit ID: 'd85a94ab5eb1299391a7ff9400bdb8c0dcd7cc75' 2026-05-20T03:55:09.117688: info: Init: OS: 'Windows 11 Professional Version 25H2' 2026-05-20T03:55:09.117775: info: Init: BuildType: 'Release' 2026-05-20T03:55:09.117779: info: Init: Pid: 16776 2026-05-20T03:55:09.117815: info: Init: CPU Brand String: '13th Gen Intel(R) Core(TM) i7-13700K' 2026-05-20T03:55:09.117834: info: Init: CPU Count: 24 2026-05-20T03:55:09.117850: info: Init: Logical High-Performance Core Count: 16 2026-05-20T03:55:09.117853: info: Init: Logical Power-Efficient Core Count: 8 2026-05-20T03:55:09.117857: info: Init: High-Performance Cores Processor Mask(s): 000000001111111111111111 2026-05-20T03:55:09.117867: info: Init: All Cores Processor Mask(s): 111111111111111111111111 2026-05-20T03:55:09.117930: info: Init: CPU Count For Real-Time Threads: 16 2026-05-20T03:55:09.117942: info: Init: Physical RAM: 68493795328 B 2026-05-20T03:55:09.117948: info: Init: Address Space: 140737488224256 B 2026-05-20T03:55:09.117951: info: Init: 64-bit Edition 2026-05-20T03:55:09.118282: info: Init: GraphicsDevice: 'NVIDIA GeForce RTX 3090' 2026-05-20T03:55:09.118288: info: Init: GraphicsDevice: 'NVIDIA GeForce RTX 3090' 2026-05-20T03:55:09.315610: info: Init: Checksum 1: f081e6a7a18b401a07158528e6352cd8 2026-05-20T03:55:09.452547: info: Init: Checksum 2: 5bd5e94b51471ecbdb012fbb49e7da88 2026-05-20T03:55:09.568337: info: Init: Checksum 3: 5bd5e94b51471ecbdb012fbb49e7da88 2026-05-20T03:55:09.576931: info: Licensing: [Variant=Suite] 2026-05-20T03:55:09.583700: info: Metadata: Initialize XMP system 2026-05-20T03:55:09.583889: info: Net: Setting up connection framework 2026-05-20T03:55:09.584602: info: Licensing: Skipping unlock.cfg due to debug option. 2026-05-20T03:55:09.584619: info: Licensing: Licenses loaded: none 2026-05-20T03:55:09.584630: info: Licensing: Use server: https://services.ableton.com 2026-05-20T03:55:09.595975: info: Platform: Effective process DPI awareness: 0 2026-05-20T03:55:09.595995: info: Platform: ALF DPI awareness: pm-aware v2 2026-05-20T03:55:09.596023: info: Init: Screen at +0+0: 2560x1440, scale 1 2026-05-20T03:55:09.596028: info: Init: Screen at +2560+-149: 1080x1920, scale 1 2026-05-20T03:55:09.596244: info: Found WebView2 runtime version 1 2026-05-20T03:55:09.611636: info: Auto Keyword Extraction: Enabled 2026-05-20T03:55:09.620010: info: RegisterFileTypeAssociations: No installation required 2026-05-20T03:55:09.629655: info: Exception: 2026-05-20T03:55:09.636368: info: MemoryUsage: V: 56.4 GB, R: 237.9 MB, P: 186.8 MB 2026-05-20T03:55:09.678088: info: Live App: Init usage data writer 2026-05-20T03:55:09.679557: info: Live App: Begin Init 2026-05-20T03:55:09.679570: info: Live App: Start as first instance: yes 2026-05-20T03:55:09.679879: info: Database: Loading database from "C:\Users\Hayden\AppData\Local\Ableton\Live Database\Live-files-12300.db" 2026-05-20T03:55:09.679926: info: Database: Open database 'C:\Users\Hayden\AppData\Local\Ableton\Live Database\Live-files-12300.db' (key: SQL[2], sqlite 3.49.2) 2026-05-20T03:55:09.687137: info: Plugin scanner database: "C:\Users\Hayden\AppData\Local\Ableton\Live Database\Live-plugins-1.db" 2026-05-20T03:55:09.687239: info: Database: Open database 'C:\ProgramData\Ableton\Live 12 Suite\Resources\Database\filerefmap.db' (key: SQL[3], sqlite 3.49.2) 2026-05-20T03:55:09.688082: info: Splice: check for updated extension ... 2026-05-20T03:55:09.688105: info: AddOns: start process 2026-05-20T03:55:09.704368: info: Python: INFO:licensing:703 - PythonLicensing initialized 2026-05-20T03:55:09.704686: info: Python: INFO:licensing:704 - Unlock file C:\Users\Hayden\AppData\Roaming\Ableton\Live 12.4\Unlock\Unlock.json successfully loaded. 2026-05-20T03:55:09.705152: info: Licensing: Processed license line (accepted): 5408-9499-E9DE-8BA5-2C35-9DF7,02,C0,Standard,34665FBAAC81A0A2616D7728FDB9D928A38439C2CDD1A80456A6AE1BCDAB641880D02B5C2A31D102 2026-05-20T03:55:09.714041: info: Licensing: Installed variant: Suite 2026-05-20T03:55:09.714058: info: Licensing: Unlocked base product: 02 2026-05-20T03:55:09.714065: info: Licensing: License type: regular 2026-05-20T03:55:09.714070: info: Licensing: BaseProduct=02, IsUnlocked?=true, IsTempDemo?=false, IsTimeLimited?=false, IsExpired?=false, IsDeactivated?=false 2026-05-20T03:55:09.715895: info: Default App: Begin InitApplication 2026-05-20T03:55:09.734532: info: TD3dSurface: Info: Cached device creation failed, starting from scratch 2026-05-20T03:55:09.844833: info: TD3dSurface: Adapter: 'NVIDIA GeForce RTX 3090' (10de:2204 rev161); RAM: 24322 MiB VRAM + 0 MiB dedicated + 32660 MiB shared 2026-05-20T03:55:09.844875: info: TD3dSurface: D3d11 device supports feature level: 'D3D_FEATURE_LEVEL_11_0' (45056) 2026-05-20T03:55:09.845800: info: MemoryUsage: V: 57.9 GB, R: 280.1 MB, P: 253.4 MB 2026-05-20T03:55:09.862061: info: History: Cleaning up Crash folder started 2026-05-20T03:55:09.873088: info: History: Cleaning up Crash folder ended 2026-05-20T03:55:09.873142: info: Default App: Detected a prior crash 2026-05-20T03:55:09.876160: info: Default App: ReportBug (Reason = KPriorCrash, no EventRecording available) 2026-05-20T03:55:10.615909: info: WebConnectStarter: Found previous usage data log: "C:\Users\Hayden\AppData\Roaming\Ableton\Live Reports\Usage\20260519T175320_15724.log" 2026-05-20T03:55:10.620436: info: WebConnectStarter: Found crash file: "C:\Users\Hayden\AppData\Roaming\Ableton\Live Reports\Temp\Live_12.4_2026-04-24_d85a94ab5e_2026_05_20__03_51_38.dmp" 2026-05-20T03:55:10.621326: info: WebConnectStarter: copied crash file: "C:\Users\Hayden\AppData\Roaming\Ableton\Live Reports\Usage\20260519T175320_15724.crashlog" 2026-05-20T03:55:10.761409: info: BugReporter: Creating crash report pack 2026-05-20T03:55:10.761431: info: Free space on volumes: 2026-05-20T03:55:10.761464: info: Volume "C:\": 61 GB of 998.4 GB 2026-05-20T03:55:10.761535: info: Volume "E:\": 1.7 TB of 8 TB 2026-05-20T03:55:10.761542: info: Volume "N:\" 2026-05-20T03:55:11.131126: info: Default App: Begin LoadPrefs 2026-05-20T03:55:11.132038: info: AAudioMidiMeterTrigger: Use default. MeterUpdateRate = 20 2026-05-20T03:55:11.132068: info: Audio In Out: Constructor started 2026-05-20T03:55:11.132077: info: Audio In Out: Constructor finished 2026-05-20T03:55:11.139089: info: DirectSound: 1. DirectSound device: Headphones (3- SteelSeries Arctis Nova 5) 2026-05-20T03:55:11.139114: info: DirectSound: 2. DirectSound device: Speakers (2- Focusrite USB Audio) 2026-05-20T03:55:11.139120: info: WaveOut: SInit: started 2026-05-20T03:55:11.152725: info: WaveOut: 1. device: Headphones (3- SteelSeries Arct 2026-05-20T03:55:11.153085: info: WaveOut: 2. device: Speakers (2- Focusrite USB Audi 2026-05-20T03:55:11.153099: info: WaveOut: SInit: finished 2026-05-20T03:55:11.153871: info: DirectCapture: 1. DirectCapture device: Headset Microphone (3- SteelSeries Arctis Nova 5) 2026-05-20T03:55:11.153887: info: DirectCapture: 2. DirectCapture device: Analogue 1 + 2 (2- Focusrite USB Audio) 2026-05-20T03:55:11.153892: info: WaveIn: SInit: started 2026-05-20T03:55:11.153977: info: WaveIn: 1. device: Headset Microphone (3- SteelSer 2026-05-20T03:55:11.154053: info: WaveIn: 2. device: Analogue 1 + 2 (2- Focusrite US 2026-05-20T03:55:11.154059: info: WaveIn: SInit: finished 2026-05-20T03:55:11.183016: info: ASIO: SInit: started 2026-05-20T03:55:11.183039: info: ASIO: SInit: 0:. Asio Device: Ableton Move 2026-05-20T03:55:11.183043: info: ASIO: SInit: 1:. Asio Device: Ableton Push 2026-05-20T03:55:11.183047: info: ASIO: SInit: 2:. Asio Device: ASIO4ALL v2 2026-05-20T03:55:11.183050: info: ASIO: SInit: 3:. Asio Device: Focusrite Thunderbolt ASIO 2026-05-20T03:55:11.183055: info: ASIO: SInit: 4:. Asio Device: Focusrite USB ASIO 2026-05-20T03:55:11.183060: info: ASIO: Proccessor: Intel 2026-05-20T03:55:11.183064: info: ASIO: SInit: UseClockSource: true 2026-05-20T03:55:11.183074: info: ASIO: SInit: UseSetSampleRate: true 2026-05-20T03:55:11.183078: info: ASIO: SInit: UseSampleRateCheck: true 2026-05-20T03:55:11.183082: info: ASIO: SInit: finished 2026-05-20T03:55:11.183111: info: Audio In Out: OnArchitecturesAdded started 2026-05-20T03:55:11.183146: info: Audio In Out: OnArchitecturesAdded finished 2026-05-20T03:55:11.616747: info: ALMidiIO: Start EnumerateDevices 2026-05-20T03:55:11.619521: info: ALMidiIO: End EnumerateDevices 2026-05-20T03:55:11.619652: info: Audio In Out: Init started 2026-05-20T03:55:11.620687: info: Audio In Out: Init finished 2026-05-20T03:55:11.620770: info: LSongAgent: Begin Constructing 2026-05-20T03:55:11.626132: info: LSongAgent: End Constructing 2026-05-20T03:55:11.626158: info: MemoryUsage: V: 58.1 GB, R: 351.4 MB, P: 338.2 MB 2026-05-20T03:55:11.629039: info: Audio In Out: AfterRead started 2026-05-20T03:55:11.629095: info: Audio In Out: AfterRead finished 2026-05-20T03:55:11.629221: info: MidiDeviceManager: Start OpenAllActivatedDevices 2026-05-20T03:55:11.632282: info: MidiDeviceManager: End OpenAllActivatedDevices 2026-05-20T03:55:11.632503: info: ALivePreferences: Begin AfterPreferencesLoaded 2026-05-20T03:55:11.632512: info: GPU Renderer: OnAlways (User setting) 2026-05-20T03:55:11.668651: info: ALivePreferences: Session cookie?: yes 2026-05-20T03:55:11.702246: info: Directories: Core Library Slice dir: [C:\ProgramData\Ableton\Live 12 Suite\Resources\Core Library] 2026-05-20T03:55:11.750029: info: PluginManager: Scan start ------------------ 2026-05-20T03:55:11.750458: info: Plugins: start scanner process 2026-05-20T03:55:11.751107: info: PluginManager: Scan end -------------------- 2026-05-20T03:55:11.751138: info: ALivePreferences: End AfterPreferencesLoaded 2026-05-20T03:55:11.751152: info: Default App: End LoadPrefs 2026-05-20T03:55:11.751158: info: Default App: Performing pre-document setup... 2026-05-20T03:55:11.828802: info: LiveUi: AddControlled... 2026-05-20T03:55:11.851343: info: Service Discovery: Init Gateway on Interface 10.2.0.2 2026-05-20T03:55:11.851415: info: Service Discovery: Init Gateway on Interface 127.0.0.1 2026-05-20T03:55:11.851453: info: Service Discovery: Init Gateway on Interface 192.168.50.176 2026-05-20T03:55:11.920881: info: LiveUi: AddControlled: done. 2026-05-20T03:55:11.920958: info: Default App: Checking whether to restore the document... 2026-05-20T03:55:11.926676: info: Message Box: Live unexpectedly quit while you were working on the Live Set "canDeleteSkataRTcrasher.als." Would you like to recover your work? 2026-05-20T03:55:11.927512: info: MemoryUsage: V: 58.2 GB, R: 417.1 MB, P: 445.5 MB 2026-05-20T03:55:11.939830: info: UiFramework: Compositor timer engaged with 89.978226 Hz. 2026-05-20T03:55:13.196235: info: Default App: Restore Document: Rejected by the user 2026-05-20T03:55:13.196274: info: Default App: Begin OnNew 2026-05-20T03:55:13.197496: info: Default App: TryToLoadTemplate: Default document exists. Going to load "C:\ProgramData\Ableton\Live 12 Suite\Resources\Builtin\Templates\DefaultLiveSet.als"' 2026-05-20T03:55:13.208682: info: Default App: Begin ExchangeDocument 2026-05-20T03:55:13.208714: info: MemoryUsage: V: 58.3 GB, R: 461.2 MB, P: 532.5 MB 2026-05-20T03:55:13.220353: info: LSongAgent: Begin SetSongUnit 2026-05-20T03:55:13.220376: info: Audio In Out: Start started 2026-05-20T03:55:13.220383: info: Audio In Out: Internal Start started 2026-05-20T03:55:13.222534: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: Open started 2026-05-20T03:55:13.222550: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: CreateDirectSoundObject started 2026-05-20T03:55:13.227256: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: Min SampleRate: 100 Max SampleRate: 200000 2026-05-20T03:55:13.227286: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: CreatePrimaryBuffer started 2026-05-20T03:55:13.228120: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: CreateSecondaryBuffer started 2026-05-20T03:55:13.229076: info: Audio In Out: Begin of UpdateAudioStateStatic 2026-05-20T03:55:13.230751: info: Audio In Out: Driver Type: MME/DirectX 2026-05-20T03:55:13.230768: info: Audio In Out: Input Device: No Device 2026-05-20T03:55:13.230772: info: Audio In Out: Output Device: Headphones (3- SteelSeries Arctis Nova 5) DX 2026-05-20T03:55:13.230783: info: Audio In Out: Input Channels: 0 2026-05-20T03:55:13.230787: info: Audio In Out: Output Channels: 2 2026-05-20T03:55:13.230793: info: Audio In Out: Sample Rate: 44100 2026-05-20T03:55:13.230798: info: Audio In Out: Output Buffer Size: 4096 Samples 2026-05-20T03:55:13.230803: info: Audio In Out: Input Latency: 0.00 ms 2026-05-20T03:55:13.230808: info: Audio In Out: Output Latency: 92.9 ms 2026-05-20T03:55:13.230812: info: Audio In Out: Output Latency (with buffering): 92.9 ms 2026-05-20T03:55:13.230816: info: Audio In Out: Driver Error Compensation (ms): 0.00 ms 2026-05-20T03:55:13.230820: info: Audio In Out: Overall Latency: 92.9 ms 2026-05-20T03:55:13.230855: info: Audio In Out: End of UpdateAudioStateStatic 2026-05-20T03:55:13.231042: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: Start started 2026-05-20T03:55:13.241378: info: DirectSound: Headphones (3- SteelSeries Arctis Nova 5) DX: Start finished 2026-05-20T03:55:13.241409: info: Audio In Out: Internal Start finished 2026-05-20T03:55:13.241413: info: Audio In Out: Start finished 2026-05-20T03:55:13.258664: info: LSongAgent: End SetSongUnit 2026-05-20T03:55:13.291350: info: AMidiIO: Midi Remote Scripts: MidiRemoteScript 1 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 2 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 3 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 4 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 5 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 6 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 7 [Control Surface="None" Input="None" Output="None"] 2026-05-20T03:55:13.291365: info: AMidiIO: Takeover Mode: None 2026-05-20T03:55:13.291404: info: AMidiIO: Midi Devices: MidiInDevice [Name="Computer Keyboard", Track=true, Sync=false, Remote=false, MPE=false, MIDI Clock Sync Delay=0, Sync Type="MIDI Clock", MTC Frame Rate="All", MTC Start Offset=0] MidiOutDevice [Name="Microsoft GS Wavetable Synth", Track=false, Sync=false, Remote=false, MIDI Clock Sync Delay=0, MIDI Clock Type="Song", MIDI Hardware Resync Message="Stop and Start"] 2026-05-20T03:55:13.291435: info: Default App: End ExchangeDocument 2026-05-20T03:55:13.291444: info: MemoryUsage: V: 58.3 GB, R: 507.9 MB, P: 579.9 MB 2026-05-20T03:55:13.291506: info: Loading document "C:\ProgramData\Ableton\Live 12 Suite\Resources\Builtin\Templates\DefaultLiveSet.als" 2026-05-20T03:55:13.311848: info: Loaded document was created by Ableton Live 12.1d1 2026-05-20T03:55:13.311871: info: Default App: Begin ExchangeDocument 2026-05-20T03:55:13.311879: info: MemoryUsage: V: 58.3 GB, R: 518.7 MB, P: 590.7 MB 2026-05-20T03:55:13.337547: info: LSongAgent: Begin SetSongUnit 2026-05-20T03:55:13.338477: info: LSongAgent: End SetSongUnit 2026-05-20T03:55:13.348125: info: Audio time allocations: Large Sysex Events: Capacity/Used/Failures: 7/0/0 2026-05-20T03:55:13.348176: info: Audio time allocations: Medium Sysex Events: Capacity/Used/Failures: 1985/0/0 2026-05-20T03:55:13.348187: info: Audio time allocations: Small Sysex Events: Capacity/Used/Failures: 13107/0/0 2026-05-20T03:55:13.348198: info: Audio time allocations: Max Device Midi Events: Capacity/Used/Failures: 7710/0/0 2026-05-20T03:55:13.348208: info: Audio time allocations: Max Device Automation Events: Capacity/Used/Failures: 3196/0/0 2026-05-20T03:55:13.348219: info: Audio time allocations: Max Remote Automation Events: Capacity/Used/Failures: 5041/0/0 2026-05-20T03:55:13.365158: info: LSongAgent: Begin SetSongUnit 2026-05-20T03:55:13.369388: info: LSongAgent: End SetSongUnit 2026-05-20T03:55:13.385579: info: Audio time allocations: EventBuffering: Capacity/Used/Failures: 18724/20/0 2026-05-20T03:55:13.385640: info: Audio time allocations: Parameter Compensate Delay: Capacity/Used/Failures: 524288/0/0 2026-05-20T03:55:13.428798: info: AMidiIO: Midi Remote Scripts: MidiRemoteScript 1 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 2 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 3 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 4 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 5 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 6 [Control Surface="None" Input="None" Output="None"] MidiRemoteScript 7 [Control Surface="None" Input="None" Output="None"] 2026-05-20T03:55:13.428814: info: AMidiIO: Takeover Mode: None 2026-05-20T03:55:13.428849: info: AMidiIO: Midi Devices: MidiInDevice [Name="Computer Keyboard", Track=true, Sync=false, Remote=false, MPE=false, MIDI Clock Sync Delay=0, Sync Type="MIDI Clock", MTC Frame Rate="All", MTC Start Offset=0] MidiOutDevice [Name="Microsoft GS Wavetable Synth", Track=false, Sync=false, Remote=false, MIDI Clock Sync Delay=0, MIDI Clock Type="Song", MIDI Hardware Resync Message="Stop and Start"] 2026-05-20T03:55:13.499399: info: Default App: End ExchangeDocument 2026-05-20T03:55:13.499433: info: MemoryUsage: V: 58.4 GB, R: 561.2 MB, P: 630.8 MB 2026-05-20T03:55:13.531579: info: Default App: End InitApplication 2026-05-20T03:55:14.134834: info: Max: Version 9.1.4 (0) 2026-05-20T03:55:14.134974: info: Live App: End Init 2026-05-20T03:55:14.138114: info: MemoryUsage: V: 58.7 GB, R: 669.9 MB, P: 737.4 MB 2026-05-20T03:55:17.032288: info: Live: Set process priority 2 for pid 13628 2026-05-20T03:55:17.039195: info: AddOns: connected 2026-05-20T03:55:17.039477: info: MemoryUsage: V: 58.8 GB, R: 1.1 GB, P: 799.3 MB 2026-05-20T03:55:17.040401: info: Live: Set process priority 0 for pid 11308 2026-05-20T03:55:17.068124: info: Performance: Startup hook 'AddOns': Running time: 0 ms 2026-05-20T03:55:17.073566: info: Splice: Use plugin at: "C:\Users\Hayden\AppData\Local\Ableton\Splice\1\SpliceAbletonLive.vst3" 2026-05-20T03:55:17.080970: info: VST3: plugin processor successfully loaded: Splice 'SpliceAbletonLive' v1.0.1 (cid: {ABCDEF01-9182-FAEB-5370-6C6358793761}) 2026-05-20T03:55:17.081539: info: VST3: plugin supports the IInfoListener interface 2026-05-20T03:55:17.082787: info: Vst3: couldn't initialize controller with processor state of SpliceAbletonLive: not implemented 2026-05-20T03:55:17.082804: info: VST3: parameter count is 2081 2026-05-20T03:55:17.083879: info: VST3: Plugin SpliceAbletonLive exposes no program change parameters 2026-05-20T03:55:17.084140: info: VST3: Created: SpliceAbletonLive 2026-05-20T03:55:17.124882: info: Performance: Startup hook 'CloseSplashScreen': Running time: 5 ms 2026-05-20T03:55:17.135693: info: Performance: Startup hook 'OpenSecondWindowOnStartup': Running time: 0 ms 2026-05-20T03:55:17.145875: info: WebConnectStarter: Starting up 2026-05-20T03:55:17.154375: info: ExternalSubProcess: Going to start: "C:\ProgramData\Ableton\Live 12 Suite\Resources\Extensions\WebConnector\Ableton Web Connector.exe" 2026-05-20T03:55:17.160516: info: ExternalSubProcess: Started with pid: 29152 2026-05-20T03:55:17.160544: info: Performance: Startup hook 'StartWebConnector': Running time: 15 ms 2026-05-20T03:55:17.179261: info: Performance: Startup hook 'WriteUsageData': Running time: 1 ms 2026-05-20T03:55:17.204625: info: Indexer: start process 2026-05-20T03:55:17.205314: info: Performance: Startup hook 'StartIndex': Running time: 4 ms 2026-05-20T03:55:17.218570: info: Live: Set process priority 2 for pid 17732 2026-05-20T03:55:17.235060: info: Licensing: Applying startup configuration: 02, IsDemo=false 2026-05-20T03:55:17.243166: info: Performance: Startup hook 'CheckRegistrationAppStartupHook': Running time: 8 ms 2026-05-20T03:55:17.285652: info: Audio time allocations: Midi Delay: Capacity/Used/Failures: 21845/0/0 2026-05-20T03:55:17.285831: info: Link: Disabled 2026-05-20T03:55:17.295839: info: Performance: Startup hook 'FileSystemEndUpdate': Running time: 0 ms 2026-05-20T03:55:17.340076: info: Live App: Check for default content 2026-05-20T03:55:17.345100: info: Performance: Startup hook 'DefaultPackInstallationAppStartupHook': Running time: 4 ms 2026-05-20T03:55:17.357896: info: Live App: Check for package installation 2026-05-20T03:55:17.357923: info: Performance: Startup hook 'UserTriggeredPackInstallationAppStartupHook': Running time: 0 ms 2026-05-20T03:55:17.373499: info: Live App: Check lesson init 2026-05-20T03:55:17.380494: info: Performance: Startup hook 'ShowHelpModuleAppStartupHook': Running time: 7 ms 2026-05-20T03:55:17.406808: info: Performance: Startup hook 'InitializeContentLibrary': Running time: 0 ms 2026-05-20T03:55:17.441965: info: Performance: Startup hook 'StartLibraryRescan': Running time: 0 ms 2026-05-20T03:55:17.458224: info: Performance: Startup hook 'FetchDownloadablePackListFromWeb': Running time: 0 ms 2026-05-20T03:55:18.057068: info: Plugins: scanner process stopped 2026-05-20T03:55:27.099582: info: MemoryUsage: V: 59.6 GB, R: 1.8 GB, P: 1.6 GB 2026-05-20T03:55:29.746971: info: MemoryUsage: V: 60.3 GB, R: 2.5 GB, P: 2.2 GB 2026-05-20T03:55:33.327003: info: MemoryUsage: V: 61 GB, R: 3.1 GB, P: 2.9 GB 2026-05-20T03:55:41.349543: info: ####################################### 2026-05-20T03:55:41.349806: info: Started: Live 12.4 Build: 2026-04-24_d85a94ab5e 2026-05-20T03:55:41.349814: info: ####################################### 2026-05-20T03:55:41.349817: info: Init: Setup environment 2026-05-20T03:55:41.349821: info: PcEnvInit: Looking for global app dir at location "C:\ProgramData" 2026-05-20T03:55:41.349825: info: Options: initialization done 2026-05-20T03:55:41.419046: info: Init: Version: 'Live 12.4 Build: 2026-04-24_d85a94ab5e' 1180672 2026-05-20T03:55:41.419068: info: Init: BuildRevisions: d85a94ab5eb1299391a7ff9400bdb8c0dcd7cc75 2026-05-20T03:55:41.419072: info: Init: Commit ID: 'd85a94ab5eb1299391a7ff9400bdb8c0dcd7cc75' 2026-05-20T03:55:41.419076: info: Init: OS: 'Windows 11 Professional Version 25H2' 2026-05-20T03:55:41.419131: info: Init: BuildType: 'Release' 2026-05-20T03:55:41.419135: info: Init: Pid: 13512 2026-05-20T03:55:41.419168: info: Init: CPU Brand String: '13th Gen Intel(R) Core(TM) i7-13700K' 2026-05-20T03:55:41.419188: info: Init: CPU Count: 24 2026-05-20T03:55:41.419205: info: Init: Logical High-Performance Core Count: 16 2026-05-20T03:55:41.419232: info: Init: Logical Power-Efficient Core Count: 8 2026-05-20T03:55:41.419236: info: Init: High-Performance Cores Processor Mask(s): 000000001111111111111111 2026-05-20T03:55:41.419248: info: Init: All Cores Processor Mask(s): 111111111111111111111111 2026-05-20T03:55:41.419252: info: Init: CPU Count For Real-Time Threads: 16 2026-05-20T03:55:41.419267: info: Init: Physical RAM: 68493795328 B 2026-05-20T03:55:41.419273: info: Init: Address Space: 140737488224256 B 2026-05-20T03:55:41.419277: info: Init: 64-bit Edition 2026-05-20T03:55:41.420029: info: Init: GraphicsDevice: 'NVIDIA GeForce RTX 3090' 2026-05-20T03:55:41.420049: info: Init: GraphicsDevice: 'NVIDIA GeForce RTX 3090' 2026-05-20T03:55:41.618194: info: Init: Checksum 1: f081e6a7a18b401a07158528e6352cd8 2026-05-20T03:55:41.754848: info: Init: Checksum 2: 5bd5e94b51471ecbdb012fbb49e7da88 2026-05-20T03:55:41.869802: info: Init: Checksum 3: 5bd5e94b51471ecbdb012fbb49e7da88 2026-05-20T03:55:41.878168: info: Licensing: [Variant=Suite] 2026-05-20T03:55:41.884759: info: Metadata: Initialize XMP system 2026-05-20T03:55:41.884965: info: Net: Setting up connection framework 2026-05-20T03:55:41.885644: info: Licensing: Skipping unlock.cfg due to debug option. 2026-05-20T03:55:41.885663: info: Licensing: Licenses loaded: none 2026-05-20T03:55:41.885674: info: Licensing: Use server: https://services.ableton.com 2026-05-20T03:55:41.897226: info: Platform: Effective process DPI awareness: 0 2026-05-20T03:55:41.897246: info: Platform: ALF DPI awareness: pm-aware v2 2026-05-20T03:55:41.897275: info: Init: Screen at +0+0: 2560x1440, scale 1 2026-05-20T03:55:41.897280: info: Init: Screen at +2560+-149: 1080x1920, scale 1 2026-05-20T03:55:41.897447: info: Found WebView2 runtime version 1 2026-05-20T03:55:41.912903: info: Auto Keyword Extraction: Enabled 2026-05-20T03:55:41.920556: info: RegisterFileTypeAssociations: No installation required 2026-05-20T03:55:41.929471: info: Exception: 2026-05-20T03:55:41.935418: info: MemoryUsage: V: 56.4 GB, R: 238.2 MB, P: 187.3 MB 2026-05-20T03:55:41.976498: info: Live App: Init usage data writer 2026-05-20T03:55:41.977864: info: Live App: Begin Init 2026-05-20T03:55:41.977873: info: Live App: Start as first instance: yes 2026-05-20T03:55:41.978174: info: Database: Loading database from "C:\Users\Hayden\AppData\Local\Ableton\Live Database\Live-files-12300.db" 2026-05-20T03:55:41.978220: info: Database: Open database 'C:\Users\Hayden\AppData\Local\Ableton\Live Database\Live-files-12300.db' (key: SQL[2], sqlite 3.49.2) 2026-05-20T03:55:41.985490: info: Plugin scanner database: "C:\Users\Hayden\AppData\Local\Ableton\Live Database\Live-plugins-1.db" 2026-05-20T03:55:41.985587: info: Database: Open database 'C:\ProgramData\Ableton\Live 12 Suite\Resources\Database\filerefmap.db' (key: SQL[3], sqlite 3.49.2) 2026-05-20T03:55:41.986391: info: Splice: check for updated extension ... 2026-05-20T03:55:41.986415: info: AddOns: start process 2026-05-20T03:55:42.001951: info: Python: INFO:licensing:1 - PythonLicensing initialized 2026-05-20T03:55:42.002269: info: Python: INFO:licensing:2 - Unlock file C:\Users\Hayden\AppData\Roaming\Ableton\Live 12.4\Unlock\Unlock.json successfully loaded. 2026-05-20T03:55:42.002721: info: Licensing: Processed license line (accepted): 5408-9499-E9DE-8BA5-2C35-9DF7,02,C0,Standard,34665FBAAC81A0A2616D7728FDB9D928A38439C2CDD1A80456A6AE1BCDAB641880D02B5C2A31D102 2026-05-20T03:55:42.011488: info: Licensing: Installed variant: Suite 2026-05-20T03:55:42.011504: info: Licensing: Unlocked base product: 02 2026-05-20T03:55:42.011511: info: Licensing: License type: regular 2026-05-20T03:55:42.011516: info: Licensing: BaseProduct=02, IsUnlocked?=true, IsTempDemo?=false, IsTimeLimited?=false, IsExpired?=false, IsDeactivated?=false 2026-05-20T03:55:42.013365: info: Default App: Begin InitApplication 2026-05-20T03:55:42.032700: info: TD3dSurface: Info: Cached device creation failed, starting from scratch 2026-05-20T03:55:42.143996: info: TD3dSurface: Adapter: 'NVIDIA GeForce RTX 3090' (10de:2204 rev161); RAM: 24322 MiB VRAM + 0 MiB dedicated + 32660 MiB shared 2026-05-20T03:55:42.144035: info: TD3dSurface: D3d11 device supports feature level: 'D3D_FEATURE_LEVEL_11_0' (45056) 2026-05-20T03:55:42.144731: info: MemoryUsage: V: 57.9 GB, R: 279.7 MB, P: 252.7 MB 2026-05-20T03:55:42.162832: info: History: Cleaning up Crash folder started 2026-05-20T03:55:42.173875: info: History: Cleaning up Crash folder ended 2026-05-20T03:55:42.173911: info: Default App: Detected a prior crash 2026-05-20T03:55:42.176305: info: Default App: ReportBug (Reason = KPriorCrash, no EventRecording available) 2026-05-20T03:55:42.903863: info: WebConnectStarter: Found previous usage data log: "C:\Users\Hayden\AppData\Roaming\Ableton\Live Reports\Usage\20260519T175509_16776.log" 2026-05-20T03:55:42.908474: info: WebConnectStarter: Found crash file: "C:\Users\Hayden\AppData\Roaming\Ableton\Live Reports\Temp\Live_12.4_2026-04-24_d85a94ab5e_2026_05_20__03_55_09.dmp" 2026-05-20T03:55:42.911806: info: WebConnectStarter: copied crash file: "C:\Users\Hayden\AppData\Roaming\Ableton\Live Reports\Usage\20260519T175509_16776.crashlog" 2026-05-20T03:55:43.052500: info: BugReporter: Creating crash report pack 2026-05-20T03:55:43.052522: info: Free space on volumes: 2026-05-20T03:55:43.052557: info: Volume "C:\": 61.1 GB of 998.4 GB 2026-05-20T03:55:43.052630: info: Volume "E:\": 1.7 TB of 8 TB 2026-05-20T03:55:43.052637: info: Volume "N:\"

These logs should be more fresh and varied.
Sorry if this is confusing.
I must say again. Incredible work with SkataRT. Thanks.