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
  • 1.1.8 Failed To Load Registry
Currently Supported: 1.16.X (Latest) and 1.15.X (LTS)
Sign in to follow this  
Followers 1
cuffylad

1.1.8 Failed To Load Registry

By cuffylad, November 2, 2020 in Support & Bug Reports

  • Reply to this topic
  • Start new topic

Recommended Posts

cuffylad    0

cuffylad

cuffylad    0

  • Tree Puncher
  • cuffylad
  • Members
  • 0
  • 2 posts
Posted November 2, 2020 (edited)

Hi, I can't seem to connect to my server. It shows in my server list fine with no missing mods etc. However when I try to join I just get the error "Failed to Connect to server, Failed to synchronize registry data from server, closing connection"

 

I have tried with Twitch launcher and MultiMC but keep getting the same error, tried so much google foo but to no avail If someone could help me I would greatly appreciate it. Thanks

 

Below is the logs

 

Log

 

Log2

 

 

Edited November 2, 2020 by cuffylad
links broken
  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7610

diesieben07

diesieben07    7610

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7610
  • 55163 posts
Posted November 2, 2020
Quote

[02Nov2020 21:37:48.785] [Render thread/ERROR] [net.minecraftforge.fml.network.FMLHandshakeHandler/FMLHANDSHAKE]: Missing registry data for network connection:
    minecraft:item: resourcefulbees:pigman_honeycomb
    minecraft:item: jaopca:storage_blocks.obsidian
    minecraft:item: ironjetpacks:gold_capacitor
    minecraft:item: ironjetpacks:gold_jetpack
    minecraft:item: jaopca:storage_blocks.mana
    minecraft:item: ironjetpacks:stone_cell
    minecraft:item: resourcefulbees:icy_bee_spawn_egg
    minecraft:item: resourcefulbees:nether_quartz_honeycomb
    minecraft:item: ironjetpacks:gold_thruster
    minecraft:item: ironjetpacks:iron_thruster
    minecraft:item: ironjetpacks:iron_capacitor
    minecraft:item: resourcefulbees:nether_quartz_honeycomb_block
    minecraft:item: resourcefulbees:pigman_honeycomb_block
    minecraft:item: resourcefulbees:nether_quartz_bee_spawn_egg
    minecraft:item: jaopca:storage_blocks.salt
    minecraft:item: jaopca:storage_blocks.flour
    minecraft:item: jaopca:storage_blocks.certus_quartz
    minecraft:item: ironjetpacks:stone_thruster
    minecraft:item: jaopca:storage_blocks.nether_brick
    minecraft:item: ironjetpacks:silver_cell
    minecraft:item: ironjetpacks:silver_capacitor
    minecraft:item: ironjetpacks:iron_jetpack
    minecraft:item: ironjetpacks:stone_capacitor
    minecraft:item: jaopca:storage_blocks.mana_diamond
    minecraft:item: ironjetpacks:iron_cell
    minecraft:item: ironjetpacks:silver_jetpack
    minecraft:item: jaopca:storage_blocks.dragonstone
    minecraft:item: ironjetpacks:stone_jetpack
    minecraft:item: jaopca:storage_blocks.brick
    minecraft:item: ironjetpacks:silver_thruster
    minecraft:item: ironjetpacks:gold_cell
    minecraft:item: resourcefulbees:pigman_bee_spawn_egg
    minecraft:block: resourcefulbees:pigman_honeycomb_block
    minecraft:block: jaopca:storage_blocks.mana
    minecraft:block: jaopca:storage_blocks.brick
    minecraft:block: jaopca:storage_blocks.salt
    minecraft:block: jaopca:storage_blocks.flour
    minecraft:block: jaopca:storage_blocks.certus_quartz
    minecraft:block: jaopca:storage_blocks.nether_brick
    minecraft:block: jaopca:storage_blocks.obsidian
    minecraft:block: jaopca:storage_blocks.mana_diamond
    minecraft:block: resourcefulbees:nether_quartz_honeycomb_block
    minecraft:block: jaopca:storage_blocks.dragonstone
    minecraft:entity_type: resourcefulbees:pigman_bee
    minecraft:entity_type: resourcefulbees:nether_quartz_bee
    minecraft:entity_type: resourcefulbees:icy_bee
 

