CreeperHost / MineTogether

A Minecraft mod that enhances community and server features, such as global chat, chunk pre-generation, auto server join from protocol uri (via FTBApp), friends lists, private chats and many more features linked to the MineTogether platform.
https://minetogether.io
GNU General Public License v3.0
23 stars 16 forks source link

[Bug]: server listing SB3 #637

Closed rafalohaki closed 1 year ago

rafalohaki commented 1 year ago

Describe the bug

Server is not listed to public when trying to set discoverability to public in stoneblock 3

Steps to reproduce

stoneblock 3 set discoverability=public displayname=namedwadwadwa

Expected behaviour

server listing

Screenshots

No response

Version

1.18.2

Minecraft Version

1.18.2

ModLoader Version

1.18.2-40.1.84

Additional Information

thats the only error i found in logs with minetogheter. minetogether-common.mixins.json does not specify "minVersion" property minetogether-forge.mixins.json does not specify "minVersion" property

connection via ip or domain is not a problem

covers1624 commented 1 year ago

Which MineTogether version are you using?

Can you please provide your full server log?

rafalohaki commented 1 year ago

ver 6.0.8 https://mclo.gs/otz2Yry

covers1624 commented 1 year ago

This should now be resolved.

There was an API bug causing this to occur.

rafalohaki commented 1 year ago

got screenshot that it shouldnt be problem on serverside, because he saw all public servers, buut me and my friend dont, so it could be client side problem somewhere. still, we dont know what problem could be becase we reinstalled sb3 modpack 3 times today.

ThePaul-T commented 1 year ago

What launcher are you using? MineTogether relies on some metadata in the right place which unofficial implementations may not support, and without the data it does not know what modpack you're in and may not be able to show you servers.

rafalohaki commented 1 year ago

i was using ftb launcher first, after updating client with 6.0.8 i was using prism, and was testing it on 6.0.10 too. now i tested it on ftb launcher again. its working. after reinstall modpack and swaping MineTogether version to latest in ftb launcher, its working.