SrRapero720 / waterframes

Mod which let you see pictures in-game amen
18 stars 6 forks source link

Exception in server tick loop #24

Closed AqueleHaru closed 9 months ago

AqueleHaru commented 9 months ago
---- Minecraft Crash Report ----
// Don't be sad, have a hug! <3

Time: 10/31/23, 11:38 PM
Description: Exception in server tick loop

java.lang.NoClassDefFoundError: me/srrapero720/watermedia/api/image/ImageCache
    at me.srrapero720.waterframes.common.screen.FrameScreen.onCreate(FrameScreen.java:55) ~[waterframes-1.18.2-2.0.0-beta1.jar%23184!/:2.0.0-beta1] {re:classloading}
    at me.srrapero720.waterframes.common.screen.DisplayScreen.create(DisplayScreen.java:43) ~[waterframes-1.18.2-2.0.0-beta1.jar%23184!/:2.0.0-beta1] {re:classloading,pl:runtimedistcleaner:A}
    at team.creative.creativecore.common.gui.GuiLayer.init(GuiLayer.java:51) ~[CreativeCore_FORGE_v2.6.17_mc1.18.2.jar%2381!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at team.creative.creativecore.common.gui.integration.ContainerIntegration.<init>(ContainerIntegration.java:28) ~[CreativeCore_FORGE_v2.6.17_mc1.18.2.jar%2381!/:?] {re:classloading}
    at team.creative.creativecore.common.gui.packet.OpenGuiPacket.lambda$openGuiOnServer$0(OpenGuiPacket.java:39) ~[CreativeCore_FORGE_v2.6.17_mc1.18.2.jar%2381!/:?] {re:classloading}
    at net.minecraft.world.SimpleMenuProvider.m_7208_(SimpleMenuProvider.java:25) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:classloading}
    at net.minecraft.server.level.ServerPlayer.m_5893_(ServerPlayer.java:959) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:yungsapi.mixins.json:ServerPlayerEntityTickMixin,pl:mixin:APP:betterdeserttemples.mixins.json:ServerPlayerTickMixin,pl:mixin:APP:byg.mixins.json:common.entity.MixinServerPlayer,pl:mixin:APP:vanishmod.mixins.json:ServerPlayerMixin,pl:mixin:APP:securitycraft.mixins.json:camera.ServerPlayerMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ServerPlayerMixin,pl:mixin:A}
    at team.creative.creativecore.common.gui.packet.OpenGuiPacket.openGuiOnServer(OpenGuiPacket.java:38) ~[CreativeCore_FORGE_v2.6.17_mc1.18.2.jar%2381!/:?] {re:classloading}
    at team.creative.creativecore.common.gui.handler.GuiCreator.openGui(GuiCreator.java:50) ~[CreativeCore_FORGE_v2.6.17_mc1.18.2.jar%2381!/:?] {re:classloading,pl:runtimedistcleaner:A}
    at team.creative.creativecore.common.gui.handler.GuiCreator$GuiCreatorBlock.open(GuiCreator.java:116) ~[CreativeCore_FORGE_v2.6.17_mc1.18.2.jar%2381!/:?] {re:classloading}
    at team.creative.creativecore.common.gui.handler.GuiCreator$GuiCreatorBlock.open(GuiCreator.java:109) ~[CreativeCore_FORGE_v2.6.17_mc1.18.2.jar%2381!/:?] {re:classloading}
    at me.srrapero720.waterframes.common.block.DisplayBlock.m_6227_(DisplayBlock.java:71) ~[waterframes-1.18.2-2.0.0-beta1.jar%23184!/:2.0.0-beta1] {re:classloading}
    at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60664_(BlockBehaviour.java:697) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:BlockStateBaseMixin,pl:mixin:APP:starlight.mixins.json:common.blockstate.BlockStateBaseMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.block.AccessBlockStateBase,pl:mixin:APP:immersiveengineering.mixins.json:coremods.AbstractBlockStateMixin,pl:mixin:APP:canary.mixins.json:ai.pathing.BlockStateBaseMixin,pl:mixin:APP:canary.mixins.json:block.flatten_states.BlockStateBaseMixin,pl:mixin:APP:canary.mixins.json:util.block_tracking.BlockStateBaseMixin,pl:mixin:APP:ferritecore.blockstatecache.mixin.json:BlockStateBaseMixin,pl:mixin:APP:byg.mixins.json:common.block.MixinBlockBehaviourBlockStateBase,pl:mixin:A}
    at net.minecraft.server.level.ServerPlayerGameMode.m_7179_(ServerPlayerGameMode.java:342) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infinitybuttons.mixins.json:ServerPlayerGameModeMixin,pl:mixin:A}
    at net.minecraft.server.network.ServerGamePacketListenerImpl.m_6371_(ServerGamePacketListenerImpl.java:985) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:railways.mixins.json:ServerGamePacketListenerImplMixin,pl:mixin:APP:toofast.mixins.json:MixinServerNetPlayHandler,pl:mixin:APP:emotecraft.mixins.json:ServerPlayNetworkInstance,pl:mixin:APP:immersiveengineering.mixins.json:accessors.ServerPlayNetHandlerAccess,pl:mixin:APP:mixins.dcintegration.json:MixinNetHandlerPlayServer,pl:mixin:APP:vanishmod.mixins.json:ServerGamePacketListenerImplMixin,pl:mixin:A}
    at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:30) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:classloading}
    at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:8) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:classloading}
    at net.minecraft.network.protocol.PacketUtils.m_131356_(PacketUtils.java:22) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:classloading}
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:classloading,re:mixin}
    at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:157) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:mixin,re:computing_frames,re:classloading}
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:799) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:vanishmod.mixins.json:gui.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:164) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:vanishmod.mixins.json:gui.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:131) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:782) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:vanishmod.mixins.json:gui.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:776) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:vanishmod.mixins.json:gui.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.util.thread.BlockableEventLoop.m_18699_(BlockableEventLoop.java:116) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:761) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:vanishmod.mixins.json:gui.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:689) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:vanishmod.mixins.json:gui.MinecraftServerMixin,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.m_177918_(MinecraftServer.java:261) ~[server-1.18.2-20220404.173914-srg.jar%23197!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:kubejs-common.mixins.json:MinecraftServerMixin,pl:mixin:APP:kubejs-common.mixins.json:inject_resources.MinecraftServerMixin,pl:mixin:APP:balm.mixins.json:MinecraftServerMixin,pl:mixin:APP:crafttweaker.mixins.json:common.access.server.AccessMinecraftServer,pl:mixin:APP:byg.mixins.json:access.MinecraftServerAccess,pl:mixin:APP:byg.mixins.json:server.MixinMinecraftServer,pl:mixin:APP:vanishmod.mixins.json:gui.MinecraftServerMixin,pl:mixin:A}
    at java.lang.Thread.run(Thread.java:842) [?:?] {re:mixin}
