Jump to content
  • Home
  • Files
  • Docs
Topics
  • All Content

  • This Topic
  • This Forum

  • Advanced Search
  • Existing user? Sign In  

    Sign In



    • Not recommended on shared computers


    • Forgot your password?

  • Sign Up
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Failed to synchronize registry data on LAN
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 0
w1n4p2nc00k3

Failed to synchronize registry data on LAN

By w1n4p2nc00k3, January 10 in Support & Bug Reports

  • Reply to this topic
  • Start new topic

Recommended Posts

w1n4p2nc00k3    0

w1n4p2nc00k3

w1n4p2nc00k3    0

  • Tree Puncher
  • w1n4p2nc00k3
  • Members
  • 0
  • 6 posts
Posted January 10

My sister and me were playing for some days in a world via LAN. We are using about 30 mods, and since today when she wants to connect she gets the message "Failed to synchronize registry data, closing connection".

I have no Idea why this happens, I updated all mods and forge and made sure we are using the same versions.

For some reason, when i create a new world and open it to LAN she can join, but I dont really feel like doing everything again. Has anyone an Idea why this could occur and how to fix it?

As I said we were playing together, then she disconnected and tried to connect again about an hour later, but the Error occured. We both didtn change anything at our installation.

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7696

diesieben07

diesieben07    7696

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7696
  • 56376 posts
Posted January 10

Post your and her debug.log.

  • Quote

Share this post


Link to post
Share on other sites

w1n4p2nc00k3    0

w1n4p2nc00k3

w1n4p2nc00k3    0

  • Tree Puncher
  • w1n4p2nc00k3
  • Members
  • 0
  • 6 posts
Posted January 10

Oh here are the logs in case needed:

latest.log

clientconeccting.log

  • Quote

Share this post


Link to post
Share on other sites

w1n4p2nc00k3    0

w1n4p2nc00k3

w1n4p2nc00k3    0

  • Tree Puncher
  • w1n4p2nc00k3
  • Members
  • 0
  • 6 posts
Posted January 10
2 minutes ago, diesieben07 said:

Post your and her debug.log.

sry sent my logs before i saw your reply debug.log is comming

  • Quote

Share this post


Link to post
Share on other sites

w1n4p2nc00k3    0

w1n4p2nc00k3

w1n4p2nc00k3    0

  • Tree Puncher
  • w1n4p2nc00k3
  • Members
  • 0
  • 6 posts
Posted January 10

when I try to upload the debug.log i get an white error box which says "-200" in it, is it to big? (2,5 mb)

I added an googleDrive:

The Client trying to connect: https://drive.google.com/file/d/1Z6b0Ge7y_jWaOVFQp-fB-5BIXtYB-Xzs/view?usp=sharing

The Client hosting: https://drive.google.com/file/d/1T5jhluc1fvHsUID5w9JtcoH4E22DRzSa/view?usp=sharing

  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7696

diesieben07

diesieben07    7696

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7696
  • 56376 posts
Posted January 10
Quote

