Jump to content

1.18.2 server keeps crashing


greatish

Recommended Posts


C:\Users\liamm\OneDrive\Desktop\Forge Server>REM Forge requires a configured set of both JVM and program arguments.

C:\Users\liamm\OneDrive\Desktop\Forge Server>REM Add custom JVM arguments to the user_jvm_args.txt

C:\Users\liamm\OneDrive\Desktop\Forge Server>REM Add custom program arguments {such as nogui} to this file in the next line before the  or

C:\Users\liamm\OneDrive\Desktop\Forge Server>REM  pass them to this script directly

C:\Users\liamm\OneDrive\Desktop\Forge Server>java @user_jvm_args.txt @libraries/net/minecraftforge/forge/1.18.2-40.1.68/win_args.txt
2022-08-27 15:40:11,614 main WARN Advanced terminal features are not available in this environment
[15:40:11] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 40.1.68, --fml.mcVersion, 1.18.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220404.173914]
[15:40:11] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 9.1.3+9.1.3+main.9b69c82a starting: java version 17.0.4.1 by Oracle Corporation
[15:42:38] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/C:/Users/liamm/OneDrive/Desktop/Forge%20Server/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2314!/ Service=ModLauncher Env=SERVER
[15:42:55] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\liamm\OneDrive\Desktop\Forge Server\libraries\net\minecraftforge\fmlcore\1.18.2-40.1.68\fmlcore-1.18.2-40.1.68.jar is missing mods.toml file
[15:42:55] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\liamm\OneDrive\Desktop\Forge Server\libraries\net\minecraftforge\javafmllanguage\1.18.2-40.1.68\javafmllanguage-1.18.2-40.1.68.jar is missing mods.toml file
[15:42:55] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\liamm\OneDrive\Desktop\Forge Server\libraries\net\minecraftforge\lowcodelanguage\1.18.2-40.1.68\lowcodelanguage-1.18.2-40.1.68.jar is missing mods.toml file
[15:42:55] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file C:\Users\liamm\OneDrive\Desktop\Forge Server\libraries\net\minecraftforge\mclanguage\1.18.2-40.1.68\mclanguage-1.18.2-40.1.68.jar is missing mods.toml file
[15:42:55] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping!
Init ItemPhysic coremods ...
[15:43:07] [main/ERROR] [mixin/]: Mixin config dynamiclightsreforged.mixins.json does not specify "minVersion" property
[15:43:07] [main/INFO] [mixin/]: Compatibility level set to JAVA_17
[15:43:07] [main/ERROR] [mixin/]: Mixin config rubidium.mixins.json does not specify "minVersion" property
[15:43:07] [main/ERROR] [mixin/]: Mixin config mixins.oculus.compat.sodium.json does not specify "minVersion" property
[15:43:08] [main/ERROR] [mixin/]: Mixin config flatbedrock.mixins.json does not specify "minVersion" property
[15:43:08] [main/ERROR] [mixin/]: Mixin config radon.mixins.json does not specify "minVersion" property
[15:43:08] [main/ERROR] [mixin/]: Mixin config plasmovoice-common.mixins.json does not specify "minVersion" property
[15:43:08] [main/ERROR] [mixin/]: Mixin config plasmovoice.mixins.json does not specify "minVersion" property
[15:43:08] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [com.sonicether.soundphysics.MixinConnector]
[15:43:08] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [shetiphian.core.mixins.MixinConnector]
[15:43:08] [main/INFO] [mixin/]: Successfully loaded Mixin Connector [de.maxhenkel.car.MixinConnector]
[15:43:08] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with arguments []
[15:43:08] [main/WARN] [mixin/]: Reference map 'createdeco.refmap.json' for createdeco.mixins.json could not be read. If this is a development environment you can ignore this message
Exception in thread "main" java.lang.NoClassDefFoundError: org/lwjgl/system/Platform
        at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.SodiumPreLaunch.checkJemalloc(SodiumPreLaunch.java:24)
        at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.client.SodiumPreLaunch.onPreLaunch(SodiumPreLaunch.java:17)
        at TRANSFORMER/[email protected]/me.jellysquid.mods.sodium.mixin.SodiumMixinPlugin.onLoad(SodiumMixinPlugin.java:25)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.PluginHandle.onLoad(PluginHandle.java:119)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinConfig.onSelect(MixinConfig.java:707)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.selectConfigs(MixinProcessor.java:498)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.select(MixinProcessor.java:460)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.checkSelect(MixinProcessor.java:438)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:290)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131)
        at MC-BOOTSTRAP/org.spongepowered.mixin/org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50)
        at [email protected]/cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:110)
        at [email protected]/cpw.mods.cl.ModuleClassLoader.lambda$findClass$16(ModuleClassLoader.java:216)
        at [email protected]/cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:226)
        at [email protected]/cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:216)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:632)
        at java.base/java.lang.Class.forName(Class.java:545)
        at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:32)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.run(Launcher.java:106)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.Launcher.main(Launcher.java:77)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26)
        at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23)
        at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:149)
