Jump to content

Recommended Posts

Posted

What mod crashed my minecraft?

 

 

 

---- Minecraft Crash Report ----
// I bet Cylons wouldn't have this problem.

Time: 31.05.21 13:28
Description: Rendering overlay

net.minecraftforge.fml.config.ConfigFileTypeHandler$ConfigLoadingException: Failed loading config file hats-client.toml of type CLIENT for modid hats
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$27006/401000263.apply(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$27005/233572891.accept(Unknown Source) ~[?:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$null$18(ModLoader.java:202) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader$$Lambda$27004/1560482506.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:202) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$startModLoading$7(ClientModLoader.java:132) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$26998/1770883167.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2923/2011996123.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.startModLoading(ClientModLoader.java:132) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$onResourceReload$2(ClientModLoader.java:114) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$26995/143615095.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.client.ClientModLoader.lambda$createRunnableWithCatch$4(ClientModLoader.java:123) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraftforge.fml.client.ClientModLoader$$Lambda$2923/2011996123.run(Unknown Source) ~[?:?] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1618) ~[?:1.8.0_51] {}
    at java.util.concurrent.CompletableFuture$AsyncRun.exec(CompletableFuture.java:1610) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:289) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool$WorkQueue.runTask(ForkJoinPool.java:1056) ~[?:1.8.0_51] {}
    at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1689) ~[?:1.8.0_51] {re:computing_frames}
    at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:157) ~[?:1.8.0_51] {}
Caused by: com.electronwill.nightconfig.core.io.ParsingException: Not enough data available
    at com.electronwill.nightconfig.core.io.ParsingException.notEnoughData(ParsingException.java:22) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.ReaderInput.directReadChar(ReaderInput.java:36) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readChar(AbstractInput.java:49) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.AbstractInput.readCharsUntil(AbstractInput.java:123) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseKey(TableParser.java:166) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseDottedKey(TableParser.java:145) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TableParser.parseNormal(TableParser.java:55) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:44) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.toml.TomlParser.parse(TomlParser.java:37) ~[toml-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:113) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:219) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.io.ConfigParser.parse(ConfigParser.java:202) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.file.WriteSyncFileConfig.load(WriteSyncFileConfig.java:73) ~[core-3.6.3.jar:?] {}
    at com.electronwill.nightconfig.core.file.AutosaveCommentedFileConfig.load(AutosaveCommentedFileConfig.java:85) ~[core-3.6.3.jar:?] {}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:57) ~[?:?] {re:classloading}
    ... 26 more


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

-- Head --
Thread: Render thread
Stacktrace:
    at net.minecraftforge.fml.config.ConfigFileTypeHandler.lambda$reader$1(ConfigFileTypeHandler.java:61) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigFileTypeHandler$$Lambda$27006/401000263.apply(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.config.ConfigTracker.openConfig(ConfigTracker.java:104) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker.lambda$loadConfigs$1(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.config.ConfigTracker$$Lambda$27005/233572891.accept(Unknown Source) ~[?:?] {}
    at java.lang.Iterable.forEach(Iterable.java:75) ~[?:1.8.0_51] {}
    at java.util.Collections$SynchronizedCollection.forEach(Collections.java:2062) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.config.ConfigTracker.loadConfigs(ConfigTracker.java:83) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.lambda$null$18(ModLoader.java:202) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader$$Lambda$27004/1560482506.run(Unknown Source) ~[?:?] {}
    at net.minecraftforge.fml.DistExecutor.unsafeRunWhenOn(DistExecutor.java:125) ~[?:?] {re:classloading}
    at net.minecraftforge.fml.ModLoader.loadMods(ModLoader.java:202) ~[?:?] {re:classloading}
-- Overlay render details --
Details:
    Overlay name: net.minecraft.client.gui.ResourceLoadProgressGui
Stacktrace:
    at net.minecraft.client.renderer.GameRenderer.func_195458_a(GameRenderer.java:807) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,xf:OptiFine:default,pl:mixin:APP:cgm.mixins.json:client.GameRendererMixin,pl:mixin:A}
    at net.minecraft.client.Minecraft.func_195542_b(Minecraft.java:976) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:assets/mining_dimension/mining_dimension.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.Minecraft.func_99999_d(Minecraft.java:607) [?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:charm.mixins.json:accessor.MinecraftAccessor,pl:mixin:APP:assets/mining_dimension/mining_dimension.mixins.json:MinecraftMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.client.main.Main.main(Main.java:184) [?:?] {re:classloading,pl:runtimedistcleaner:A}
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:1.8.0_51] {}
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) ~[?:1.8.0_51] {}
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:1.8.0_51] {}
    at java.lang.reflect.Method.invoke(Method.java:497) ~[?:1.8.0_51] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider.lambda$launchService$0(FMLClientLaunchProvider.java:51) [forge-1.16.5-36.1.4.jar:36.1] {}
    at net.minecraftforge.fml.loading.FMLClientLaunchProvider$$Lambda$487/176376157.call(Unknown Source) [forge-1.16.5-36.1.4.jar:36.1] {}
    at cpw.mods.modlauncher.LaunchServiceHandlerDecorator.launch(LaunchServiceHandlerDecorator.java:37) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:54) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.LaunchServiceHandler.launch(LaunchServiceHandler.java:72) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.run(Launcher.java:82) [modlauncher-8.0.9.jar:?] {}
    at cpw.mods.modlauncher.Launcher.main(Launcher.java:66) [modlauncher-8.0.9.jar:?] {}


