mt1006 / mc-nbtac-mod

Minecraft mod adding suggestions for NBT tags in commands
https://modrinth.com/mod/nbt-autocomplete
GNU Lesser General Public License v3.0
23 stars 1 forks source link

Mod not working as intended in multiplayer #12

Closed Julienraptor01 closed 9 months ago

Julienraptor01 commented 9 months ago

The mod doesn't seem to work in multiplayer here we can see it working in solo image but if i join a multiplayer server, i get no suggestion image

mt1006 commented 9 months ago

It's a client-side mod, so have you installed it on the client? If so, I will check it next week, as I'm currently not at home.

Julienraptor01 commented 9 months ago

It's a client-side mod, so have you installed it on the client? If so, I will check it next week, as I'm currently not at home.

yes, the 1st screenshot show it working

a weird thing is that it seems like the suggestion for /summon does work but all the others don't in multiplayer

mt1006 commented 9 months ago

Ok, as I wrote, I'll check it next week.

mt1006 commented 9 months ago

I tried to reproduce the problem, but it works fine for me. Maybe there's some conflicting mod.

2023-08-14_21 25 41

Julienraptor01 commented 9 months ago

fine, i guess i'll do some debug on my side to try and see what other mod is breaking it... i'll tell you once i found the issue so it can be fixed

mt1006 commented 9 months ago

I just found that it may be caused by Polymer

mt1006 commented 9 months ago

I'll take a closer look at this

mt1006 commented 9 months ago

It should work now, not the most elegant solution but works. I'll release a new version in a few days as I would also like to update dependencies. Anyway, thanks for reporting.

Julienraptor01 commented 9 months ago

It should work now, not the most elegant solution but works. I'll release a new version in a few days as I would also like to update dependencies. Anyway, thanks for reporting.

np, also thanks you for updating, your mod is a very helpful one