BONNePlayground / VaultHuntersDiscordIntegrator

Eclipse Public License 2.0
4 stars 3 forks source link

Wont work with DC integration #2

Open TysonTheEmber opened 1 year ago

TysonTheEmber commented 1 year ago

Expected behavior

image

Observed/Actual behavior

image

Steps/models to reproduce

install vh dc version 1.1.0(because 1.1.1 requires 1.19.4 for some reason) install corresponding dc integration mod (2.5)

VaultHunters version

latest (9.0.3)

Other

No response

BONNe commented 1 year ago

Yeah... Discord Integration for Forge removed the 2.6.4 version from the 1.18.2 list apparently.

It is still available via the CurseForge download repository, but not available to the public. Do not why it happened.

1.1.0 still works with 2.5.0 and VH update 9.

TysonTheEmber commented 1 year ago

thanks, i have been using it but it doesn't show data from chat shown items also- https://modrinth.com/plugin/dcintegration/version/2.6.4-1.18.2

TysonTheEmber commented 1 year ago

the latest versions still dont show the chat items correctly vh dc latest dci https://modrinth.com/plugin/dcintegration/version/2.6.4-1.18.2

can you help?

BONNe commented 1 year ago

Does your Bot have permission to send embedded messages? And does your chat supports Embedded messages?

Also, does sendItemInfo option in discord-integration.toml is enabled?

There is an option to test if it is this addon fault or just an issue with bot permissions:

TysonTheEmber commented 1 year ago

there is no sendItemInfo option

TysonTheEmber commented 1 year ago

wait nvm and it is enabled

TysonTheEmber commented 1 year ago

I can not use commands from discord either, I have enabled perms and stuff.

BONNe commented 1 year ago

Have your bot have enabled these options:

bot-settings

You can find them following this link: https://discord.com/developers/applications/ Then click on Bot and there should be all these 3 options enabled.

BONNe commented 1 year ago

If it is enabled, then maybe it is related to the missing permissions to the channel.

You could add your bot to the channel permission set and give him embed links permission: embed-permission

BONNe commented 1 year ago

If none of these helps, then I would suggest asking support in https://github.com/ErdbeerbaerLP/DiscordIntegration-Forge/issues why would embed links not work with the bot. Maybe they know some more settings that need to be toggled.

BeerHuntor commented 11 months ago

This isnt working for me either... All the above suggestions are set to what you mentioned, yet whenever I send an item .. i get this image and not the expected behaviour.

Using dcintergration-forge-3.0.3-1.18.2 and VaultHuntersDiscordIntegration-1.5.1-1.18.2 using VH 3.12.4

BONNe commented 11 months ago

Hmm, diamond_shovel is not a Vault Hunters item. So it would be triggered by DiscordIntegrations mod itself. If removing VaultHuntersDiscordIntegration-1.5.1-1.18.2 still results in an issue where Diamond_shovel with enchants are not displayed correctly, I would suggest to report a bug/support question for Discord Integrations mod author.

Personally, I use dcintergration-forge-3.0.3-1.18.2 and VaultHuntersDiscordIntegration-1.5.1-1.18.2 and it works on my server. So I assume it is something related to the server/bot settings or dcintegrations mod.