tuna Sorry for the delay in response! Could you please try to run the following commands on Terminal while you open Spine and let us know the result?: pmset -g
and pmset -g assertions
.
These are helpful to check what applications prevent sleeping. For example, when I ran the above commands on my end, I got the following outputs:
misaki@MacBook-Pro ~ % pmset -g
System-wide power settings:
Currently in use:
Sleep On Power Button 1
hibernatefile /var/vm/sleepimage
networkoversleep 0
disksleep 10
sleep 1 (sleep prevented by coreaudiod, coreaudiod, bluetoothd, powerd, sharingd)
hibernatemode 3
ttyskeepawake 1
displaysleep 0
lowpowermode 1
womp 1
misaki@MacBook-Pro ~ % pmset -g assertions
2023-06-30 09:19:19 +0900
Assertion status system-wide:
BackgroundTask 0
ApplePushServiceTask 0
UserIsActive 1
PreventUserIdleDisplaySleep 0
PreventSystemSleep 0
ExternalMedia 0
PreventUserIdleSystemSleep 1
NetworkClientActive 0
Listed by owning process:
pid 392(coreaudiod): [0x000002e3000181e4] 00:09:36 PreventUserIdleSystemSleep named: "com.apple.audio.AudioTap-A148EC7A-5E1E-489D-B966-0D90C6854603.context.preventuseridlesleep"
Created for PID: 825.
pid 392(coreaudiod): [0x000002e300018723] 00:09:37 PreventUserIdleSystemSleep named: "com.apple.audio.BuiltInSpeakerDevice.context.preventuseridlesleep"
Created for PID: 1494.
pid 371(bluetoothd): [0x0000051b000187ac] 00:00:08 PreventUserIdleSystemSleep named: "com.apple.BTStack"
pid 371(bluetoothd): [0x0000002e00098283] 00:21:09 UserIsActive named: "Bluetooth LE HID Activity"
pid 324(powerd): [0x0000001700018040] 00:21:32 PreventUserIdleSystemSleep named: "Powerd - Prevent sleep while display is on"
pid 324(powerd): [0x0000001700098041] 00:21:32 UserIsActive named: "com.apple.powerd.ws.initialize"
pid 379(WindowServer): [0x0000001b000980ad] 00:00:00 UserIsActive named: "com.apple.iohideventsystem.queue.tickle serviceID:100000c9f service:AppleHIDKeyboardEventDriverV2 product:Magic Keyboard eventType:3"
pid 669(sharingd): [0x000004dd00018790] 00:01:10 PreventUserIdleSystemSleep named: "Handoff"
Kernel Assertions: 0x108=BT-HID,MAGICWAKE
id=509 level=255 0x100=MAGICWAKE creat=2023/06/30 9:05 description=en0 owner=IOSkywalkNetworkBSDClient
id=517 level=255 0x8=BT-HID creat=2023/06/30 9:12 description=com.apple.driver.IOBluetoothHIDDriver owner=AppleHSBluetoothDevice
I ran the commands while Spine was open, but there was no line which mentions Spine at all in the output results, so it appears that Spine does not affect sleeping. Please let us know the results on your end.