[Let's Do] API

[Let's Do] API

13M Downloads

[BUG] doapi is haunting my server

twenty41 opened this issue ยท 0 comments

commented

What mod appears to be problematic?

๐Ÿท Vinery

Is there an existing issue for this?

  • I have searched the existing issues

Is the mod running in an unstable environment?

  • I am using a supported modloader (Forge, Fabric, Quilt)
  • I have self built the mod
  • This is running in a dev environment

Current Behavior

I had Let's Do API and Let's Do Vinery installed for a moment but removed it because of this issue.

But now, even with doapi and vinery removed from server and client, I can not join the server due to a Registry remapping failed error attributed to doapi.

Expected Behavior

They're both removed from the server and client so the mod should not be a factor in my ability to connect

Steps To Reproduce

I don't really know, I personally

  1. Had my whole modpack set up with an abundance of other mods
  2. Added doapi and Vinery
  3. Discovered issue 39 and then removed them both
  4. Found that I still can't connect to my server

Adding doapi back to my client allows me to connect.

Relevant log output

[21:34:32] [Render thread/ERROR]: Received unknown remote registry entries from server
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:conditional) is missing from local registry (minecraft:recipe_serializer)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:cooking_pot_hit) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:drawer_open) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:drawer_close) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:cabinet_open) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:cabinet_close) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:cake_cut) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:cooking_pot_boiling) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:roaster_cooking) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:stove_crackling) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:crafting_bowl_stirring) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:mincer_cranking) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:water_sprinkler) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:cart_moving) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:dinner_bell) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:typewriter) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:breath) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:beer_elemental_ambient) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:beer_elemental_hurt) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:beer_elemental_death) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:beer_elemental_attack) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:brewstation_ambient) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:brewstation_kettle) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:brewstation_oven) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:brewstation_process_failed) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:brewstation_timer) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:brewstation_whistle) is missing from local registry (minecraft:sound_event)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:storage) is missing from local registry (minecraft:block_entity_type)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:standard) is missing from local registry (minecraft:block_entity_type)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:cabinet) is missing from local registry (minecraft:block_entity_type)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:sideboard) is missing from local registry (minecraft:block_entity_type)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:flower_box) is missing from local registry (minecraft:block_entity_type)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:flower_pot) is missing from local registry (minecraft:block_entity_type)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:standard) is missing from local registry (minecraft:block)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:wall_standard) is missing from local registry (minecraft:block)
[21:34:32] [Render thread/ERROR]: Registry entry (doapi:chair) is missing from local registry (minecraft:entity_type)
[21:34:32] [Render thread/ERROR]: Registry remapping failed!
java.util.concurrent.CompletionException: net.fabricmc.fabric.impl.registry.sync.RemapException: Received 36 registry entries that are unknown to this client.
This is usually caused by a mismatched mod set between the client and server. See the client logs for more details.
The following registry entry namespaces may be related:

doapi

	at knot/net.fabricmc.fabric.impl.registry.sync.RegistrySyncManager.lambda$receivePacket$0(RegistrySyncManager.java:144) ~[fabric-registry-sync-v0-5.1.3+60c3209b19-79e3745dc5988cea.jar:?]
	at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1768) [?:?]
	at knot/net.minecraft.class_1255.method_18859(class_1255.java:162) [client-intermediary.jar:?]
	at knot/net.minecraft.class_4093.method_18859(class_4093.java:23) [client-intermediary.jar:?]
	at knot/net.minecraft.class_1255.method_16075(class_1255.java:136) [client-intermediary.jar:?]
	at knot/net.minecraft.class_1255.method_5383(class_1255.java:121) [client-intermediary.jar:?]
	at knot/net.minecraft.class_310.method_1523(class_310.java:1240) [client-intermediary.jar:?]
	at knot/net.minecraft.class_310.method_1514(class_310.java:882) [client-intermediary.jar:?]
	at knot/net.minecraft.client.main.Main.main(Main.java:256) [client-intermediary.jar:?]
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) [fabric-loader-0.16.7.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.16.7.jar:?]
	at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.16.7.jar:?]
Caused by: net.fabricmc.fabric.impl.registry.sync.RemapException: Received 36 registry entries that are unknown to this client.
This is usually caused by a mismatched mod set between the client and server. See the client logs for more details.
The following registry entry namespaces may be related:

doapi

	at knot/net.fabricmc.fabric.impl.registry.sync.RegistrySyncManager.checkRemoteRemap(RegistrySyncManager.java:359) ~[fabric-registry-sync-v0-5.1.3+60c3209b19-79e3745dc5988cea.jar:?]
	at knot/net.fabricmc.fabric.impl.registry.sync.RegistrySyncManager.apply(RegistrySyncManager.java:259) ~[fabric-registry-sync-v0-5.1.3+60c3209b19-79e3745dc5988cea.jar:?]
	at knot/net.fabricmc.fabric.impl.registry.sync.RegistrySyncManager.lambda$receivePacket$0(RegistrySyncManager.java:141) ~[fabric-registry-sync-v0-5.1.3+60c3209b19-79e3745dc5988cea.jar:?]
	... 11 more
[21:34:32] [Render thread/INFO]: [FANCYMENU] ScreenCustomizationLayer registered: disconnected_screen
[21:34:32] [Render thread/WARN]: Client disconnected with reason: Received 36 registry entries that are unknown to this client.
This is usually caused by a mismatched mod set between the client and server. See the client logs for more details.
The following registry entry namespaces may be related:

doapi

[21:34:37] [Render thread/INFO]: Adding auth button to the multiplayer screen
[21:34:38] [Render thread/INFO]: Stopping!
[21:34:38] [CullThread/INFO]: [STDOUT]: Shutting down culling task!
[21:34:38] [Render thread/INFO]: Shutting down renderer (fabric)
[21:34:38] [Render thread/INFO]: Renderer shutting down.

What modloader are you running the mod on?

Fabric

Anything else?

MC 1.21.1
Fabric 0.16.7
and the only available api and vinery versions