GreatOrator / TolkienCraft-3-Return-to-Middle-earth

Sequel to the much loved TolkienCraft II Modpack
GNU General Public License v3.0
10 stars 2 forks source link

Putting any mithril or morgul armor piece the player is kicked by the server #103

Closed vegon closed 3 years ago

vegon commented 4 years ago

Description

Putting any mithril or morgul armor piece the player is kicked by the server and can't reconnect till the item is removed from the dat file.

Base information

Console report from the server

[13:03:13] [Server thread/INFO] [minecraft/PlayerList]: Vegon[/213.194.154.213:52941] logged in with entity id 2354 at (1333.0493472242879, 83.0, 1312.4080852335294)
> 
[13:03:13] [Server thread/INFO] [minecraft/DedicatedServer]: Vegon joined the game
> 
[13:03:13] [Server thread/INFO] [Waila]: Player EntityPlayerMP['Vegon'/2354, l='Player Housing', x=1333.05, y=83.00, z=1312.41] connected. Sending ping
> 
[13:03:16] [Server thread/INFO] [STDOUT]: [bq_npc_integration.storage.NpcFactionDB:loadDatabase:23]: Loading 18 factions...
> 
[13:03:16] [Server thread/INFO] [STDOUT]: [bq_npc_integration.storage.StorageHandler:onPlayerJoin:35]: Loaded quest DB
> 
[13:03:16] [Server thread/INFO] [antiqueatlas]: Sent custom biome data to player Vegon
> 
[13:03:16] [Server thread/INFO] [antiqueatlas]: Sent markers data #-1 to player Vegon
> 
[13:03:16] [Server thread/INFO] [Astral Sorcery]: [Astral Sorcery] Waiting for server synchronization on login for Vegon...
> 
[13:03:17] [Server thread/INFO] [antiqueatlas]: Sending dimension #0
> 
[13:03:17] [Server thread/INFO] [antiqueatlas]: Sent dimension #0 (119 tiles)
> 
[13:03:17] [Server thread/INFO] [antiqueatlas]: Sending dimension #-1
> 
[13:03:17] [Server thread/INFO] [antiqueatlas]: Sent dimension #-1 (6 tiles)
> 
[13:03:17] [Server thread/INFO] [antiqueatlas]: Sending dimension #50
> 
[13:03:17] [Server thread/INFO] [antiqueatlas]: Sent dimension #50 (9 tiles)
> 
[13:03:17] [Server thread/INFO] [antiqueatlas]: Sending dimension #51
> 
[13:03:17] [Server thread/INFO] [antiqueatlas]: Sent dimension #51 (14 tiles)
> 
[13:03:17] [Server thread/INFO] [antiqueatlas]: Sending dimension #-11325
> 
[13:03:17] [Server thread/INFO] [antiqueatlas]: Sent dimension #-11325 (8 tiles)
> 
[13:03:17] [Server thread/INFO] [antiqueatlas]: Sent Atlas #1 data to player Vegon
> 
[13:03:17] [Server thread/INFO] [antiqueatlas]: Sent markers data #1 to player Vegon
> 
[13:03:17] [Server thread/WARN] [minecraft/NetworkSystem]: Failed to handle packet for /213.194.154.213:52941
net.minecraft.util.ReportedException: Ticking player
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:459) ~[oq.class:?]
    at net.minecraft.network.NetHandlerPlayServer.func_73660_a(NetHandlerPlayServer.java:173) ~[pa.class:?]
    at net.minecraftforge.fml.common.network.handshake.NetworkDispatcher$1.func_73660_a(NetworkDispatcher.java:209) ~[NetworkDispatcher$1.class:?]
    at net.minecraft.network.NetworkManager.func_74428_b(NetworkManager.java:285) ~[gw.class:?]
    at net.minecraft.network.NetworkSystem.func_151269_c(NetworkSystem.java:180) [oz.class:?]
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:790) [MinecraftServer.class:?]
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:397) [nz.class:?]
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:668) [MinecraftServer.class:?]
    at net.minecraft.server.MinecraftServer.run(MinecraftServer.java:526) [MinecraftServer.class:?]
    at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: java.lang.NoSuchMethodError: net.minecraft.entity.player.InventoryPlayer.func_70440_f(I)Lnet/minecraft/item/ItemStack;
    at com.greatorator.tolkienmobs.item.armor.ArmorMorgulIron.onArmorTick(ArmorMorgulIron.java:70) ~[ArmorMorgulIron.class:?]
    at net.minecraft.entity.player.InventoryPlayer.func_70429_k(InventoryPlayer.java:371) ~[aec.class:?]
    at net.minecraft.entity.player.EntityPlayer.func_70636_d(EntityPlayer.java:511) ~[aed.class:?]
    at net.minecraft.entity.EntityLivingBase.func_70071_h_(EntityLivingBase.java:2179) ~[vp.class:?]
    at net.minecraft.entity.player.EntityPlayer.func_70071_h_(EntityPlayer.java:234) ~[aed.class:?]
    at net.minecraft.entity.player.EntityPlayerMP.func_71127_g(EntityPlayerMP.java:382) ~[oq.class:?]
    ... 9 more
> 
[13:03:17] [Server thread/INFO] [Astral Sorcery]: [Astral Sorcery] Synchronizing baseline information to Vegon
> 
[13:03:18] [Server thread/INFO] [Astral Sorcery]: Load CachedWorldData 'lightnetwork' for world 50
> 
[13:03:18] [Server thread/INFO] [Astral Sorcery]: Loading of 'lightnetwork' for world 50 finished.
> 
[13:03:18] [Server thread/INFO] [minecraft/NetHandlerPlayServer]: Vegon lost connection: Internal server error
> 
[13:03:18] [Server thread/INFO] [minecraft/DedicatedServer]: Vegon left the game
>
vegon commented 4 years ago

Log from client side

[22:55:23] [Client thread/INFO]: Connecting to 87.98.145.41, 2219
[22:55:24] [Netty Client IO #1/INFO]: Server protocol version 2
[22:55:24] [Netty Client IO #1/INFO]: Attempting connection with missing mods [antiqueatlasoverlay, betteradvancements, ctm, custommainmenu, defaultoptions, jeresources, keywizard, llor, madhelp, ptrmodellib, resourceloader, torchoptimizer, xray] at SERVER
[22:55:25] [Client thread/INFO]: Injecting existing registry data into this client instance
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle18_iron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world mca:blockvillagerbedred
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:runestonetilestairs
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_white_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:colored_bed_light_blue
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle18_diamond_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle06_iron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle02_lapis_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_marble_bricks_slab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockaltar
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:wakebloom
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle20_castiron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:spiritblockslab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:essence_conduit
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:alchemytablet
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:pereskia
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world reliquia:potion_holder_forestry_2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_jungleiron_double2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_jungleiron_double1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_basalt_stairs
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle02_iron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_gray_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world mca:tombstone
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_oak_triple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:cerublossom
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world translocator:translocator
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_spruce_quad
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world mca:blockvillagerbedgreen
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag15
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag14
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag17
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag16
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag11
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag10
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag13
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag12
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle05_gold_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag19
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag18
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:keystone_trapdoor
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag20
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle01_stone_brown_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:leaveswildwood
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle15_emerald_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world camping:campfirecook
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle17_jungle_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_birch_quad
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blocklifeessence
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:spell_rune
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:runestonetileslab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_jungleiron_quad
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle10_iron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle09_glass_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:colored_bed_pink
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:wizard_chalk_block
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_lightgray_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:warding_candle
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_spruceiron_quad
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle10_emerald_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle14_lapis_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockalchemytable
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:runestonebrickstairs
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle13_gold_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_red_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:needlegrass
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_acaciairon_double2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_acaciairon_double1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:fakelight
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:emberactivator
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockitemroutingnode
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world chisel:endstoneextra
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle18_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle20_redstone_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world forestry:greenhouse.glass
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:bridgeblock
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:itemtransfer
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:colored_bed_magenta
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle18_lapis_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_marble_stairs
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world reliquia:lantern_gold
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:itempump
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world chisel:bricksextra
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world translocator:craftinggrid
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_birchiron_quad
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockpillarcap2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockpillarcap3
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle02_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockpillarcap1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:stairsashenbrick
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle01_stone_lime_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle09_gold_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockdemonlight
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world woot:extender
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle10_lapis_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:lectern
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle01_stone_red_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:woodendecoration
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:runestonetile
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle16_birch_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:diorite_speleothem
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_basalt_bricks_slab_double
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockmimic
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle09_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle15_glass_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle15_oak_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_limestone_bricks_stairs
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle12_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle17_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:magicians_workbench
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockdemonextra
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle03_jungle_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle16_jungle_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockoutputroutingnode
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_iron_triple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:gold_inlay
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world randomrestockablecrates:blockcrate4
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world randomrestockablecrates:blockcrate3
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world randomrestockablecrates:blockcrate2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world randomrestockablecrates:blockcrate1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:illusion_block
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world chisel:cobblestoneextra
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:block
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle11_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:spiritblockslabdouble
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_iron_double2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_iron_double1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle01_stone_lightgrey_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:blocklead
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world mca:villagerspawner
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_triple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_black_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:terra_moss
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:beamsplitter
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:andesite_speleothem
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle03_spruce_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_quad
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world mca:memorial
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle09_redstone_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle17_gold_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:marble
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_acacia_double1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_acacia_double2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:brazier
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag4
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag3
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag6
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag5
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag8
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag7
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:standingstonevacuum
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3gag9
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle03_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world draconicevolution:crafting_pedestal
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle14_iron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle14_redstone_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_darkoakiron_quad
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:clothdevice
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:mana_drain
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:tarma_root
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle08_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle03_darkoak_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world reliquia:candle_holder_iron
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:treatedwoodstairs2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:treatedwoodstairs1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:treatedwoodstairs0
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockbloodrune
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:emberrelay
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_stone_quad
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle17_stone_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:wallashenbrick
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_darkoak_quad
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:liquid_essence
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle20_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle16_castiron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_acacia_quad
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:blockdawnstone
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:wallcaminitebrick
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:jasper_speleothem
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:witchwood_log
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_marble_bricks_stairs
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle18_castiron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockinputroutingnode
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:blocklantern
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle13_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle16_spruce_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle16_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world reliquia:lantern_iron
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:barkwildwoodsymbol
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:marble_wall
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle16_darkoak_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world forestry:greenhouse.butterfly_hatch
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockpath
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world xreliquary:altar_idle
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world forestry:greenhouse.valve
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:fairy_dust
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:essence_refiner
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:colored_bed_green
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle13_iron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:plankwildwoodslab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle06_gold_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world betteragriculture:roof_tile_block
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_birch_double1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_birch_double2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_gold_quad
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:calefactor
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:broken_power_link
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:aum
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle16_gold_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockbloodtank
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle11_iron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:colored_bed_black
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle19_iron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle20_lapis_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:runestonebrickslab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle09_iron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_iron_quad
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_purple_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:inscription_table
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_basalt_slab_double
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world mca:blockvillagerbedblue
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:ashenstoneslab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockdemonbricks1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockdemonbricks2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle16_stone_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle04_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:witchwood_leaves
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_yellow_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world camping:campfirewood
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world mca:rosegoldore
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_spruce_triple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle10_diamond_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world camping:sleepingbag
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world chisel:hardenedclayextra
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:standingstonerepulsor
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle20_emerald_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world boatlantern:light
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:frost
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:stamperbase
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle10_glass_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world camping:tentbounds
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockinversionpillar
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world forestry:greenhouse.hatch_output
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_limestone_bricks_slab_double
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:colored_bed_orange
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockdemoncrucible
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:runestonestairs
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world chisel:limestoneextra
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:logwildwoodsymbol
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:blockcaminitebrickslab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_limestone_bricks_wall
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_marble_bricks_wall
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world reliquia:candle_holder_gold
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle15_spruce_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle13_castiron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:netherrack_speleothem
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:arcane_reconstructor
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle01_stone_purple_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:glowsand
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:arcane_deconstructor
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:colored_bed_cyan
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world betteragriculture:tiny_tile_color_block
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:witchwood_slab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:seer_stone
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle20_gold_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle17_oak_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle06_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:colored_bed_white
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:stonedecorationstairs_concrete_leaded
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world mca:blockvillagerbedpurple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:standingstonet2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:standingstonet1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle01_stone_white_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_darkoakiron_triple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle17_spruce_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:limestone_wall
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle01_stone_green_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle18_redstone_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:ashentileslab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle05_castiron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:ashentile
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:divination_plate
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle01_stone_pink_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_cyan_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:magic_wall
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockritualcontroller
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:ashenbrick
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle03_acacia_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:runestonesymbolglowing
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_limestone_slab_double
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:basalt_wall
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:runestonebrickslabdouble
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle14_diamond_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world reliquia:potion_holder
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_darkoak_double2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:witchwood_sapling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_double2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_double1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_darkoak_double1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockalchemyarray
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:plankwildwood
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world betteragriculture:white_siding_block
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:itemdropper
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_supertorch2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_supertorch3
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world reliquia:fancy_crafting_table
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight2gag7
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight2gag6
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight2gag5
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight2gag4
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight2gag3
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight2gag2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight2gag1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world chisel:basaltextra
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight2gag9
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight2gag8
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_acaciairon_triple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world chisel:testblock
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:barkwildwood
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:occulus
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:spiritblockstairs
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_blue_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_oakiron_triple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_lime_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle20_iron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world reliquia:fancy_crafting_table_forestry
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:blockfurnace
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle19_gold_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle09_lapis_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:spell_sealed_door
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_jungle_double1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_jungle_double2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:colored_bed_purple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:stonedevice
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world betteragriculture:red_siding_block
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_basalt_bricks_slab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockstairs2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:treatedwoodslab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockstairs3
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockstairs1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:coppercell
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle16_iron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle19_lapis_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle14_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockphantom
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_lightblue_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle15_stone_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_birchiron_triple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world chisel:purpurextra
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle01_stone_orange_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world mca:rosegoldblock
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle02_redstone_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:mana_battery
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world reliquia:handheld_candle
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:standingstonegrower
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:advancededge
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_limestone_stairs
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle09_diamond_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_gold_triple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:slate_speleothem
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:lightning_effigy
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world modularrouters:templateframe
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:inert_spawner
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:flicker_lure
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle04_iron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:leaveselderpine
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_speleothem
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:leavesazurepine
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle17_acacia_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:stairsashenstone
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockspectral
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world forestry:greenhouse.sprinkler
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_limestone_bricks_slab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle02_glass_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:spiritfont
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:moonglow
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_birchiron_double2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_birchiron_double1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:logwildwoodsymbolglowing
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world forestry:greenhouse.climate_control
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world railcraft:charge_battery
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle05_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:stonedecorationstairs_concrete_tile
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_basalt_slab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_spruceiron_triple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle12_iron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:flicker_habitat
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:blocksilver
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:wallashentile
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world forestry:greenhouse.door
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world reliquia:sword_plinth
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:spirit_herb
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:largetank
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_orange_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle15_gold_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_spruce_double1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_spruce_double2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_floorstand2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_floorstand1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:embergauge
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_green_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_limestone_slab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle15_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:runestoneslab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:standingstoneaccelerator
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:woodendevice0
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:woodendevice1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:ice_effigy
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:cinderplinth
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle11_gold_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:colored_bed_blue
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:sheetmetalslab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:altar
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world reliquia:fancy_crafting_table_forestry_2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:runestonebrick
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:keystone_door
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_acacia_triple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:particle_emitter
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:corestone
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world chisel:marbleextra
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:colored_bed_lime
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:otherworlddirt
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:armor_imbuer
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:wallashenstone
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_basalt_bricks_stairs
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world reliquia:toolrack_forestry
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_oak_double1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_oak_double2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_marble_slab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle14_glass_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:runestonetileslabdouble
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockbloodstonebrick
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle01_stone_magenta_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle20_diamond_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:colored_bed_gray
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:metalmultiblock
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:spiritbrick
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:emberreceiver
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:aubergine
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world reliquia:potion_holder_forestry
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_jungle_quad
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world chickenchunks:chickenchunkloader
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blocksoulforge
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle02_diamond_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world chisel:sandstoneredextra
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:otherworldgrass
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle17_darkoak_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_marble_slab_double
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:orecopper
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:basalt
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle14_gold_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_birch_triple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world betteragriculture:slate_ore
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world chisel:sandstoneyellowextra
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world enderstorage:enderstorage
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world betteragriculture:fancy_tile_color_block
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world woot:proxy
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:emberbore
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle19_diamond_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:colored_bed_brown
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle19_emerald_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:stoneedge
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_stone_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockdemoncrystallizer
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_brown_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle03_birch_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle10_gold_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle17_birch_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag40
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:standingstoneigniter
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag35
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag36
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag33
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag34
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag39
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag37
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag38
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag31
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag32
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag30
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle19_redstone_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world boatlantern:lantern
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag24
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag25
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag22
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag23
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag28
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag29
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag26
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag27
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag20
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag21
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:plankwildwoodslabdouble
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag19
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag13
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag14
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag11
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag12
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag17
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag18
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag15
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag16
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag10
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:keystone_recepticle
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:standingstonehealer
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:mechaccessor
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight1gag2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight1gag1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight1gag4
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:stairsashentile
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight1gag3
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight1gag5
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:itemgauge
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle01_stone_natural_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:astral_barrier
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle09_emerald_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockmasterroutingnode
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockritualstone
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:spiritbrickslab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle19_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:standingstoneaesthetic
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle02_stone_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle15_diamond_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle01_stone_yellow_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:blocktank
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:block_mage_light
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle10_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:emberemitter
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle15_jungle_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle17_iron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world betteragriculture:barn_roof_block
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:blockcopper
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_oakiron_quad
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_basalt_bricks_wall
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world betteragriculture:concrete_block
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_oak_quad
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockdemoncrystal
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockincensealtar
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:otherworld_aura
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world chisel:stonebrickextra
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:celestial_prism
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world betteragriculture:small_tile_color_block
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:metaldevice0
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:metaldevice1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:spiritblock
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockinversionpillarend
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle01_stone_grey_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockpillar1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockpillar2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:stonedecorationstairs_hempcrete
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:logwildwood
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle18_emerald_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_acaciairon_quad
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:fluidgauge
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:witchwood_slab_double
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:limestone
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockbloodlight
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:ashentileslabdouble
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:lectern
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle02_gold_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:plankwildwoodstairs
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle01_stone_black_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:crafting_altar
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:granite_speleothem
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle01_stone_cyan_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:witchwood_stairs
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world reliquia:toolrack
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:colored_bed_yellow
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:mechcore
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:crystal_marker
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:orelead
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world chisel:prismarineextra
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:wildroot
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle01_stone_lightblue_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle15_darkoak_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockdemonpylon
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:runestoneslabdouble
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_spruceiron_double1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_spruceiron_double2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:black_aurem
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle10_redstone_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle18_gold_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle01_stone_blue_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:desert_nova
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle02_emerald_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:ashenbrickslabdouble
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_supertorch
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:spiritconduit
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_oakiron_double2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle19_castiron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_oakiron_double1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight2gag10
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:runestonesymbol
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:redstone_inlay
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:slipstream_generator
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:invisible_utility
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle15_iron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_gold_double2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_gold_double1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockwall1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:spiritbrickstairs
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle15_birch_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world extrautils2:synergy
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:vinteum_torch
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:witchwood_planks
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:invisible_light
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:ashenbrickslab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag5
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag4
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag3
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag9
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag8
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_stone_triple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag7
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:obelisk
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4gag6
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world betteragriculture:thatch_roof_block
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:stone_marble_bricks_slab_double
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:ashenstone
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:mechedge
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_magenta_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world forestry:greenhouse.hatch_input
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle16_acacia_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world mca:blockvillagerbedpink
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:oresilver
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:blockcaminitebrickslabdouble
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:stonedecoration
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:knowledgetable
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:ore
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:stonedecorationstairs_concrete
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:barkwildwoodsymbolglowing
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:everstone
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle15_redstone_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:metaldecoration1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:metaldecoration2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:metaldecoration0
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:stonedecorationslab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:iron_inlay
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_jungle_triple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:keystone_chest
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:blockcaminitebrick
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world quark:colored_bed_silver
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle15_lapis_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:storageslab
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle07_pink_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world arsmagica2:summoner
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:crystalcell
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_stone_double2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_stone_double1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:spiritbrickslabdouble
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockcrystal
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:beamcannon
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world reliquia:toolrack_forestry_2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_darkoak_triple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:itempipe
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:standingstoneentangler
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:alchemypedestal
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockdimensionalportal
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_jungleiron_triple
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world roots:leafygrass
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:stairscaminitebrick
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world bloodmagic:blockteleposer
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:heatcoil
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_darkoakiron_double1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle14_emerald_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world betteragriculture:large_tile_color_block
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_lamppost01_top_fancy_darkoakiron_double2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle15_acacia_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world immersiveengineering:treatedwood
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world embers:ashenstoneslabdouble
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle12_gold_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_candle05_iron_ceiling
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight1
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight2
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight3
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world atlcraft:atlcraft_biglight4
[22:55:25] [Client thread/INFO]: Registry Block: Found a missing id from the world modularrouters:itemrouter
[22:55:27] [Client thread/INFO]: JEI search tree manager injection complete!
[22:55:28] [Client thread/INFO]: Applying holder lookups
[22:55:28] [Client thread/INFO]: Holder lookups applied
[22:55:28] [Netty Client IO #1/INFO]: [Netty Client IO #1] Client side modded connection established
[22:55:28] [Client thread/INFO]: Using gateway screenshots for folder 'ip41.ip-87-98-145.eu_87.98.145.41_2219'
[22:55:31] [Netty Client IO #1/INFO]: Received server authentication msg. Remote sync will be activated
[22:55:31] [Netty Client IO #1/ERROR]: NetworkDispatcher exception
java.io.IOException: Se ha anulado una conexi�n establecida por el software en su equipo host.
    at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_51]
    at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) ~[?:1.8.0_51]
    at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_51]
    at sun.nio.ch.IOUtil.read(IOUtil.java:192) ~[?:1.8.0_51]
    at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) ~[?:1.8.0_51]
    at io.netty.buffer.PooledUnsafeDirectByteBuf.setBytes(PooledUnsafeDirectByteBuf.java:288) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
    at io.netty.buffer.AbstractByteBuf.writeBytes(AbstractByteBuf.java:1100) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
    at io.netty.channel.socket.nio.NioSocketChannel.doReadBytes(NioSocketChannel.java:372) ~[netty-all-4.1.9.Final.jar:4.1.9.Final]
    at io.netty.channel.nio.AbstractNioByteChannel$NioByteUnsafe.read(AbstractNioByteChannel.java:123) [netty-all-4.1.9.Final.jar:4.1.9.Final]
    at io.netty.channel.nio.NioEventLoop.processSelectedKey(NioEventLoop.java:624) [netty-all-4.1.9.Final.jar:4.1.9.Final]
    at io.netty.channel.nio.NioEventLoop.processSelectedKeysOptimized(NioEventLoop.java:559) [netty-all-4.1.9.Final.jar:4.1.9.Final]
    at io.netty.channel.nio.NioEventLoop.processSelectedKeys(NioEventLoop.java:476) [netty-all-4.1.9.Final.jar:4.1.9.Final]
    at io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:438) [netty-all-4.1.9.Final.jar:4.1.9.Final]
    at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:858) [netty-all-4.1.9.Final.jar:4.1.9.Final]
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51]
[22:55:31] [Netty Client IO #1/INFO]: Cleaning client cache...
[22:55:31] [Netty Client IO #1/INFO]: Cleared cached client data! Disconnected from server.
[22:55:31] [Client thread/INFO]: Transforming net.minecraft.client.gui.inventory.GuiBeacon$PowerButton
[22:55:31] [Client thread/INFO]: Could not locate, injecting method (Names [drawButton, func_191745_a] Descriptor (Lnet/minecraft/client/Minecraft;IIF)V)
[22:55:31] [Client thread/INFO]: Patch result: true
[22:55:33] [Client thread/INFO]: JEI search tree manager injection complete!
[22:55:34] [Client thread/INFO]: Applying holder lookups
[22:55:34] [Client thread/INFO]: Holder lookups applied
GreatOrator commented 3 years ago

Should be fixed with commit d934ad7 from tolkien mobs