These registry entries are present on the server, but not on the client.

Usually this means you are missing mods on the client - or the mods are written badly.

  • Quote

Share this post


Link to post
Share on other sites

cuffylad    0

cuffylad

cuffylad    0

  • Tree Puncher
  • cuffylad
  • Members
  • 0
  • 2 posts
Posted November 3, 2020 (edited)

Thanks for the reply. I have reinstalled a few times now and even done the above mods manually. They are all present on server and client. 

 

I then deleted the mod and config files on both server and client and it worked. I suppose the question is why were these mods causing a issue with me connecting, could it be something to do with the server install of these mods in some way? Just seems strange that I have the same issue on 2 different PC clients so it must be the server install in some way?

Edited November 3, 2020 by cuffylad
  • Quote

Share this post


Link to post
Share on other sites

diesieben07    7610

diesieben07

diesieben07    7610

  • Reality Controller
  • diesieben07
  • Forum Team
  • 7610
  • 55163 posts
Posted November 3, 2020

The following mods dynamically register registry entries. This is unsupported and causes issues like you are seeing here. You should report this to the respective mod author.

  • ResourcefulBees dynamically registers entities, items and blocks.
  • IronJetpacks dynamically registers items.
  • JAOPCA is dynamically registering all kinds of things.
  • 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 1
Go To Topic Listing



  • Recently Browsing

    No registered users viewing this page.

  • Posts

    • XenoPyax
      Mod lags my minecraft?

      By XenoPyax · Posted 25 minutes ago

      Oh you're right  
    • diesieben07
      Mod lags my minecraft?

      By diesieben07 · Posted 28 minutes ago

      Most likely you are running the API requests on the main thread. You can't do that.
    • XenoPyax
      Mod lags my minecraft?

      By XenoPyax · Posted 43 minutes ago

      Well is there anyway I can see the lag spikes causes from ingame like F3 menu or is it just purely testing and knowing what could cause this?
    • Beethoven92
      Mod lags my minecraft?

      By Beethoven92 · Posted 44 minutes ago

      I have no knowledge of that API so someone else should give you advice on that. You should show your code, or share a link to your repository
    • XenoPyax
      Mod lags my minecraft?

      By XenoPyax · Posted 1 hour ago

      Okay so it is in the dev env and in the "production" use with other mods, my mod is using RestAPIs to request data and displaying UI and data from the api requests.
  • Topics

    • XenoPyax
      6
      Mod lags my minecraft?

      By XenoPyax
      Started 1 hour ago

    • thecuterabbit
      0
      Minecraft won't open forge

      By thecuterabbit
      Started 1 hour ago

    • Luis_ST
      0
      [1.16.5] set Villager MerchantOffers

      By Luis_ST
      Started 1 hour ago

    • AzizD
      15
      [1.16.4] Checking an ItemEntity is in water.

      By AzizD
      Started January 3

    • S-Spirit
      6
      [1.16.4] Why recipe result calculated on server side?

      By S-Spirit
      Started Friday at 09:43 PM

  • Who's Online (See full list)

    • Choonster
    • Pl00py_R
    • Jakans
    • diesieben07
    • GThoro
    • Beethoven92
    • Zmogysta
    • JustASmallKiwi
    • lliinnkk10
    • XenoPyax
    • P0SCH1T0
    • Rtoopsy
    • MedHelm
  • All Activity
  • Home
  • Minecraft Forge
  • Support & Bug Reports
  • 1.1.8 Failed To Load Registry
  • Theme

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