Posted May 11, 20223 yr 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]} 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.
May 11, 20223 yr Author 8 minutes ago, Luis_ST said: post debug log from server and client where can i find them?
May 11, 20223 yr Author 1 minute ago, Luis_ST said: in the logs folder of the server and the client there is no debug.log
May 11, 20223 yr there is always a debug log, if you using CurseForge you need to enable the debug log in the settings
May 11, 20223 yr Author the content of the files are too big i have no way to copy them here or pastebin
May 12, 20223 yr Author 3 hours ago, Luis_ST said: you can use https://gist.github.com/ client debug.log: https://gist.github.com/Nade02/797ff7faf85b0297796d19fa5f25b3cd didnt figure out how to get the debug.log from the server since none have been created yet and i dont know where to activate it.
May 12, 20223 yr Author 24 minutes ago, diesieben07 said: This further suggests the likely cause of this error is that you are trying to connect to a vanilla server. 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.
May 12, 20223 yr Author 1 minute ago, 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. 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)
May 12, 20223 yr Author 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)
May 12, 20223 yr Author Just now, Nade02 said: I figured out the problem from the post above. The server is now crashing though. server debug: https://gist.github.com/Nade02/4d88574afb4502491d3e68d86d43dfac
May 12, 20223 yr Author 1 hour ago, diesieben07 said: Update Forge. done everything is working now except that the server is offline for my friends. already done with port forwarding.
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.