Jump to content

Recommended Posts

Posted

I want to play the modpack Mineshafts & Monsters from curseforge (https://www.curseforge.com/minecraft/modpacks/mineshafts-monsters). Modpack version - 1.10.12 with Forge - 36.2.20. I downloaded the server pack and installed a forge server on my pc. The server is running with no problems. But when I try to join I get the message "Incomplete set of tags recieved from server. Please contact server operator." https://imgur.com/a/1ODXh7G.

 

Client log:

  Quote

[17:41:08] [main/WARN]: Incomplete server tags, disconnecting. Missing: {minecraft:item=[create:seats, create:sandpaper, cavesandcliffs:glow_ink_sacs, cavesandcliffs:candles, structurize:floating_carpets, betterendforge:end_lotus_logs, betterendforge:lucernia_logs, betterendforge:hammers, create:toolboxes, betterendforge:tenanea_logs, create:crushed_ores, create:valve_handles, betterendforge:pythadendron_logs, forge:barrels/wooden, betterendforge:dragon_tree_logs, betterendforge:mossy_glowshroom_logs, create:upright_on_belt, structurize:paper_walls, create:create_ingots, betterendforge:furnaces, cavesandcliffs:cluster_max_harvestables, cavesandcliffs:axolotl_tempt_items, betterendforge:helix_tree_logs, cavesandcliffs:freeze_immune_wearables, betterendforge:jellyshroom_logs, betterendforge:umbrella_tree_logs, betterendforge:lacugrove_logs], minecraft:block=[cavesandcliffs:stone_ore_replaceables, snowrealmagic:containables, dannys_expansion:magma_gulper_danger_blocks, cavesandcliffs:moss_replaceable, cavesandcliffs:features_cannot_replace, snowrealmagic:not_containables, create:toolboxes, cavesandcliffs:geode_invalid_blocks, betterendforge:gen_terrain, create:valve_handles, betterendforge:dragon_tree_logs, create:windowable, betterendforge:mossy_glowshroom_logs, structurize:null_placement, cavesandcliffs:inside_step_sound_blocks, structurize:paper_walls, cavesandcliffs:cave_vines, create:windmill_sails, betterendforge:helix_tree_logs, create:fan_transparent, mutantbeasts:endersoul_hand_holdable, betterendforge:lacugrove_logs, create:seats, cavesandcliffs:dripstone_replaceable_blocks, cavesandcliffs:candles, structurize:floating_carpets, betterendforge:end_lotus_logs, create:wrench_pickup, betterendforge:lucernia_logs, cavesandcliffs:crystal_sound_blocks, snowrealmagic:invalid_supporters, snowrealmagic:bottom_snow, betterendforge:tenanea_logs, cavesandcliffs:snow, betterendforge:pythadendron_logs, forge:barrels/wooden, cavesandcliffs:small_dripleaf_placeable, mutantbeasts:mutant_enderman_holdable, create:brittle, cavesandcliffs:deepslate_ore_replaceables, create:fan_heaters, cavesandcliffs:candle_cakes, create:safe_nbt, betterendforge:end_ground, cavesandcliffs:cauldrons, cavesandcliffs:lush_ground_replaceable, betterendforge:jellyshroom_logs, create:sails, betterendforge:umbrella_tree_logs, cavesandcliffs:occludes_vibration_signals, structurize:timber_frames/timber_frames], 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]}

Expand  

I tried to redownload all those mentioned mods manually and replace them but that didnt work. The server and the client both have the same mods, I copied them from one folder into the other to be sure. I dont know how to fix this problem.

Posted
  On 5/12/2022 at 5:34 PM, diesieben07 said:

This further suggests the likely cause of this error is that you are trying to connect to a vanilla server.

Expand  

I see, i tried to start the server with the forge file but nothing is opening. I also tried to start the forge file with a .bat file but the window closes immediatly. 

Posted
  On 5/12/2022 at 6:00 PM, Nade02 said:

I see, i tried to start the server with the forge file but nothing is opening. I also tried to start the forge file with a .bat file but the window closes immediatly. 

Expand  
  Quote

