Jump to content

Modded Server Keeps Crashing But Launching On Launcher is Fine


Recommended Posts

RUNNING BOTH ON FORGE 1.18.2 40.1.84

 

No Crash Report on console it says:
 

17.10 02:51:12 [Multicraft] Received start command
17.10 02:51:12 [Multicraft] Loading server properties
17.10 02:51:12 [Multicraft] Starting server!
17.10 02:51:12 [Multicraft] Loaded config for "AUTO UPDATING: Forge 1.18.2 - 40.1.84 (Latest)"
17.10 02:51:15 [Multicraft] JAR file not found, copying from global JAR directory
17.10 02:51:15 [Multicraft] Failed to copy jarfile from global JAR directory
17.10 02:51:15 [Multicraft] Setting template to "Forge_Latest_1.18.2" from config file
17.10 02:51:15 [Multicraft] Setting template options to "always" from config file
17.10 02:51:15 [Multicraft] Running setup...
17.10 02:51:19 [Multicraft] Done, returned Ok
17.10 02:51:19 [Multicraft] Setting server binary to "Forge_Latest_1.18.2"
17.10 02:51:19 [Multicraft] Setup done, restarting
17.10 02:51:19 [Multicraft] Server stopped
17.10 02:51:22 [Multicraft] Loading server properties
17.10 02:51:22 [Multicraft] Starting server!
17.10 02:51:22 [Multicraft] Loaded config for "AUTO UPDATING: Forge 1.18.2 - 40.1.84 (Latest)"
17.10 02:51:25 [Multicraft] JAR file not found, copying from global JAR directory
17.10 02:51:25 [Multicraft] Failed to copy jarfile from global JAR directory
17.10 02:51:25 [Multicraft] Updating eula.txt file
17.10 02:51:28 [Server] INFO 2022-10-17 02:51:28,121 main WARN Advanced terminal features are not available in this environment
17.10 02:51:28 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.1.84, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914, nogui]
17.10 02:51:28 [Server] main/INFO [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.2 by Oracle Corporation
17.10 02:51:28 [Server] main/INFO [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
17.10 02:51:29 [Server] INFO Exception in thread "main" java.io.UncheckedIOException: java.util.zip.ZipException: zip END header not found
17.10 02:51:29 [Server] INFO at [email protected]/cpw.mods.niofs.union.UnionFileSystem.openFileSystem(UnionFileSystem.java:59)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179)
17.10 02:51:29 [Server] INFO at java.base/java.util.AbstractList$RandomAccessSpliterator.forEachRemaining(AbstractList.java:720)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
17.10 02:51:29 [Server] INFO at [email protected]/cpw.mods.niofs.union.UnionFileSystem.<init>(UnionFileSystem.java:52)
17.10 02:51:29 [Server] INFO at [email protected]/cpw.mods.niofs.union.UnionFileSystemProvider.newFileSystemInternal(UnionFileSystemProvider.java:115)
17.10 02:51:29 [Server] INFO at [email protected]/cpw.mods.niofs.union.UnionFileSystemProvider.newFileSystem(UnionFileSystemProvider.java:105)
17.10 02:51:29 [Server] INFO at [email protected]/cpw.mods.jarhandling.impl.Jar.<init>(Jar.java:75)
17.10 02:51:29 [Server] INFO at [email protected]/cpw.mods.jarhandling.SecureJar.from(SecureJar.java:58)
17.10 02:51:29 [Server] INFO at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.moddiscovery.AbstractModLocator.createMod(AbstractModLocator.java:35)
17.10 02:51:29 [Server] INFO at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileModLocator.lambda$scanMods$0(AbstractJarFileModLocator.java:23)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
17.10 02:51:29 [Server] INFO at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.SortedOps$RefSortingSink.end(SortedOps.java:395)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.Sink$ChainedReference.end(Sink.java:258)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:510)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.ReduceOps$ReduceOp.evaluateSequential(ReduceOps.java:921)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.ReferencePipeline.collect(ReferencePipeline.java:682)
17.10 02:51:29 [Server] INFO at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.moddiscovery.AbstractJarFileModLocator.scanMods(AbstractJarFileModLocator.java:26)
17.10 02:51:29 [Server] INFO at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.moddiscovery.ModDiscoverer.discoverMods(ModDiscoverer.java:59)
17.10 02:51:29 [Server] INFO at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLLoader.beginModScan(FMLLoader.java:166)
17.10 02:51:29 [Server] INFO at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.FMLServiceProvider.beginScanning(FMLServiceProvider.java:86)
17.10 02:51:29 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServiceDecorator.runScan(TransformationServiceDecorator.java:112)
17.10 02:51:29 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.lambda$runScanningTransformationServices$8(TransformationServicesHandler.java:100)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197)
17.10 02:51:29 [Server] INFO at java.base/java.util.HashMap$ValueSpliterator.forEachRemaining(HashMap.java:1779)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:575)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.AbstractPipeline.evaluateToArrayNode(AbstractPipeline.java:260)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:616)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.ReferencePipeline.toArray(ReferencePipeline.java:622)
17.10 02:51:29 [Server] INFO at java.base/java.util.stream.ReferencePipeline.toList(ReferencePipeline.java:627)
17.10 02:51:29 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.runScanningTransformationServices(TransformationServicesHandler.java:102)
17.10 02:51:29 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformationServicesHandler.initializeTransformationServices(TransformationServicesHandler.java:55)
17.10 02:51:29 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:87)
17.10 02:51:29 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
17.10 02:51:29 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
17.10 02:51:29 [Server] INFO at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
17.10 02:51:29 [Server] INFO at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
17.10 02:51:29 [Server] INFO Caused by: java.util.zip.ZipException: zip END header not found
17.10 02:51:29 [Server] INFO at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.findEND(ZipFileSystem.java:1320)
17.10 02:51:29 [Server] INFO at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.initCEN(ZipFileSystem.java:1534)
17.10 02:51:29 [Server] INFO at jdk.zipfs/jdk.nio.zipfs.ZipFileSystem.<init>(ZipFileSystem.java:179)
17.10 02:51:29 [Server] INFO at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.getZipFileSystem(ZipFileSystemProvider.java:125)
17.10 02:51:29 [Server] INFO at jdk.zipfs/jdk.nio.zipfs.ZipFileSystemProvider.newFileSystem(ZipFileSystemProvider.java:120)
17.10 02:51:29 [Server] INFO at java.base/java.nio.file.FileSystems.newFileSystem(FileSystems.java:528)
17.10 02:51:29 [Server] INFO at java.base/java.nio.file.FileSystems.newFileSystem(FileSystems.java:475)
17.10 02:51:29 [Server] INFO at [email protected]/cpw.mods.niofs.union.UnionFileSystem.openFileSystem(UnionFileSystem.java:57)
17.10 02:51:29 [Server] INFO ... 46 more
17.10 02:51:30 [Multicraft] Server shut down (starting)
17.10 02:51:30 [Multicraft] Restarting crashed server in 10 seconds
17.10 02:51:30 [Multicraft] Looks like a crash, check the server console. Return value: 1
17.10 02:51:30 [Multicraft] Server stopped
17.10 02:51:30 [Multicraft] Received stop command
17.10 02:51:30 [Multicraft] Server stopped

