Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUG] TypeError: WPARAM is simple, so must be an int object (got NoneType) #319

Open
Tenome opened this issue Oct 25, 2024 · 0 comments
Open

Comments

@Tenome
Copy link

Tenome commented Oct 25, 2024

Edit: Right after I submitted this, Trakt updated with the second episode... So I'll just leave this here in case it's something that needs to be fixed. It looks like scrobbling works (although I had to do the first episode manually, so maybe not).

Windows 10
1.6.3

MPC-HC (64-bit)

Build information:
Version: 2.3.6.36 (b5a69a250)
Build date: Oct 23 2024

LAV Filters:
LAV Splitter: 0.79.2.20
LAV Video: 0.79.2.20
LAV Audio: 0.79.2.20
FFmpeg compiler: MinGW-w64 GCC 13.3.0

Operating system:
Name: Windows 10 (Build 21H2)
Version: 10.0.19044 (64-bit)

Hardware:
CPU: AMD Ryzen 5 1600 Six-Core Processor
GPU: NVIDIA GeForce GTX 1080 Ti (driver version: 32.0.15.6590)
Monitor: \.\DISPLAY1 - Generic PnP Monitor [1920x1080 32-bit 96 DPI] - [Current]

Text:
Scale Factor: 1.000000
Ansi Codepage: 932

Log:

2024-10-25 03:02:37,075 - DEBUG - mpc-hc - monitor - action=scrobble
2024-10-25 03:02:37,075 - DEBUG - mpc-hc - monitor - {'state': 2, 'progress': 72.6, 'media_info': {'type': 'episode', 'title': 'The Orville', 'season': 1, 'episode': 2}, 'updated_at': 1729839757.075667}
2024-10-25 03:02:37,076 - DEBUG - scrobbler - scrobbler - Scrobbling start at 72.60% for The Orville
2024-10-25 03:02:37,253 - INFO - scrobbler - scrobbler - Scrobble resume successful for The Orville S01E02 at 72.60%
2024-10-25 03:02:42,285 - ERROR - Thread-14 - init - Unhandled exception
TypeError: WPARAM is simple, so must be an int object (got NoneType)
2024-10-25 03:13:54,221 - INFO - mpc-hc - monitor - Unable to connect to mpc-hc. Ensure that the web interface is running.
2024-10-25 03:13:54,221 - DEBUG - mpc-hc - monitor - action=stop_previous
2024-10-25 03:13:54,221 - DEBUG - scrobbler - scrobbler - Scrobbling stop at 98.32% for The Orville
2024-10-25 03:13:54,610 - INFO - scrobbler - scrobbler - Scrobble stop successful for The Orville S01E02 at 98.32%
2024-10-25 03:13:59,651 - ERROR - Thread-16 - init - Unhandled exception
TypeError: WPARAM is simple, so must be an int object (got NoneType)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant