Jump to content

Minecraft server problem .jar 1.14.3


did6969

Recommended Posts

 

hello I just created a server Minecraft I install forge on the server I put mods in the folder mods when I run the server it tells me that (.jar is not valid mod file) the modes I installed works on the solo but not on the server I hope you can help me thank you in advance

Link to comment
Share on other sites

[12:42:12.795] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--gameDir, ., --launchTarget, fmlserver, --fml.forgeVersion, 27.0.60, --fml.mcpVersion, 20190624.152911, --fml.mcVersion, 1.14.3, --fml.forgeGroup, net.minecraftforge]
[12:42:12.798] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 3.0.2+57+a2bc918 starting: java version 1.8.0_221 by Oracle Corporation
[12:42:13.516] [main/INFO] [ne.mi.fm.lo.FixSSL/CORE]: Added Lets Encrypt root certificates as additional trust
[12:42:13.734] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file Mod File: C:\Users\didi69\Desktop\Minecraft\Nouveau dossier (6)\mods\ChestCommands+v3.2.0.jar is missing mods.toml file
[12:42:13.736] [main/WARN] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: File C:\Users\didi69\Desktop\Minecraft\Nouveau dossier (6)\mods\ChestCommands+v3.2.0.jar has been ignored - it is invalid
[12:42:13.737] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file Mod File: C:\Users\didi69\Desktop\Minecraft\Nouveau dossier (6)\mods\CustomJoinItems.jar is missing mods.toml file
[12:42:13.738] [main/WARN] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: File C:\Users\didi69\Desktop\Minecraft\Nouveau dossier (6)\mods\CustomJoinItems.jar has been ignored - it is invalid
[12:42:13.738] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file Mod File: C:\Users\didi69\Desktop\Minecraft\Nouveau dossier (6)\mods\worldguard-bukkit-7.0.0.jar is missing mods.toml file
[12:42:13.739] [main/WARN] [ne.mi.fm.lo.mo.ModDiscoverer/SCAN]: File C:\Users\didi69\Desktop\Minecraft\Nouveau dossier (6)\mods\worldguard-bukkit-7.0.0.jar has been ignored - it is invalid
[12:42:13.920] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'fmlserver' with arguments [--gameDir, .]
[12:42:15.851] [main/INFO] [ne.mi.fm.ModLoader/CORE]: Loading Network data for FML net version: FML2
[12:42:22.939] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:42:22.941] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:42:22.942] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:42:22.967] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[12:42:22.968] [main/WARN] [minecraft/Commands]: Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[12:42:23.621] [Server thread/INFO] [minecraft/DedicatedServer]: Starting minecraft server version 1.14.3
[12:42:23.739] [Server console handler/ERROR] [minecraft/DedicatedServer]: Exception handling console input
java.io.IOException: Descripteur non valide
    at java.io.FileInputStream.readBytes(Native Method) ~[?:1.8.0_221]
    at java.io.FileInputStream.read(Unknown Source) ~[?:1.8.0_221]
    at java.io.BufferedInputStream.read1(Unknown Source) ~[?:1.8.0_221]
    at java.io.BufferedInputStream.read(Unknown Source) ~[?:1.8.0_221]
    at sun.nio.cs.StreamDecoder.readBytes(Unknown Source) ~[?:1.8.0_221]
    at sun.nio.cs.StreamDecoder.implRead(Unknown Source) ~[?:1.8.0_221]
    at sun.nio.cs.StreamDecoder.read(Unknown Source) ~[?:1.8.0_221]
    at java.io.InputStreamReader.read(Unknown Source) ~[?:1.8.0_221]
    at java.io.BufferedReader.fill(Unknown Source) ~[?:1.8.0_221]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_221]
    at java.io.BufferedReader.readLine(Unknown Source) ~[?:1.8.0_221]
    at net.minecraft.server.dedicated.DedicatedServer$2.run(DedicatedServer.java:104) [?:?]
[12:42:23.934] [modloading-worker-1/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 27.0.60, for MC 1.14.3 with MCP 20190624.152911
[12:42:23.935] [modloading-worker-1/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v27.0.60 Initialized
[12:42:24.491] [Server thread/INFO] [minecraft/DedicatedServer]: Loading properties
[12:42:24.493] [Server thread/INFO] [minecraft/DedicatedServer]: Default game type: SURVIVAL
[12:42:24.494] [Server thread/INFO] [minecraft/DedicatedServer]: Generating keypair
[12:42:24.585] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://files.minecraftforge.net/maven/net/minecraftforge/forge/promotions_slim.json
[12:42:24.699] [Server thread/INFO] [minecraft/DedicatedServer]: Starting Minecraft server on 25.97.119.123:25565
[12:42:24.704] [Server thread/INFO] [minecraft/NetworkSystem]: Using default channel type
[12:42:25.564] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: BETA Current: 27.0.60 Target: 27.0.60
[12:42:26.475] [Server thread/WARN] [ne.mi.fm.se.ServerModLoader/LOADING]: Mods loaded with 3 warnings
[12:42:26.476] [Server thread/WARN] [ne.mi.fm.se.ServerModLoader/LOADING]: File ChestCommands+v3.2.0.jar is not a valid mod file
[12:42:26.477] [Server thread/WARN] [ne.mi.fm.se.ServerModLoader/LOADING]: File CustomJoinItems.jar is not a valid mod file
[12:42:26.477] [Server thread/WARN] [ne.mi.fm.se.ServerModLoader/LOADING]: File worldguard-bukkit-7.0.0.jar is not a valid mod file
[12:42:26.622] [Thread-1/FATAL] [ne.mi.co.ForgeConfig/CORE]: Forge config just got changed on the file system!
[12:42:26.693] [Server thread/INFO] [minecraft/DedicatedServer]: Preparing level "world"
[12:42:26.950] [Server thread/INFO] [minecraft/SimpleReloadableResourceManager]: Reloading ResourceManager: forge-1.14.3-27.0.60-universal.jar, Default
[12:42:27.603] [Server thread/INFO] [minecraft/RecipeManager]: Loaded 6 recipes
[12:42:28.310] [Server thread/INFO] [minecraft/AdvancementList]: Loaded 811 advancements
[12:42:29.550] [Server thread/INFO] [minecraft/MinecraftServer]: Preparing start region for dimension minecraft:overworld
[12:42:30.836] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
[12:42:30.837] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
[12:42:30.837] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
[12:42:32.281] [Server-Worker-2/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
[12:42:32.282] [Server-Worker-2/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
[12:42:32.282] [Server-Worker-2/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 0%
[12:42:32.558] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Preparing spawn area: 78%
[12:42:32.621] [Server thread/INFO] [minecraft/LoggingChunkStatusListener]: Time elapsed: 3070 ms
[12:42:32.622] [Server thread/INFO] [minecraft/DedicatedServer]: Done (6.085s)! For help, type "help"
[12:42:33.252] [Server thread/INFO] [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[12:42:33.253] [Server thread/INFO] [minecraft/ChunkManager]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved

Link to comment
Share on other sites

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



×
×
  • Create New...

Important Information

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