Jump to content

MineOS [Forge 1.16.5] Better Minecraft: "Incomplete set of tags received from server."


Recommended Posts

Posted (edited)

Hello, when I'm trying to join my Server I get the following error message: "Incomplete set of tags received from server. Please contact server the owner." After some research on google I found out that some of the mods are missing/wrong on my client side, so I looked it up in the log and found a bunch of things that are missing, but I dont know now how to update or add them to fix the issue.

I'm using the Curse Laucher and Forge Version 1.16.5 - 36.2.29 for the "Better Minecraft - Forge Edition Modpack". My server is hosted on another pc and I use MineOS on Linux Ubuntu Server to work with it.
Here is the the complete lastest.log from my client as a pastebin: https://pastebin.com/Q9WnNDYn and here is the latest.log from the server: https://pastebin.com/zgXZpsJg

from client latest.log:

[12:38:38] [main/WARN]: Incomplete server tags, disconnecting. Missing: {minecraft:item=[forge:mushroom_stems/colorless, forge:mushroom_stems, cavesandcliffs:candles, cavesandcliffs:glow_ink_sacs, betterendforge:end_lotus_logs, forge:mushrooms/poisonous, forge:mushrooms/edible, betterendforge:lucernia_logs, forge:bread, betterendforge:hammers, terraincognita:apple_logs, betterendforge:tenanea_logs, terraincognita:lotuses, forge:mushrooms/red, betterendforge:pythadendron_logs, forge:barrels/wooden, betterendforge:dragon_tree_logs, aquaculture:tackle_box, aquaculture:fishing_line, forge:mushrooms/brown, terraincognita:sweet_peas, forge:mushroom_stems/green, betterendforge:mossy_glowshroom_logs, terraincognita:hazel_logs, forge:mushroom_caps, forge:mushroom_caps/brown, forge:mushroom_caps/purple, forge:mushrooms/glowshroom, betterendforge:furnaces, aquaculture:tooltip, forge:mushroom_caps/glowshroom, cavesandcliffs:cluster_max_harvestables, cavesandcliffs:axolotl_tempt_items, betterendforge:helix_tree_logs, aquaculture:bobber, aquaculture:turtle_edible, terraincognita:basket_storable, cavesandcliffs:freeze_immune_wearables, forge:mushroom_caps/red, betterendforge:jellyshroom_logs, betterendforge:umbrella_tree_logs, forge:mushrooms/purple, forge:mushroom_stems/glowshroom, forge:fillet_knife, betterendforge:lacugrove_logs], minecraft:block=[cavesandcliffs:stone_ore_replaceables, snowrealmagic:containables, cavesandcliffs:dripstone_replaceable_blocks, cavesandcliffs:candles, cavesandcliffs:moss_replaceable, betterendforge:end_lotus_logs, cavesandcliffs:features_cannot_replace, betterendforge:lucernia_logs, cavesandcliffs:crystal_sound_blocks, terraincognita:apple_logs, snowrealmagic:invalid_supporters, snowrealmagic:not_containables, terraincognita:peat_multiblock_plants, snowrealmagic:bottom_snow, betterendforge:tenanea_logs, terraincognita:lotuses, cavesandcliffs:snow, cavesandcliffs:geode_invalid_blocks, betterendforge:gen_terrain, betterendforge:pythadendron_logs, forge:barrels/wooden, cavesandcliffs:small_dripleaf_placeable, betterendforge:dragon_tree_logs, terraincognita:sweet_peas, terraincognita:hanging_moss_plantable_on, terraincognita:hazel_logs, cavesandcliffs:deepslate_ore_replaceables, cavesandcliffs:cave_vines, cavesandcliffs:candle_cakes, darkerdepths:grimestone_replacement, betterendforge:helix_tree_logs, betterendforge:end_ground, cavesandcliffs:cauldrons, cavesandcliffs:lush_ground_replaceable, betterendforge:jellyshroom_logs, betterendforge:umbrella_tree_logs, cavesandcliffs:occludes_vibration_signals, betterendforge:lacugrove_logs], minecraft:fluid=[decorative_blocks:thatch], minecraft:entity_type=[cavesandcliffs:freeze_immune_entity_types, cavesandcliffs:axolotl_hunt_targets, cavesandcliffs:powder_snow_walkable_mobs, cavesandcliffs:axolotl_always_hostiles, cavesandcliffs:freeze_hurt_extra_types]}

MineOS settings:

Unbenannt.png

Edited by Kartoffelbrei71
Posted (edited)

When I'm trying to start the server from "forge-1.16.5-36.2.29.jar" in the java settings nothing happens. It only starts when I select minecraft_server.1.16.5.jar.Unbenannt.png

 

Edited by Kartoffelbrei71

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Add the crash-report or latest.log (logs-folder) with sites like https://mclo.gs/ and paste the link to it here  
    • So i have a forge modded aternos server that worked just fine for a month untill today it suddenly crashes most of the time giving errors and idk which mod is causing the error or its smth else here is the crash log link https://mclo.gs/gGkzGKT
    • Struggling to decipher a crash report I'm getting in a custom modpack I'm tinkering with. The crash happens on startup, but weirdly, only some of the time. It seems to be related to Steves Carts, but weirdly it only started happening recently, and I can't identify if another mod is conflicting, or why it is only happening some of the time:   java.lang.NullPointerException: Cannot invoke "net.minecraft.world.entity.player.Player.m_20202_()" because "player" is null at vswe.stevescarts.events.OverlayEventHandler.onRenderTick(OverlayEventHandler.java:24) ~[stevescarts-1.20.1-1.1.14.jar%23527!/:1.20.1-1.1.14] {re:classloading} at net.minecraftforge.eventbus.EventBus.doCastFilter(EventBus.java:260) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.lambda$addListener$11(EventBus.java:252) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:315) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.eventbus.EventBus.post(EventBus.java:296) ~[eventbus-6.0.5.jar%23127!/:?] {} at net.minecraftforge.event.ForgeEventFactory.onRenderTickEnd(ForgeEventFactory.java:919) ~[forge-1.20.1-47.1.106-universal.jar%23581!/:?] {re:mixin,re:classloading,pl:mixin:APP:modernfix-forge.mixins.json:perf.potential_spawns_alloc.ForgeEventFactoryMixin,pl:mixin:A} at net.minecraft.client.Minecraft.m_91383_(Minecraft.java:1148) ~[client-1.20.1-20230612.114412-srg.jar%23576!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.Minecraft.m_91374_(Minecraft.java:718) ~[client-1.20.1-20230612.114412-srg.jar%23576!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick,xf:fml:xaeroworldmap:xaero_wm_minecraft_runtick_render_call,xf:fml:xaerominimap:xaero_minecraftclient,xf:fml:xaeroworldmap:xaero_wm_minecraftclient,pl:mixin:A,pl:runtimedistcleaner:A} at net.minecraft.client.main.Main.main(Main.java:218) ~[minecraft-1.20.1-client.jar:?] {re:mixin,pl:runtimedistcleaner:A,re:classloading,pl:mixin:APP:flywheel.mixins.json:ClientMainMixin,pl:mixin:A,pl:runtimedistcleaner:A}     Including some extra info in case any of it is relevant^. Appreciate any ideas/advice!    
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.