-- System Details --
Details:
    Minecraft Version: 1.16.5
    Minecraft Version ID: 1.16.5
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 551171464 bytes (525 MB) / 2147483648 bytes (2048 MB) up to 2147483648 bytes (2048 MB)
    CPUs: 2
    JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx2G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M
    ModLauncher: 8.0.9+86+master.3cf110c
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.2.jar mixin PLUGINSERVICE 
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
        /forge-1.16.5-36.1.4.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.5-36.1.4.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.5-36.1.4.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.5-36.1.4.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /OptiFine_1.16.5_HD_U_G8.jar OptiFine TRANSFORMATIONSERVICE 
        /forge-1.16.5-36.1.4.jar fml TRANSFORMATIONSERVICE 
    FML: 36.1
    Forge: net.minecraftforge:36.1.4
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        osemkaDungeonsMod-1.16.3-1.3.20.jar               |Dungeons Mod                  |dungeonsmod                   |1.16.3-1.3.20       |COMMON_SET|NOSIGNATURE
        dwojkaMineral+V1.16.5.jar                         |Mineral                       |mineralv                      |1.5.0               |COMMON_SET|NOSIGNATURE
        Hats-1.16.5-10.3.0.jar                            |Hats                          |hats                          |10.3.0              |COMMON_SET|NOSIGNATURE
        dwojkaPiratesAndLooters8.0.jar                    |PiratesAndLootersReborn       |piratesandlootersreborn       |1.0.0               |COMMON_SET|NOSIGNATURE
        dwojkanether-s-exoticism-1.16.5-1.0.3.jar         |Nether's Exoticism            |nethers_exoticism             |1.0.3               |COMMON_SET|NOSIGNATURE
        osemkaenchantable-1.4.0-mc1.16.3.jar              |Enchantable                   |enchantable                   |1.4.0               |COMMON_SET|NOSIGNATURE
        dwojkastalwart-dungeons-1.16.5-1.0.0.jar          |Stalwart Dungeons             |stalwart_dungeons             |1.0.0               |COMMON_SET|NOSIGNATURE
        duperstrawgolem-1.16-1.9.jar                      |Straw Golem                   |strawgolem                    |1.16-1.9            |COMMON_SET|NOSIGNATURE
        trojka[FORGE]+timber-1.16.4-1.8.1.jar             |Timber Mod                    |timber                        |1.8.1               |COMMON_SET|NOSIGNATURE
        citadel-1.6.3.jar                                 |Citadel                       |citadel                       |1.6.3               |COMMON_SET|NOSIGNATURE
        piatkaPowah-1.16.5-2.3.16.jar                     |Powah                         |powah                         |2.3.16              |COMMON_SET|NOSIGNATURE
        dwojkaYungsApi-1.16.4-Forge-6.jar                 |YUNG's API                    |yungsapi                      |1.16.4-Forge-6      |COMMON_SET|NOSIGNATURE
        secretrooms-1.16.5-1.0.1.jar                      |Secret Rooms 6                |secretroomsmod                |1.16.5-1.0.1        |COMMON_SET|NOSIGNATURE
        osemkaironshulkerboxes-1.16.4-5.1.11.jar          |Iron Shulker Boxes            |ironshulkerbox                |1.16.4-5.1.11       |COMMON_SET|NOSIGNATURE
        czworkaMekanismGenerators-1.16.5-10.0.21.448.jar  |Mekanism: Generators          |mekanismgenerators            |10.0.21             |COMMON_SET|NOSIGNATURE
        siodemkaUpcave-1.1.jar                            |CaveUpgrade                   |caveupgrade                   |1.1                 |COMMON_SET|NOSIGNATURE
        piatkaJustEnoughResources-1.16.3-0.12.0.100.jar   |Just Enough Resources         |jeresources                   |0.12.0.100          |COMMON_SET|NOSIGNATURE
        Paraglider-1.16.5-1.3.1.1.jar                     |Paraglider                    |paraglider                    |1.3.1.1             |COMMON_SET|NOSIGNATURE
        Terridus_1.16.5_V3.1.jar                          |terridus                      |terridus                      |1.0.0               |COMMON_SET|NOSIGNATURE
        MmmMmmMmmMmm-1.16.5-1.2.0.jar                     |MmmMmmMmmMmm                  |dummmmmmy                     |1.2.0               |COMMON_SET|NOSIGNATURE
        Mesilane-1.16.4-v2.0.0.jar                        |Mesilane                      |mesilane                      |2.0.0               |COMMON_SET|NOSIGNATURE
        osemkaRevampedWolf-1.16.4-0.7.1.jar               |RevampedWolf                  |revampedwolf                  |1.16.4-0.7.1        |COMMON_SET|NOSIGNATURE
        dwojkanetherite-plus-mod-1.4.4-1.16.5-forge.jar   |Netherite Plus                |netherite_plus                |1.4.4-1.16.5        |COMMON_SET|NOSIGNATURE
        twilightforest-1.16.5-4.0.467-universal.jar       |The Twilight Forest           |twilightforest                |NONE                |COMMON_SET|NOSIGNATURE
        dwojkaUpgraded+Netherite+1.16.5+-+1.9.4.jar       |Upgraded Netherite            |upgradednetherite             |1.7.0               |COMMON_SET|NOSIGNATURE
        osemkaw2w-1.16.1-0.0.5.2.jar                      |w2w                           |w2w                           |NONE                |COMMON_SET|NOSIGNATURE
        czworkaMekanismAdditions-1.16.5-10.0.21.448.jar   |Mekanism: Additions           |mekanismadditions             |10.0.21             |COMMON_SET|NOSIGNATURE
        piatkaLollipop-1.16.5-3.2.9.jar                   |Lollipop                      |lollipop                      |3.2.9               |COMMON_SET|NOSIGNATURE
        dwojkamcw-fences-1.0.0-mc1.16.5.jar               |Macaw's Fences and Walls      |mcwfences                     |1.0.0               |COMMON_SET|NOSIGNATURE
        szostkamining_dimension-1.16.5-1.0.5.jar          |Mining World                  |mining_dimension              |1.16.5-1.0.5        |COMMON_SET|NOSIGNATURE
        unearthed-1.1.2b.jar                              |Unearthed                     |unearthed                     |1.0.8               |COMMON_SET|NOSIGNATURE
        [MC+1.16.5]+SoftCore+[1.0.9+BETA+3].jar           |Softcore                      |softcore                      |1.0.9-BETA3         |COMMON_SET|NOSIGNATURE
        vlads-additions-0.0.6.jar                         |Vlad's Features and Additions |vlads_features_and_additions  |1.0.0               |COMMON_SET|NOSIGNATURE
        piatkacurios-forge-1.16.5-4.0.5.1.jar             |Curios API                    |curios                        |1.16.5-4.0.5.1      |COMMON_SET|NOSIGNATURE
        siodemkaUnique+Enchantments-1.16.5-2.0.0.1.jar    |Unique Enchantments           |uniquee                       |1.9.0               |COMMON_SET|NOSIGNATURE
        szostkaYungsExtras-Forge-1.16.4-1.0.jar           |YUNG's Extras                 |yungsextras                   |Forge-1.16.4-1.0    |COMMON_SET|NOSIGNATURE
        lostcities-1.16-4.0.9-beta.jar                    |LostCities                    |lostcities                    |1.16-4.0.9-beta     |COMMON_SET|NOSIGNATURE
        dwojkaflying_castles_1.16.5_knight_3.jar          |castles                       |castles                       |1.0.0               |COMMON_SET|NOSIGNATURE
        piatkaobfuscate-0.6.1-1.16.3.jar                  |Obfuscate                     |obfuscate                     |0.6.1               |COMMON_SET|e1:59:1a:56:ec:97:b3:d0:b3:4b:25:06:1f:83:b0:f4:fd:0c:24:e3:6d:ea:94:b1:9f:22:b0:38:13:60:88:ea
        dwojkaBetterStrongholds-1.16.4-1.1.jar            |YUNG's Better Strongholds     |betterstrongholds             |1.16.4-1.1          |COMMON_SET|NOSIGNATURE
        osemkaexpandedstorage-3.0.5+1.16.3.jar            |Expanded Storage              |expandedstorage               |3.0.5               |COMMON_SET|NOSIGNATURE
        dwojkaMoreOresArmorsAndTools+1.2.5.jar            |More Ores Armors and Tools    |moat                          |1.16.5-1.2.5        |COMMON_SET|NOSIGNATURE
        czworkaMekanismTools-1.16.5-10.0.21.448.jar       |Mekanism: Tools               |mekanismtools                 |10.0.21             |COMMON_SET|NOSIGNATURE
        piatkaSpartanWeaponry-1.16.4-2.1.0-beta-4.jar     |Spartan Weaponry              |spartanweaponry               |2.1.0 beta 4        |COMMON_SET|NOSIGNATURE
        osemkacfm-7.0.0pre21-1.16.3.jar                   |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre21         |COMMON_SET|NOSIGNATURE
        osemkamorecfm-1.0.0-mc1.16.3.jar                  |MrCrayfish's More Furniture Mo|morecfm                       |1.0.0               |COMMON_SET|NOSIGNATURE
        mango_legacy_1.16.5Beta(0.6.5).jar                |Mango's Legacy                |mango_mod                     |1.0.0               |COMMON_SET|NOSIGNATURE
        dwojkaarchitectury-1.15.14-forge.jar              |Architectury                  |architectury                  |1.15.14             |COMMON_SET|NOSIGNATURE
        szostkaproductivebees-1.16.5-0.6.9.11.jar         |Productive Bees               |productivebees                |1.16.5-0.6.9.11     |COMMON_SET|NOSIGNATURE
        osemkacloth-config-4.11.26-forge.jar              |Cloth Config v4 API           |cloth-config                  |4.11.26             |COMMON_SET|NOSIGNATURE
        szostkathe_bumblezone-1.16.5-2.4.2.jar            |The Bumblezone                |the_bumblezone                |1.16.5-2.4.2        |COMMON_SET|NOSIGNATURE
        szostkacharm-forge-1.16.4-2.1.1-hotfix3.jar       |Charm                         |charm                         |2.1.1               |COMMON_SET|NOSIGNATURE
        dwojkaBetterMineshafts-Forge-1.16.4-2.0.3.jar     |YUNG's Better Mineshafts      |bettermineshafts              |1.16.4-2.0.3        |COMMON_SET|NOSIGNATURE
        piatkacgm-1.0.1-1.16.3.jar                        |MrCrayfish's Gun Mod          |cgm                           |1.0.1               |COMMON_SET|NOSIGNATURE
        dwojkaredstonepen-1.16.5-1.0.5.jar                |Redstone Pen                  |redstonepen                   |1.0.5               |COMMON_SET|bf:30:76:97:e4:58:41:61:2a:f4:30:d3:8f:4c:e3:71:1d:14:c4:a1:4e:85:36:e3:1d:aa:2f:cb:22:b0:04:9b
        Mexicraft+1.2.0.jar                               |Mexicraft                     |mexicraft                     |1.2.0               |COMMON_SET|NOSIGNATURE
        jei-1.16.5-7.7.0.99.jar                           |Just Enough Items             |jei                           |7.7.0.99            |COMMON_SET|NOSIGNATURE
        osemkametalbarrels-3.3a.jar                       |Metal Barrels                 |metalbarrels                  |3.3a                |COMMON_SET|NOSIGNATURE
        szostkaComfortableNether3.2.jar                   |Comfortable Nether            |comfortable_nether            |1.0.0               |COMMON_SET|NOSIGNATURE
        dwojkaabnormals_core-1.16.5-3.1.1.jar             |Abnormals Core                |abnormals_core                |3.1.1               |COMMON_SET|NOSIGNATURE
        szostkaenvironmental-1.16.5-1.0.0.jar             |Environmental                 |environmental                 |1.0.0               |COMMON_SET|NOSIGNATURE
        siodemkaallurement-1.16.5-1.1.1.jar               |Allurement                    |allurement                    |1.1.1               |COMMON_SET|NOSIGNATURE
        szostkabuzzier_bees-1.16.5-3.0.1.jar              |Buzzier Bees                  |buzzier_bees                  |3.0.1               |COMMON_SET|NOSIGNATURE
        dwojkaMekanism-1.16.5-10.0.21.448 (1).jar         |Mekanism                      |mekanism                      |10.0.21             |COMMON_SET|NOSIGNATURE
        The+Forgotten.jar                                 |Draper Addons                 |draper_addons                 |1.0.0               |COMMON_SET|NOSIGNATURE
        dwojkaVulcanite-2.2.0-mc1.16.5.jar                |Vulcanite                     |vulcanite                     |2.2.0-mc1.16.5      |COMMON_SET|NOSIGNATURE
        dwojkaextraboats-1.16.5-2.1.0.jar                 |Extra Boats                   |extraboats                    |2.1.0               |COMMON_SET|NOSIGNATURE
        szostkaSpace-Bosstools-1.16.5-5.2c.jar            |Space-Bosstools               |boss_tools                    |5.2                 |COMMON_SET|NOSIGNATURE
        osemkaWaystones_1.16.5-7.5.1.jar                  |Waystones                     |waystones                     |7.5.1               |COMMON_SET|NOSIGNATURE
        osemkagoldenhopper-1.2.0-1.16.3.jar               |Golden Hopper                 |goldenhopper                  |1.2.0               |COMMON_SET|NOSIGNATURE
        dwojkaMoreOresInONE-1.2_1.16.5.jar                |More Ores in ONE              |moreoresinone                 |1.2                 |COMMON_SET|NOSIGNATURE
        koxWeaponThrow-1.16.4-4.2.jar                     |Weapon Throw                  |weaponthrow                   |1.16.4-4.2          |COMMON_SET|NOSIGNATURE
        siodemkaMoreEnchantments_MC_1.16.4_Vers.1.1.1.jar |More Enchantments             |more_enchantments             |1.1.1               |COMMON_SET|NOSIGNATURE
        dwojkaOrganics-1.16.5-0.1.6.jar                   |Organics                      |organics                      |0.1.6               |COMMON_SET|NOSIGNATURE
        dwojkaappliedenergistics2-8.3.1.jar               |Applied Energistics 2         |appliedenergistics2           |8.3.1               |COMMON_SET|95:58:cc:83:9d:a8:fa:4f:e9:f3:54:90:66:61:c8:ae:9c:08:88:11:52:52:df:2d:28:5f:05:d8:28:57:0f:98
        szostkaNaturesCompass-1.16.5-1.8.6.jar            |Nature's Compass              |naturescompass                |1.16.5-1.8.6        |COMMON_SET|NOSIGNATURE
        szostkaArtifacts-1.16.5-2.8.4.jar                 |Artifacts                     |artifacts                     |1.16.5-2.8.4        |COMMON_SET|NOSIGNATURE
        siodemkaTravelersBackpack-1.16.5-5.4.2.jar        |Traveler's Backpack           |travelersbackpack             |5.4.2               |COMMON_SET|NOSIGNATURE
        osemkaconfigured-0.4.2-1.16.3.jar                 |Configured                    |configured                    |0.4.2               |COMMON_SET|NOSIGNATURE
        decorative_blocks-1.16.4-1.7.2.jar                |Decorative Blocks             |decorative_blocks             |1.7.2               |COMMON_SET|NOSIGNATURE
        szostkaDungeonCrawl-1.16.3-2.2.4.jar              |Dungeon Crawl                 |dungeoncrawl                  |2.2.4               |COMMON_SET|NOSIGNATURE
        betteranimalsplus-1.16.5-10.2.0.jar               |Better Animals Plus           |betteranimalsplus             |10.2.0              |COMMON_SET|NOSIGNATURE
        dwojkaBattle+Adventure+1.16.5++v1.8.jar           |Enchantment Level X           |enchantment_level_x           |1.0.0               |COMMON_SET|NOSIGNATURE
        iceandfire-2.1.6-1.16.4.jar                       |Ice and Fire                  |iceandfire                    |2.1.6-1.16.4        |COMMON_SET|NOSIGNATURE
        osemkacatalogue-1.1.0-mc1.16.5.jar                |Catalogue                     |catalogue                     |1.1.0               |COMMON_SET|NOSIGNATURE
        iChunUtil-1.16.5-10.4.0.jar                       |iChunUtil                     |ichunutil                     |10.4.0              |COMMON_SET|NOSIGNATURE
        forge-1.16.5-36.1.4-universal.jar                 |Forge                         |forge                         |36.1.4              |COMMON_SET|22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90
        piatkaAtum-1.16.5-2.2.4.jar                       |Atum 2                        |atum                          |1.16.5-2.2.4        |COMMON_SET|NOSIGNATURE
        szostkaamb-1.16.4-0.1.1.jar                       |Aurum's More Blocks           |amb                           |1.16.4-0.1.1        |COMMON_SET|NOSIGNATURE
        trojkaFasterLadderClimbing-1.16.4-0.2.1.jar       |Faster Ladder Climbing        |fasterladderclimbing          |1.16.4-0.2.1        |COMMON_SET|NOSIGNATURE
        LiminalSpaces_Beta_1.0.2.jar                      |Liminal Spaces                |liminals                      |1.0.2               |COMMON_SET|NOSIGNATURE
        siodemkadash-1.16.4-1.0.1.jar                     |Dash                          |dash                          |1.0.1               |COMMON_SET|NOSIGNATURE
        piatkaSpartanMetals-v2.1.1.jar                    |Spartan & Tinkers' Metals     |stonks                        |1.0.0               |COMMON_SET|NOSIGNATURE
        osemkaemotecraft-for-MC1.16.5-2.0.4-forge.jar     |Emotecraft                    |emotecraft                    |2.0.4               |COMMON_SET|NOSIGNATURE
        dwojkaneapolitan-1.16.5-2.1.0.jar                 |Neapolitan                    |neapolitan                    |2.1.0               |COMMON_SET|NOSIGNATURE
        osemkaironchest-1.16.4-11.2.10.jar                |Iron Chests                   |ironchest                     |1.16.4-11.2.10      |COMMON_SET|NOSIGNATURE
        dwojkaZeroCore2-1.16.4-2.0.21.jar                 |Zero CORE 2                   |zerocore                      |1.16.4-2.0.21       |COMMON_SET|NOSIGNATURE
        dwojkaExtremeReactors2-1.16.4-2.0.23.jar          |Extreme Reactors 2            |bigreactors                   |1.16.4-2.0.23       |COMMON_SET|NOSIGNATURE
        forge-1.16.5-36.1.4-client.jar                    |Minecraft                     |minecraft                     |1.16.5              |COMMON_SET|NOSIGNATURE
        szostkaupgrade_aquatic-1.16.5-3.1.0.jar           |Upgrade Aquatic               |upgrade_aquatic               |3.1.0               |COMMON_SET|NOSIGNATURE
        dwojkacofh_core-1.16.4-1.2.1 (1).jar              |CoFH Core                     |cofh_core                     |1.2.1               |COMMON_SET|NOSIGNATURE
        dwojkathermal_foundation-1.16.4-1.2.0.jar         |Thermal Series                |thermal                       |1.2.0               |COMMON_SET|NOSIGNATURE
        dwojkaendergetic-1.16.4-3.0.0.jar                 |The Endergetic Expansion      |endergetic                    |3.0.0               |COMMON_SET|NOSIGNATURE
        dwojkaTConstruct-1.16.5-3.0.3.152.jar             |Tinkers' Construct            |tconstruct                    |3.0.3.152           |COMMON_SET|NOSIGNATURE
        szostkaAbundance-1.16.5-1.0.5.jar                 |Abundance                     |abundance                     |1.16.5-1.0.5        |COMMON_SET|NOSIGNATURE
        fansmod-1.16.5-2.0.1.2 (1).jar                    |Fans Mod                      |fansmod                       |2.0.1.2             |COMMON_SET|NOSIGNATURE
        greekfantasy-16.4.17.jar                          |Greek Fantasy                 |greekfantasy                  |16.4.17             |COMMON_SET|NOSIGNATURE
        betterhut+1.1.jar                                 |Better Witch Hut              |better_witch_hut              |1.0.0               |COMMON_SET|NOSIGNATURE
        dwojkarecraftable-1.0-1.16.5.jar                  |ReCraftable                   |recraftable                   |1.0                 |COMMON_SET|NOSIGNATURE
        astikorcarts-1.16.5-1.1.1.jar                     |AstikorCarts                  |astikorcarts                  |1.1.1               |COMMON_SET|NOSIGNATURE
        piatkajeiintegration_1.16.5-7.0.1.15.jar          |JEI Integration               |jeiintegration                |7.0.1.15            |COMMON_SET|NOSIGNATURE
        whisperwoods-1.16.5-2.0.1.jar                     |Whisperwoods                  |whisperwoods                  |2.0.1               |COMMON_SET|NOSIGNATURE
        piatkaSpartanShields-1.16.5-2.1.2.jar             |Spartan Shields               |spartanshields                |2.1.2               |COMMON_SET|NOSIGNATURE
        dwojkaMantle-1.16.5-1.6.97.jar                    |Mantle                        |mantle                        |1.6.97              |COMMON_SET|NOSIGNATURE
        Xaeros_Minimap_21.8.2_Forge_1.16.5.jar            |Xaero's Minimap               |xaerominimap                  |21.8.2              |COMMON_SET|NOSIGNATURE
        Just+Enough+Biomes+(JEB)+1.16.5.jar               |Just Enough Biomes            |just_enough_biomes            |1.0.0               |COMMON_SET|NOSIGNATURE
        trojkagravestone-1.16.5-1.0.1.jar                 |Gravestone Mod                |gravestone                    |1.16.5-1.0.1        |COMMON_SET|NOSIGNATURE
        siodemkaAutoRegLib-1.6-49.jar                     |AutoRegLib                    |autoreglib                    |1.6-49              |COMMON_SET|NOSIGNATURE
        szostkaQuark-r2.4-312.jar                         |Quark                         |quark                         |r2.4-312            |COMMON_SET|NOSIGNATURE
        duperextragolems-11.3.1.jar                       |Extra Golems                  |golems                        |11.3.1              |COMMON_SET|NOSIGNATURE
        dwojkaDiagonalFences-v1.0.5-1.16.5.jar            |Diagonal Fences               |diagonalfences                |1.0.5               |COMMON_SET|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
        koxbackpacked-1.10.0-1.16.3.jar                   |Backpacked                    |backpacked                    |1.10.0              |COMMON_SET|NOSIGNATURE
        osemkabackpacker-1.3.0-1.16.3.jar                 |Backpacker                    |backpacker                    |1.3.0               |COMMON_SET|NOSIGNATURE
        dwojkaVillagersAndMonstersLegacy1.9.jar           |The_Legency_Of_Villige        |the_legency_of_villige        |1.0.0               |COMMON_SET|NOSIGNATURE
        szostkaJungle+Villages+1.16.5++v1.1.jar           |Jungle Villages               |jungle_villages               |1.0.0               |COMMON_SET|NOSIGNATURE
        szostkaexpandability-2.0.1-forge.jar              |ExpandAbility                 |expandability                 |2.0.1               |COMMON_SET|NOSIGNATURE
        szostkaCosmeticArmorReworked-1.16.5-v2.jar        |CosmeticArmorReworked         |cosmeticarmorreworked         |1.16.5-v2           |COMMON_SET|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
        chiselsandbits-0.3.4-RELEASE.jar                  |Chisels & bits                |chiselsandbits                |NONE                |COMMON_SET|NOSIGNATURE
        szostkaNature+Expansion+1.0.jar                   |Nature Expansion              |nature_expansion              |1.0.0               |COMMON_SET|NOSIGNATURE
    Crash Report UUID: 17d91f32-c2ff-4f9f-804a-70e9439ece4a
    Launched Version: 1.16.5-forge-36.1.4
    Backend library: LWJGL version 3.2.2 build 10
    Backend API: Intel(R) HD Graphics GL version 4.0.0 - Build 10.18.10.4358, Intel
    GL Caps: Using framebuffer using OpenGL 3.0
    Using VBOs: Yes
    Is Modded: Definitely; Client brand changed to 'forge'
    Type: Client (map_client.txt)
    Graphics mode: fast
    Resource Packs: mod_resources, vanilla
    Current Language: English (US)
    CPU: 2x Intel(R) Celeron(R) CPU N2830 @ 2.16GHz
    OptiFine Version: OptiFine_1.16.5_HD_U_G8
    OptiFine Build: 20210515-161946
    Render Distance Chunks: 10
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: null
    OpenGlVersion: 4.0.0 - Build 10.18.10.4358
    OpenGlRenderer: Intel(R) HD Graphics
    OpenGlVendor: Intel
    CpuCount: 2

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • After reinstalling and rebuilding server, now I get another error which is Internal Exception: io.netty.handler.codec.DecoderException: java.lang.IndexOutOfBoundsException: readerIndex(2829) + length(1) exceeds writerIndex(2829): UnpooledHeapByteBuf(ridx: 2829, widx: 2829, cap: 2829/2829)
    • In 1.20.1, while creating an addon(mod) for Epic Fight, I tried to runclient and it crashed with the following error rg.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [mixins.epicfight.json:MixinEntityRenderer] from phase [DEFAULT] in config [ mixins.epicfight.json] FAILED during APPLY Could you please tell me how to solve this problem? build.gradle   plugins { id 'eclipse' id 'idea' id 'maven-publish' id 'net.minecraftforge.gradle' version '[6.0,6.2)' //id 'org.parchmentmc.librarian.forgegradle' version '1.+' //id 'org.spongepowerd.mixin' version '0.8.5' } version = mod_version group = mod_group_id base { archivesName = mod_id } // Mojang ships Java 17 to end users in 1.18+, so your mod should target Java 17. java.toolchain.languageVersion = JavaLanguageVersion.of(17) println "Java: ${System.getProperty 'java.version'}, JVM: ${System.getProperty 'java.vm.version'} (${System.getProperty 'java.vendor'}), Arch: ${System.getProperty 'os.arch'}" minecraft { // The mappings can be changed at any time and must be in the following format. // Channel: Version: // official MCVersion Official field/method names from Mojang mapping files // parchment YYYY.MM.DD-MCVersion Open community-sourced parameter names and javadocs layered on top of official // // You must be aware of the Mojang license when using the 'official' or 'parchment' mappings. // See more information here: https://github.com/MinecraftForge/MCPConfig/blob/master/Mojang.md // // Parchment is an unofficial project maintained by ParchmentMC, separate from MinecraftForge // Additional setup is needed to use their mappings: https://parchmentmc.org/docs/getting-started // // Use non-default mappings at your own risk. They may not always work. // Simply re-run your setup task after changing the mappings to update your workspace. mappings channel: mapping_channel, version: mapping_version // When true, this property will have all Eclipse/IntelliJ IDEA run configurations run the "prepareX" task for the given run configuration before launching the game. // In most cases, it is not necessary to enable. // enableEclipsePrepareRuns = true // enableIdeaPrepareRuns = true // This property allows configuring Gradle's ProcessResources task(s) to run on IDE output locations before launching the game. // It is REQUIRED to be set to true for this template to function. // See https://docs.gradle.org/current/dsl/org.gradle.language.jvm.tasks.ProcessResources.html copyIdeResources = true // When true, this property will add the folder name of all declared run configurations to generated IDE run configurations. // The folder name can be set on a run configuration using the "folderName" property. // By default, the folder name of a run configuration is the name of the Gradle project containing it. // generateRunFolders = true // This property enables access transformers for use in development. // They will be applied to the Minecraft artifact. // The access transformer file can be anywhere in the project. // However, it must be at "META-INF/accesstransformer.cfg" in the final mod jar to be loaded by Forge. // This default location is a best practice to automatically put the file in the right place in the final jar. // See https://docs.minecraftforge.net/en/latest/advanced/accesstransformers/ for more information. // accessTransformer = file('src/main/resources/META-INF/accesstransformer.cfg') // Default run configurations. // These can be tweaked, removed, or duplicated as needed. runs { // applies to all the run configs below configureEach { workingDirectory project.file('run') // Recommended logging data for a userdev environment // The markers can be added/remove as needed separated by commas. // "SCAN": For mods scan. // "REGISTRIES": For firing of registry events. // "REGISTRYDUMP": For getting the contents of all registries. property 'forge.logging.markers', 'REGISTRIES' // Recommended logging level for the console // You can set various levels here. // Please read: https://stackoverflow.com/questions/2031163/when-to-use-the-different-log-levels property 'forge.logging.console.level', 'debug' mods { "${mod_id}" { source sourceSets.main } } } client { // Comma-separated list of namespaces to load gametests from. Empty = all namespaces. property 'forge.enabledGameTestNamespaces', mod_id } server { property 'forge.enabledGameTestNamespaces', mod_id args '--nogui' } // This run config launches GameTestServer and runs all registered gametests, then exits. // By default, the server will crash when no gametests are provided. // The gametest system is also enabled by default for other run configs under the /test command. gameTestServer { property 'forge.enabledGameTestNamespaces', mod_id } data { // example of overriding the workingDirectory set in configureEach above workingDirectory project.file('run-data') // Specify the modid for data generation, where to output the resulting resource, and where to look for existing resources. args '--mod', mod_id, '--all', '--output', file('src/generated/resources/'), '--existing', file('src/main/resources/') } } } // Include resources generated by data generators. sourceSets.main.resources { srcDir 'src/generated/resources' } repositories { // Put repositories for dependencies here // ForgeGradle automatically adds the Forge maven and Maven Central for you maven { url "https://cursemaven.com" content { includeGroup "curse.maven" } } // If you have mod jar dependencies in ./libs, you can declare them as a repository like so. // See https://docs.gradle.org/current/userguide/declaring_repositories.html#sub:flat_dir_resolver // flatDir { // dir 'libs' // } } dependencies { // Specify the version of Minecraft to use. // Any artifact can be supplied so long as it has a "userdev" classifier artifact and is a compatible patcher artifact. // The "userdev" classifier will be requested and setup by ForgeGradle. // If the group id is "net.minecraft" and the artifact id is one of ["client", "server", "joined"], // then special handling is done to allow a setup of a vanilla dependency without the use of an external repository. minecraft "net.minecraftforge:forge:${minecraft_version}-${forge_version}" // Example mod dependency with JEI - using fg.deobf() ensures the dependency is remapped to your development mappings // The JEI API is declared for compile time use, while the full JEI artifact is used at runtime // compileOnly fg.deobf("mezz.jei:jei-${mc_version}-common-api:${jei_version}") // compileOnly fg.deobf("mezz.jei:jei-${mc_version}-forge-api:${jei_version}") // runtimeOnly fg.deobf("mezz.jei:jei-${mc_version}-forge:${jei_version}") implementation fg.deobf("curse.maven:epic-fight-mod-405076:5922122") annotationProcessor 'org.spongepowered:mixin:0.8.5:processor' // Example mod dependency using a mod jar from ./libs with a flat dir repository // This maps to ./libs/coolmod-${mc_version}-${coolmod_version}.jar // The group id is ignored when searching -- in this case, it is "blank" // implementation fg.deobf("blank:coolmod-${mc_version}:${coolmod_version}") // For more info: // http://www.gradle.org/docs/current/userguide/artifact_dependencies_tutorial.html // http://www.gradle.org/docs/current/userguide/dependency_management.html } // This block of code expands all declared replace properties in the specified resource targets. // A missing property will result in an error. Properties are expanded using ${} Groovy notation. // When "copyIdeResources" is enabled, this will also run before the game launches in IDE environments. // See https://docs.gradle.org/current/dsl/org.gradle.language.jvm.tasks.ProcessResources.html tasks.named('processResources', ProcessResources).configure { var replaceProperties = [ minecraft_version: minecraft_version, minecraft_version_range: minecraft_version_range, forge_version: forge_version, forge_version_range: forge_version_range, loader_version_range: loader_version_range, mod_id: mod_id, mod_name: mod_name, mod_license: mod_license, mod_version: mod_version, mod_authors: mod_authors, mod_description: mod_description, ] inputs.properties replaceProperties filesMatching(['META-INF/mods.toml', 'pack.mcmeta']) { expand replaceProperties + [project: project] } } // Example for how to get properties into the manifest for reading at runtime. tasks.named('jar', Jar).configure { manifest { attributes([ 'Specification-Title' : mod_id, 'Specification-Vendor' : mod_authors, 'Specification-Version' : '1', // We are version 1 of ourselves 'Implementation-Title' : project.name, 'Implementation-Version' : project.jar.archiveVersion, 'Implementation-Vendor' : mod_authors, 'Implementation-Timestamp': new Date().format("yyyy-MM-dd'T'HH:mm:ssZ") ]) } // This is the preferred method to reobfuscate your jar file finalizedBy 'reobfJar' } // However if you are in a multi-project build, dev time needs unobfed jar files, so you can delay the obfuscation until publishing by doing: // tasks.named('publish').configure { // dependsOn 'reobfJar' // } // Example configuration to allow publishing using the maven-publish plugin publishing { publications { register('mavenJava', MavenPublication) { artifact jar } } repositories { maven { url "file://${project.projectDir}/mcmodsrepo" } maven { url "https://cursemaven.com" content { includeGroup "curse.maven" } } } } tasks.withType(JavaCompile).configureEach { options.encoding = 'UTF-8' // Use the UTF-8 charset for Java compilation }  
    • I have a custom 3d model which works perfectly. BUT I want it to be held diffrently on the players hand when the item is being used. My JSON file under assets/examplemod/items looks like this: { "model": { "type": "minecraft:condition", "on_false": { "type": "minecraft:model", "model": "examplemod:item/example_item" }, "on_true": { "type": "minecraft:model", "model": "examplemod:item/example_item_using" }, "property": "minecraft:using_item" } }   This works fine until the item is used. The correct model will be displayed but with a full black texture instead of the actuall texture. Any idea why? (I want to use the exact same texture for both items, because their model is the same just diffrent displays on firstperson_righthand and firstperson_lefthand). The models JSON's are fully blockbench files inlcuding the elements, display, textures with texture_size.   Also is this the correct way to do it? Because it feels so dumb to change the exact same model just for a diffrent right- and lefthand view.   (fyi: ItemUseAnimation is BLOCK for this item)
    • I just backed up my world then tried to create new mod with currently equipped mod but with new world still made same error. Sooo I think it's not world error. also It's working fine on singleplayer. + but it made some another weird error with new world
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.