DiscordRichPresence

DiscordRichPresence

1M Downloads

[BUG]

miathegaymer opened this issue ยท 1 comments

commented

What happened?

  • DiscordRichPresence isn't working with my custom Rich Presence Application.

What should happen?

  • Rich Presence should appear under my custom status, but nothing has happened since installing the mod a week and a half ago.

Steps to reproduce

  • Install the mod.
  • Setup custom settings and edit the Config file to your Client-ID.
  • Nothing happens in Discord when launching Minecraft.

Version

  • 1.12
  • 1.14
  • 1.15
  • [ / ] 1.16

Mod version 2.0.7

Config file


#Discord RichPresence Config File

[Rich-Presence]
	#First line of Rich Presence
	Client-Name = "Bread SMP"
	#Do you want servers to send you a customized rich presence text?
	#Also toggles hardcoded custom icons and text of not fully integrated servers like mineplex
	Custom-Messages-From-Server = true
	#Placeholders:
	#%ip%  Server IP
	Server-Text = "Playing on Bread SMP with %otherpl% other Breaders! - Currently in %dimensionName%"
	#Setting this to true disables name changing through GUI
	Disable-Name-changing = false
	#Do you want to use custom Hivemc integration (show what game you are playing)?
	Hivemc-Integration = true
	#Disables config GUI
	#Requires config file editing to enable again
	Disable-Config-GUI = false
	#Do you want to use custom Hypixel integration (show what game you are playing and such)?
	Hypixel-Integration = true
	#No placeholders supported, Text that shows when you are in the main menu
	Main-Menu = "In Main Menu"
	#Placeholders:
	#%coords% (X:??? Y:??? Z:???)
	#%world% World name
	Singleplayer-Text = "Playing in %world% (%coords%)"
	#Custom client id, see https://github.com/ErdbeerbaerLP/DiscordRichPresence/wiki/Set-up-custom-Icons-(for-Modpacks) for more info
	#Default: 511106082366554122
	client-id = "807618007098589245"
	#Do you want to print log of this mod to ingame chat?
	LogToChat = false



Crash report if available (use https://paste.dimdev.org or https://pastebin.com)

  • N/A

Additional info

  • I really want this mod to work. I've been trying with different versions of Forge, but to no avail. Would be nice to get the developer's input on why this is/isn't happening.
    https://imgur.com/a/zMJwI0v
commented

For some strange reason, the mod started working after I allocated more RAM to Minecraft. Just thought I might put that in here.