Chat clicking bug
Markg546 opened this issue ยท 10 comments
Some information
Operating system: Windows10
Java version: 1.8
Minecraft version: 1.16.5
Baritone version: 1.6.3 (fabric)
The bug occurs when clicking text generated by baritone, instead of executing it spits out the command in chat.
Exception, error or logs
No error logs
How to reproduce
- Have some waypoints saved
- Access it through #wp list
(alternatively) - #wp goto death ... to select which death (image attached)
Another way to reproduce is
Modified settings
Nothing modified
Final checklist
- I know how to properly use check boxes
- I have included the version of Minecraft I'm running, baritone's version and forge mods (if used).
- I have included logs, exceptions and / or steps to reproduce the issue.
- I have not used any OwO's or UwU's in this issue.
Merge the 1.15.2 branch into the 1.16.5 branch locally, and bump the mappings.
More context in #2370, ./gradlew -Pbaritone.fabric_build build
should work after that.
It's a little finicky and manual, I do think the docs are really suffering and lacking in Baritone.
It would probably be better to go bug @leijurv to merge the branches upstream, I wanted to do it but I'm usually extremely busy. I think this is a bug specific to the jar you're using, it's possible it was built off of Fabritone or some older commit.
I will reopen this until someone other than me can confirm it doesn't happen on official 1.16.5 jars on the latest commit.
Can't reproduce on latest official 1.16.5 jar. There hasn't been any commits since the one that leijurv built for releases.
Just compiled myself and I have to say that the docs lack the explanation to make a fabric version.
The problem arrises on the fabric one and sadly I dont know how to compile that one.
Merge the 1.15.2 branch into the 1.16.5 branch locally, and bump the mappings.
I'm not sure what you're talking about? This bug report is for 1.16.5, I released 1.16.5 for fabric a few days ago, why would 1.15.2 be involved in any way?
Can't reproduce on latest official 1.16.5 jar.
Thx
I released 1.16.5 for fabric a few days ago
Well I'm stupid then, I guess my local branch was outdated, I didn't have the updated gradle task.
just tested, could not reproduce on 1.16.5 using baritone-api-fabric-1.6.3.jar
This issue is caused by using Wurst
https://github.com/Wurst-Imperium/Wurst7
@Markg546 if you try using baritone standalone you should not have this issue
This is a mod incompatibility issue.
Opened it there as well but never received any feedback: Wurst-Imperium/Wurst7#306
It just didn't occur to me, it would break the chat like that...
Instead of testing it standalone, I built from source and still kept the other mod lol
Sorry about hastely jumping to conclusions