Error while copying file to install a program: Out of Memory

Questions about Wine on macOS.
Locked
GothicOctopus
Newbie
Newbie
Posts: 1
Joined: Mon May 01, 2023 2:39 am

Error while copying file to install a program: Out of Memory

Post by GothicOctopus »

Trying to install a program, and it went smoothly until the actual installation process.
I realised that I need to run it in x64 so I tried that to the same effect.
Here's what I see when I just try to open the installer in 64 bit

wine64 /Users/___________/Downloads/Antares.Auto-Tune.Unlimited.v2021.12\ CE-V.R/Antares\ Auto-Tune\ Unlimited\ 2021.12\ CE.exe
001b:err:ntoskrnl:ZwLoadDriver failed to create driver L"\\Registry\\Machine\\System\\CurrentControlSet\\Services\\wineusb": c0000142
000f:fixme:service:scmdatabase_autostart_services Auto-start service L"wineusb" failed to start: 1114
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Exceptions.plist'
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Library/AppExceptions.bundle/Exceptions.plist'
002b:fixme:process:SetProcessDEPPolicy (1): stub
002b:fixme:thread:GetThreadUILanguage : stub, returning default language.
002b:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x31d97c, 0x0 0x31d9a4
002b:fixme:nls:get_dummy_preferred_ui_language (0x38 0x31d97c 0x0 0x31d9a4) returning a dummy value (current locale)
002b:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x31d97c, 0xc619b0 0x31d9a4
002b:fixme:nls:get_dummy_preferred_ui_language (0x38 0x31d97c 0xc619b0 0x31d9a4) returning a dummy value (current locale)
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Resources/Exceptions.plist'
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Common/ChunkCompression.cpp:49: Error: unsupported compressor 8
/BuildRoot/Library/Caches/com.apple.xbs/Sources/AppleFSCompression/AppleFSCompression-96.200.3/Libraries/CompressData/CompressData.c:353: Error: Unknown compression scheme encountered for file '/System/Library/CoreServices/CoreTypes.bundle/Contents/Library/AppExceptions.bundle/Exceptions.plist'
002d:fixme:process:SetProcessDEPPolicy (1): stub
002d:fixme:thread:GetThreadUILanguage : stub, returning default language.
002d:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x31d9c8, 0x0 0x31d9f0
002d:fixme:nls:get_dummy_preferred_ui_language (0x38 0x31d9c8 0x0 0x31d9f0) returning a dummy value (current locale)
002d:fixme:nls:GetThreadPreferredUILanguages 00000038, 0x31d9c8, 0xf7a680 0x31d9f0
002d:fixme:nls:get_dummy_preferred_ui_language (0x38 0x31d9c8 0xf7a680 0x31d9f0) returning a dummy value (current locale)
002d:fixme:wtsapi:WTSRegisterSessionNotification Stub 00010086 0x00000000
002d:fixme:uxtheme:BufferedPaintInit Stub ()
002d:fixme:win:DisableProcessWindowsGhosting : stub
002d:fixme:graphics:ShutdownBlockReasonDestroy (0x10086): stub
002d:fixme:graphics:ShutdownBlockReasonCreate (0x10086, L"\0412\0441\0442\0430\043d\043e\0432\043b\0435\043d\043d\044f"): stub
002d:fixme:rstrtmgr:RmStartSession 006D578C, 0, 006D5790 stub!
002d:fixme:graphics:ShutdownBlockReasonDestroy (0x10086): stub
002d:fixme:graphics:ShutdownBlockReasonCreate (0x10086, L"\0412\0441\0442\0430\043d\043e\0432\043b\0435\043d\043d\044f Antares Auto-Tune Unlimited."): stub
002d:fixme:msg:ChangeWindowMessageFilterEx 0x10090 c059 1 0x0
002d:fixme:msg:ChangeWindowMessageFilterEx 0x20090 c059 1 0x0
002d:fixme:msg:ChangeWindowMessageFilterEx 0x10098 c059 1 0x0
002d:fixme:msg:ChangeWindowMessageFilterEx 0x20098 c059 1 0x0
002d:fixme:shell:SHAutoComplete stub
002d:fixme:shell:SHAutoComplete stub
002d:fixme:shell:SHAutoComplete stub

No idea how to go about this. I would love to hear from someone whose been doing this longer than me
Locked