Jump to content

1.18.2 - 40.1.60 server crash


areenas

Recommended Posts

My Minecraft game crashed when using forge 1.18.2 - 40.1.60 and returned code 255 with description "Exception in server tick loop"

Log:

---- Minecraft Crash Report ----
// You're mean.

Time: 21/7/22 20:37
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: org/apache/commons/compress/utils/Lists
    at com.infinityraider.agricraft.capability.CapabilityGreenHouse$Impl.<init>(CapabilityGreenHouse.java:120) ~[agricraft-1.18.2-3.1.0.jar%2341!/:3.1.0] {re:classloading}
    at com.infinityraider.agricraft.capability.CapabilityGreenHouse.createNewValue(CapabilityGreenHouse.java:100) ~[agricraft-1.18.2-3.1.0.jar%2341!/:3.1.0] {re:classloading}
    at com.infinityraider.agricraft.capability.CapabilityGreenHouse.createNewValue(CapabilityGreenHouse.java:28) ~[agricraft-1.18.2-3.1.0.jar%2341!/:3.1.0] {re:classloading}
    at com.infinityraider.infinitylib.capability.IInfCapabilityImplementation.createProvider(IInfCapabilityImplementation.java:15) ~[InfinityLib-1.18.2.jar%2360!/:2.1.0] {re:classloading}
    at com.infinityraider.infinitylib.capability.IInfCapabilityImplementation.createProvider(IInfCapabilityImplementation.java:6) ~[InfinityLib-1.18.2.jar%2360!/:2.1.0] {re:classloading}
    at com.infinityraider.infinitylib.capability.CapabilityHandler.lambda$addCapabilitiesParametric$2(CapabilityHandler.java:47) ~[InfinityLib-1.18.2.jar%2360!/:2.1.0] {re:classloading}
    at java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) ~[?:?] {}
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {}
    at java.util.stream.ReferencePipeline$2$1.accept(ReferencePipeline.java:179) ~[?:?] {}
    at java.util.concurrent.ConcurrentHashMap$KeySpliterator.forEachRemaining(ConcurrentHashMap.java:3573) ~[?:?] {}
    at java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) ~[?:?] {}
    at java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) ~[?:?] {}
    at java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) ~[?:?] {}
    at java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) ~[?:?] {}
    at java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) ~[?:?] {}
    at java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) ~[?:?] {}
    at com.infinityraider.infinitylib.capability.CapabilityHandler.addCapabilitiesParametric(CapabilityHandler.java:47) ~[InfinityLib-1.18.2.jar%2360!/:2.1.0] {re:classloading}
    at com.infinityraider.infinitylib.capability.CapabilityHandler.addCapabilitiesRaw(CapabilityHandler.java:37) ~[InfinityLib-1.18.2.jar%2360!/:2.1.0] {re:classloading}
    at net.minecraftforge.eventbus.ASMEventHandler_74_CapabilityHandler_addCapabilitiesRaw_AttachCapabilitiesEvent.invoke(.dynamic) ~[?:?] {}
    at net.minecraftforge.eventbus.ASMEventHandler.invoke(ASMEventHandler.java:85) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:302) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.eventbus.EventBus.post(EventBus.java:283) ~[eventbus-5.0.3.jar%232!/:?] {}
    at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:593) ~[forge-1.18.2-40.1.60-universal.jar%2386!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.event.ForgeEventFactory.gatherCapabilities(ForgeEventFactory.java:587) ~[forge-1.18.2-40.1.60-universal.jar%2386!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.common.capabilities.CapabilityProvider.doGatherCapabilities(CapabilityProvider.java:73) ~[forge-1.18.2-40.1.60-universal.jar%2386!/:?] {re:computing_frames,re:mixin,re:classloading}
    at net.minecraftforge.common.capabilities.CapabilityProvider.gatherCapabilities(CapabilityProvider.java:68) ~[forge-1.18.2-40.1.60-universal.jar%2386!/:?] {re:computing_frames,re:mixin,re:classloading}
    at net.minecraftforge.common.capabilities.CapabilityProvider.gatherCapabilities(CapabilityProvider.java:52) ~[forge-1.18.2-40.1.60-universal.jar%2386!/:?] {re:computing_frames,re:mixin,re:classloading}
    at net.minecraft.server.level.ServerLevel.initCapabilities(ServerLevel.java:1493) ~[server-1.18.2-20220404.173914-srg.jar%2381!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:A}
    at net.minecraft.server.level.ServerLevel.<init>(ServerLevel.java:227) ~[server-1.18.2-20220404.173914-srg.jar%2381!/:?] {re:mixin,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,re:classloading,pl:accesstransformer:B,xf:fml:forgeendertech:coremod,pl:mixin:APP:byg.mixins.json:common.world.MixinServerLevel,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:355) ~[server-1.18.2-20220404.173914-srg.jar%2381!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:316) ~[server-1.18.2-20220404.173914-srg.jar%2381!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
    at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:173) ~[server-1.18.2-20220404.173914-srg.jar%2381!/:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:661) ~[server-1.18.2-20220404.173914-srg.jar%2381!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%2381!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:833) [?:?] {re:mixin}
Caused by: java.lang.ClassNotFoundException: org.apache.commons.compress.utils.Lists
    at jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:641) ~[?:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134) ~[securejarhandler-1.0.3.jar:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:134) ~[securejarhandler-1.0.3.jar:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    ... 35 more


A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------

-- System Details --
Details:
    Minecraft Version: 1.18.2
    Minecraft Version ID: 1.18.2
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 17.0.4, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 1038955912 bytes (990 MiB) / 3558866944 bytes (3394 MiB) up to 4282384384 bytes (4084 MiB)
    CPUs: 12
    Processor Vendor: AuthenticAMD
    Processor Name: AMD Ryzen 5 2600 Six-Core Processor            
    Identifier: AuthenticAMD Family 23 Model 8 Stepping 2
    Microarchitecture: Zen+
    Frequency (GHz): 3,39
    Number of physical packages: 1
    Number of physical CPUs: 6
    Number of logical CPUs: 12
    Graphics card #0 name: NVIDIA GeForce RTX 2060
    Graphics card #0 vendor: NVIDIA (0x10de)
    Graphics card #0 VRAM (MB): 4095,00
    Graphics card #0 deviceId: 0x1f08
    Graphics card #0 versionInfo: DriverVersion=31.0.15.1659
    Memory slot #0 capacity (MB): 8192,00
    Memory slot #0 clockSpeed (GHz): 2,13
    Memory slot #0 type: DDR4
    Memory slot #1 capacity (MB): 8192,00
    Memory slot #1 clockSpeed (GHz): 2,13
    Memory slot #1 type: DDR4
    Virtual memory max (MB): 25548,54
    Virtual memory used (MB): 14119,75
    Swap memory total (MB): 9216,00
    Swap memory used (MB): 387,97
    JVM Flags: 0 total; 
    Server Running: true
    Player Count: 0 / 20; []
    Data Packs: vanilla, mod:terrablender (incompatible), mod:telepads (incompatible), mod:cucumber, mod:simplecorelib, mod:jei (incompatible), mod:enchantmenttransfer (incompatible), mod:goblintraders (incompatible), mod:sophisticatedcore (incompatible), mod:curios (incompatible), mod:mekanism, mod:xaerominimap, mod:forgeendertech, mod:collective, mod:oresabovediamonds (incompatible), mod:mobhealthbar (incompatible), mod:securitycraft (incompatible), mod:artifacts, mod:elevatorid, mod:adhooks, mod:dungeoncrawl, mod:sophisticatedbackpacks (incompatible), mod:cfm, mod:mcwfurnitures, mod:speedyhoppers (incompatible), mod:thedragonlib (incompatible), mod:byg (incompatible), mod:gunswithoutroses (incompatible), mod:carryon (incompatible), mod:wandering_bag, mod:forge, mod:infinitylib (incompatible), mod:agricraft (incompatible), mod:infinitetrading, mod:vm (incompatible), mod:expandability (incompatible), mod:chiselsandbits (incompatible), mod:armorplus (incompatible), mod:geckolib3 (incompatible), mod:exp_bottling (incompatible), mod:simpleores, mod:mysticalagriculture, mod:ironchest
    World Generation: Stable
    Is Modded: Definitely; Server brand changed to 'forge'
    Type: Dedicated Server (map_server.txt)
    ModLauncher: 9.1.3+9.1.3+main.9b69c82a
    ModLauncher launch target: forgeserver
    ModLauncher naming: srg
    ModLauncher services: 
         mixin PLUGINSERVICE 
         eventbus PLUGINSERVICE 
         slf4jfixer PLUGINSERVICE 
         object_holder_definalize PLUGINSERVICE 
         runtime_enum_extender PLUGINSERVICE 
         capability_token_subclass PLUGINSERVICE 
         accesstransformer PLUGINSERVICE 
         runtimedistcleaner PLUGINSERVICE 
         mixin TRANSFORMATIONSERVICE 
         fml TRANSFORMATIONSERVICE 
    FML Language Providers: 
        minecraft@1.0
        lowcodefml@null
        javafml@null
    Mod List: 
        server-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.18.2-1.1.0.99.jar            |TerraBlender                  |terrablender                  |1.18.2-1.1.0.99     |DONE      |Manifest: NOSIGNATURE
        telepads-1.18.2-5.1.0.0.jar                       |Telepads                      |telepads                      |1.18.2-5.1.0.0      |DONE      |Manifest: NOSIGNATURE
        Cucumber-1.18.2-5.1.1.jar                         |Cucumber Library              |cucumber                      |5.1.1               |DONE      |Manifest: NOSIGNATURE
        SimpleCoreLib-1.18.2-4.3.1.4.jar                  |SimpleCoreLib                 |simplecorelib                 |1.18.2-4.3.1.4      |DONE      |Manifest: NOSIGNATURE
        jei-1.18.2-9.7.0.209.jar                          |Just Enough Items             |jei                           |9.7.0.209           |DONE      |Manifest: NOSIGNATURE
        enchantmenttransfer-0.0.3-1.18.2.jar              |Enchantment Transfer          |enchantmenttransfer           |0.0.3               |DONE      |Manifest: NOSIGNATURE
        goblintraders-1.7.2-1.18.2.jar                    |Goblin Traders                |goblintraders                 |1.7.2               |DONE      |Manifest: NOSIGNATURE
        sophisticatedcore-1.18.2-0.3.6.53.jar             |Sophisticated Core            |sophisticatedcore             |1.18.2-0.3.6.53     |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.18.2-5.0.7.1.jar                   |Curios API                    |curios                        |1.18.2-5.0.7.1      |DONE      |Manifest: NOSIGNATURE
        Mekanism-1.18.2-10.2.1.461.jar                    |Mekanism                      |mekanism                      |10.2.1              |DONE      |Manifest: NOSIGNATURE
        Xaeros_Minimap_22.11.1_Forge_1.18.2.jar           |Xaero's Minimap               |xaerominimap                  |22.11.1             |DONE      |Manifest: NOSIGNATURE
        ForgeEndertech-1.18.2-9.0.4.0-build.1016.jar      |ForgeEndertech                |forgeendertech                |9.0.4.0             |DONE      |Manifest: NOSIGNATURE
        collective-1.18.2-4.7.jar                         |Collective                    |collective                    |4.7                 |DONE      |Manifest: NOSIGNATURE
        oresabovediamonds-8.1.0.jar                       |Ores Above Diamonds           |oresabovediamonds             |8.1.0               |DONE      |Manifest: NOSIGNATURE
        mobhealthbar-1-18-1-2.jar                         |YDM's Mob Health Bar          |mobhealthbar                  |2.0                 |DONE      |Manifest: NOSIGNATURE
        [1.18.2]+SecurityCraft+v1.9.2.jar                 |SecurityCraft                 |securitycraft                 |1.9.2               |DONE      |Manifest: NOSIGNATURE
        artifacts-1.18.2-4.1.0.jar                        |Artifacts                     |artifacts                     |1.18.2-4.1.0        |DONE      |Manifest: NOSIGNATURE
        elevatorid-1.18.2-1.8.4.jar                       |Elevator Mod                  |elevatorid                    |1.18.2-1.8.4        |DONE      |Manifest: NOSIGNATURE
        AdHooks-1.18.2-8.0.0.0-build.0342.jar             |Advanced Hook Launchers       |adhooks                       |8.0.0.0             |DONE      |Manifest: NOSIGNATURE
        DungeonCrawl-1.18.2-2.3.7.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.3.7               |DONE      |Manifest: NOSIGNATURE
        sophisticatedbackpacks-1.18.2-3.17.5.602.jar      |Sophisticated Backpacks       |sophisticatedbackpacks        |1.18.2-3.17.5.602   |DONE      |Manifest: NOSIGNATURE
        cfm-7.0.0-pre29-1.18.2.jar                        |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre29         |DONE      |Manifest: NOSIGNATURE
        mcw-furniture-3.0.0-mc1.18.2.jar                  |Macaw's Furniture             |mcwfurnitures                 |3.0.0               |DONE      |Manifest: NOSIGNATURE
        speedyhoppers-1.18.2-1.jar                        |Speedy Hoppers                |speedyhoppers                 |1.18.2-1            |DONE      |Manifest: NOSIGNATURE
        thedragonlib-1.18.1-1.0.0.jar                     |TheDragonLib                  |thedragonlib                  |1.18.1-1.0.0        |DONE      |Manifest: NOSIGNATURE
        Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.2.jar    |Oh The Biomes You'll Go       |byg                           |1.4                 |DONE      |Manifest: NOSIGNATURE
        gunswithoutroses-1.18.2-1.0.14.jar                |Guns Without Roses            |gunswithoutroses              |1.18.2-1.0.14       |DONE      |Manifest: NOSIGNATURE
        carryon-1.18.2-1.17.0.8.jar                       |Carry On                      |carryon                       |1.17.0.8            |DONE      |Manifest: NOSIGNATURE
        wandering-bag-1.18.2-1.0.3.jar                    |Wandering Bag                 |wandering_bag                 |1.0.4               |DONE      |Manifest: NOSIGNATURE
        forge-1.18.2-40.1.60-universal.jar                |Forge                         |forge                         |40.1.60             |DONE      |Manifest: 84:ce:76:e8:45:35:e4:0e:63:86:df:47:59:80:0f:67:6c:c1:5f:6e:5f:4d:b3:54:47:1a:9f:7f:ed:5e:f2:90
        InfinityLib-1.18.2.jar                            |InfinityLib                   |infinitylib                   |1.18.2-2.1.0        |DONE      |Manifest: NOSIGNATURE
        agricraft-1.18.2-3.1.0.jar                        |AgriCraft                     |agricraft                     |1.18.2-3.1.0        |DONE      |Manifest: NOSIGNATURE
        infinitetrading_1.18.2-2.0.jar                    |Infinite Trading              |infinitetrading               |2.0                 |DONE      |Manifest: NOSIGNATURE
        VendingMachine-1.18.2-1.0.0.7.jar                 |Vending Machine               |vm                            |1.0.0.7             |DONE      |Manifest: NOSIGNATURE
        expandability-6.0.0.jar                           |ExpandAbility                 |expandability                 |6.0.0               |DONE      |Manifest: NOSIGNATURE
        ChiselsBits-forge-1.18.2-1.2.83-universal.jar     |Chisels & bits                |chiselsandbits                |1.2.83              |DONE      |Manifest: NOSIGNATURE
        armorplus-1.18.2-18.0.5-beta.jar                  |ArmorPlus                     |armorplus                     |1.18.2-18.0.5-beta  |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.18-3.0.28.jar                    |GeckoLib                      |geckolib3                     |3.0.28              |DONE      |Manifest: NOSIGNATURE
        exp_bottling-1.18.2-0.jar                         |EXP Bottling                  |exp_bottling                  |1.18.2-0            |DONE      |Manifest: NOSIGNATURE
        SimpleOres2-1.18.2-4.1.2.9.jar                    |Simple Ores                   |simpleores                    |1.18.2-4.1.2.9      |DONE      |Manifest: NOSIGNATURE
        MysticalAgriculture-1.18.2-5.1.0.jar              |Mystical Agriculture          |mysticalagriculture           |5.1.0               |DONE      |Manifest: NOSIGNATURE
        ironchest-1.18.2-13.1.9.jar                       |Iron Chests                   |ironchest                     |1.18.2-13.1.9       |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: 3ff97d71-27c2-4635-b66c-5cf961d934a9
    FML: 40.1
    Forge: net.minecraftforge:40.1.60

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.