
Tapardy
Members-
Posts
8 -
Joined
-
Last visited
Tapardy's Achievements

Tree Puncher (2/8)
0
Reputation
-
Archlinux unable to start servers due to mising mods.toml file
Tapardy replied to Tapardy's topic in Support & Bug Reports
after a lot of tutorials this is as far as i can possibly get ---- Minecraft Crash Report ---- // On the bright side, I bought you a teddy bear! Time: 2023-04-11 20:50:50 Description: Mod loading error has occurred java.lang.Exception: Mod Loading has failed at net.minecraftforge.logging.CrashReportExtender.dumpModLoadingCrashReport(CrashReportExtender.java:55) ~[forge-1.19.2-43.2.0-universal.jar%23628!/:?] {re:classloading} at net.minecraftforge.server.loading.ServerModLoader.load(ServerModLoader.java:39) ~[forge-1.19.2-43.2.0-universal.jar%23628!/:?] {re:classloading} at net.minecraft.server.Main.main(Main.java:113) ~[server-1.19.2-20220805.130853-srg.jar%23623!/:?] {re:classloading,re:mixin,pl:mixin:A} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?] {} at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?] {} at net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler.lambda$launchService$0(CommonServerLaunchHandler.java:29) ~[fmlloader-1.19.2-43.2.0.jar%2367!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:30) [modlauncher-10.0.8.jar%2354!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:53) [modlauncher-10.0.8.jar%2354!/:?] {} at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:71) [modlauncher-10.0.8.jar%2354!/:?] {} at cpw.mods.modlauncher.Launcher.run(Launcher.java:106) [modlauncher-10.0.8.jar%2354!/:?] {} at cpw.mods.modlauncher.Launcher.main(Launcher.java:77) [modlauncher-10.0.8.jar%2354!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:26) [modlauncher-10.0.8.jar%2354!/:?] {} at cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(BootstrapLaunchConsumer.java:23) [modlauncher-10.0.8.jar%2354!/:?] {} at cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher.java:141) [bootstraplauncher-1.1.2.jar:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: main Stacktrace: at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2393) ~[?:?] {} -- MOD elytraslot -- Details: Caused by 0: java.lang.reflect.InvocationTargetException at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {} at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {re:mixin} at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.0.jar%23625!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.0.jar%23624!/:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} Mod File: /opt/minecraft/mods/elytraslot-forge-6.1.0+1.19.2.jar Failure message: Elytra Slot (elytraslot) has failed to load correctly java.lang.reflect.InvocationTargetException: null Mod Version: 6.1.0+1.19.2 Mod Issue URL: https://github.com/illusivesoulworks/elytraslot/issues Exception message: java.lang.UnsatisfiedLinkError: Can't load library: /usr/lib/jvm/java-17-openjdk/lib/libawt_xawt.so Stacktrace: at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2393) ~[?:?] {} at java.lang.Runtime.load0(Runtime.java:755) ~[?:?] {} at java.lang.System.load(System.java:1953) ~[?:?] {re:mixin} at jdk.internal.loader.NativeLibraries.load(Native Method) ~[?:?] {} at jdk.internal.loader.NativeLibraries$NativeLibraryImpl.open(NativeLibraries.java:388) ~[?:?] {} at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:232) ~[?:?] {} at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:174) ~[?:?] {} at jdk.internal.loader.NativeLibraries.findFromPaths(NativeLibraries.java:315) ~[?:?] {} at jdk.internal.loader.NativeLibraries.loadLibrary(NativeLibraries.java:285) ~[?:?] {} at java.lang.ClassLoader.loadLibrary(ClassLoader.java:2398) ~[?:?] {} at java.lang.Runtime.loadLibrary0(Runtime.java:818) ~[?:?] {} at java.lang.System.loadLibrary(System.java:1989) ~[?:?] {re:mixin} at java.awt.Toolkit$2.run(Toolkit.java:1388) ~[?:?] {} at java.awt.Toolkit$2.run(Toolkit.java:1386) ~[?:?] {} at java.security.AccessController.doPrivileged(AccessController.java:318) ~[?:?] {} at java.awt.Toolkit.loadLibraries(Toolkit.java:1385) ~[?:?] {} at java.awt.Toolkit.initStatic(Toolkit.java:1423) ~[?:?] {} at java.awt.Toolkit.<clinit>(Toolkit.java:1397) ~[?:?] {} at java.awt.Color.<clinit>(Color.java:277) ~[?:?] {} at com.illusivesoulworks.elytraslot.common.IElytraProvider.<clinit>(IElytraProvider.java:30) ~[elytraslot-forge-6.1.0+1.19.2.jar%23431!/:6.1.0+1.19.2] {re:classloading} at com.illusivesoulworks.elytraslot.ElytraSlotCommonMod.init(ElytraSlotCommonMod.java:54) ~[elytraslot-forge-6.1.0+1.19.2.jar%23431!/:6.1.0+1.19.2] {re:classloading} at com.illusivesoulworks.elytraslot.ElytraSlotForgeMod.<init>(ElytraSlotForgeMod.java:51) ~[elytraslot-forge-6.1.0+1.19.2.jar%23431!/:6.1.0+1.19.2] {re:classloading} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) ~[?:?] {} at jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) ~[?:?] {} at jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) ~[?:?] {} at java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) ~[?:?] {re:mixin} at java.lang.reflect.Constructor.newInstance(Constructor.java:480) ~[?:?] {re:mixin} at net.minecraftforge.fml.javafmlmod.FMLModContainer.constructMod(FMLModContainer.java:68) ~[javafmllanguage-1.19.2-43.2.0.jar%23625!/:?] {} at net.minecraftforge.fml.ModContainer.lambda$buildTransitionHandler$10(ModContainer.java:121) ~[fmlcore-1.19.2-43.2.0.jar%23624!/:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) ~[?:?] {} at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1796) ~[?:?] {} at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {} at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {} at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames} at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin} -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Linux (amd64) version 6.2.9-arch1-1 Java Version: 17.0.6, N/A Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 3737769024 bytes (3564 MiB) / 4307550208 bytes (4108 MiB) up to 8589934592 bytes (8192 MiB) CPUs: 12 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 5 7600X 6-Core Processor Identifier: AuthenticAMD Family 25 Model 97 Stepping 2 Microarchitecture: Zen 3 Frequency (GHz): 5.45 Number of physical packages: 1 Number of physical CPUs: 6 Number of logical CPUs: 12 Graphics card #0 name: GA104 [GeForce RTX 3070 Lite Hash Rate] Graphics card #0 vendor: NVIDIA Corporation (0x10de) Graphics card #0 VRAM (MB): 8224.00 Graphics card #0 deviceId: 0x2488 Graphics card #0 versionInfo: unknown Virtual memory max (MB): 20013.64 Virtual memory used (MB): 15939.30 Swap memory total (MB): 4096.00 Swap memory used (MB): 12.50 JVM Flags: 1 total; -Xmx8G ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeserver ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.0.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] javafml@null [email protected] lowcodefml@null Mod List: saturn-mc1.19.2-0.0.1.jar |Saturn |saturn |0.0.1 |COMMON_SET|Manifest: NOSIGNATURE dynamiclightsreforged-1.19.2_v1.4.0.jar |Rubidium Dynamic Lights |dynamiclightsreforged |1.19.2_v1.4.0 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterDungeons-1.19.2-Forge-3.2.2.jar |YUNG's Better Dungeons |betterdungeons |1.19.2-Forge-3.2.2 |COMMON_SET|Manifest: NOSIGNATURE Forge-1.0.1-1.19.jar |Additional Entity Attributes |additionalentityattributes |1.0.1+1.19 |COMMON_SET|Manifest: NOSIGNATURE player-animation-lib-forge-0.4.2.jar |Player Animator |playeranimator |0.4.2 |COMMON_SET|Manifest: NOSIGNATURE nether-s-exoticism-1.19.2-1.2.4.jar |Nether's Exoticism |nethers_exoticism |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE Public GUI Announcement-forge-1.19.2-4.3.3.jar |Public GUI Announcement |publicguiannouncement |4.3.3 |COMMON_SET|Manifest: NOSIGNATURE paragon-forge-3.0.2-1.19x.jar |Paragon |paragon |3.0.2 |COMMON_SET|Manifest: NOSIGNATURE stalwart-dungeons-1.19.2-1.2.5.jar |Stalwart Dungeons |stalwart_dungeons |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE apoli-forge-1.19.2-2.3.4.4.jar |Apoli |apoli |1.19.2-2.3.4.4 |COMMON_SET|Manifest: NOSIGNATURE Strawgolem-forge-1.19.2-2.0.0-beta.5.jar |Straw Golem |strawgolem |2.0.0-beta.5 |COMMON_SET|Manifest: NOSIGNATURE VillagersPlus_1.2_(FORGE)_for_1.19.2.jar |Villagers Plus |villagersplus |1.2 |COMMON_SET|Manifest: NOSIGNATURE YungsApi-1.19.2-Forge-3.8.7.jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.7 |COMMON_SET|Manifest: NOSIGNATURE nocube's_farmers_compats_1.0.0_Forge_1.19.2.jar |Farmer's Compats (by NoCube) |nocubes_farmer_compats |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE GatewaysToEternity-1.19.2-3.1.1.jar |Gateways To Eternity |gateways |3.1.1 |COMMON_SET|Manifest: NOSIGNATURE JobsPlus 1.19.2-0.9.4.jar |Jobs+ |jobsplus |1.19.2-0.9.4 |COMMON_SET|Manifest: NOSIGNATURE upgradednetherite_items-1.19.2-4.1.0.1-release.jar|Upgraded Netherite : Items |upgradednetherite_items |1.19.2-4.1.0.1-relea|COMMON_SET|Manifest: NOSIGNATURE ibarnoriginsaddon-1.1.2.1-forge-1.19.jar |ibarn's origins addon |ibarnorigins |1.1.2.1 |COMMON_SET|Manifest: NOSIGNATURE vinery-1.19.2-1.1.1.jar |Vinery |vinery |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE guardvillagers-1.19.2-1.5.2.jar |Guard Villagers |guardvillagers |1.19.2-1.5.2 |COMMON_SET|Manifest: NOSIGNATURE Apotheosis-1.19.2-6.0.3.jar |Apotheosis |apotheosis |6.0.3 |COMMON_SET|Manifest: NOSIGNATURE balm-4.5.3.jar |Balm |balm |4.5.3 |COMMON_SET|Manifest: NOSIGNATURE SnowRealMagic-1.19.2-forge-6.4.0.jar |Snow! Real Magic! |snowrealmagic |6.4.0 |COMMON_SET|Manifest: NOSIGNATURE immersive_armors-1.5.4+1.19.2-forge.jar |Immersive Armors |immersive_armors |1.5.4+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE JustEnoughResources-1.19.2-1.2.1.193.jar |Just Enough Resources |jeresources |1.2.1.193 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterNetherFortresses-1.19.2-Forge-1.0.3.jar|YUNG's Better Nether Fortresse|betterfortresses |1.19.2-Forge-1.0.3 |COMMON_SET|Manifest: NOSIGNATURE cloth-config-8.2.88-forge.jar |Cloth Config v8 API |cloth_config |8.2.88 |COMMON_SET|Manifest: NOSIGNATURE ctov-3.1.5a.jar |ChoiceTheorem's Overhauled Vil|ctov |3.1.5 |COMMON_SET|Manifest: NOSIGNATURE LeavesBeGone-v4.0.1-1.19.2-Forge.jar |Leaves Be Gone |leavesbegone |4.0.1 |COMMON_SET|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 revampedwolf-1.19.2-2.1.0.jar |RevampedWolf |revampedwolf |1.19.2-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE supplementaries-1.19.2-2.2.50.jar |Supplementaries |supplementaries |1.19.2-2.2.50 |COMMON_SET|Manifest: NOSIGNATURE geophilic-forge-1.19-1.2.0.jar |Geophilic |geophilic |1.19-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE upgradednetherite-1.19.2-5.1.0.5-release.jar |Upgraded Netherite |upgradednetherite |1.19.2-5.1.0.5-relea|COMMON_SET|Manifest: NOSIGNATURE stylecolonies-1.0.0.jar |stylecolonies mod |stylecolonies |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE structure_gel-1.19.2-2.7.1.jar |Structure Gel API |structure_gel |2.7.1 |COMMON_SET|Manifest: NOSIGNATURE explorations-forge-1.19.2-1.3.jar |Explorations+ |explorations |1.19.2-1.3 |COMMON_SET|Manifest: NOSIGNATURE corpse-1.19.2-1.0.0.jar |Corpse |corpse |1.19.2-1.0.0 |COMMON_SET|Manifest: NOSIGNATURE AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |COMMON_SET|Manifest: NOSIGNATURE repurposed_structures_forge-6.3.11+1.19.2.jar |Repurposed Structures |repurposed_structures |6.3.11+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE BetterCompatibilityChecker-1.0.9-build.38+mc1.19.2|Better Compatibility Checker |bcc |1.0.9-build.38+mc1.1|COMMON_SET|Manifest: NOSIGNATURE Good Ending-1.19.2-1.0.2-forge.jar |Good Ending |goodending |1.19.2-1.0.2 |COMMON_SET|Manifest: NOSIGNATURE geodeforge-1.1.6-1.19.2.jar |Geode+ |geode |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE explorify-forge-1.19-1.3.0.jar |Explorify |explorify |1.19-1.3.0 |COMMON_SET|Manifest: NOSIGNATURE dungeons_plus-1.19.2-1.3.0.jar |Dungeons Plus |dungeons_plus |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE UnusualEnd1.19_V1.2.7.jar |Unusual End |unusualend |1.2.7 |COMMON_SET|Manifest: NOSIGNATURE transparent-5.1.2+1.19-forge.jar |Transparent |transparent |5.1.2 |COMMON_SET|Manifest: NOSIGNATURE YungsBridges-1.19.2-Forge-3.1.0.jar |YUNG's Bridges |yungsbridges |1.19.2-Forge-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE Highlighter-1.19.1-1.1.4.jar |Highlighter |highlighter |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE TextruesRubidiumOptions-1.0.4-mc1.19.2.jar |TexTrue's Rubidium Options |reeses_sodium_options |1.0.4-mc1.19.2 |COMMON_SET|Manifest: NOSIGNATURE spark-1.10.29-forge.jar |spark |spark |1.10.29 |COMMON_SET|Manifest: NOSIGNATURE Philips-ruins1.19.2-4.6.jar |Philip's ruins |philipsruins |4.6 |COMMON_SET|Manifest: NOSIGNATURE frosted-friends-1.19.2-1.0.7.jar |Frosted Friends |frosted_friends |1.0.7 |COMMON_SET|Manifest: NOSIGNATURE curios-forge-1.19.2-5.1.2.2.jar |Curios API |curios |1.19.2-5.1.2.2 |COMMON_SET|Manifest: NOSIGNATURE origins-forge-1.19.2-1.5.0.6-all.jar |Origins |origins |1.19.2-1.5.0.6 |COMMON_SET|Manifest: NOSIGNATURE YungsExtras-1.19.2-Forge-3.1.0.jar |YUNG's Extras |yungsextras |1.19.2-Forge-3.1.0 |COMMON_SET|Manifest: NOSIGNATURE AbundantAtmosphere-1.19.2-1.2.0-beta.jar |Abundant Atmosphere |abundant_atmosphere |1.19.2-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE pluto-mc1.19.2-0.0.7.jar |Pluto |pluto |0.0.7 |COMMON_SET|Manifest: NOSIGNATURE betterwithminecolonies-1.19-1.18.19.jar |Better With Minecolonies |betterwithminecolonies |1.19++-1.18.19 |COMMON_SET|Manifest: NOSIGNATURE ItemPhysic_FORGE_v1.6.6_mc1.19.2.jar |ItemPhysic |itemphysic |1.6.6 |COMMON_SET|Manifest: NOSIGNATURE illageandspillage-1.19.2-1.2.4.jar |Illage And Spillage |illageandspillage |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterMineshafts-1.19.2-Forge-3.2.0.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.39.jar |GeckoLib |geckolib3 |3.1.39 |COMMON_SET|Manifest: NOSIGNATURE BetterModsButton-v4.2.1-1.19.2-Forge.jar |Better Mods Button |bettermodsbutton |4.2.1 |COMMON_SET|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 dungeons_libraries-1.19.2-3.0.9-beta.jar |Dungeons Libraries |dungeons_libraries |1.19.2-3.0.9-beta |COMMON_SET|Manifest: NOSIGNATURE DarkPaintings-Forge-1.19.2-13.1.5.jar |DarkPaintings |darkpaintings |13.1.5 |COMMON_SET|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 dungeons_gear-1.19.2-5.0.4-beta.jar |Dungeons Gear |dungeons_gear |1.19.2-5.0.4-beta |COMMON_SET|Manifest: NOSIGNATURE treasure-bags-1.19.2-1.8.0.jar |Treasure Bags |treasurebags |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE elytraslot-forge-6.1.0+1.19.2.jar |Elytra Slot |elytraslot |6.1.0+1.19.2 |ERROR |Manifest: NOSIGNATURE Kiwi-1.19.1-forge-8.2.1.jar |Kiwi |kiwi |8.2.1 |COMMON_SET|Manifest: NOSIGNATURE humancompanions-1.19.2-1.7.3.jar |Human Companions |humancompanions |1.19.2-1.7.3 |COMMON_SET|Manifest: NOSIGNATURE jei-1.19.2-forge-11.6.0.1011.jar |Just Enough Items |jei |11.6.0.1011 |COMMON_SET|Manifest: NOSIGNATURE vmh-1.1.6-1.19.2.jar |VMH - Variable Mob Height |vmh |1.1.6-1.19.3 |COMMON_SET|Manifest: NOSIGNATURE The_Graveyard_2.2_(FORGE)_for_1.19.2.jar |The Graveyard |graveyard |2.2 |COMMON_SET|Manifest: NOSIGNATURE AttributeFix-Forge-1.19.2-17.1.3.jar |AttributeFix |attributefix |17.1.3 |COMMON_SET|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 Pehkui-3.7.0+1.19.2-forge.jar |Pehkui |pehkui |3.7.0+1.19.2-forge |COMMON_SET|Manifest: NOSIGNATURE goblintraders-1.8.0-1.19.2.jar |Goblin Traders |goblintraders |1.8.0 |COMMON_SET|Manifest: NOSIGNATURE caelus-forge-1.19.2-3.0.0.6.jar |Caelus API |caelus |1.19.2-3.0.0.6 |COMMON_SET|Manifest: NOSIGNATURE Paxi-1.19.2-Forge-3.0.1.jar |Paxi |paxi |1.19.2-Forge-3.0.1 |COMMON_SET|Manifest: NOSIGNATURE PassableFoliage-1.19.1-forge-5.0.1.jar |Passable Foliage |passablefoliage |5.0.1 |COMMON_SET|Manifest: NOSIGNATURE TravelersBackpack-1.19.2-8.2.16.jar |Traveler's Backpack |travelersbackpack |8.2.16 |COMMON_SET|Manifest: NOSIGNATURE NaturesCompass-1.19.2-1.10.0-forge.jar |Nature's Compass |naturescompass |1.19.2-1.10.0-forge |COMMON_SET|Manifest: NOSIGNATURE GeOre-1.19.2-2.2.1.jar |GeOre |geore |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE StrawStatues-v4.0.10-1.19.2-Forge.jar |Straw Statues |strawstatues |4.0.10 |COMMON_SET|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 SereneSeasons-1.19.2-8.1.0.24.jar |Serene Seasons |sereneseasons |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE snowundertrees-1.19.2-1.3.1.jar |Snow Under Trees |snowundertrees |1.3.1 |COMMON_SET|Manifest: NOSIGNATURE snuffles-1.0.3.jar |Snuffles |snuffles |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE starlight-1.1.1+forge.cf5b10b.jar |Starlight |starlight |1.1.1+forge.a3aea74 |COMMON_SET|Manifest: NOSIGNATURE redstructure-1.0.5-forge-1.19.2.jar |Reds More Structures |redmorestructure |1.0.5-forge-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE medieval_paintings-1.19.2-7.0.jar |Medieval Paintings |medieval_paintings |7.0 |COMMON_SET|Manifest: NOSIGNATURE tetratic-combat-1.19-2.6.jar |Tetratic Combat |tetraticcombat |2.6 |COMMON_SET|Manifest: NOSIGNATURE [Universal]Immersive Structures-2.0.7.jar |Immersive Structure |imst |2.0.7 |COMMON_SET|Manifest: NOSIGNATURE bestylewither-forge-mc1.19-1.3.2.jar |BE Style Wither |bestylewither |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE DungeonsArise-1.19.2-2.1.54-release.jar |When Dungeons Arise |dungeons_arise |2.1.54-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE sons-of-sins-1.19.2-1.1.1.jar |sons of sins |sons_of_sins |1.1.1 |COMMON_SET|Manifest: NOSIGNATURE smoothchunk-1.19.1-2.0.jar |Smoothchunk mod |smoothchunk |1.19.1-2.0 |COMMON_SET|Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.136.jar |TerraBlender |terrablender |2.0.1.136 |COMMON_SET|Manifest: NOSIGNATURE bettercombat-forge-1.5.5+1.19.jar |Better Combat |bettercombat |1.5.5+1.19 |COMMON_SET|Manifest: NOSIGNATURE NoChatReports-FORGE-1.19.2-v1.5.1.jar |No Chat Reports |nochatreports |1.19.2-v1.5.1 |COMMON_SET|Manifest: NOSIGNATURE spectrelib-forge-0.11.0+1.19.jar |SpectreLib |spectrelib |0.11.0+1.19 |COMMON_SET|Manifest: NOSIGNATURE domum_ornamentum-1.19-1.0.76-ALPHA-universal.jar |Domum Ornamentum |domum_ornamentum |1.19-1.0.76-ALPHA |COMMON_SET|Manifest: NOSIGNATURE calio-forge-1.19.2-1.6.0.3.jar |Calio |calio |1.19.2-1.6.0.3 |COMMON_SET|Manifest: NOSIGNATURE betterfpsdist-1.19.2-1.8.jar |betterfpsdist mod |betterfpsdist |1.19.2-1.8 |COMMON_SET|Manifest: NOSIGNATURE kffmod-3.10.0.jar |Kotlin For Forge |kotlinforforge |3.10.0 |COMMON_SET|Manifest: NOSIGNATURE Paintings-forge-1.19.2-10.2.4.0.jar |Paintings ++ |paintings |10.2.4.0 |COMMON_SET|Manifest: NOSIGNATURE forge-1.19.2-43.2.0-universal.jar |Forge |forge |43.2.0 |COMMON_SET|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 whisperwoods-1.19-2.1.1-forge.jar |Whisperwoods |whisperwoods |1.19-2.1.1 |COMMON_SET|Manifest: NOSIGNATURE FarmersRespite-1.19-2.0.jar |Farmer's Respite |farmersrespite |1.19-2.0 |COMMON_SET|Manifest: NOSIGNATURE ecologics-forge-1.19.2-2.1.11.jar |Ecologics |ecologics |2.1.11 |COMMON_SET|Manifest: NOSIGNATURE polymorph-forge-0.46.1+1.19.2.jar |Polymorph |polymorph |0.46.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |COMMON_SET|Manifest: NOSIGNATURE canary-mc1.19.2-0.1.8.jar |Canary |canary |0.1.8 |COMMON_SET|Manifest: NOSIGNATURE structurize-1.19.2-1.0.472-BETA.jar |Structurize |structurize |1.19.2-1.0.472-BETA |COMMON_SET|Manifest: NOSIGNATURE tlc_forge-1.0.2-R-1.19.2.jar |The Lost Castle |tlc |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE Structory_Towers_1.19_v1.0.1.jar |Structory: Towers |structory_towers |0.0NONE |COMMON_SET|Manifest: NOSIGNATURE Visuality-1.0+forge-mc1.19.jar |Visuality: Reforged |visuality |1.0 |COMMON_SET|Manifest: NOSIGNATURE upgradednetherite_ultimate-1.19.2-4.1.0.2-release.|Upgraded Netherite : Ultimerit|upgradednetherite_ultimate |1.19.2-4.1.0.2-relea|COMMON_SET|Manifest: NOSIGNATURE PuzzlesLib-v4.3.12-1.19.2-Forge.jar |Puzzles Lib |puzzleslib |4.3.12 |COMMON_SET|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.19.2-2.0.0.13.jar |Oh The Biomes You'll Go |byg |2.0.0.13 |COMMON_SET|Manifest: NOSIGNATURE rebind_narrator-forge-1.19.2-2.0.0.jar |Rebind Narrator |rebind_narrator |2.0.0 |COMMON_SET|Manifest: NOSIGNATURE CosmeticArmorReworked-1.19.2-v1a.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.19.2-v1a |COMMON_SET|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 End's Phantasm - BETAv1.2.10.5 - 1.19.2.jar |End's Phantasm |phantasm |1.2.10.5 |COMMON_SET|Manifest: NOSIGNATURE Sculked V1.4.0.jar |Sculked |sculked |1.4.0 |COMMON_SET|Manifest: NOSIGNATURE aquamirae-5.6.API14.jar |Aquamirae |aquamirae |5.6.API14 |COMMON_SET|Manifest: NOSIGNATURE xptome-1.19-2.1.7.jar |XP Tome |xpbook |2.1.7 |COMMON_SET|Manifest: NOSIGNATURE tetra-1.19.2-5.0.1.jar |Tetra |tetra |5.0.1 |COMMON_SET|Manifest: NOSIGNATURE hexerei-0.2.5.jar |Hexerei |hexerei |0.2.5 |COMMON_SET|Manifest: NOSIGNATURE TreeChop-1.19.2-forge-0.17.4.jar |HT's TreeChop |treechop |0.17.4 |COMMON_SET|Manifest: NOSIGNATURE SkyVillages-1.0.1-1.19-forge-release.jar |Sky Villages |skyvillages |1.0.1-1.19-forge |COMMON_SET|Manifest: NOSIGNATURE blue_skies-1.19.2-1.3.20.jar |Blue Skies |blue_skies |1.3.20 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterWitchHuts-1.19.2-Forge-2.1.0.jar |YUNG's Better Witch Huts |betterwitchhuts |1.19.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE v_slab_compat-1.19.2-1.4.jar |Vertical Slabs Compat |v_slab_compat |1.19.2-1.4 |COMMON_SET|Manifest: NOSIGNATURE netherportalfix-forge-1.19-10.0.0.jar |NetherPortalFix |netherportalfix |10.0.0 |COMMON_SET|Manifest: NOSIGNATURE deepslatecutting-forge-1.5.0.jar |DeepslateCutting |deepslatecutting_forge |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE Galosphere-1.19.2-1.2.3-Forge.jar |Galosphere |galosphere |1.19.2-1.2.3 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterOceanMonuments-1.19.2-Forge-2.1.0.jar |YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE connectivity-1.19.2-3.4.jar |Connectivity Mod |connectivity |1.19.2-3.4 |COMMON_SET|Manifest: NOSIGNATURE kleeslabs-forge-1.19-12.1.0.jar |KleeSlabs |kleeslabs |12.1.0 |COMMON_SET|Manifest: NOSIGNATURE HorseExpert-v4.0.0-1.19.2-Forge.jar |Horse Expert |horseexpert |4.0.0 |COMMON_SET|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 villagernames-1.19.2-5.1.jar |Villager Names |villagernames |5.1 |COMMON_SET|Manifest: NOSIGNATURE Prism-1.19.1-1.0.2.jar |Prism |prism |1.0.2 |COMMON_SET|Manifest: NOSIGNATURE Placebo-1.19.2-7.1.2.jar |Placebo |placebo |7.1.2 |COMMON_SET|Manifest: NOSIGNATURE citadel-2.1.1-1.19.jar |Citadel |citadel |2.1.1 |COMMON_SET|Manifest: NOSIGNATURE alexsmobs-1.21.1.jar |Alex's Mobs |alexsmobs |1.21.1 |COMMON_SET|Manifest: NOSIGNATURE Bookshelf-Forge-1.19.2-16.2.17.jar |Bookshelf |bookshelf |16.2.17 |COMMON_SET|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 twigs-forge-2.0.1+1.19.2.jar |Twigs |twigs |2.0.1+1.19 |COMMON_SET|Manifest: NOSIGNATURE relics-1.19.2-0.4.1.11.jar |Relics |relics |0.4.1.11 |COMMON_SET|Manifest: NOSIGNATURE takesapillage-1.0.3-1.19.2.jar |It Takes A Pillage |takesapillage |1.0.3 |COMMON_SET|Manifest: NOSIGNATURE Rex's-AdditionalStructures-1.19.x-(v.4.0.3).jar |Additional Structures |additionalstructures |4.0.3 |COMMON_SET|Manifest: NOSIGNATURE bygonenether-1.2.2-1.19.2.jar |Bygone Nether |bygonenether |1.2.2 |COMMON_SET|Manifest: NOSIGNATURE carryon-forge-1.19.2-2.0.5.10.jar |Carry On |carryon |2.0.5.10 |COMMON_SET|Manifest: NOSIGNATURE dummmmmmy-1.19.2-1.7.0.jar |MmmMmmMmmmmm |dummmmmmy |1.19.2-1.7.0 |COMMON_SET|Manifest: NOSIGNATURE twilightforest-1.19.2-4.2.1518-universal.jar |The Twilight Forest |twilightforest |4.2.1518 |COMMON_SET|Manifest: NOSIGNATURE mcw-bridges-2.0.6-mc1.19.2forge.jar |Macaw's Bridges |mcwbridges |2.0.6 |COMMON_SET|Manifest: NOSIGNATURE FarmersDelight-1.19-1.2.0.jar |Farmer's Delight |farmersdelight |1.19-1.2.0 |COMMON_SET|Manifest: NOSIGNATURE culturaldelights-1.19.2-0.15.1.jar |Cultural Delights |culturaldelights |1.19.2-0.15.1 |COMMON_SET|Manifest: NOSIGNATURE DustrialDecor-1.3.3-1.19.2.jar |'Dustrial Decor |dustrial_decor |1.3.2 |COMMON_SET|Manifest: NOSIGNATURE collectorsreap-1.19-1.2.jar |Collector's Reap |collectorsreap |1.2 |COMMON_SET|Manifest: NOSIGNATURE endrem_forge-5.2.1-R-1.19.X.jar |End Remastered |endrem |5.2.1-R-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE JER-Integration-4.3.1.jar |JER Integration |jerintegration |4.3.1 |COMMON_SET|Manifest: NOSIGNATURE born_in_chaos_1.19_1.2.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE dungeons_enhanced-1.19.2-4.1.jar |Dungeons Enhanced |dungeons_enhanced |4.1 |COMMON_SET|Manifest: NOSIGNATURE L_Enders_Cataclysm-0.7 The Harbinger Update-1.19.2|Cataclysm Mod |cataclysm |1.0 |COMMON_SET|Manifest: NOSIGNATURE Patchouli-1.19.2-77.jar |Patchouli |patchouli |1.19.2-77 |COMMON_SET|Manifest: NOSIGNATURE ars_nouveau-1.19.2-3.12.3.jar |Ars Nouveau |ars_nouveau |3.12.3 |COMMON_SET|Manifest: NOSIGNATURE Delightful-1.19.2-3.2.2.jar |Delightful |delightful |3.2.2 |COMMON_SET|Manifest: NOSIGNATURE starbunclemania-1.19.2-1.0.5.4.jar |Starbunclemania |starbunclemania |1.19.2-1.0.5.4 |COMMON_SET|Manifest: NOSIGNATURE blockui-1.19-0.0.64-ALPHA.jar |UI Library Mod |blockui |1.19-0.0.64-ALPHA |COMMON_SET|Manifest: NOSIGNATURE multipiston-1.19.2-1.2.21-ALPHA.jar |Multi-Piston |multipiston |1.19.2-1.2.21-ALPHA |COMMON_SET|Manifest: NOSIGNATURE collective-1.19.2-6.48.jar |Collective |collective |6.48 |COMMON_SET|Manifest: NOSIGNATURE spyglass_improvements-1.4+mc1.19+forge.jar |Spyglass Improvements |spyglass_improvements |1.4+mc1.19.x |COMMON_SET|Manifest: NOSIGNATURE rpggods-19.2.2.jar |RPG Gods |rpggods |19.2.2 |COMMON_SET|Manifest: NOSIGNATURE greekfantasy-19.2.6.jar |Greek Fantasy |greekfantasy |19.2.6 |COMMON_SET|Manifest: NOSIGNATURE NightConfigFixes-v4.0.2-1.19.2-Forge.jar |Night Config Fixes |nightconfigfixes |4.0.2 |COMMON_SET|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 YungsBetterStrongholds-1.19.2-Forge-3.2.0.jar |YUNG's Better Strongholds |betterstrongholds |1.19.2-Forge-3.2.0 |COMMON_SET|Manifest: NOSIGNATURE Runelic-Forge-1.19.2-14.1.4.jar |Runelic |runelic |14.1.4 |COMMON_SET|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 starterkit-1.19.2-5.1.jar |Starter Kit |starterkit |5.1 |COMMON_SET|Manifest: NOSIGNATURE deeperdarker-forge-1.1.6-forge.jar |Deeper and Darker |deeperdarker |1.1.6 |COMMON_SET|Manifest: NOSIGNATURE BoatBreakFix-Universal-1.0.11.jar |Boat Break Fix |boatbreakfix |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE architectury-6.5.69-forge.jar |Architectury |architectury |6.5.69 |COMMON_SET|Manifest: NOSIGNATURE mcsa-forge-3.1.2+1.19.jar |MC Story Mode Armors |mcsa |3.1.2+1.19 |COMMON_SET|Manifest: NOSIGNATURE ftb-library-forge-1902.3.13-build.175.jar |FTB Library |ftblibrary |1902.3.13-build.175 |COMMON_SET|Manifest: NOSIGNATURE ftb-teams-forge-1902.2.12-build.95.jar |FTB Teams |ftbteams |1902.2.12-build.95 |COMMON_SET|Manifest: NOSIGNATURE The_Undergarden-1.19.2-0.8.3.jar |The Undergarden |undergarden |0.8.3 |COMMON_SET|Manifest: NOSIGNATURE polylib-forge-1900.0.2-build.42.jar |PolyLib |polylib |1900.0.2-build.42 |COMMON_SET|Manifest: NOSIGNATURE Towns-and-Towers-v.1.10-_FORGE-1.19.2_.jar |Towns and Towers |t_and_t |1.10 |COMMON_SET|Manifest: NOSIGNATURE TradingPost-v4.2.0-1.19.2-Forge.jar |Trading Post |tradingpost |4.2.0 |COMMON_SET|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 frozen_delight_1.3.0_forge_1.19.2.jar |Frozen Delight (By NoCube) |frozen_delight |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE Festive_Delight_1.0_1.19.2.jar |Festive Delight |festive_delight |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE jmi-forge-1.19.2-0.13-30.jar |JourneyMap Integration |jmi |0.13-30 |COMMON_SET|Manifest: NOSIGNATURE biomemakeover-FORGE-1.19.2-1.6.2.jar |Biome Makeover |biomemakeover |1.19.2-1.6.2 |COMMON_SET|Manifest: NOSIGNATURE Grass_Overhaul-Forge1.19.2-22.10.19.jar |Grass Overhaul (Sod) |sod |22.10.19 |COMMON_SET|Manifest: NOSIGNATURE nourished-nether-1.19.2-v23.jar |Nourished Nether |nourished_nether |1.2.1 |COMMON_SET|Manifest: NOSIGNATURE item-filters-forge-1902.2.9-build.46.jar |Item Filters |itemfilters |1902.2.9-build.46 |COMMON_SET|Manifest: NOSIGNATURE ftb-quests-forge-1902.4.8-build.190.jar |FTB Quests |ftbquests |1902.4.8-build.190 |COMMON_SET|Manifest: NOSIGNATURE EasyMagic-v4.3.2-1.19.2-Forge.jar |Easy Magic |easymagic |4.3.2 |COMMON_SET|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 xlpackets-1.18.2-2.jar |XL Packets |xlpackets |1.18.2-2 |COMMON_SET|Manifest: NOSIGNATURE Droplight-1.19.2-forge-1.0.6.jar |Droplight |droplight |1.0.6 |COMMON_SET|Manifest: NOSIGNATURE the-conjurer-1.19.2-1.1.5.jar |The Conjurer |conjurer_illager |1.1.5 |COMMON_SET|Manifest: NOSIGNATURE shroomdealers_1.6-1.19.2-forge.jar |Shroom Dealers! |shroom_dealers |1.6 |COMMON_SET|Manifest: NOSIGNATURE obscure_api-14.jar |Obscure API |obscure_api |14 |COMMON_SET|Manifest: NOSIGNATURE waystones-forge-1.19-11.1.0.jar |Waystones |waystones |11.1.0 |COMMON_SET|Manifest: NOSIGNATURE MerchantMarkers-1.19.2-1.3.0.jar |Merchant Markers |merchantmarkers |1.3.0 |COMMON_SET|Manifest: NOSIGNATURE Structory-1.19-v1.3.jar |Structory |structory |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE Clumps-forge-1.19.2-9.0.0+14.jar |Clumps |clumps |9.0.0+14 |COMMON_SET|Manifest: NOSIGNATURE journeymap-1.19.2-5.9.3-forge.jar |Journeymap |journeymap |5.9.3 |COMMON_SET|Manifest: NOSIGNATURE alternate-current-mc1.19-1.5.0.jar |Alternate Current |alternate_current |1.5.0 |COMMON_SET|Manifest: NOSIGNATURE SimpleStorageNetwork-1.19-1.6.4.jar |Simple Storage Network |storagenetwork |1.19-1.6.4 |COMMON_SET|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 Decorative Blocks-forge-1.19.2-3.0.0.jar |Decorative Blocks |decorative_blocks |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE [1.19.2-forge]-Epic-Knights-7.6.jar |Epic Knights Mod |magistuarmory |7.6 |COMMON_SET|Manifest: NOSIGNATURE BadMobs-1.19.2-16.1.3.jar |BadMobs |badmobs |16.1.3 |COMMON_SET|Manifest: NOSIGNATURE everycomp-1.19.2-2.2.1.jar |Every Compat |everycomp |1.19.2-2.2.1 |COMMON_SET|Manifest: NOSIGNATURE YungsBetterDesertTemples-1.19.2-Forge-2.2.1.jar |YUNG's Better Desert Temples |betterdeserttemples |1.19.2-Forge-2.2.1 |COMMON_SET|Manifest: NOSIGNATURE netherdepthsupgrade-2.0.2-1.19.2.jar |Nether Depths Upgrade |netherdepthsupgrade |2.0.2-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE farsight-1.19.2-2.1.jar |Farsight mod |farsight_view |1.19.2-2.1 |COMMON_SET|Manifest: NOSIGNATURE blueprint-1.19.2-6.1.0.jar |Blueprint |blueprint |6.1.0 |COMMON_SET|Manifest: NOSIGNATURE savage_and_ravage-1.19.2-5.0.3.jar |Savage & Ravage |savage_and_ravage |5.0.3 |COMMON_SET|Manifest: NOSIGNATURE clayworks-1.19.2-2.0.1.jar |Clayworks |clayworks |2.0.1 |COMMON_SET|Manifest: NOSIGNATURE neapolitan-1.19.2-4.0.2.jar |Neapolitan |neapolitan |4.0.2 |COMMON_SET|Manifest: NOSIGNATURE personality-1.19-3.0.1.jar |Personality |personality |3.0.1 |COMMON_SET|Manifest: NOSIGNATURE woodworks-1.19.2-2.2.1.jar |Woodworks |woodworks |2.2.1 |COMMON_SET|Manifest: NOSIGNATURE incubation-1.19-3.0.0.jar |Incubation |incubation |3.0.0 |COMMON_SET|Manifest: NOSIGNATURE buzzier_bees-1.19-5.0.1.jar |Buzzier Bees |buzzier_bees |5.0.1 |COMMON_SET|Manifest: NOSIGNATURE ftb-chunks-forge-1902.3.15-build.233.jar |FTB Chunks |ftbchunks |1902.3.15-build.233 |COMMON_SET|Manifest: NOSIGNATURE frozenup-1.19.2-2.1.2-forge.jar |Frozen Up |frozenup |2.1.2-forge |COMMON_SET|Manifest: NOSIGNATURE Raided-1.19.2-0.1.3.jar |Raided |raided |0.1.3 |COMMON_SET|Manifest: NOSIGNATURE friendsandfoes-forge-mc1.19.2-1.6.8.jar |Friends&Foes |friendsandfoes |1.6.8 |COMMON_SET|Manifest: NOSIGNATURE The_Graveyard_Biomes_1.4_(FORGE)_for_1.19.2.jar |The Graveyard Biomes |graveyard_biomes |1.4 |COMMON_SET|Manifest: NOSIGNATURE moonlight-1.19.2-2.2.8-forge.jar |Moonlight Library |moonlight |1.19.2-2.2.8 |COMMON_SET|Manifest: NOSIGNATURE mysticaloaktree-1.19.2-1.7.jar |Mystical Oak Tree |mysticaloaktree |1.19.2-1.7 |COMMON_SET|Manifest: NOSIGNATURE smarterfarmers-1.19.2-1.7.1.jar |Smarter Farmers |smarterfarmers |1.19.2-1.7.1 |COMMON_SET|Manifest: NOSIGNATURE MagnumTorch-v4.2.1-1.19.2-Forge.jar |Magnum Torch |magnumtorch |4.2.1 |COMMON_SET|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 gardens-of-the-dead-1.19.2-1.1.0.jar |Gardens of the Dead |gardens_of_the_dead |1.19.2-1.1.0 |COMMON_SET|Manifest: NOSIGNATURE silent-lib-1.19.2-7.0.3.jar |Silent Lib |silentlib |7.0.3 |COMMON_SET|Manifest: NOSIGNATURE Jade-1.19.1-forge-8.8.0.jar |Jade |jade |8.8.0 |COMMON_SET|Manifest: NOSIGNATURE snowyspirit-1.19.2-2.1.5.jar |Snowy Spirit |snowyspirit |1.19.2-2.1.5 |COMMON_SET|Manifest: NOSIGNATURE friendsandfoes-beekeeperhut-forge-mc1.19.2-1.2.0.j|Friends&Foes - Beekeeper Hut |beekeeperhut |1.2.0 |COMMON_SET|Manifest: NOSIGNATURE CreativeCore_FORGE_v2.9.3_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |COMMON_SET|Manifest: NOSIGNATURE Undergarden-Tetra Patch-1.3.2-1.19.2.jar |Tetra/Undergarden Patch |undergardenpatch |1.3.2-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE smoothboot(reloaded)-mc1.19.2-0.0.2.jar |Smooth Boot (Reloaded) |smoothboot |0.0.2 |COMMON_SET|Manifest: NOSIGNATURE NethersDelight-1.19-3.0.jar |Nether's Delight |nethersdelight |1.19-3.0 |COMMON_SET|Manifest: NOSIGNATURE rottencreatures-forge-1.19.2-1.0.1.jar |Rotten Creatures |rottencreatures |1.0.1 |COMMON_SET|Manifest: NOSIGNATURE betterstats-2.2+1.19.2.jar |Better Statistics Screen |betterstats |2.2+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE tcdcommons-2.1+1.19.2.jar |TCD Commons API |tcdcommons |2.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE BarteringStation-v4.0.3-1.19.2-Forge.jar |Bartering Station |barteringstation |4.0.3 |COMMON_SET|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 plushies-1.2-1.19.2.jar |Plushie Mod |plushies |1.2 |COMMON_SET|Manifest: NOSIGNATURE Iceberg-1.19.2-forge-1.1.4.jar |Iceberg |iceberg |1.1.4 |COMMON_SET|Manifest: NOSIGNATURE Quark-3.4-389.jar |Quark |quark |3.4-389 |COMMON_SET|Manifest: NOSIGNATURE mutil-1.19.2-5.1.0.jar |mutil |mutil |5.1.0 |COMMON_SET|Manifest: NOSIGNATURE art_of_forging-1.6.1-1.19.2.jar |Art of Forging |art_of_forging |1.6.1-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE abnormals_delight-1.19.2-4.0.1.jar |Abnormals Delight |abnormals_delight |4.0.1 |COMMON_SET|Manifest: NOSIGNATURE EndlessBiomes 1.3.1 - 1.19.2 (Server-friendly).jar|EndlessBiomes |endlessbiomes |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE upgradedcore-1.19.2-4.1.0.0-release.jar |Upgraded Core |upgradedcore |1.19.2-4.1.0.0-relea|COMMON_SET|Manifest: NOSIGNATURE GeOre_Nouveau-1.19.2-0.2.1.jar |GeOre Nouveau |georenouveau |0.2.1 |COMMON_SET|Manifest: NOSIGNATURE Wabi-Sabi-Structures-1.1.2-Forge.jar |Wabi-Sabi Structures |wabi_sabi_structures |1.1.2 |COMMON_SET|Manifest: NOSIGNATURE minecolonies-1.19.2-1.0.1247-BETA.jar |MineColonies |minecolonies |1.19.2-1.0.1247-BETA|COMMON_SET|Manifest: NOSIGNATURE BetterTridents-v4.0.2-1.19.2-Forge.jar |Better Tridents |bettertridents |4.0.2 |COMMON_SET|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 hunterillager-1.19.2-8.0.0.jar |Hunter Illager |hunterillager |1.19.2-8.0.0 |COMMON_SET|Manifest: NOSIGNATURE illagersweararmor-1.2.4.jar |Illagers Wear Armor |zillagersweararmor |1.2.4 |COMMON_SET|Manifest: NOSIGNATURE server-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |COMMON_SET|Manifest: NOSIGNATURE commonality-1.19.2-4.2.1.jar |Commonality |commonality |4.2.1 |COMMON_SET|Manifest: NOSIGNATURE DramaticDoors-Forge-1.19.2-2.1.9.jar |Dramatic Doors |dramaticdoors |1.19.2-2.1.9 |COMMON_SET|Manifest: NOSIGNATURE mvs-3.1.6-1.19.2.jar |Moog's Voyager Structures |mvs |3.1.6-1.19.2 |COMMON_SET|Manifest: NOSIGNATURE alexsdelight-1.4.1.jar |Alex's Delight |alexsdelight |1.4.1 |COMMON_SET|Manifest: NOSIGNATURE ferritecore-5.0.3-forge.jar |Ferrite Core |ferritecore |5.0.3 |COMMON_SET|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 apexcore-1.19.2-7.3.1.jar |ApexCore |apexcore |7.3.1 |COMMON_SET|Manifest: NOSIGNATURE fantasyfurniture-1.19.2-6.7.0.jar |Fantasy's Furniture |fantasyfurniture |6.7.0 |COMMON_SET|Manifest: NOSIGNATURE Enhanced_Celestials-forge-1.19.2-2.1.0.5.jar |Enhanced Celestials |enhancedcelestials |2.1.0.5 |COMMON_SET|Manifest: NOSIGNATURE CorgiLib-forge-1.19.2-1.0.0.22.jar |CorgiLib |corgilib |1.0.0.22 |COMMON_SET|Manifest: NOSIGNATURE charmofundying-forge-6.1.1+1.19.2.jar |Charm of Undying |charmofundying |6.1.1+1.19.2 |COMMON_SET|Manifest: NOSIGNATURE valhelsia_core-forge-1.19.2-0.5.0.jar |Valhelsia Core |valhelsia_core |1.19.2-0.5.0 |COMMON_SET|Manifest: NOSIGNATURE forbidden_arcanus-1.19.2-2.1.0.jar |Forbidden & Arcanus |forbidden_arcanus |1.19.2-2.1.0 |COMMON_SET|Manifest: NOSIGNATURE UndeadUnleashed-1.0.1-1.19.2.jar |Undead Unleashed |undead_unleashed |1.0.0 |COMMON_SET|Manifest: NOSIGNATURE Crash Report UUID: 17f43341-c400-4c06-a5a8-230afea7a136 FML: 43.2 Forge: net.minecraftforge:43.2.0 -
Archlinux unable to start servers due to mising mods.toml file
Tapardy replied to Tapardy's topic in Support & Bug Reports
Error: Invalid or corrupt jarfile 1.19-41.1.0/forge-1.19-41.1.0-server.jar for now im stopping for today, managed to start it by doing a fresh install but when i try the forged start command, it doesnt work again -
Archlinux unable to start servers due to mising mods.toml file
Tapardy replied to Tapardy's topic in Support & Bug Reports
Nah i thankfully have server packs installed -
Archlinux unable to start servers due to mising mods.toml file
Tapardy replied to Tapardy's topic in Support & Bug Reports
Reinstalled the forge -server and edited the eula.txt file included in this. There are 2 eula files, one from the normal minecraft-server and one from the forge-server, both were previously set to true but after a reinstall of forge and changing the new file to true, I do get a new error message. Starting server... failed exec java @/srv/forge/libraries/net/minecraftforge/forge/1.19-41.1.0/user_jvm_args.txt @/srv/forge/libraries/ne t/minecraftforge/forge/1.19-41.1.0/unix_args.txt [23:15:17] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 41.1.0, --fml.mcVersion, 1.19, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 202 20607.102129] [23:15:17] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 19.0.2 by N/A; OS Linux arch amd64 version 6.2.9-arch1-1 [23:15:17] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/srv/forge/libraries/ org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2362!/ Service=ModLauncher Env=SERVER [23:15:17] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /srv/forge/libraries/net/minecraftforge /fmlcore/1.19-41.1.0/fmlcore-1.19-41.1.0.jar is missing mods.toml file [23:15:17] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /srv/forge/libraries/net/minecraftforge /javafmllanguage/1.19-41.1.0/javafmllanguage-1.19-41.1.0.jar is missing mods.toml file [23:15:17] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /srv/forge/libraries/net/minecraftforge /lowcodelanguage/1.19-41.1.0/lowcodelanguage-1.19-41.1.0.jar is missing mods.toml file [23:15:17] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /srv/forge/libraries/net/minecraftforge /mclanguage/1.19-41.1.0/mclanguage-1.19-41.1.0.jar is missing mods.toml file [23:15:17] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [23:15:18] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with argumen ts [] [23:15:19] [main/INFO] [minecraft/DataFixers]: Building unoptimized datafixer [23:15:19] [modloading-worker-0/INFO] [ne.mi.co.ForgeMod/FORGEMOD]: Forge mod loading, version 41.1.0, for MC 1 .19 with MCP 20220607.102129 [23:15:19] [modloading-worker-0/INFO] [ne.mi.co.MinecraftForge/FORGE]: MinecraftForge v41.1.0 Initialized [23:15:20] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Starting version check at https://fil es.minecraftforge.net/net/minecraftforge/forge/promotions_slim.json [23:15:20] [main/INFO] [mojang/YggdrasilAuthenticationService]: Environment: authHost='https://authserver.mojan g.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='ht tps://api.minecraftservices.com', name='PROD' [23:15:20] [Forge Version Check/INFO] [ne.mi.fm.VersionChecker/]: [forge] Found status: UP_TO_DATE Current: 41. 1.0 Target: null [23:15:20] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/srv/forge/libraries/net/minecraft/s erver/1.19-20220607.102129/server-1.19-20220607.102129-srg.jar%2396!/assets/.mcassetsroot' uses unexpected sche ma [23:15:20] [main/WARN] [minecraft/VanillaPackResources]: Assets URL 'union:/srv/forge/libraries/net/minecraft/s erver/1.19-20220607.102129/server-1.19-20220607.102129-srg.jar%2396!/data/.mcassetsroot' uses unexpected schema [23:15:21] [main/INFO] [minecraft/RecipeManager]: Loaded 7 recipes [23:15:21] [main/INFO] [minecraft/AdvancementList]: Loaded 1179 advancements Authorization required, but no authorization protocol specified Exception in thread "main" java.lang.RuntimeException: java.lang.reflect.InvocationTargetException at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(L aunchServiceHandlerDecorator.java:32) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServ iceHandler.java:53) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServ iceHandler.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(Bootstr apLaunchConsumer.java:26) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.BootstrapLaunchConsumer.accept(Bootstr apLaunchConsumer.java:23) at [email protected]/cpw.mods.bootstraplauncher.BootstrapLauncher.main(BootstrapLauncher .java:141) Caused by: java.lang.reflect.InvocationTargetException at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:119 ) at java.base/java.lang.reflect.Method.invoke(Method.java:578) at MC-BOOTSTRAP/[email protected]/net.minecraftforge.fml.loading.targets.CommonServerLaunchHandler. lambda$launchService$0(CommonServerLaunchHandler.java:29) at MC-BOOTSTRAP/[email protected]/cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(L aunchServiceHandlerDecorator.java:30) ... 7 more Caused by: java.awt.AWTError: Can't connect to X11 window server using ':0' as the value of the DISPLAY variabl e. at java.desktop/sun.awt.X11GraphicsEnvironment.initDisplay(Native Method) at java.desktop/sun.awt.X11GraphicsEnvironment$1.run(X11GraphicsEnvironment.java:105) at java.base/java.security.AccessController.doPrivileged(AccessController.java:318) at java.desktop/sun.awt.X11GraphicsEnvironment.initStatic(X11GraphicsEnvironment.java:64) at java.desktop/sun.awt.X11GraphicsEnvironment.<clinit>(X11GraphicsEnvironment.java:59) at java.desktop/sun.awt.PlatformGraphicsInfo.createGE(PlatformGraphicsInfo.java:37) at java.desktop/java.awt.GraphicsEnvironment$LocalGE.createGE(GraphicsEnvironment.java:93) at java.desktop/java.awt.GraphicsEnvironment$LocalGE.<clinit>(GraphicsEnvironment.java:84) at java.desktop/java.awt.GraphicsEnvironment.getLocalGraphicsEnvironment(GraphicsEnvironment.java:106) at java.desktop/sun.awt.X11.XToolkit.<clinit>(XToolkit.java:224) at java.desktop/sun.awt.PlatformGraphicsInfo.createToolkit(PlatformGraphicsInfo.java:41) at java.desktop/java.awt.Toolkit.getDefaultToolkit(Toolkit.java:595) at java.desktop/javax.swing.UIManager.getSystemLookAndFeelClassName(UIManager.java:667) at TRANSFORMER/[email protected]/net.minecraft.server.gui.MinecraftServerGui.m_139921_(MinecraftServerGui. java:47) at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.m_139667_(DedicatedServer. java:350) at TRANSFORMER/[email protected]/net.minecraft.server.Main.lambda$main$5(Main.java:214) at TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_129872_(MinecraftServer.java:254) at TRANSFORMER/[email protected]/net.minecraft.server.Main.main(Main.java:198) at java.base/jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104 ) ... 10 more no server running on /tmp/tmux-956/forge -
Archlinux unable to start servers due to mising mods.toml file
Tapardy replied to Tapardy's topic in Support & Bug Reports
Ill do a full reinstall of all forge files, ill be right back and see if anything is fixed -
Archlinux unable to start servers due to mising mods.toml file
Tapardy replied to Tapardy's topic in Support & Bug Reports
its already agreed to and all -
Tapardy joined the community
-
Starting server... failed exec java @/srv/forge/libraries/net/minecraftforge/forge/1.19-41.1.0/user_jvm_args.txt @/srv/forge/libraries/ne t/minecraftforge/forge/1.19-41.1.0/unix_args.txt [22:47:46] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 41.1.0, --fml.mcVersion, 1.19, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 202 20607.102129] [22:47:46] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 19.0.2 by N/A; OS Linux arch amd64 version 6.2.9-arch1-1 [22:47:46] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/srv/forge/libraries/ org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2362!/ Service=ModLauncher Env=SERVER [22:47:46] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /srv/forge/libraries/net/minecraftforge /fmlcore/1.19-41.1.0/fmlcore-1.19-41.1.0.jar is missing mods.toml file [22:47:46] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /srv/forge/libraries/net/minecraftforge /javafmllanguage/1.19-41.1.0/javafmllanguage-1.19-41.1.0.jar is missing mods.toml file [22:47:46] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /srv/forge/libraries/net/minecraftforge /lowcodelanguage/1.19-41.1.0/lowcodelanguage-1.19-41.1.0.jar is missing mods.toml file [22:47:46] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /srv/forge/libraries/net/minecraftforge /mclanguage/1.19-41.1.0/mclanguage-1.19-41.1.0.jar is missing mods.toml file [22:47:46] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: No dependencies to load found. Skipping! [22:47:46] [main/INFO] [cp.mo.mo.LaunchServiceHandler/MODLAUNCHER]: Launching target 'forgeserver' with argumen ts [] [22:47:46] [main/INFO] [minecraft/Main]: You need to agree to the EULA in order to run the server. Go to eula.t xt for more info. no server running on /tmp/tmux-956/forge