[10Jan2021 18:15:35.909] [Render thread/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Missing registry data for network connection:
    minecraft:block: immersive_portals:portal_helper
    minecraft:block: immersive_portals:portal_placeholder
    minecraft:block: ma-enchants:melted_cobblestone
 

These blocks are present on the hosting client, but not the connecting client. Ensure that mod versions match exactly between the two.

If that does not fix it, also ensure the configuration files match - however in that case you need to report this to the mod author, as configuration files should be synced from the server to the client.

  • Quote

Share this post


Link to post
Share on other sites

w1n4p2nc00k3    0

w1n4p2nc00k3

w1n4p2nc00k3    0

  • Tree Puncher
  • w1n4p2nc00k3
  • Members
  • 0
  • 6 posts
Posted January 10
36 minutes ago, diesieben07 said:

These blocks are present on the hosting client, but not the connecting client. Ensure that mod versions match exactly between the two.

If that does not fix it, also ensure the configuration files match - however in that case you need to report this to the mod author, as configuration files should be synced from the server to the client.

Seems weird to me, we deleted those mods some time ago since they were bugged for some reason, and played after that sucessfully, but i wíll try adding them thank you

  • Quote

Share this post


Link to post
Share on other sites

w1n4p2nc00k3    0

w1n4p2nc00k3

w1n4p2nc00k3    0

  • Tree Puncher
  • w1n4p2nc00k3
  • Members
  • 0
  • 6 posts
Posted January 10

ok it is kinda working now, i think i can fix the rest by myself. Thanks for the fast help!

  • Quote

Share this post


Link to post
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

    • Insert image from URL
×
  • Desktop
  • Tablet
  • Phone
Sign in to follow this  
Followers 0
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • NovaMachina
      [1.16] Block texture resonds to sky light not block light

      By NovaMachina · Posted 1 hour ago

      Great point. Should have seen that. Would I just pass that into the IVertexBuilder#lightmap function?
    • Draco18s
      [1.16] Block texture resonds to sky light not block light

      By Draco18s · Posted 1 hour ago

      I wonder what combinedLight is. https://github.com/NovaMachina-Mods/ExNihiloSequentia/blob/1.16/src/main/java/novamachina/exnihilosequentia/client/render/SieveRender.java#L34
    • NovaMachina
      [1.16] Block texture resonds to sky light not block light

      By NovaMachina · Posted 1 hour ago

      I received a bug report where the texture of a block is only responding to the sky light, but not any block lights (such as torches). Here is the link to the renderer that I believe to be the culprit. Any suggestions? https://github.com/NovaMachina-Mods/ExNihiloSequentia/blob/1.16/src/main/java/novamachina/exnihilosequentia/client/render/SieveRender.java Here is an image that shows the issue: https://repo.jacob-williams.me/repository/raw/exnihilosequentia/issues/images/Lighting%20Bug.png
    • brok4d
      OBJ MODELS

      By brok4d · Posted 3 hours ago

      Hello, this mod is the source, you have to get boredhttps://gitlab.com/Lycanite/LycanitesMobs
    • JayNeedsHelp
      Logger not working

      By JayNeedsHelp · Posted 4 hours ago

      So I'm currently creating a forge mod and I'm having an issue where the console stops logging after some errors. It seems to be connected to the access transformers that I'm using as before I added at's my console was working fine.   Here is my at file:  public-f net.minecraft.client.Minecraft session public net.minecraft.client.Minecraft timer public net.minecraft.client.gui.GuiScreen buttonList public net.minecraft.util.Timer tickLength public net.minecraft.network.play.client.CPacketPlayer onGround public net.minecraft.network.play.server.SPacketEntityVelocity motionX public net.minecraft.network.play.server.SPacketEntityVelocity motionY public net.minecraft.network.play.server.SPacketEntityVelocity motionZ public net.minecraft.network.play.server.SPacketExplosion motionX public net.minecraft.network.play.server.SPacketExplosion motionY public net.minecraft.network.play.server.SPacketExplosion motionZ public net.minecraft.client.renderer.entity.RenderManager renderPosX public net.minecraft.client.renderer.entity.RenderManager renderPosY public net.minecraft.client.renderer.entity.RenderManager renderPosZ   Any help is greatly appreciated thank you!
  • Topics

    • NovaMachina
      2
      [1.16] Block texture resonds to sky light not block light

      By NovaMachina
      Started 1 hour ago

    • Milk_Shak3s
      1
      OBJ MODELS

      By Milk_Shak3s
      Started 19 hours ago

    • JayNeedsHelp
      0
      Logger not working

      By JayNeedsHelp
      Started 4 hours ago

    • cadbane86140
      0
      Minecraft: Hunger Games Game #36- Shear FIGHT!

      By cadbane86140
      Started 5 hours ago

    • Sad Whale
      6
      Game crashes whenever I try to increase the RAM

      By Sad Whale
      Started 7 hours ago

  • Who's Online (See full list)

    • HappyAndJust
    • NorthWestWind
    • mp1115
    • alpxca07
    • EclipseNation
    • Squrikle
    • sarkozi
    • brok4d
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • Failed to synchronize registry data on LAN
  • Theme

Copyright © 2019 ForgeDevelopment LLC · Ads by Longitude Ads LLC Powered by Invision Community