Modlist:

3dskinlayers-forge-1.5.2-mc1.18.2.jar

AdHooks-1.18.2-8.0.0.0-build.0342.jar

AdditionalBanners-Forge-1.18.2-7.0.6.jar

Alex's Mobs Music Mod.jar

AttributeFix-Forge-1.18.2-14.0.2.jar

AutoRegLib-1.7-53.jar

BetterAdvancements-1.18.2-0.2.1.132.jar

BetterCompatibilityChecker-1.1.15-build.29+mc1.18.2.jar

Bookshelf-Forge-1.18.2-13.2.50.jar

Botania-1.18.2-435.jar

Buddycards-1.18.2-3.2.1.jar

BuddycardsExpansions-1.18.1-1.1.4.jar

ChiselsBits-forge-1.18.2-1.2.114-universal.jar

Clumps-forge-1.18.2-8.0.0+15.jar

CosmeticArmorReworked-1.18.2-v2a.jar

CraftTweaker-forge-1.18.2-9.1.196.jar

Cyclic-1.18.2-1.7.9.jar

Delightful-1.18.2-2.6.jar

DungeonsArise-1.18.2-2.1.50d-beta.jar

EnchantmentDescriptions-Forge-1.18.2-10.0.9.jar

Extra-Keybinds-1.18-1.1.jar