2022-05-12 20:00:58,825 main WARN Advanced terminal features are not available in this environment
[20:00:58] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.20, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
[20:00:58] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 18 by Oracle Corporation
Exception in thread "main" java.lang.IllegalAccessError: class cpw.mods.modlauncher.SecureJarHandler (in unnamed module @0x7995092a) cannot access class sun.security.util.ManifestEntryVerifier (in module java.base) because module java.base does not export sun.security.util to unnamed module @0x7995092a
        at cpw.mods.modlauncher.SecureJarHandler.lambda$static$1(SecureJarHandler.java:41)
        at cpw.mods.modlauncher.api.LamdbaExceptionUtils.uncheck(LamdbaExceptionUtils.java:95)
        at cpw.mods.modlauncher.SecureJarHandler.<clinit>(SecureJarHandler.java:41)
        at cpw.mods.modlauncher.Launcher.lambda$new$6(Launcher.java:55)
        at java.base/java.util.concurrent.ConcurrentHashMap.computeIfAbsent(ConcurrentHashMap.java:1708)
        at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:52)
        at cpw.mods.modlauncher.api.TypesafeMap.computeIfAbsent(TypesafeMap.java:47)
        at cpw.mods.modlauncher.Environment.computePropertyIfAbsent(Environment.java:62)
        at cpw.mods.modlauncher.Launcher.<init>(Launcher.java:55)
        at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
        at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
        at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
        at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)

Expand  

 

Posted

I figured out the problem from the post above. The server is now crashing though.

  Quote

C:\Users\hadie\OneDrive\Desktop\mc server>java -Xmx4096M -Xms4096M -jar forge.jar nogui
2022-05-12 20:25:42,836 main WARN Advanced terminal features are not available in this environment
[20:25:42] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 36.2.20, --fml.mcpVersion, 20210115.111550, --fml.mcVersion, 1.16.5, --fml.forgeGroup, net.minecraftforge, nogui]
[20:25:42] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 8.0.9+86+master.3cf110c starting: java version 1.8.0_333 by Oracle Corporation
[20:25:43] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[20:25:43] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/C:/Users/hadie/OneDrive/Desktop/mc%20server/libraries/org/spongepowered/mixin/0.8.4/mixin-0.8.4.jar Service=ModLauncher Env=SERVER
[20:25:44] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, ., nogui]
Exception in thread "main" [20:25:44] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]: java.lang.NoSuchMethodError: sun.security.util.ManifestEntryVerifier.<init>(Ljava/util/jar/Manifest;)V
[20:25:44] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.SecureJarHandler.createCodeSource(SecureJarHandler.java:66)
[20:25:44] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.TransformingClassLoader$DelegatedClassLoader.findClass(TransformingClassLoader.java:275)
[20:25:44] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:136)
[20:25:44] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.TransformingClassLoader.loadClass(TransformingClassLoader.java:98)
[20:25:44] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at java.lang.ClassLoader.loadClass(Unknown Source)
[20:25:44] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at java.lang.Class.forName0(Native Method)
[20:25:44] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at java.lang.Class.forName(Unknown Source)
[20:25:44] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at net.minecraftforge.fml.loading.FMLServerLaunchProvider.lambda$launchService$0(FMLServerLaunchProvider.java:51)
[20:25:44] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
[20:25:44] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54)
[20:25:44] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72)
[20:25:44] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.Launcher.run(Launcher.java:82)
[20:25:44] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at cpw.mods.modlauncher.Launcher.main(Launcher.java:66)
[20:25:44] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at net.minecraftforge.server.ServerMain$Runner.runLauncher(ServerMain.java:63)
[20:25:44] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at net.minecraftforge.server.ServerMain$Runner.access$100(ServerMain.java:60)
[20:25:44] [main/INFO] [STDERR/]: [java.lang.ThreadGroup:uncaughtException:-1]:         at net.minecraftforge.server.ServerMain.main(ServerMain.java:57)

Expand  

 

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

    • TℰℳU Coupon Code $100 Off [acu639380] First Time User Unlock Huge Savings:  TℰℳU Coupon Code (acu639380) for June 2025  TℰℳU is transforming the way the world shops—and June 2025 delivers its boldest offers yet. With the exclusive  TℰℳU coupon code (acu639380), you're entering a world of rewards: from a $100 discount to premium coupon bundles, it's your passport to smart, stylish savings. The  TℰℳU Advantage in June 2025  TℰℳU is known for redefining affordability and access. With unbeatable prices across trending categories—from fashion to electronics—it now delivers to 67 countries with speed and reliability. But this month, it’s not just about what you buy. It’s about how much you save. With  TℰℳU coupon code (acu639380) in hand, your savings soar. Instant Rewards with  TℰℳU Coupon Code (acu639380) If you haven't activated this exclusive code, here's what you're missing: $100 Off for first-time users $100 Off for returning customers 40% Off on sitewide items Free gifts for new sign-ups $100 Coupon Bundle available for all users What Makes  TℰℳU Coupon Code (acu639380) Unique? This code is designed to reward all shoppers—first-timers and loyal fans alike. Here’s how each discount delivers:  TℰℳU coupon code (acu639380) $100 off: Best for newcomers stocking up.  TℰℳU coupon code (acu639380) $100 off for existing users: Returning shoppers save big.  TℰℳU coupon code (acu639380) 40% off: Big savings on trending picks.  TℰℳU $100 coupon bundle: Split savings across several purchases.  TℰℳU first time user coupon: Ideal to kickstart your shopping spree. Global Value, Personalized Access  TℰℳU isn't just generous—it’s international. Whether you're in a Toronto high-rise or a Yorkshire farmhouse, the  TℰℳU promo code (acu639380) unlocks smart deals and chic finds. Coupon Code Highlights by Country  TℰℳU coupon code $100 off for USA – (acu639380)  TℰℳU coupon code $100 off for Canada – (acu639380)  TℰℳU coupon code $100 off for UK – (acu639380)  TℰℳU coupon code $100 off for Japan – (acu639380)  TℰℳU coupon code 40% off for Mexico – (acu639380)  TℰℳU coupon code 40% off for Brazil – (acu639380) Why  TℰℳU is the Marketplace of the Moment Unbeatable prices: Save up to 90% every day Worldwide reach: Ships to 67 countries New promotions: Fresh  TℰℳU new offers in June 2025 Fast, free delivery: No matter where you are FAQ: Maximize Your  TℰℳU Experience What’s the best  TℰℳU discount in June 2025? The top offer is  TℰℳU coupon code (acu639380) $100 off, for both new and existing users. Can I use these deals worldwide? Yes. The  TℰℳU discount code (acu639380) for June 2025 is valid in North America, South America, Europe, and Asia. Can I combine discounts? Absolutely. Pair your  TℰℳU $100 coupon bundle with seasonal deals for extra savings. Final Takeaway Smart shopping isn’t just about what you add to your cart—it’s about how you unlock value. With  TℰℳU coupon codes for new users,  TℰℳU coupon codes for existing users, and exciting June 2025 promotions, the best time to save is now. Don’t wait. Use  TℰℳU coupon code (acu639380) today to claim your rewards and transform the way you shop. New offers, global access, and exclusive savings await.  
    • I used the Temu coupon code acu639380 and got a $200 discount bundle. Works for new and existing users in the US and Canada. Free shipping included. Just enter the code at checkout.
    • Maybe the server or a java instance is still running in background - so restarting the server after the crash results in the "failed to bind port" error   The crash itself points to jvm.dll - so something on your system prevents java from working - maybe the antivirus program, firewall or something else - I have no idea
    • One strange thing I have noticed is this: The server runs fine for an hour or so, then crashes and doesn't even start anymore. However, if I restart the server pc it runs again for an hour. Isn't it some error related to some kind of cache?
    • I think "ext.mappingsChannel" refers to a potential "ext" property of "minecraft", and that you need to start with the project. Try mappings channel: stuffiesss.ext.mappingsChannel, version: stuffiesss.ext.mappingsVersion  
  • Topics

×
×
  • Create New...

Important Information

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