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]: Money request cannot be clicked #95

Open
Aurelien30000 opened this issue Jun 1, 2024 · 5 comments
Open

[BUG]: Money request cannot be clicked #95

Aurelien30000 opened this issue Jun 1, 2024 · 5 comments
Assignees
Labels
bug Something isn't working

Comments

@Aurelien30000
Copy link

TNE Version

0.1.2.9

Spigot Version

1.20.4

Your config.yml

https://paste.domicraft.fr/ekobalogew.yaml

Your latest server log

https://paste.domicraft.fr/ebajovicug.md

What modules are you using?

No response

What part of TNE is the bug affecting?

Transactions

Is your server using online mode?

Yes

Bug description

When using /money request, the received message cannot be clicked to proceed with the transaction.

Thanks :)

How to reproduce

  1. Use /money request.
  2. Try to click on the message.
  3. Nothing happens.
@Aurelien30000 Aurelien30000 added the bug Something isn't working label Jun 1, 2024
@creatorfromhell
Copy link
Member

TNE Version

0.1.2.9

Spigot Version

1.20.4

Your config.yml

https://paste.domicraft.fr/ekobalogew.yaml

Your latest server log

https://paste.domicraft.fr/ebajovicug.md

What modules are you using?

No response

What part of TNE is the bug affecting?

Transactions

Is your server using online mode?

Yes

Bug description

When using /money request, the received message cannot be clicked to proceed with the transaction.

Thanks :)

How to reproduce

  1. Use /money request.
  2. Try to click on the message.
  3. Nothing happens.

Screenshot of in game with chat?

@Aurelien30000
Copy link
Author

The message is sent as configured (default value), but is not clickable.

image

@creatorfromhell
Copy link
Member

The message is sent as configured (default value), but is not clickable.

image

After doing some research and testing, it appears that post-1.19, there's an issue where Mojang blocks certain commands from being run on click... Seems this may have been a casualty of that.

@Aurelien30000
Copy link
Author

Ok thanks for the info.

Anyways it seems to be a problem rather specific to TNE, others work fine.
I have also noticed that manually built components seems to work fine: /tellraw @p {"clickEvent":{"action":"run_command","value":"/money pay <player> 10 DD"},"text":"Click to test!"}.

@creatorfromhell
Copy link
Member

Ok thanks for the info.

Anyways it seems to be a problem rather specific to TNE, others work fine. I have also noticed that manually built components seems to work fine: /tellraw @p {"clickEvent":{"action":"run_command","value":"/money pay <player> 10 DD"},"text":"Click to test!"}.

Not sure, that was from the changelogs for Minecraft versions and validated through testing on a different version, I'll disable this feature until a fix is in place though.

@creatorfromhell creatorfromhell moved this to Backlog in 0.1.3.2 Aug 2, 2024
@creatorfromhell creatorfromhell moved this from Backlog to Ready in 0.1.3.2 Aug 2, 2024
@creatorfromhell creatorfromhell moved this from Ready to In progress in 0.1.3.2 Aug 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: In progress
Development

No branches or pull requests

2 participants