FarmersDelight-1.18.2-1.2.0.jar

FastLeafDecay-28.jar

ForgeEndertech-1.18.2-9.0.5.0-build.1061.jar

Gem Crabs undergarden v.1.0.1.jar

GemCrabs Gobber v.1.0.2.jar

GemCrabs v.1.0.8.jar

Gobber2-Forge-1.18.2-2.6.37.jar

Gobber_Delight_1.0.3_Forge_1.18.2.jar

JEITweaker-1.18.2-3.0.0.9.jar

JourneymapServer_Bukkit_MC-1.16.jar

JustEnoughResources-1.18.2-0.14.1.171.jar

MEGACells-1.4.2-1.18.2.jar

Mantle-1.18.2-1.9.27.jar

Mine-Pop! 1.5.1-1.18.2 (FORGE).jar

MinecraftCapes Forge 1.18.2-12.0.2.jar

MoGuns-1.8-1.18.2.jar

MouseTweaks-forge-mc1.18-2.21.jar

Nameless Trinkets-1.18.2-1.6.6.jar

Natural Decoration v.1.0.9.jar

NaturesCompass-1.18.2-1.9.7-forge.jar

NethersDelight-1.18.2-2.2.0.jar

Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.6.jar

Origins-1.18.2-1.4.1.4-unified.jar

Patchouli-1.18.2-71.1.jar

Pehkui-3.5.0+1.18.2-forge.jar

ProjectE-1.18.2-PE1.0.1.jar

Quark-3.2-358.jar

Shoppy-1.18.2-FORGE-1.0.4-all.jar

Shrines-1.18.2-4.1.0.jar

SoMSecondSemester1.18.2-3.1.3.jar

Strawgolem-forge-1.18.2-2.0.0b2.jar

Structory-1.18.2-1.0.2.jar

TCIntegrations-1.18.2-2.0.14.2.jar

TConstruct-1.18.2-3.5.2.40.jar

TaxOceanVillager+1.18.2+Modi+1.0.0.jar

TerraBlender-forge-1.18.2-1.2.0.126.jar

The_Undergarden-1.18.2-0.7.1.jar

Tinkers Reforged 1.18.2-1.1.3.jar

Towns-and-Towers-1.18.2-1.6.0.jar

Undergarden Paths 1.18.2-0.1.1.jar

Unusual_End_1.18.2_1.2.1_RELEASE.jar

WorldEditItems-v1.1.0-Forge-1.18.2.jar

YungsApi-1.18.2-Forge-2.0.8.jar

YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar

YungsBetterDungeons-1.18.2-Forge-2.1.0.jar

YungsBetterMineshafts-1.18.2-Forge-2.2.jar

YungsBetterStrongholds-1.18.2-Forge-2.1.1.jar

YungsBetterWitchHuts-1.18.2-Forge-1.0.1.jar

YungsBridges-1.18.2-Forge-2.1.0.jar

YungsExtras-1.18.2-Forge-2.1.0.jar

[1.18.2] SecurityCraft v1.9.3.1.jar

