lukebemishprojects / ExcavatedVariants

Other
10 stars 13 forks source link

[BUG] Issue with... Mismatch Version #149

Closed smithrm1984 closed 9 months ago

smithrm1984 commented 11 months ago

What went wrong?

So we set up a server for our community, Multiblock Madness 2, we are getting the mismatched versions although they are not mismatched and saying failed to synchronize registry data from server. I followed a closed issue you had previously (issue #100) did that stuff server side. When I joined it created all the different ore deposits etc. in the console and i was able to connect, however none of our community members can join and are getting the mismatch error.

Platform

Forge

Version

0.6.5

Logs and Screenshots

https://i.imgur.com/5LGPq5Z.png

image

lukebemish commented 11 months ago

Hmm, that imgur link appears to be dead. I suspect what may have happened here is that that modpack bundles a custom config for Excavated Variants, and when you deleted the config on the server side, and on your end, those two now match but don't match the config anyone else has. What I would do:

Those two should then be set up right. Then, have any other clients unable to connect after doing that follow the same steps.

smithrm1984 commented 11 months ago

Updated img, sorry about link not working. i will try in the morning and let you know what happens.

smithrm1984 commented 11 months ago

Tried your steps but only worked for me, but not others w/o deleting their local configs then joining. However before doing this i could join modpack authors server just fine and not ours, i do the fix you suggested can connect to ours but not his afterwards. we might just scrap the idea of putting the server in our community. Needs more discussion on our end.

lukebemish commented 11 months ago

Hmm. Can you give me

from both ends of a connection that isn't working?

smithrm1984 commented 11 months ago

Here are the files, server side there is no kind of log given so i included a snippit of the console messege when trying to connect. as far as client side i included a picture of the mismatch message and the "latest.log" file which i assume would be from client side server. there is a folder and individual config file in each one. The modpack author and I are thinking our server panel may be doing something different when it installs the server but outside that i am unsure.

Excavated Variants - Server and client configs.zip

lukebemish commented 11 months ago

So sorry for the delay; I've been rather busy. As this is 1.18.2 there's only so much I can do; a lot of the features I added to help debug stuff like this are only on newer versions. However, from the configs you've provided, and that log, it looks like the server is not generating several variants that the client expects. This could be due to an interaction with another mod - I'd check to see whether the geolosys config is the same between both, for instance! However, besides that I'm not sure what else to try. A solution is to add the problematic ore IDs to the ore type blacklist in the main config - in the "blacklist_ores": [] line, add "nether_gold_ore" and "ancient_debris_ore" to the list.

lukebemish commented 9 months ago

Just following up; did that help at all?

smithrm1984 commented 9 months ago

It didn't sorry, we just gave up on it. You can close this issue. Thanks for helping us out though.

On Mon, Oct 23, 2023, 12:06 PM Luke Bemish @.***> wrote:

Just following up; did that help at all?

— Reply to this email directly, view it on GitHub https://github.com/lukebemish/ExcavatedVariants/issues/149#issuecomment-1775740407, or unsubscribe https://github.com/notifications/unsubscribe-auth/ALDBORFP7JESSRKUCBNIVKLYA2WZLAVCNFSM6AAAAAA3HZCKMGVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTONZVG42DANBQG4 . You are receiving this because you authored the thread.Message ID: @.***>