maruohon / tellme

Small informational mod for Minecraft
22 stars 10 forks source link

Unable to copy from chat #35

Open Jrassic opened 8 months ago

Jrassic commented 8 months ago

Hi there, i'm on Forge 1.19.2 and i'm running into an issue.

Whenever I get something to be posted to chat I used to be able to click on the name, e.g. "minecraft:dark_oak_leaves" and it would get copied to my clipboard.

Now whenever I click on the name nothing seems to happen and I found the following error message in the console: [Render thread/ERROR] [minecraft/Screen]: Not allowed to run command with signed argument from click event: '/tellme copy-to-clipboard minecraft:dark_oak_leaves'

I'm not sure if this is an issue on the mods end or if i'm missing something

maruohon commented 8 months ago

I guess that text copy code wasn't tested at all and updated correctly to the chat and command changes in 1.19...