MohistMC / Mohist

Minecraft Forge Hybrid server implementing the Spigot/Bukkit API, formerly known as Thermos/Cauldron/MCPC+
https://mohistmc.com
GNU General Public License v3.0
1.28k stars 208 forks source link

[1.20.1] Mohist does not process replies to Conversations #3251

Open PikaMug opened 1 month ago

PikaMug commented 1 month ago

Minecraft Version : 1.20.1

Mohist Version : mohist-1.20.1-762-server

Operating System : Windows 10

Concerned mod / plugin : Quests https://www.spigotmc.org/resources/quests.3711/

Logs : N/A

Steps to Reproduce :

  1. Install Quests
  2. Become operator
  3. Run /quests editor in-game
  4. Type any reply in chat
  5. Observe that nothing happens

Description of issue :

Reporting this on behalf of @rainbowboii per https://github.com/PikaMug/Quests/issues/2230

It would appear your server software does not properly implement the Bukkit Conversation API. Once a conversation is started, the user should be able to reply to plugin-created prompts via chat. Instead, it seems Mohist fails to submit replies to the conversation. There are no console errors to report.

LLjo commented 1 month ago

Yep, having this issue as well

rainbowboii commented 1 month ago

Yep, having this issue as well

Bro, it will be hard, but u must drop this and use arclight, too many issues with this damn mohist core and any info and fixes from devs. I have 3 own servers and droped this coz 0 support and super ancient bukkit api

LLjo commented 1 month ago

Yep, having this issue as well

Bro, it will be hard, but u must drop this and use arclight, too many issues with this damn mohist core and any info and fixes from devs. I have 3 own servers and droped this coz 0 support and super ancient bukkit api

well, archlight seems to have abandoned 1.20.1. Mohist still supports it and switching to 1.20.4 wont work since everytime one of these mohist type of bridges updates they become so unstable

rainbowboii commented 1 month ago

Yep, having this issue as well

Bro, it will be hard, but u must drop this and use arclight, too many issues with this damn mohist core and any info and fixes from devs. I have 3 own servers and droped this coz 0 support and super ancient bukkit api

well, archlight seems to have abandoned 1.20.1. Mohist still supports it and switching to 1.20.4 wont work since everytime one of these mohist type of bridges updates they become so unstable if you compare what the arclight developer did with what they do in mohist. they need another 3 years with their pace of work to achieve what arclight already has, until someone makes a core even better than these two cores

LLjo commented 1 month ago

well, this commit seems to have fixed the naming of quests at least, though rest of the plugin still doesnt work, maybe he's onto this bug? https://github.com/MohistMC/mohist/commit/8f93c365995e52631ad9c5354cd0be05ac22a71f

Mgazul commented 1 month ago

The latest build #816 may have fixed this issue

LLjo commented 1 month ago

The latest build #816 may have fixed this issue

Works! Thanks a lot, good work!