-
Notifications
You must be signed in to change notification settings - Fork 2k
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
Discord presence plugin doesn't seem to be working. #5952
Comments
Works for me. Just to make sure, you are using the Discord client and not just a normal web browser right? |
Yep, I'm on the Discord client. I'll get a screenshot here in a moment. Picture snipped out... Note that it picks up other games just fine. |
If you aren't using the latest copy of discord/init.lua from the master branch, try it because extra verbose output was recently added and it doesn't need a new mame build to work. |
A quick overview of my setup--- Since I just went back to origin/master this morning, my plugins are up to date with mamedev/mame as of three hours ago. The only thing that's NOT up to date is my actual .EXE, which is perhaps too old. That's why I'm doing a recompile now. |
Okay, still not working. Turned off local firewall to be on the safe side. With the latest version, and with highscores DAT support turned on so we can see if other plugins are working:
We never even get the other error messages. I might need to trace the script with debug output to see where it stops. |
Tracing the script is showing that it's running and apparently generating data (I removed the comments on the output lines) but it's not actually changing anything on Discord itself. Hmmm. Discord says it doesn't detect a game (and yes, the feature is on..) |
...and then suddenly it started working out of nowhere. Seems like a Discord-side issue. I'm going to close this. |
If you started discord while the old version of mame was running then it might have taken the named pipe filename that discord uses. The new version won't try to create the pipe if it doesn't exist so if that is what happened, it shouldn't happen any more. |
Here's a sample run, no errors appear in the output but Discord is definitely not detecting the MAME instance and showing any information:
The text was updated successfully, but these errors were encountered: