Registry remapping failed:Received ID map for minecraft:sound_event contains IDs unknown to the receiver!
KawaiiTamako opened this issue · 13 comments
hmm, how does viaversion handle like bees on 1.14.4? just curious so we can get a better "fix"
first, remove the fabric registry sync from your client's fabric api jar
嗯,viaversion如何像1.14.4上的蜜蜂一样处理?只是好奇,所以我们可以获得更好的“修复”
首先,从客户的Fabric API罐中删除Fabric注册表同步
How to do it? I deleted it from both the client and the server, but it failed to start
Try withou viaversion or similar mods.
This is not a problem with viaversions. Delete the fabric-api on the server, 1.14.4 can go in,but you cannot use carpet.
fabric on its own doesn’t support connecting to different version servers, it must be a mod doing that
vanilla client works perfectly fine w/ viaversion+fabric server tho
the purpose of using lower version to join 1.15.2 server ppl is using replay mod which still not update to 1.15.2
vanilla client works perfectly fine w/ viaversion+fabric server tho
the purpose of using lower version to join 1.15.2 server ppl is using replay mod which still not update to 1.15.2
yes, so how to fix egistry remapping failed:Received ID map for minecraft:sound_event?
Like I said fabric doesn’t support this, so report the issue to the mod devs who make the mods that do allow this.
Like I said fabric doesn’t support this, so report the issue to the mod devs who make the mods that do allow this.
So can't I enter the server by deleting fabric registry sync from client's fabric api jar?
btw using multiconnect in 1.15.5 client to join 1.14.4 fabric server has similar problem