Caused by: java.lang.ClassNotFoundException: org.lwjgl.system.Platform
        at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
        at [email protected]/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
        at [email protected]/cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134)
        at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:520)
        ... 31 more

C:\Users\liamm\OneDrive\Desktop\Forge Server>pause
Press any key to continue . . .


 

Link to comment
Share on other sites

This is a bug with createdeco trying to load client classes on the server. Contact the mod author.

Although, I believe createdeco is not up-to-date with recent changes to create anyway: https://www.curseforge.com/minecraft/mc-mods/create-deco#c128

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

hey, i have tried to contact the mod author but they haven't responded. could you tell me which mods i need for the server to work, these are all the clientside ones

Mod List :

Just Enough Resources (JER) (by way2muchnoise)

Shutup Experimental Settings! (by Corgi_Taco)

Basic Nether Ores [Forge/Fabric] (by cScotPlay)

PneumaticCraft: Repressurized (by desht_08)

First Aid (by ichttt)

Inventory Sorter (by cpw)

RFTools Power (by McJty)

Create (by simibubi)

Polymorph (Forge) (by TheIllusiveC4)

Thermal Cultivation (by TeamCoFH)

Farmer's Respite (by lumpazl)

Framework (by MrCrayfish)

Extra Disks (by MelanX)

Cosmetic Armor Reworked (by LainMI)

Create Stuff Additions (by Furti_Two)

Sophisticated Core (by P3pp3rF1y)

Collective (Forge) (by Serilum)

Create Curios (by luis_joga)

Rubidium (by Asek3)

Chat Heads (by dzwdz)

BetterF3 (by cominixo)

SecretRoomsMod (by AbrarSyed)

ZeroCore 2 (by ZeroNoRyouki)

Drawers Tooltip (by Snownee_)

Armor Points ++ / Health Stacking (by CheosTwitch)

Multi Mine (by atomicstrykergrumpy)

Thermal Foundation (by TeamCoFH)

Create: Broken Bad (by jetpacker06)

Thermal Integration (by TeamCoFH)

Connectivity[Forge/Fabric] (by someaddon)

Mekanism Additions (by bradyaidanc)

Mekanism (by bradyaidanc)

FancyMenu [Forge] (by Keksuccino)

PlayerRevive (by CreativeMD)

Better Fps - Render Distance[Forge] (by someaddon)

Mekanism Generators (by bradyaidanc)

Mekanism Tools (by bradyaidanc)

CoFH Core (by TeamCoFH)

Ender Storage 1.8.+ (by covers1624)

Thermal Expansion (by TeamCoFH)

Sophisticated Backpacks (by P3pp3rF1y)

Not Enough Crashes (Forge) (by NatanFudge)

Ultimate Car Mod (by henkelmax)

Lucky TNT Mod (Too Much TNT) (by Fleshcrafter_)

Nether's Delight (by lumpazl)

Wall-Jump! [FORGE] (by genandnic)

RFTools Control (by McJty)

Waystones (by BlayTheNinth)

Simple Planes (Forge) (by przemykomo)

Ocean Floor - Clay Sand and Dirt (by Lothrazar)

DrawerFPS (by someaddon)

Skin Layers 3D (Fabric/Forge) (by tr9zw)

Placebo (by Shadows_of_Fire)

Flywheel (by jozufozu)

The One Probe (by McJty)

RFTools Builder (by McJty)

ItemPhysic Full (by CreativeMD)

Better Advancements (by way2muchnoise)

Auudio [Forge] (by Keksuccino)

Trample Stopper (by UnRealDinnerbone)

Create Chunkloading (by embeddedt)

Security Craft (by Geforce132)

Double Doors (Forge) (by Serilum)

Login Protection[Forge/Fabric] (by someaddon)

KleeSlabs (by BlayTheNinth)

Snad (by TheRoBrit)

Catalogue (by MrCrayfish)

Trash Cans (by SuperMartijn642)

Lazy DataFixerUpper(LazyDFU) [FORGE] (by Corgi_Taco)

Extreme Reactors (by ZeroNoRyouki)

Lightmans Currency (by Lightman314)

Create Deco (by talrey)

InfinityLib (by InfinityRaider)

Construction Wand (by ThetaDev)

Simple Discord RPC [Forge/Fabric/Quilt] (by hypherionsa)

AI Improvements (by QueenOfMissiles)

RFTools Base (by McJty)

Corn Delight (by sz0999312)

Tough As Nails (by TheAdubbz)

Client Tweaks (by BlayTheNinth)

YUNG's API (Forge) (by YUNGNICKYOUNG)

Simple Homes (by Bobsans)

Corpse (by henkelmax)

RFTools Storage (by McJty)

Sound Physics Remastered (by henkelmax)

Rhino (by LatvianModder)

Chipped (by terrariumearth)

ExtraStorage (by 3divad99)

Refined Storage (by raoulvdberge)

Spice of Life: Carrot Edition (by lordcazsius)

Magnesium/Rubidium Extras (by TeamDeusVult)

Curios API (Forge) (by TheIllusiveC4)

XNet (by McJty)

Immersive Engineering (by BluSunrize)

Little Logistics (by Sveid_)