[1.18.x]-Epic-Knights-Armor-and-Weapons-6.6v.jar

additional-guns-0.7.2-1.18.2.jar

additionaladditions-4.0.5.jar

additionallanterns-1.0.1-mc1.18.jar

alcocraft-1.0.0.jar

alexsdelight-1.18.2-1.3.3.jar

alexsmobs-1.18.6.jar

appleskin-forge-mc1.18.2-2.4.1.jar

Appliedenergistics2-forge-11.6.1-beta.jar

architectury-4.9.84-forge.jar

awesomedungeon-forge-1.18.2-3.0.0.jar

awesomedungeonend-forge-1.18.2-3.0.0.jar

awesomedungeonnether-forge-1.18.2-3.0.0.jar

awesomedungeonocean-forge-1.18.2-3.0.1.ja

balm-3.2.0+0.jar

bettervillage-forge-1.18.2-2.0.0.jar

blockui-1.18.2-0.0.62-ALPHA.jar

brutalbosses-1.18.2-5.6.jar

bucolicorigins-3.5[FORGE].jar

caelus-forge-1.18.1-3.0.0.2.jar

carryon-1.18.2-1.17.0.8.jar

catalogue-1.6.2-1.18.2.jar

cfm-7.0.0-pre29-1.18.2.jar

cgm-1.2.7-1.18.2.jar

citadel-1.11.3-1.18.2.jar

climbladdersfast-2.2.2-1.18-forge.jar

cloth-config-6.4.90-forge.jar

cofh_core-1.18.2-9.0.0.24.jar

collective-1.18.2-5.8.jar

comforts-forge-1.18.2-5.0.0.5.jar

create-1.18.2-0.5.0.e.jar

creeperoverhaul-1.18.2-1.3.0-forge.jar

curios-forge-1.18.2-5.0.7.1.jar

curiouselytra-forge-1.18.1-5.0.1.0.jar

customizableelytra-1.18.2-1.6.5.jar

domum_ornamentum-1.18.2-1.0.50-ALPHA-universal.jar

dungeons_enhanced-1.18.2-3.2.1.jar

dungeons_plus-1.18.2-1.2.0.jar

elevatorid-1.18.2-1.8.4.jar181.32

extra-utilities-reborn-1.7.4-release.jar

extragolems-18.2.3.jar

feature_nbt_deadlock_be_gone_forge-2.0.0+1.18.2.jar

findme-3.0.6-forge.jar

flywheel-forge-1.18.2-0.6.5.jar

framework-0.2.4-1.18.2.jar

friendsandfoes-forge-mc1.18.2-1.4.5.jar

ftb-library-forge-1802.3.6-build.140.jar

ftb-quests-forge-1802.3.8-build.101.jar

ftb-teams-forge-1802.2.6-build.69.jar

geckolib-forge-1.18-3.0.45.jar

goblintraders-1.8.0-1.18.2.jar

guardvillagers-1.18.2.1.4.3.jar

idas_forge-1.4.7+1.18.2.jar

ironchest-1.18.2-13.2.11.jar

ironfurnaces-1.18.2-3.3.2.jar

item-filters-forge-1802.2.8-build.40.jar

jei-1.18.2-9.7.1.255.jar

jeiintegration_1.18.2-9.0.0.37.jar

jmi-1.18.2-0.9-49.jar

journeymap-1.18.2-5.8.5-forge.jar

libraryferret-forge-1.18.2-3.0.0.jar

macawsbridgesbyg-1.18.2-1.1.jar

macawsroofsbyg-1.18.2-1.2.jar

mcw-bridges-2.0.5-mc1.18.2forge.jar

Mcw-doors-1.0.7-mc1.18.2.jar

mcw-fences-1.0.6-mc1.18.2.jar 

mcw-paintings-1.0.4-mc1.18.2.jar

mcw-paths-1.0.1-mc1.18.2.jar

