Skip to content
This repository has been archived by the owner on Jan 30, 2025. It is now read-only.

Wont work with DC integration #2

Open
TysonTheEmber opened this issue May 10, 2023 · 12 comments
Open

Wont work with DC integration #2

TysonTheEmber opened this issue May 10, 2023 · 12 comments
Labels
Status: Cannot replicate Could not replicate the issue on a fresh install. More details are needed. Status: Monitoring Monitoring the issue to see if it is fixed or if more information becomes available.

Comments

@TysonTheEmber
Copy link

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

@TysonTheEmber TysonTheEmber added the Type: Bug A bug in code. label May 10, 2023
@BONNe
Copy link
Member

BONNe commented May 11, 2023

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.

@BONNe BONNe added the Status: Monitoring Monitoring the issue to see if it is fixed or if more information becomes available. label May 11, 2023
@TysonTheEmber
Copy link
Author

TysonTheEmber commented May 16, 2023

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
Copy link
Author

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
Copy link
Member

BONNe commented May 16, 2023

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:

  • You need to share any enchanted vanilla tool in chat. If it still appears as [enchanted-tool] without description, then either sendItemInfo is disabled or your bot does not have permission (options) to send embed messages.

@BONNe BONNe added Status: Cannot replicate Could not replicate the issue on a fresh install. More details are needed. and removed Type: Bug A bug in code. labels May 17, 2023
@TysonTheEmber
Copy link
Author

there is no sendItemInfo option

@TysonTheEmber
Copy link
Author

wait nvm and it is enabled

@TysonTheEmber
Copy link
Author

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

@BONNe
Copy link
Member

BONNe commented May 17, 2023

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
Copy link
Member

BONNe commented May 17, 2023

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
Copy link
Member

BONNe commented May 17, 2023

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
Copy link

BeerHuntor commented Dec 13, 2023

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
Copy link
Member

BONNe commented Dec 13, 2023

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.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Status: Cannot replicate Could not replicate the issue on a fresh install. More details are needed. Status: Monitoring Monitoring the issue to see if it is fixed or if more information becomes available.
Projects
None yet
Development

No branches or pull requests

3 participants