Caused by: java.lang.ClassNotFoundException: me.srrapero720.watermedia.api.image.ImageCache
    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:137) ~[securejarhandler-1.0.8.jar:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-1.0.8.jar:?] {}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    ... 31 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 11 (amd64) version 10.0
    Java Version: 17.0.9, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 2246673688 bytes (2142 MiB) / 6941573120 bytes (6620 MiB) up to 8510242816 bytes (8116 MiB)
    CPUs: 20
    Processor Vendor: GenuineIntel
    Processor Name: 12th Gen Intel(R) Core(TM) i7-12700H
    Identifier: Intel64 Family 6 Model 154 Stepping 3
    Microarchitecture: unknown
    Frequency (GHz): 2.69
    Number of physical packages: 1
    Number of physical CPUs: 14
    Number of logical CPUs: 20
    Graphics card #0 name: Intel(R) Iris(R) Xe Graphics
    Graphics card #0 vendor: Intel Corporation (0x8086)
    Graphics card #0 VRAM (MB): 1024.00
    Graphics card #0 deviceId: 0x46a6
    Graphics card #0 versionInfo: DriverVersion=31.0.101.4575
    Graphics card SrRapero720/watermedia#1 name: NVIDIA GeForce RTX 3070 Ti Laptop GPU
    Graphics card SrRapero720/watermedia#1 vendor: NVIDIA (0x10de)
    Graphics card SrRapero720/watermedia#1 VRAM (MB): 4095.00
    Graphics card SrRapero720/watermedia#1 deviceId: 0x24e0
    Graphics card SrRapero720/watermedia#1 versionInfo: DriverVersion=31.0.15.4584
    Memory slot #0 capacity (MB): 16384.00
    Memory slot #0 clockSpeed (GHz): 4.80
    Memory slot #0 type: Unknown
    Memory slot SrRapero720/watermedia#1 capacity (MB): 16384.00
    Memory slot SrRapero720/watermedia#1 clockSpeed (GHz): 4.80
    Memory slot SrRapero720/watermedia#1 type: Unknown
    Virtual memory max (MB): 55784.75
    Virtual memory used (MB): 48882.82
    Swap memory total (MB): 23332.01
    Swap memory used (MB): 1173.38
    JVM Flags: 0 total; 
    Server Running: true
    Player Count: 4 / 50; [ServerPlayer['AqueleHaru'/98, l='ServerLevel[world]', x=1690.54, y=71.00, z=489.47], ServerPlayer['NielSama'/727, l='ServerLevel[world]', x=1698.31, y=98.00, z=438.46], ServerPlayer['Ninesete1'/59862, l='ServerLevel[world]', x=1398.85, y=66.00, z=-21.96], ServerPlayer['MitsuMika'/82597, l='ServerLevel[world]', x=741.39, y=82.33, z=-226.41]]
    Data Packs: vanilla, mod:playeranimator, mod:roleplayplus, mod:sophisticatedcore (incompatible), mod:applecrates (incompatible), mod:ctm (incompatible), mod:placebo (incompatible), mod:modernlife (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:yungsapi, mod:sophisticatedbackpacks (incompatible), mod:fakename (incompatible), mod:railways (incompatible), mod:balm (incompatible), mod:videoplayer (incompatible), mod:interiors (incompatible), mod:paraglider, mod:cloth_config (incompatible), mod:dcintegration (incompatible), mod:corpse (incompatible), mod:chipped (incompatible), mod:farmersdelight, mod:chunky (incompatible), mod:mcwfences, mod:supermartijn642corelib, mod:yungsbridges, mod:fairylights (incompatible), mod:born_in_chaos_v1, mod:capybara, mod:curios (incompatible), mod:patchouli (incompatible), mod:itemblacklist, mod:collective (incompatible), mod:camera (incompatible), mod:measurements (incompatible), mod:xercapaint (incompatible), mod:elevatorid, mod:worldedit (incompatible), mod:morevanillaarmor, mod:cfm, mod:architectury (incompatible), mod:curiouselytra (incompatible), mod:aiimprovements (incompatible), mod:waterframes, mod:playerrevive (incompatible), mod:geckolib3 (incompatible), mod:rubber_duck (incompatible), mod:skin_changer (incompatible), mod:trashslot (incompatible), mod:ftblibrary (incompatible), mod:ftbteams (incompatible), mod:additionallanterns, mod:itemfilters (incompatible), mod:attributefix (incompatible), mod:caelus (incompatible), mod:obscure_api, mod:waystones (incompatible), mod:sootychimneys, mod:buildersdelight, mod:weaponthrow (incompatible), mod:fastsuite (incompatible), mod:journeymap, mod:comforts (incompatible), mod:alternate_current (incompatible), mod:untamedwilds (incompatible), mod:storagenetwork (incompatible), mod:hiddennames (incompatible), mod:alcocraft, mod:moa_decor_science, mod:starlight (incompatible), mod:betterdeserttemples, mod:walljump (incompatible), mod:blueprint (incompatible), mod:crafttweaker (incompatible), mod:forge, mod:toofast (incompatible), mod:logbegone (incompatible), mod:friendsandfoes (incompatible), mod:emotecraft (incompatible), mod:selene (incompatible), mod:supplementaries (incompatible), mod:dungeons_arise, mod:cofh_core, mod:voicechat (incompatible), mod:terrablender (incompatible), mod:ftbquests (incompatible), mod:another_furniture, mod:creativecore (incompatible), mod:astikorcarts (incompatible), mod:personality (incompatible), mod:rottencreatures (incompatible), mod:plushies (incompatible), mod:flywheel (incompatible), mod:create, mod:createdeco (incompatible), mod:extendedgears (incompatible), mod:infinitybuttons, mod:yawp (incompatible), mod:croptopia, mod:polymorph (incompatible), mod:securitycraft (incompatible), mod:playdate (incompatible), mod:entityculling (incompatible), mod:doubleslabs (incompatible), mod:canary (incompatible), mod:creeperoverhaul (incompatible), mod:appleskin (incompatible), mod:lootr (incompatible), mod:ferritecore (incompatible), mod:connectedglass, mod:puzzleslib, mod:byg (incompatible), mod:cosmeticarmorreworked (incompatible), mod:create_enchantment_industry, mod:vmod (incompatible), mod:undead_unleashed, mod:aquamirae, mod:createaddition (incompatible), Supplementaries Generated Pack, mod:jei (incompatible), mod:nfm (incompatible), mod:additional_lights (incompatible), mod:tumbleweed (incompatible), mod:mekanismgenerators, mod:mekanismadditions, mod:mekanismtools, mod:mekanism, mod:immersiveengineering, mod:mcwdoors, mod:sophisticatedstorage (incompatible), mod:splash_milk, mod:grapplemod (incompatible), mod:simplyswords, mod:fluxnetworks (incompatible), mod:probejs (incompatible), mod:rhino (incompatible), mod:kubejs (incompatible), mod:betterdungeons, mod:kleeslabs (incompatible), mod:shieldexp, mod:createcafe (incompatible), mod:croptopia_additions, mod:yungsextras, mod:framedblocks, mod:buildersaddition (incompatible), mod:customstartinggear (incompatible), mod:bettermineshafts, mod:mcwlights, mod:clumps (incompatible), mod:ftbbackups2 (incompatible), mod:luckperms (incompatible), mod:mocap, mod:ftbqoptimizer, mod:delightful (incompatible), mod:simplelogin (incompatible), mod:setworldspawnpoint, mod:immersive_melodies (incompatible), mod:jadeaddons (incompatible), mod:jade
    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: 
        grappling_hook_mod-1.18.2-v13.jar                 |Grappling Hook Mod            |grapplemod                    |1.18.2-v13          |DONE      |Manifest: NOSIGNATURE
        YungsBetterDungeons-1.18.2-Forge-2.1.0.jar        |YUNG's Better Dungeons        |betterdungeons                |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        player-animation-lib-forge-1.0.2+1.18.jar         |Player Animator               |playeranimator                |1.0.2+1.18          |DONE      |Manifest: NOSIGNATURE
        Roleplay+_1.18.2_1.0.7.jar                        |Roleplay+                     |roleplayplus                  |1.0.7               |DONE      |Manifest: NOSIGNATURE
        sophisticatedcore-1.18.2-0.5.98.458.jar           |Sophisticated Core            |sophisticatedcore             |1.18.2-0.5.98.458   |DONE      |Manifest: NOSIGNATURE
        kleeslabs-forge-1.18.2-11.1.1.jar                 |KleeSlabs                     |kleeslabs                     |11.1.1              |DONE      |Manifest: NOSIGNATURE
        Apple+Crates-forge-1.18.2-1.7.3.jar               |Apple Crates                  |applecrates                   |1.7.3               |DONE      |Manifest: NOSIGNATURE
        CTM-1.18.2-1.1.5+5.jar                            |ConnectedTexturesMod          |ctm                           |1.18.2-1.1.5+5      |DONE      |Manifest: NOSIGNATURE
        Placebo-1.18.2-6.6.7.jar                          |Placebo                       |placebo                       |6.6.7               |DONE      |Manifest: NOSIGNATURE
        modernlife-1.18.2-1.54.jar                        |Modern Life                   |modernlife                    |1.18.2-1.54         |DONE      |Manifest: NOSIGNATURE
        citadel-1.11.3-1.18.2.jar                         |Citadel                       |citadel                       |1.11.3              |DONE      |Manifest: NOSIGNATURE
        alexsmobs-1.18.6.jar                              |Alex's Mobs                   |alexsmobs                     |1.18.6              |DONE      |Manifest: NOSIGNATURE
        YungsApi-1.18.2-Forge-2.2.9.jar                   |YUNG's API                    |yungsapi                      |1.18.2-Forge-2.2.9  |DONE      |Manifest: NOSIGNATURE
        sophisticatedbackpacks-1.18.2-3.18.65.933.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.18.2-3.18.65.933  |DONE      |Manifest: NOSIGNATURE
        mcw-doors-1.1.0forge-mc1.18.2.jar                 |Macaw's Doors                 |mcwdoors                      |1.1.0               |DONE      |Manifest: NOSIGNATURE
        fakename-1.18.1-1.3.5.jar                         |Fakename                      |fakename                      |1.3.5               |DONE      |Manifest: NOSIGNATURE
        Steam_Rails-1.4.4+forge-mc1.18.2-build.12.jar     |Create: Steam 'n Rails        |railways                      |1.4.4+forge-mc1.18.2|DONE      |Manifest: NOSIGNATURE
        MekanismGenerators-1.18.2-10.2.5.465.jar          |Mekanism: Generators          |mekanismgenerators            |10.2.5              |DONE      |Manifest: NOSIGNATURE
        balm-3.2.6.jar                                    |Balm                          |balm                          |3.2.6               |DONE      |Manifest: NOSIGNATURE
        VideoPlayer-2.6-FORGE-1.18.X.jar                  |VideoPlayer                   |videoplayer                   |2.6                 |DONE      |Manifest: NOSIGNATURE
        ShieldExpansion-1.18.2-1.1.6.jar                  |Shield Expansion              |shieldexp                     |1.1.6               |DONE      |Manifest: NOSIGNATURE
        interiors-v0.5-1.18.2.jar                         |Create: Interiors             |interiors                     |0.5                 |DONE      |Manifest: NOSIGNATURE
        Paraglider-1.18.2-1.6.0.6.jar                     |Paraglider                    |paraglider                    |1.6.0.6             |DONE      |Manifest: NOSIGNATURE
        cloth-config-6.5.102-forge.jar                    |Cloth Config v4 API           |cloth_config                  |6.5.102             |DONE      |Manifest: NOSIGNATURE
        dcintegration-forge-3.0.3-1.18.2.jar              |Discord Integration           |dcintegration                 |3.0.3               |DONE      |Manifest: NOSIGNATURE
        createcafe-1.10.2-1.18.2.jar                      |Create Cafe                   |createcafe                    |1.10.2-1.18.2       |DONE      |Manifest: NOSIGNATURE
        corpse-1.18.2-1.0.2.jar                           |Corpse                        |corpse                        |1.18.2-1.0.2        |DONE      |Manifest: NOSIGNATURE
        chipped-forge-1.18.2-2.0.1.jar                    |Chipped                       |chipped                       |2.0.1               |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.18.2-1.2.3.jar                   |Farmer's Delight              |farmersdelight                |1.18.2-1.2.3        |DONE      |Manifest: NOSIGNATURE
        CroptopiaAdditions-1.18.2-FORGE-2.0.FINAL.jar     |Croptopia Additions           |croptopia_additions           |2.0.0.              |DONE      |Manifest: NOSIGNATURE
        MekanismAdditions-1.18.2-10.2.5.465.jar           |Mekanism: Additions           |mekanismadditions             |10.2.5              |DONE      |Manifest: NOSIGNATURE
        Chunky-1.2.164.jar                                |Chunky                        |chunky                        |1.2.164             |DONE      |Manifest: NOSIGNATURE
        mcw-fences-1.0.7-mc1.18.2forge.jar                |Macaw's Fences and Walls      |mcwfences                     |1.0.7               |DONE      |Manifest: NOSIGNATURE
        supermartijn642corelib-1.1.15-forge-mc1.18.jar    |SuperMartijn642's Core Lib    |supermartijn642corelib        |1.1.15              |DONE      |Manifest: NOSIGNATURE
        YungsBridges-1.18.2-Forge-2.1.0.jar               |YUNG's Bridges                |yungsbridges                  |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        fairylights-5.0.0-1.18.2.jar                      |Fairy Lights                  |fairylights                   |5.0.0               |DONE      |Manifest: NOSIGNATURE
        born_in_chaos_[Forge]1.18.2_1.15.jar              |Born in Chaos                 |born_in_chaos_v1              |1.0.0               |DONE      |Manifest: NOSIGNATURE
        capybara-mod-0.4.1-1.18.2.jar                     |capybara-mod-by-jecauale      |capybara                      |0.4                 |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.18.2-5.0.9.1.jar                   |Curios API                    |curios                        |1.18.2-5.0.9.1      |DONE      |Manifest: NOSIGNATURE
        Patchouli-1.18.2-71.1.jar                         |Patchouli                     |patchouli                     |1.18.2-71.1         |DONE      |Manifest: NOSIGNATURE
        itemblacklist-1.18.2-1.2.3.jar                    |Item Blacklist                |itemblacklist                 |1.18.2-1.2.3        |DONE      |Manifest: NOSIGNATURE
        collective-1.18.2-6.72.jar                        |Collective                    |collective                    |6.72                |DONE      |Manifest: NOSIGNATURE
        camera-1.18.2-1.0.6.jar                           |Camera Mod                    |camera                        |1.18.2-1.0.6        |DONE      |Manifest: NOSIGNATURE
        Measurements-forge-1.18.2-1.3.1.jar               |Measurements                  |measurements                  |1.3.1               |DONE      |Manifest: NOSIGNATURE
        YungsExtras-1.18.2-Forge-2.1.0.jar                |YUNG's Extras                 |yungsextras                   |1.18.2-Forge-2.1.0  |DONE      |Manifest: NOSIGNATURE
        FramedBlocks-5.11.5.jar                           |FramedBlocks                  |framedblocks                  |5.11.5              |DONE      |Manifest: NOSIGNATURE
        xercapaint-1.18.2-1.0.2.jar                       |Joy of Painting               |xercapaint                    |1.18.2-1.0.2        |DONE      |Manifest: NOSIGNATURE
        elevatorid-1.18.2-1.8.4.jar                       |Elevator Mod                  |elevatorid                    |1.18.2-1.8.4        |DONE      |Manifest: NOSIGNATURE
        buildersaddition-1.18.2-20220308a.jar             |Builders Crafts & Addition    |buildersaddition              |1.18.2-20220308a    |DONE      |Manifest: NOSIGNATURE
        worldedit-mod-7.2.10.jar                          |WorldEdit                     |worldedit                     |7.2.10+1742f98      |DONE      |Manifest: NOSIGNATURE
        MoreVanillaArmor-1.18.2-3.1.3.jar                 |MoreVanillaArmor              |morevanillaarmor              |1.18.2-3.1.3        |DONE      |Manifest: NOSIGNATURE
        MekanismTools-1.18.2-10.2.5.465.jar               |Mekanism: Tools               |mekanismtools                 |10.2.5              |DONE      |Manifest: NOSIGNATURE
        cfm-7.0.0-pre35-1.18.2.jar                        |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre35         |DONE      |Manifest: NOSIGNATURE
        architectury-4.11.93-forge.jar                    |Architectury                  |architectury                  |4.11.93             |DONE      |Manifest: NOSIGNATURE
        curiouselytra-forge-1.18.1-5.0.1.0.jar            |Curious Elytra                |curiouselytra                 |1.18.1-5.0.1.0      |DONE      |Manifest: NOSIGNATURE
        AI-Improvements-1.18.2-0.5.2.jar                  |AI-Improvements               |aiimprovements                |0.5.2               |DONE      |Manifest: NOSIGNATURE
        JadeAddons-1.18.2-forge-2.5.0.jar                 |Jade Addons                   |jadeaddons                    |2.5.0               |DONE      |Manifest: NOSIGNATURE
        probejs-4.0.0-fix4-forge.jar                      |ProbeJS                       |probejs                       |4.0.0-fix4          |DONE      |Manifest: NOSIGNATURE
        CustomStartingGear-1.18.2-2.0.3.1-universal.jar   |Custom Starter Gear           |customstartinggear            |2.0.3               |DONE      |Manifest: NOSIGNATURE
        YungsBetterMineshafts-1.18.2-Forge-2.2.jar        |YUNG's Better Mineshafts      |bettermineshafts              |1.18.2-Forge-2.2    |DONE      |Manifest: NOSIGNATURE
        waterframes-1.18.2-2.0.0-beta1.jar                |WaterFrames                   |waterframes                   |2.0.0-beta1         |DONE      |Manifest: NOSIGNATURE
        PlayerRevive_FORGE_v2.0.13_mc1.18.2.jar           |PlayerRevive                  |playerrevive                  |2.0.13              |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.18-3.0.57.jar                    |GeckoLib                      |geckolib3                     |3.0.57              |DONE      |Manifest: NOSIGNATURE
        Rubber_Duck-1.18.2-2.0.1-beta.jar                 |Rubber Duck                   |rubber_duck                   |2.0.1-beta          |DONE      |Manifest: NOSIGNATURE
        mcw-lights-1.0.6-mc1.18.2forge.jar                |Macaw's Lights and Lamps      |mcwlights                     |1.0.6               |DONE      |Manifest: NOSIGNATURE
        rhino-forge-1802.2.1-build.255.jar                |Rhino                         |rhino                         |1802.2.1-build.255  |DONE      |Manifest: NOSIGNATURE
        skin_changer-0.4.0.jar                            |Skin Changer                  |skin_changer                  |0.4.0               |DONE      |Manifest: NOSIGNATURE
        trashslot-forge-1.18.2-11.0.3.jar                 |TrashSlot                     |trashslot                     |11.0.3              |DONE      |Manifest: NOSIGNATURE
        ftb-library-forge-1802.3.11-build.177.jar         |FTB Library                   |ftblibrary                    |1802.3.11-build.177 |DONE      |Manifest: NOSIGNATURE
        ftb-teams-forge-1802.2.11-build.107.jar           |FTB Teams                     |ftbteams                      |1802.2.11-build.107 |DONE      |Manifest: NOSIGNATURE
        sophisticatedstorage-1.18.2-0.8.46.624.jar        |Sophisticated Storage         |sophisticatedstorage          |1.18.2-0.8.46.624   |DONE      |Manifest: NOSIGNATURE
        additionallanterns-1.1.1-forge-mc1.18.jar         |Additional Lanterns           |additionallanterns            |1.1.1               |DONE      |Manifest: NOSIGNATURE
        item-filters-forge-1802.2.8-build.50.jar          |Item Filters                  |itemfilters                   |1802.2.8-build.50   |DONE      |Manifest: NOSIGNATURE
        jei-1.18.2-9.7.2.1001.jar                         |Just Enough Items             |jei                           |9.7.2.1001          |DONE      |Manifest: NOSIGNATURE
        kubejs-forge-1802.5.5-build.569.jar               |KubeJS                        |kubejs                        |1802.5.5-build.569  |DONE      |Manifest: NOSIGNATURE
        AttributeFix-Forge-1.18.2-14.0.2.jar              |AttributeFix                  |attributefix                  |14.0.2              |DONE      |Manifest: eb:c4:b1:67:8b:f9:0c:db:dc:4f:01:b1:8e:61:64:39:4c:10:85:0b:a6:c4:c7:48:f0:fa:95:f2:cb:08:3a:e5
        splash_milk-1.18.2-1.2.4.jar                      |Splash Milk                   |splash_milk                   |1.2.4               |DONE      |Manifest: NOSIGNATURE
        caelus-forge-1.18.1-3.0.0.2.jar                   |Caelus API                    |caelus                        |1.18.1-3.0.0.2      |DONE      |Manifest: NOSIGNATURE
        obscure_api-10.jar                                |Obscure API                   |obscure_api                   |10                  |DONE      |Manifest: NOSIGNATURE
        waystones-forge-1.18.2-10.2.1.jar                 |Waystones                     |waystones                     |10.2.1              |DONE      |Manifest: NOSIGNATURE
        sootychimneys-1.18.2-1.1.1.jar                    |Sooty Chimneys                |sootychimneys                 |1.1.1               |DONE      |Manifest: NOSIGNATURE
        BuildersDelight-1.18.2-v.1.0.jar                  |Builder's Delight             |buildersdelight               |1.0                 |DONE      |Manifest: NOSIGNATURE
        WeaponThrow-1.18.2-5.7.jar                        |Weapon Throw                  |weaponthrow                   |1.18.2-5.7          |DONE      |Manifest: NOSIGNATURE
        FastSuite-1.18.2-3.0.2.jar                        |Fast Suite                    |fastsuite                     |3.0.2               |DONE      |Manifest: NOSIGNATURE
        Clumps-forge-1.18.2-8.0.0+17.jar                  |Clumps                        |clumps                        |8.0.0+17            |DONE      |Manifest: NOSIGNATURE
        journeymap-1.18.2-5.9.7-forge.jar                 |Journeymap                    |journeymap                    |5.9.7               |DONE      |Manifest: NOSIGNATURE
        comforts-forge-1.18.2-5.0.0.6.jar                 |Comforts                      |comforts                      |1.18.2-5.0.0.6      |DONE      |Manifest: NOSIGNATURE
        tumbleweed-1.18-0.5.4.jar                         |Tumbleweed                    |tumbleweed                    |1.18-0.5.4          |DONE      |Manifest: NOSIGNATURE
        alternate-current-mc1.18-1.2.1.jar                |Alternate Current             |alternate_current             |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        untamedwilds-1.18.2-2.4.3.jar                     |Untamed Wilds                 |untamedwilds                  |2.4.3               |DONE      |Manifest: NOSIGNATURE
        SimpleStorageNetwork-1.18.2-1.7.0.jar             |Simple Storage Network        |storagenetwork                |1.18.2-1.7.0        |DONE      |Manifest: 1f:47:ac:b1:61:82:96:b8:47:19:16:d2:61:81:11:60:3a:06:4b:61:31:56:7d:44:31:1e:0c:6f:22:5b:4c:ed
        hiddennames-1.18.2-1.0.2.jar                      |Hidden Names                  |hiddennames                   |1.18.2-1.0.2        |DONE      |Manifest: NOSIGNATURE
        alcocraft-1.0.0.jar                               |Alcocraft                     |alcocraft                     |1.0.0               |DONE      |Manifest: NOSIGNATURE
        MOAdecor+SCIENCE+1.18.2.jar                       |MOA DECOR: SCIENCE            |moa_decor_science             |1.18.2              |DONE      |Manifest: NOSIGNATURE
        ftbbackups2-forge-1.18.2-1.0.22.jar               |FTB Backups 2                 |ftbbackups2                   |1.0.22              |DONE      |Manifest: NOSIGNATURE
        starlight-1.0.2+forge.546ae87.jar                 |Starlight                     |starlight                     |1.0.2+forge.83663de |DONE      |Manifest: NOSIGNATURE
        YungsBetterDesertTemples-1.18.2-Forge-1.3.1.jar   |YUNG's Better Desert Temples  |betterdeserttemples           |1.18.2-Forge-1.3.1  |DONE      |Manifest: NOSIGNATURE
        additional_lights-1.18.2-2.1.4.jar                |Additional Lights             |additional_lights             |2.1.4               |DONE      |Manifest: NOSIGNATURE
        setworldspawnpoint-1.18.2-3.1.jar                 |Set World Spawn Point         |setworldspawnpoint            |3.1                 |DONE      |Manifest: NOSIGNATURE
        walljump-forge-1.18.1-1.3.7.jar                   |Wall-Jump!                    |walljump                      |1.18.1-1.3.7        |DONE      |Manifest: NOSIGNATURE
        blueprint-1.18.2-5.5.0.jar                        |Blueprint                     |blueprint                     |5.5.0               |DONE      |Manifest: NOSIGNATURE
        CraftTweaker-forge-1.18.2-9.1.209.jar             |CraftTweaker                  |crafttweaker                  |9.1.209             |DONE      |Manifest: NOSIGNATURE
        Mekanism-1.18.2-10.2.5.465.jar                    |Mekanism                      |mekanism                      |10.2.5              |DONE      |Manifest: NOSIGNATURE
        LuckPerms-Forge-5.4.26.jar                        |LuckPerms                     |luckperms                     |5.4.26              |DONE      |Manifest: NOSIGNATURE
        nfm-2022.10.27-1.18.2.jar                         |Nosiphus Furniture Mod        |nfm                           |2022.10.27          |DONE      |Manifest: NOSIGNATURE
        forge-1.18.2-40.2.10-universal.jar                |Forge                         |forge                         |40.2.10             |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
        toofast-1.18-0.0.1.3.jar                          |Too Fast                      |toofast                       |0.0.1.2             |DONE      |Manifest: NOSIGNATURE
        Log-Begone-Forge-1.18-1.0.4.jar                   |Log Begone                    |logbegone                     |1.0.4               |DONE      |Manifest: NOSIGNATURE
        friendsandfoes-forge-mc1.18.2-1.4.8.jar           |Friends&Foes                  |friendsandfoes                |1.4.8               |DONE      |Manifest: NOSIGNATURE
        emotecraft-for-MC1.18.2-2.2.7-b.build.50-forge.jar|Emotecraft                    |emotecraft                    |2.2.7-b.build.50    |DONE      |Manifest: NOSIGNATURE
        selene-1.18.2-1.17.14.jar                         |Selene                        |selene                        |1.18.2-1.17.14      |DONE      |Manifest: NOSIGNATURE
        supplementaries-1.18.2-1.5.18.jar                 |Supplementaries               |supplementaries               |1.18.2-1.5.18       |DONE      |Manifest: NOSIGNATURE
        DungeonsArise-1.18.2-2.1.52-release.jar           |When Dungeons Arise           |dungeons_arise                |2.1.52-1.18.2       |DONE      |Manifest: NOSIGNATURE
        server-1.18.2-20220404.173914-srg.jar             |Minecraft                     |minecraft                     |1.18.2              |DONE      |Manifest: NOSIGNATURE
        cofh_core-1.18.2-9.2.3.47.jar                     |CoFH Core                     |cofh_core                     |9.2.3               |DONE      |Manifest: 75:0b:cc:9b:64:2e:9b:c4:41:d1:95:00:71:ee:87:1a:b3:5e:4b:da:8e:e8:39:00:fd:5d:e5:9c:40:42:33:09
        voicechat-forge-1.18.2-2.4.27.jar                 |Simple Voice Chat             |voicechat                     |1.18.2-2.4.27       |DONE      |Manifest: NOSIGNATURE
        simplyswords-forge-1.40-1.18.2.jar                |Simply Swords                 |simplyswords                  |1.40-1.18.2         |DONE      |Manifest: NOSIGNATURE
        Mocap-FORGE-1.18.2-1.3.3.jar                      |Motion Capture Mod (mocap)    |mocap                         |1.3.3               |DONE      |Manifest: NOSIGNATURE
        TerraBlender-forge-1.18.2-1.2.0.126.jar           |TerraBlender                  |terrablender                  |1.2.0.126           |DONE      |Manifest: NOSIGNATURE
        ftb-quests-forge-1802.3.15-build.298.jar          |FTB Quests                    |ftbquests                     |1802.3.15-build.298 |DONE      |Manifest: NOSIGNATURE
        FTBQuestsOptimizer-forge-1.1.2-1.18.2.jar         |FTBQuestsOptimizer            |ftbqoptimizer                 |1.1.2-1.18.2        |DONE      |Manifest: NOSIGNATURE
        ImmersiveEngineering-1.18.2-8.4.0-161.jar         |Immersive Engineering         |immersiveengineering          |1.18.2-8.4.0-161    |DONE      |Manifest: 44:39:94:cf:1d:8c:be:3c:7f:a9:ee:f4:1e:63:a5:ac:61:f9:c2:87:d5:5b:d9:d6:8c:b5:3e:96:5d:8e:3f:b7
        another_furniture-forge-1.2.2-1.18.2.jar          |Another Furniture             |another_furniture             |1.2.2-1.18.2        |DONE      |Manifest: NOSIGNATURE
        CreativeCore_FORGE_v2.6.17_mc1.18.2.jar           |CreativeCore                  |creativecore                  |0.0NONE             |DONE      |Manifest: NOSIGNATURE
        astikorcarts-1.18.2_mc-pig_crashfix-1.1.7.jar     |AstikorCarts                  |astikorcarts                  |1.1.7               |DONE      |Manifest: NOSIGNATURE
        personality-1.18.2-2.0.0.jar                      |Personality                   |personality                   |2.0.0               |DONE      |Manifest: NOSIGNATURE
        SimpleLogin-1.18.2-1.0.0.jar                      |Simple Login                  |simplelogin                   |1.0.0               |DONE      |Manifest: NOSIGNATURE
        rottencreatures-forge-1.18.2-1.0.0.jar            |Rotten Creatures              |rottencreatures               |1.0.0               |DONE      |Manifest: NOSIGNATURE
        plushies-1.2-1.18.2-forge.jar                     |Plushie Mod                   |plushies                      |1.2                 |DONE      |Manifest: NOSIGNATURE
        flywheel-forge-1.18.2-0.6.10-105.jar              |Flywheel                      |flywheel                      |0.6.10-105          |DONE      |Manifest: NOSIGNATURE
        create-1.18.2-0.5.1.e.jar                         |Create                        |create                        |0.5.1.e             |DONE      |Manifest: NOSIGNATURE
        createdeco-1.3.3-1.18.2.jar                       |Create Deco                   |createdeco                    |1.3.3-1.18.2        |DONE      |Manifest: NOSIGNATURE
        extendedgears-2.1.0-1.18.2-0.5.1.c-forge.jar      |Extended Cogwheels            |extendedgears                 |2.1.0-1.18.2-0.5.1.c|DONE      |Manifest: NOSIGNATURE
        infinitybuttons-1.18.2-4.0.1.jar                  |Infinity Buttons              |infinitybuttons               |1.18.2-4.0.1        |DONE      |Manifest: NOSIGNATURE
        Jade-1.18.2-forge-5.3.1.jar                       |Jade                          |jade                          |5.3.1               |DONE      |Manifest: NOSIGNATURE
        yawp-1.18.2-0.0.2.9-beta3-forge.jar               |Yet Another World Protector   |yawp                          |0.0.2.9-beta3       |DONE      |Manifest: NOSIGNATURE
        Croptopia-1.18.2-FORGE-2.1.0.jar                  |Croptopia                     |croptopia                     |2.1.0               |DONE      |Manifest: NOSIGNATURE
        polymorph-forge-1.18.2-0.49.jar                   |Polymorph                     |polymorph                     |1.18.2-0.49         |DONE      |Manifest: NOSIGNATURE
        [1.18.2]+SecurityCraft+v1.9.8.jar                 |SecurityCraft                 |securitycraft                 |1.9.8               |DONE      |Manifest: NOSIGNATURE
        FluxNetworks-1.18.2-7.0.9.15.jar                  |Flux Networks                 |fluxnetworks                  |7.0.9.15            |DONE      |Manifest: NOSIGNATURE
        playdate-2.2.4-forge.jar                          |Playdate                      |playdate                      |2.2.4               |DONE      |Manifest: NOSIGNATURE
        entityculling-forge-1.6.1-mc1.18.2.jar            |EntityCulling                 |entityculling                 |1.6.1               |DONE      |Manifest: NOSIGNATURE
        DoubleSlabs-1.18-5.0.0.jar                        |Double Slabs                  |doubleslabs                   |5.0.0               |DONE      |Manifest: NOSIGNATURE
        canary-mc1.18.2-0.2.4.jar                         |Canary                        |canary                        |0.2.4               |DONE      |Manifest: NOSIGNATURE
        creeperoverhaul-1.3.1-forge.jar                   |Creeper Overhaul              |creeperoverhaul               |1.3.1               |DONE      |Manifest: NOSIGNATURE
        appleskin-forge-mc1.18.2-2.5.1.jar                |AppleSkin                     |appleskin                     |2.5.1+mc1.18.2      |DONE      |Manifest: NOSIGNATURE
        lootr-1.18.2-0.3.25.64.jar                        |Lootr                         |lootr                         |0.3.25.64           |DONE      |Manifest: NOSIGNATURE
        ferritecore-4.2.2-forge.jar                       |Ferrite Core                  |ferritecore                   |4.2.2               |DONE      |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
        connectedglass-1.1.8-forge-mc1.18.jar             |Connected Glass               |connectedglass                |1.1.8               |DONE      |Manifest: NOSIGNATURE
        PuzzlesLib-v3.5.8-1.18.2-Forge.jar                |Puzzles Lib                   |puzzleslib                    |3.5.8               |DONE      |Manifest: 9a:09:85:98:65:c4:8c:11:c5:49:f6:d6:33:23:39:df:8d:b4:ff:92:84:b8:bd:a5:83:9f:ac:7f:2a:d1:4b:6a
        Oh_The_Biomes_You'll_Go-forge-1.18.2-1.4.7.jar    |Oh The Biomes You'll Go       |byg                           |1.4                 |DONE      |Manifest: NOSIGNATURE
        immersive_melodies-0.1.0+1.18.2-forge.jar         |Immersive Melodies            |immersive_melodies            |0.1.0+1.18.2        |DONE      |Manifest: NOSIGNATURE
        Delightful-1.18.2-3.2.1.jar                       |Delightful                    |delightful                    |3.2.1               |DONE      |Manifest: NOSIGNATURE
        CosmeticArmorReworked-1.18.2-v2a.jar              |CosmeticArmorReworked         |cosmeticarmorreworked         |1.18.2-v2a          |DONE      |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
        create_enchantment_industry-1.18.2-for-create-0.5.|Create Enchantment Industry   |create_enchantment_industry   |1.2.7.c             |DONE      |Manifest: NOSIGNATURE
        Vanishmod-1.18.2-1.1.14.jar                       |Vanishmod                     |vmod                          |1.1.14              |DONE      |Manifest: NOSIGNATURE
        UndeadUnleashed-1.1.1-1.18.2.jar                  |Undead Unleashed              |undead_unleashed              |1.1.0               |DONE      |Manifest: NOSIGNATURE
        aquamirae-5.api10.jar                             |Aquamirae                     |aquamirae                     |5.api10             |DONE      |Manifest: NOSIGNATURE
        createaddition-1.18.2-1.0.0.jar                   |Create Crafts & Additions     |createaddition                |1.18.2-1.0.0        |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: b3f7f5cb-11b5-4367-93dc-35ea33a9b922
    FML: 40.2
    Forge: net.minecraftforge:40.2.10
    FramedBlocks BlockEntity Warning: Not applicable
SrRapero720 commented 9 months ago

Your issue Is from waterframes, so i transfered to here

SrRapero720 commented 9 months ago

Is a dedicated server... Right? Or Is client?

AqueleHaru commented 9 months ago

it's a dedicated server.

costia123 commented 9 months ago

same prob my server crash when i try to open the vidéo frame (That only append when i play on my server)

Error : 
[01nov.2023 16:02:53.600] [Server thread/ERROR] [net.minecraft.server.MinecraftServer/]: Encountered an unexpected exception
java.lang.NoClassDefFoundError: me/srrapero720/watermedia/api/image/ImageCache
    at me.srrapero720.waterframes.common.screen.FrameScreen.onCreate(FrameScreen.java:55) ~[waterframes-1.20.1-2.0.0-beta1.jar%23266!/:2.0.0-beta1]
    at me.srrapero720.waterframes.common.screen.DisplayScreen.create(DisplayScreen.java:43) ~[waterframes-1.20.1-2.0.0-beta1.jar%23266!/:2.0.0-beta1]
    at team.creative.creativecore.common.gui.GuiLayer.init(GuiLayer.java:113) ~[CreativeCore_FORGE_v2.11.8_mc1.20.1.jar%23209!/:2.11.8]
    at team.creative.creativecore.common.gui.integration.ContainerIntegration.<init>(ContainerIntegration.java:28) ~[CreativeCore_FORGE_v2.11.8_mc1.20.1.jar%23209!/:2.11.8]
    at team.creative.creativecore.common.gui.packet.OpenGuiPacket.lambda$openGuiOnServer$0(OpenGuiPacket.java:38) ~[CreativeCore_FORGE_v2.11.8_mc1.20.1.jar%23209!/:2.11.8]
    at net.minecraft.world.SimpleMenuProvider.m_7208_(SimpleMenuProvider.java:25) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.server.level.ServerPlayer.m_5893_(ServerPlayer.java:963) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at team.creative.creativecore.common.gui.packet.OpenGuiPacket.openGuiOnServer(OpenGuiPacket.java:38) ~[CreativeCore_FORGE_v2.11.8_mc1.20.1.jar%23209!/:2.11.8]
    at team.creative.creativecore.common.gui.creator.GuiCreator.openGui(GuiCreator.java:52) ~[CreativeCore_FORGE_v2.11.8_mc1.20.1.jar%23209!/:2.11.8]
    at team.creative.creativecore.common.gui.creator.GuiCreator$GuiCreatorBlock.open(GuiCreator.java:120) ~[CreativeCore_FORGE_v2.11.8_mc1.20.1.jar%23209!/:2.11.8]
    at team.creative.creativecore.common.gui.creator.GuiCreator$GuiCreatorBlock.open(GuiCreator.java:113) ~[CreativeCore_FORGE_v2.11.8_mc1.20.1.jar%23209!/:2.11.8]
    at me.srrapero720.waterframes.common.block.DisplayBlock.m_6227_(DisplayBlock.java:71) ~[waterframes-1.20.1-2.0.0-beta1.jar%23266!/:2.0.0-beta1]
    at net.minecraft.world.level.block.state.BlockBehaviour$BlockStateBase.m_60664_(BlockBehaviour.java:778) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.server.level.ServerPlayerGameMode.m_7179_(ServerPlayerGameMode.java:343) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.server.network.ServerGamePacketListenerImpl.m_6371_(ServerGamePacketListenerImpl.java:1055) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:34) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.network.protocol.game.ServerboundUseItemOnPacket.m_5797_(ServerboundUseItemOnPacket.java:8) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.network.protocol.PacketUtils.m_263899_(PacketUtils.java:22) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.server.TickTask.run(TickTask.java:18) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.util.thread.BlockableEventLoop.m_6367_(BlockableEventLoop.java:156) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.util.thread.ReentrantBlockableEventLoop.m_6367_(ReentrantBlockableEventLoop.java:23) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:770) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.server.MinecraftServer.m_6367_(MinecraftServer.java:161) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.util.thread.BlockableEventLoop.m_7245_(BlockableEventLoop.java:130) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.server.MinecraftServer.m_129961_(MinecraftServer.java:753) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.server.MinecraftServer.m_7245_(MinecraftServer.java:747) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.util.thread.BlockableEventLoop.m_18701_(BlockableEventLoop.java:139) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.server.MinecraftServer.m_130012_(MinecraftServer.java:733) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:665) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23269!/:?]
    at java.lang.Thread.run(Thread.java:833) ~[?:?]
Caused by: java.lang.ClassNotFoundException: me.srrapero720.watermedia.api.image.ImageCache
    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:137) ~[securejarhandler-2.1.10.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:137) ~[securejarhandler-2.1.10.jar:?]
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?]
    ... 31 more
SrRapero720 commented 9 months ago

please @AqueleHaru and @costia123 Always you paste your log or crash report use https://gist.github.com/ or almost use this symbol: ` 3 times at the start and at the end.

And looks like this:

Log blah
SrRapero720 commented 9 months ago

Btw, thanks for the report. I'll fix It today

AqueleHaru commented 9 months ago

I thank you for your hard work. :)

costia123 commented 9 months ago

tyy

SrRapero720 commented 9 months ago

fixed in beta2 https://legacy.curseforge.com/minecraft/mc-mods/waterframes/files/4833018