mcw-roofs-2.2.1-mc1.18.2-forge.jar

mcw-trapdoors-1.0.7-mc1.18.2.jar 

mcw-windows-2.0.3-mc1.18.2.jar

mcwfencesbyg-1.18.2-1.3.jar

medieval-origins-1.18.x-4.0.3.jar

minecolonies-1.18.2-1.0.966-RELEASE.jar

mob_grinding_utils-1.18.2-0.4.46.jar

moreminecarts-1.4.6.jar

morevillagers-forge-1.18.2-3.3.2.jar

mowziesmobs-1.5.30.jar

multi-piston-1.18.2-1.2.15-ALPHA.jar

nether-s-cruelty-1.18.2-1.0.2-AFTER.jar

nether-s-exoticism-1.18.2-1.2.0.jar

netherportalfix-forge-1.18-9.0.0.jar

omgourd-1.18.2-3.0.0.7.jar

origins-accessbilities-1.18.2-1.0.2.jar

origins-classes-forge-1.1.6.jar

origins-plus-plus-1.5.3.jar

prefab-1.8.2.3.jar

Ravenbrewscore-1.0.0-1.18.2-40.1.0.jar

ravencoffee-0.4.1-1.18.2-40.1.0.jar

rechiseled-1.0.10a-mc1.18.jar

secretrooms-1.18.2-1.1.5.jar

selene-1.18.2-1.17.9.jar

smallernetherportals_1.18.2-1.9.jar

spoornarmorattributes-1.0.6-1.18-forge.jar

spoornweaponattributes-3.4.9-1.18-forge.jar

structure_gel-1.18.2-2.4.7.jar

structurize-1.18.2-1.0.424-ALPHA.jar

supermartijn642configlib-1.1.6-forge-mc1.18.jar

supermartijn642corelib-1.0.19-forge-mc1.18.jar

supplementaries-1.18.2-1.5.10.jar

torchmaster-18.1.0.jar

twilightforest-1.18.2-4.1.1423-universal.jar

u_team_core-1.18.2-4.0.1.230.jar

upgradedcore-1.18.2-3.2.0.0-release.jar

upgradednetherite-1.18.2-4.2.0.6-release.jar

upgradednetherite_items-1.18.2-3.2.0.0-release.jar

useful_backpacks-1.18.2-1.12.2.94.jar

villagernames_1.18.2-4.1.jar

villagertools-1.18-1.0.2.jar

villagespawnpoint_1.18.2-2.6.jar

Walljump-forge-1.18.1-1.3.7.jar

waystones-forge-1.18.2-10.1.0.jar

Worldedit-mod-7.2.10.jar

xl-packets-renewed-1.3.1.jar

Edited by Ultimate _killer
Forgot Info
Link to comment
Share on other sites

Looks like a Multicraft issue. It says it is not able to copy a jar file for some reason.

Forge then complains the jar is corrupt/incomplete.

Neither Multicraft or Forge says which jar is the problem.

Quote

17.10 02:51:22 [Multicraft] Loaded config for "AUTO UPDATING: Forge 1.18.2 - 40.1.84 (Latest)"
17.10 02:51:25 [Multicraft] JAR file not found, copying from global JAR directory
17.10 02:51:25 [Multicraft] Failed to copy jarfile from global JAR directory

Quote

17.10 02:51:29 [Server] INFO Exception in thread "main" java.io.UncheckedIOException: java.util.zip.ZipException: zip END header not found

I suggest you contact Mutlicraft to ask how to fix it.

Boilerplate:

If you don't post your logs/debug.log we can't help you. For curseforge you need to enable the forge debug.log in its minecraft settings. You should also post your crash report if you have one.

If there is no error in the log file and you don't have a crash report then post the launcher_log.txt from the minecraft folder. Again for curseforge this will be in your curseforge/minecraft/Install

Large files should be posted to a file sharing site like https://gist.github.com  You should also read the support forum sticky post.

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.