PKBeam / AMWin-RP

A Discord Rich Presence client for Apple Music's native Windows app.
GNU General Public License v3.0
509 stars 27 forks source link

Application crashes / stops running after a while #67

Closed mvyiko closed 10 months ago

mvyiko commented 10 months ago

The application crashes after a while and is therefore not showing anything on Discord. I'm using Win 11

PKBeam commented 10 months ago

Attach logs.

lukearnould commented 10 months ago
[19:03:21] [RPC-TRACE] Starting another read
[19:03:21] [RPC-TRACE] Begining Read of 16384 bytes
[19:03:22] [RPC-TRACE] Read Payload: Frame
[19:03:22] [RPC-INFO] Handling Response. Cmd: SetActivity, Event: 
[19:03:22] [RPC-TRACE] Enqueued Message, but queue size is 0.
[19:03:25] -- no match
[19:03:25] Previous message repeated 3 times
[19:03:25] [RPC-TRACE] Enqueue Command: DiscordRPC.RPC.Commands.PresenceCommand
[19:03:25] [RPC-TRACE] Initiated shutdown procedure
[19:03:25] [RPC-TRACE] Left main read loop for some reason. Aborting: False, Shutting Down: True
[19:03:25] [RPC-TRACE] Closing the named pipe.
[19:03:25] [RPC-TRACE] Setting the connection state to DISCONNECTED
[19:03:25] [RPC-TRACE] Left Main Loop
[19:03:25] [RPC-INFO] Thread Terminated, no longer performing RPC connection.
PKBeam commented 10 months ago

Please attach the entire log, from the beginning of application start.

PKBeam commented 10 months ago

probably a duplicate of #66, will be fixed with next release

N-E-N commented 10 months ago

Same issue here