Little Contraptions (by EDToaster)

Ore Excavation (by Funwayguy)

Plasmo Voice (by KPidS)

Platforms (by ShetiPhian)

Farmer's Delight (by vectorwing)

YUNG's Bridges (Forge) (by YUNGNICKYOUNG)

Quark (by Vazkii)

AutoRegLib (by Vazkii)

Configured (by MrCrayfish)

Engineer's Decor (by wilechaote)

Torchmaster (by xalcon)

Architectury API (Fabric/Forge) (by shedaniel)

McJtyLib (by McJty)

Mantle (by mDiyo)

Falling Leaves (Forge) (by Cheaterpaul)

Xaero's World Map (by xaero96)

Rough Tweaks Revamped (by Mostafa55)

Controlling (by Jaredlll08)

Magnesium/Rubidium Dynamic Lights (by TeamDeusVult)

YUNG's Better Witch Huts (Forge) (by YUNGNICKYOUNG)

Potions Master (by thevortexFoxTopia)

Delightful (by brdbrn)

YUNG's Better Mineshafts (Forge) (by YUNGNICKYOUNG)

Radon (by Asek3)

AttributeFix (by DarkhaxDev)

Konkrete [Forge] (by Keksuccino)

Tinkers' Reforged (by mrthomas20121)

FerriteCore (Forge) (by malte0811)

LibX (by noeppinoeppi)

Thermal Locomotion (by TeamCoFH)

AntiGhost (by Giselbaer)

Mod Name Tooltip (by mezz)

Just Enough Effect Descriptions (JEED) (by MehVahdJukaar)

Cultural Delights (by NCP_Bails)

FastWorkbench (by Shadows_of_Fire)

Gauges and Switches (by wilechaote)

Too Fast (by Noobanidus)

[Forge-Unused] Expanded Storage (by 3llemes)

AppleSkin (by squeek502)

Flat Bedrock (by Sunekaer)

Framed Compacting Drawers (by Eutropium)

Fast Leaf Decay (by olafskiii)

Iron Furnaces [FORGE] (by XenoMustache)

Just Enough Items (JEI) (by mezz)

Balm (Forge Edition) (by BlayTheNinth)

BobLib (by Bobsans)

MrCrayfish's Gun Mod (by MrCrayfish)

Cloth Config API (Fabric/Forge) (by shedaniel)

Ellemes' Container Library (by 3llemes)

Clickable advancements[Forge/Fabric] (by someaddon)

Not Enough Animations (by tr9zw)

SuperMartijn642's Core Lib (by SuperMartijn642)

Create Crafts & Additions (by MRHminer)

Moving Elevators (by SuperMartijn642)

Patchouli (by Vazkii)

Thermal Innovation (by TeamCoFH)

YUNG's Extras (Forge) (by YUNGNICKYOUNG)

FastFurnace (by Shadows_of_Fire)

YUNG's Better Dungeons (Forge) (by YUNGNICKYOUNG)

ShetiPhianCore (by ShetiPhian)

Drippy Loading Screen [Forge] (by Keksuccino)

Just Enough Professions (JEP) (by Mrbysco)

Just Enough Advancements (JEA) (by MelanX)

RFTools Utility (by McJty)

Game Menu Mod Option [Forge] (by morimori0317)

Additional Guns (by mrpineapppl3)

Mysterious Mountain Lib (by sz0999312)

Butcher's Delight (by onuadan)

YUNG's Better Strongholds (Forge) (by YUNGNICKYOUNG)

CreativeCore (by CreativeMD)

Toast Control (by Shadows_of_Fire)

Refined Storage Addons (by raoulvdberge)

Mouse Tweaks (by YaLTeR)

YUNG's Better Desert Temples (Forge) (by YUNGNICKYOUNG)

Storage Drawers (by Texelsaur)

Immersive Posts (by TwistedGate)

Charm of Undying (Forge) (by TheIllusiveC4)

Clumps (by Jaredlll08)

Inventory HUD+ (by dmitrylovin)

FramedBlocks (by XFactHD)

Xaero's Minimap (by xaero96)

It's the little things (by Zlepper)

XNet Gases (by Terrails)

Replanter (by Areuthreateningme)

CodeChicken Lib 1.8.+ (by covers1624)

SuperMartijn642's Config Lib (by SuperMartijn642)

NetherPortalFix (by BlayTheNinth)

Item Filters (by LatvianModder)

Oculus (by Asek3)

Honey Expansion (Add-on for Farmer's Delight) (by Spiteful_raccoon)

Tinkers Construct (by mDiyo)

Create: Alloyed (by MythrilBagels)

FastSuite (by Shadows_of_Fire)

Link to comment
Share on other sites

Scratch that, it is rubidium not createdeco.

It's the same problem, but you don't need that on the server.

So you can remove it along with its other related client side only mods like oculus.

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

  Sorry, but it's up to you manage your mods and read their documentation.

If you can't do this yourself, use a modpack where somebody has already done this for you.

 

This is the forge support forum.

As a service we can you point to which mod causes a problem, but ultimately it's the mod author that must help you.

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.