Jump to content

Crash: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: com.mojang.text2speech.Narrator


Recommended Posts

Hi, i'm getting this error when trying to start a modded minecraft server with a personal modpack. Also getting a simmilar error when trying to create a singleplayer world. Can someone help me find which mod is causing this error?

Forge: 47.2.0

Minecraft: 1.20.1

 

This is the crash report:

Spoiler

---- Minecraft Crash Report ----

2// I feel sad now :(

3

4Time: 2024-04-27 22:54:27

5Description: Exception initializing level

6

7org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered

8at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}

9at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}

10at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}

11at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}

12at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar%2355!/:10.0.9+10.0.9+main.dcd20f30] {}

13at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {}

14at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {}

15at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {}

16at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}

17at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}

18at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}

19at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}

20at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}

21at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}

22at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_6929_(NoiseBasedChunkGenerator.java:453) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:NoiseBasedChunkGeneratorMixin,pl:mixin:A}

23at net.minecraft.world.level.chunk.ChunkStatus.m_196757_(ChunkStatus.java:140) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A}

24at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:classloading}

25at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A}

26at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}

27at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?] {}

28at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}

29at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}

30at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}

31at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:classloading}

32at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:classloading}

33at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:classloading}

34at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:classloading}

35at java.util.concurrent.ForkJoinTask$RunnableExecuteAction.exec(ForkJoinTask.java:1395) ~[?:?] {}

36at java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:373) ~[?:?] {}

37at java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1182) ~[?:?] {}

38at java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1655) ~[?:?] {re:mixin,re:computing_frames}

39at java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1622) ~[?:?] {re:mixin,re:computing_frames}

40at java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165) ~[?:?] {re:mixin}

41Caused by: org.spongepowered.asm.mixin.throwables.ClassMetadataNotFoundException: com.mojang.text2speech.Narrator

42at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transformField(MixinPreProcessorStandard.java:771) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}

43at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.transform(MixinPreProcessorStandard.java:741) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}

44at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.attach(MixinPreProcessorStandard.java:310) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}

45at org.spongepowered.asm.mixin.transformer.MixinPreProcessorStandard.createContextFor(MixinPreProcessorStandard.java:280) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}

46at org.spongepowered.asm.mixin.transformer.MixinInfo.createContextFor(MixinInfo.java:1288) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}

47at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:292) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}

48at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:383) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}

49at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:365) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}

50at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}

51... 32 more

52

53

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

55---------------------------------------------------------------------------------------

56

57-- Head --

58Thread: Server thread

59Stacktrace:

60at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}

61at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:250) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}

62at org.spongepowered.asm.service.modlauncher.MixinTransformationHandler.processClass(MixinTransformationHandler.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}

63at org.spongepowered.asm.launch.MixinLaunchPluginLegacy.processClass(MixinLaunchPluginLegacy.java:131) ~[mixin-0.8.5.jar%2365!/:0.8.5+Jenkins-b310.git-155314e6e91465dad727e621a569906a410cd6f4] {}

64at cpw.mods.modlauncher.serviceapi.ILaunchPluginService.processClassWithFlags(ILaunchPluginService.java:156) ~[modlauncher-10.0.9.jar%2355!/:10.0.9+10.0.9+main.dcd20f30] {}

65at cpw.mods.modlauncher.LaunchPluginHandler.offerClassNodeToPlugins(LaunchPluginHandler.java:88) ~[modlauncher-10.0.9.jar%2355!/:?] {}

66at cpw.mods.modlauncher.ClassTransformer.transform(ClassTransformer.java:120) ~[modlauncher-10.0.9.jar%2355!/:?] {}

67at cpw.mods.modlauncher.TransformingClassLoader.maybeTransformClassBytes(TransformingClassLoader.java:50) ~[modlauncher-10.0.9.jar%2355!/:?] {}

68at cpw.mods.cl.ModuleClassLoader.readerToClass(ModuleClassLoader.java:113) ~[securejarhandler-2.1.10.jar:?] {}

69at cpw.mods.cl.ModuleClassLoader.lambda$findClass$15(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}

70at cpw.mods.cl.ModuleClassLoader.loadFromModule(ModuleClassLoader.java:229) ~[securejarhandler-2.1.10.jar:?] {}

71at cpw.mods.cl.ModuleClassLoader.findClass(ModuleClassLoader.java:219) ~[securejarhandler-2.1.10.jar:?] {}

72at cpw.mods.cl.ModuleClassLoader.loadClass(ModuleClassLoader.java:135) ~[securejarhandler-2.1.10.jar:?] {}

73at java.lang.ClassLoader.loadClass(ClassLoader.java:525) ~[?:?] {}

74at net.minecraft.world.level.levelgen.NoiseBasedChunkGenerator.m_6929_(NoiseBasedChunkGenerator.java:453) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:NoiseBasedChunkGeneratorMixin,pl:mixin:A}

75at net.minecraft.world.level.chunk.ChunkStatus.m_196757_(ChunkStatus.java:140) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A}

76at net.minecraft.world.level.chunk.ChunkStatus$SimpleGenerationTask.m_214024_(ChunkStatus.java:309) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:classloading}

77at net.minecraft.world.level.chunk.ChunkStatus.m_280308_(ChunkStatus.java:252) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ChunkStatusMixin,pl:mixin:A}

78at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$27(ChunkMap.java:643) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}

79at com.mojang.datafixers.util.Either$Left.map(Either.java:38) ~[datafixerupper-6.0.8.jar%2377!/:?] {}

80at net.minecraft.server.level.ChunkMap.lambda$scheduleChunkGeneration$29(ChunkMap.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:modernfix-common.mixins.json:bugfix.paper_chunk_patches.ChunkMapMixin,pl:mixin:APP:modernfix-forge.mixins.json:bugfix.chunk_deadlock.ChunkMapLoadMixin,pl:mixin:APP:railways.mixins.json:ChunkMapAccessor,pl:mixin:APP:smoothchunk.mixins.json:ChunkMapMixin,pl:mixin:APP:ars_nouveau.mixins.json:camera.ChunkMapMixin,pl:mixin:APP:railways-common.mixins.json:conductor_possession.ChunkMapMixin,pl:mixin:A}

81at java.util.concurrent.CompletableFuture$UniCompose.tryFire(CompletableFuture.java:1150) ~[?:?] {}

82at java.util.concurrent.CompletableFuture$Completion.run(CompletableFuture.java:482) ~[?:?] {}

83at net.minecraft.server.level.ChunkTaskPriorityQueueSorter.m_143188_(ChunkTaskPriorityQueueSorter.java:62) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:classloading}

84at net.minecraft.util.thread.ProcessorMailbox.m_18759_(ProcessorMailbox.java:91) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:classloading}

85at net.minecraft.util.thread.ProcessorMailbox.m_18747_(ProcessorMailbox.java:146) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:classloading}

86at net.minecraft.util.thread.ProcessorMailbox.run(ProcessorMailbox.java:102) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:classloading}

87-- Affected level --

88Details:

89All players: 0 total; []

90Chunk stats: 625

91Level dimension: minecraft:overworld

92Level spawn location: World: (8,64,40), Section: (at 8,0,8 in 0,4,2; chunk contains blocks 0,-64,32 to 15,319,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)

93Level time: 0 game time, 0 day time

94Level name: world

95Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false

96Level weather: Rain time: 0 (now: false), thunder time: 0 (now: false)

97Known server brands: forge

98Removed feature flags:

99Level was modded: true

100Level storage version: 0x04ABD - Anvil

101Stacktrace:

102at net.minecraft.server.MinecraftServer.m_129815_(MinecraftServer.java:355) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:A}

103at net.minecraft.server.MinecraftServer.m_130006_(MinecraftServer.java:308) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:A}

104at net.minecraft.server.dedicated.DedicatedServer.m_7038_(DedicatedServer.java:164) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B}

105at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:634) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:A}

106at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:251) ~[server-1.20.1-20230612.114412-srg.jar%23275!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:APP:modernfix-common.mixins.json:perf.dedicated_reload_executor.MinecraftServerMixin,pl:mixin:A}

107at java.lang.Thread.run(Thread.java:840) ~[?:?] {re:mixin}

108

109

110-- System Details --

111Details:

112Minecraft Version: 1.20.1

113Minecraft Version ID: 1.20.1

114Operating System: Linux (amd64) version 5.15.0-78-generic

115Java Version: 17.0.11, Eclipse Adoptium

116Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium

117Memory: 539526656 bytes (514 MiB) / 1688207360 bytes (1610 MiB) up to 2411724800 bytes (2300 MiB)

118CPUs: 2

119Processor Vendor: AuthenticAMD

120Processor Name: AMD EPYC 7402P 24-Core Processor

121Identifier: AuthenticAMD Family 23 Model 49 Stepping 0

122Microarchitecture: Zen 2

123Frequency (GHz): -0.00

124Number of physical packages: 1

125Number of physical CPUs: 24

126Number of logical CPUs: 48

127Graphics card #0 name: unknown

128Graphics card #0 vendor: unknown

129Graphics card #0 VRAM (MB): 0.00

130Graphics card #0 deviceId: unknown

131Graphics card #0 versionInfo: unknown

132Virtual memory max (MB): 129819.86

133Virtual memory used (MB): 122623.00

134Swap memory total (MB): 1024.00

135Swap memory used (MB): 676.41

136JVM Flags: 3 total; -XX:MaxMetaspaceSize=300M -Xmx2300M -Xms1150M

137Server Running: true

138Player Count: 0 / 8; []

139Data Packs: vanilla, mod:create_things_and_misc, mod:blue_skies (incompatible), mod:create_dd (incompatible), mod:geckolib, mod:createdeco (incompatible), mod:botarium (incompatible), mod:naturalist (incompatible), mod:immersive_aircraft (incompatible), mod:sophisticatedcore (incompatible), mod:create_jetpack (incompatible), mod:citadel (incompatible), mod:alexsmobs (incompatible), mod:yungsapi, mod:mixinextras (incompatible), mod:sophisticatedbackpacks (incompatible), mod:create_dragon_lib (incompatible), mod:createdieselgenerators (incompatible), mod:railways (incompatible), mod:create_new_age, mod:cloth_config (incompatible), mod:moretotems (incompatible), mod:rpgsmw, mod:supplementaries, mod:refinedstorage, mod:structure_gel, mod:create_connected, mod:astemirlib (incompatible), mod:morevillagers (incompatible), mod:ironfurnaces, mod:botania, mod:resourcefulconfig (incompatible), mod:born_in_chaos_v1, mod:create_recipes, mod:curios (incompatible), mod:patchouli (incompatible), mod:betterstrongholds, mod:resourcefullib (incompatible), mod:deeperdarker, mod:architectury (incompatible), mod:cupboard (incompatible), mod:flightlib (incompatible), mod:portablecraftingtable (incompatible), mod:voidtotem (incompatible), mod:createteleporters, mod:elytraslot (incompatible), mod:inventorysorter (incompatible), mod:jei, mod:create_netherless, mod:feywild, mod:caelus (incompatible), mod:obscure_api (incompatible), mod:clumps (incompatible), mod:journeymap (incompatible), mod:epherolib (incompatible), mod:libx, mod:magistuarmory (incompatible), mod:create_confectionery, mod:vintageimprovements, mod:iceandfire, mod:ars_nouveau (incompatible), mod:forge, mod:ironchest, mod:dungeons_arise, mod:toomanyglyphs (incompatible), mod:smoothchunk (incompatible), mod:alexscaves, mod:moonlight (incompatible), mod:mixinsquared (incompatible), mod:another_furniture (incompatible), mod:forbidden_arcanus (incompatible), mod:spectrelib (incompatible), mod:astikorcarts (incompatible), mod:kotlinforforge (incompatible), mod:flywheel, mod:create, mod:create_structures, mod:createcasing (incompatible), mod:extendedgears (incompatible), mod:ars_creo (incompatible), mod:createoreexcavation (incompatible), mod:croptopia (incompatible), mod:create_sa, mod:lootr, mod:ferritecore (incompatible), mod:charmofundying (incompatible), mod:dawnera (incompatible), mod:valhelsia_core (incompatible), mod:create_enchantment_industry (incompatible), mod:aquamirae (incompatible), mod:createaddition (incompatible), mod:ad_astra (incompatible), mod:ad_astra_giselle_addon (incompatible), Supplementaries Generated Pack, mod:modernfix (incompatible), mod:terrablender

140Enabled Feature Flags: minecraft:vanilla

141World Generation: Stable

142Is Modded: Definitely; Server brand changed to 'forge'

143Type: Dedicated Server (map_server.txt)

144ModLauncher: 10.0.9+10.0.9+main.dcd20f30

145ModLauncher launch target: forgeserver

146ModLauncher naming: srg

147ModLauncher services:

148mixin-0.8.5.jar mixin PLUGINSERVICE

149eventbus-6.0.5.jar eventbus PLUGINSERVICE

150fmlloader-1.20.1-47.2.0.jar slf4jfixer PLUGINSERVICE

151fmlloader-1.20.1-47.2.0.jar object_holder_definalize PLUGINSERVICE

152fmlloader-1.20.1-47.2.0.jar runtime_enum_extender PLUGINSERVICE

153fmlloader-1.20.1-47.2.0.jar capability_token_subclass PLUGINSERVICE

154accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE

155fmlloader-1.20.1-47.2.0.jar runtimedistcleaner PLUGINSERVICE

156modlauncher-10.0.9.jar mixin TRANSFORMATIONSERVICE

157modlauncher-10.0.9.jar fml TRANSFORMATIONSERVICE

158FML Language Providers:

[email protected]

160javafml@null

[email protected]

162lowcodefml@null

163Mod List:

164create_misc_and_things_ 1.20.1_4.0A.jar |create: things and misc |create_things_and_misc |1.0.0 |DONE |Manifest: NOSIGNATURE

165blue_skies-1.20.1-1.3.29.jar |Blue Skies |blue_skies |1.3.29 |DONE |Manifest: NOSIGNATURE

166Create-Dreams-n-Desires-1.20.1-0.2c.PREBETA.jar |Create: Dreams & Desires |create_dd |0.2c.PREBETA |DONE |Manifest: NOSIGNATURE

167geckolib-forge-1.20.1-4.4.2.jar |GeckoLib 4 |geckolib |4.4.2 |DONE |Manifest: NOSIGNATURE

168createdeco-2.0.0-forge-1.20.1.jar |Create Deco |createdeco |2.0.0-forge-1.20.1 |DONE |Manifest: NOSIGNATURE

169botarium-forge-1.20.1-2.2.1.jar |Botarium |botarium |2.2.1 |DONE |Manifest: NOSIGNATURE

170naturalist-forge-4.0.3-1.20.1.jar |Naturalist |naturalist |4.0.3 |DONE |Manifest: NOSIGNATURE

171immersive_aircraft-0.7.5+1.20.1-forge.jar |Immersive Aircraft |immersive_aircraft |0.7.5+1.20.1 |DONE |Manifest: NOSIGNATURE

172sophisticatedcore-1.20.1-0.5.111.517.jar |Sophisticated Core |sophisticatedcore |**.**.**.** |DONE |Manifest: NOSIGNATURE

173create_jetpack-forge-4.2.1.jar |Create Jetpack |create_jetpack |4.2.1 |DONE |Manifest: NOSIGNATURE

174modernfix-forge-5.10.1+mc1.20.1.jar |ModernFix |modernfix |5.10.1+mc1.20.1 |DONE |Manifest: NOSIGNATURE

175citadel-2.5.4-1.20.1.jar |Citadel |citadel |2.5.4 |DONE |Manifest: NOSIGNATURE

176alexsmobs-1.22.7.jar |Alex's Mobs |alexsmobs |1.22.7 |DONE |Manifest: NOSIGNATURE

177YungsApi-1.20-Forge-4.0.2.jar |YUNG's API |yungsapi |1.20-Forge-4.0.2 |DONE |Manifest: NOSIGNATURE

178mixinextras-forge-0.2.0-beta.9.jar |MixinExtras |mixinextras |0.2.0-beta.9 |DONE |Manifest: NOSIGNATURE

179sophisticatedbackpacks-1.20.1-3.19.4.978.jar |Sophisticated Backpacks |sophisticatedbackpacks |**.**.**.** |DONE |Manifest: NOSIGNATURE

180create_dragon_lib-1.20.1-1.4.2.jar |Create: Dragon Lib |create_dragon_lib |1.4.2 |DONE |Manifest: NOSIGNATURE

181createdieselgenerators-1.20.1-1.2h.jar |Create Diesel Generators |createdieselgenerators |1.20.1-1.2h |DONE |Manifest: NOSIGNATURE

182Steam_Rails-1.6.3+forge-mc1.20.1.jar |Create: Steam 'n' Rails |railways |1.6.3+forge-mc1.20.1|DONE |Manifest: NOSIGNATURE

183create-new-age-forge-1.20.1-1.1.2.jar |Create: New Age |create_new_age |1.1.2 |DONE |Manifest: NOSIGNATURE

184cloth-config-12.0.109-forge.jar |Cloth Config v12 API |cloth_config |12.0.109 |DONE |Manifest: NOSIGNATURE

185More Totems of Undying-forge-1.20.1-2.16.0.jar |More Totems of Undying |moretotems |2.16.0 |DONE |Manifest: NOSIGNATURE

186RPG_style_more_weapons_7.5_1.20.1.jar |RPG_style_More_Weapons |rpgsmw |**.**.**.** |DONE |Manifest: NOSIGNATURE

187supplementaries-1.20-2.7.8.jar |Supplementaries |supplementaries |1.20-2.7.8 |DONE |Manifest: NOSIGNATURE

188refinedstorage-1.12.4.jar |Refined Storage |refinedstorage |1.12.4 |DONE |Manifest: NOSIGNATURE

189structure_gel-1.20.1-2.15.1.jar |Structure Gel API |structure_gel |2.15.1 |DONE |Manifest: NOSIGNATURE

190create_connected-0.7.4-mc1.20.1-all.jar |Create: Connected |create_connected |0.7.4-mc1.20.1 |DONE |Manifest: NOSIGNATURE

191astemirlib-1.20.1-1.11.jar |AstemirLib |astemirlib |1.11 |DONE |Manifest: NOSIGNATURE

192morevillagers-forge-1.20.1-5.0.0.jar |More Villagers |morevillagers |5.0.0 |DONE |Manifest: NOSIGNATURE

193ironfurnaces-1.20.1-4.1.3.jar |Iron Furnaces |ironfurnaces |4.1.3 |DONE |Manifest: NOSIGNATURE

194Botania-1.20.1-441-FORGE.jar |Botania |botania |1.20.1-441-FORGE |DONE |Manifest: NOSIGNATURE

195resourcefulconfig-forge-1.20.1-2.1.0.jar |Resourcefulconfig |resourcefulconfig |2.1.0 |DONE |Manifest: NOSIGNATURE

196born_in_chaos_[Forge]1.20.1_1.2.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |DONE |Manifest: NOSIGNATURE

197create_recipes-1.2.0.jar |Create: More Recipes |create_recipes |1.0.0 |DONE |Manifest: NOSIGNATURE

198curios-forge-5.4.5+1.20.1.jar |Curios API |curios |5.4.5+1.20.1 |DONE |Manifest: NOSIGNATURE

199Patchouli-1.20.1-84-FORGE.jar |Patchouli |patchouli |1.20.1-84-FORGE |DONE |Manifest: NOSIGNATURE

200YungsBetterStrongholds-1.20-Forge-4.0.3.jar |YUNG's Better Strongholds |betterstrongholds |1.20-Forge-4.0.3 |DONE |Manifest: NOSIGNATURE

201resourcefullib-forge-1.20.1-2.1.19.jar |Resourceful Lib |resourcefullib |2.1.19 |DONE |Manifest: NOSIGNATURE

202deeperdarker-forge-1.20.1-1.2.1.jar |Deeper and Darker |deeperdarker |1.2.1 |DONE |Manifest: NOSIGNATURE

203architectury-9.2.14-forge.jar |Architectury |architectury |9.2.14 |DONE |Manifest: NOSIGNATURE

204cupboard-1.20.1-2.1.jar |Cupboard utilities |cupboard |1.20.1-2.1 |DONE |Manifest: NOSIGNATURE

205flightlib-forge-2.1.0.jar |Flight Lib |flightlib |2.1.0 |DONE |Manifest: NOSIGNATURE

206PortableCraftingTable-1.20.1-3.2.2-[FORGE].jar |Portable Crafting Table |portablecraftingtable |3.2.2-[FORGE] |DONE |Manifest: NOSIGNATURE

207voidtotem-forge-1.20-3.0.1.jar |Void Totem |voidtotem |3.0.1 |DONE |Manifest: NOSIGNATURE

208createteleporters2-1.20.1.jar |Create Teleporters |createteleporters |1.2 |DONE |Manifest: NOSIGNATURE

209elytraslot-forge-6.3.0+1.20.1.jar |Elytra Slot |elytraslot |6.3.0+1.20.1 |DONE |Manifest: NOSIGNATURE

210inventorysorter-1.20.1-23.0.1.jar |Simple Inventory Sorter |inventorysorter |23.0.1 |DONE |Manifest: NOSIGNATURE

211jei-1.20.1-forge-15.2.0.27.jar |Just Enough Items |jei |**.**.**.** |DONE |Manifest: NOSIGNATURE

212create_netherless-1.20.1-1.3.jar |Create: Netherless |create_netherless |1.3.0 |DONE |Manifest: NOSIGNATURE

213Feywild-1.20.1-4.0.1.jar |Feywild |feywild |1.20.1-4.0.1 |DONE |Manifest: NOSIGNATURE

214caelus-forge-3.1.0+1.20.jar |Caelus API |caelus |3.1.0+1.20 |DONE |Manifest: NOSIGNATURE

215obscure_api-15.jar |Obscure API |obscure_api |15 |DONE |Manifest: NOSIGNATURE

216Clumps-forge-1.20.1-12.0.0.3.jar |Clumps |clumps |**.**.**.** |DONE |Manifest: NOSIGNATURE

217journeymap-1.20.1-5.9.21-forge.jar |Journeymap |journeymap |5.9.21 |DONE |Manifest: NOSIGNATURE

218EpheroLib-1.20.1-FORGE-1.2.0.jar |BOZOID |epherolib |0.1.2 |DONE |Manifest: NOSIGNATURE

219LibX-1.20.1-5.0.12.jar |LibX |libx |1.20.1-5.0.12 |DONE |Manifest: NOSIGNATURE

220[1.20.1-forge]-Epic-Knights-9.8.jar |Epic Knights Mod |magistuarmory |9.8 |DONE |Manifest: NOSIGNATURE

221create-confectionery1.20.1_v1.1.0.jar |Create Confectionery |create_confectionery |1.1.0 |DONE |Manifest: NOSIGNATURE

222vintageimprovements-1.20.1-0.1.4.1.jar |Create: Vintage Improvements |vintageimprovements |1.20.1-0.1.4.1 |DONE |Manifest: NOSIGNATURE

223iceandfire-2.1.13-1.20.1-beta-4.jar |Ice and Fire |iceandfire |2.1.13-1.20.1-beta-4|DONE |Manifest: NOSIGNATURE

224ars_nouveau-1.20.1-4.8.1-all.jar |Ars Nouveau |ars_nouveau |4.8.1 |DONE |Manifest: NOSIGNATURE

225forge-1.20.1-47.2.0-universal.jar |Forge |forge |47.2.0 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****

226ironchest-1.20.1-14.4.4.jar |Iron Chests |ironchest |1.20.1-14.4.4 |DONE |Manifest: NOSIGNATURE

227DungeonsArise-1.20.1-2.1.57-release.jar |When Dungeons Arise |dungeons_arise |2.1.57-1.20.1 |DONE |Manifest: NOSIGNATURE

228server-1.20.1-20230612.114412-srg.jar |Minecraft |minecraft |1.20.1 |DONE |Manifest: NOSIGNATURE

229toomanyglyphs-1.20.1-2.3.2.12345.jar |Too Many Glyphs |toomanyglyphs |2.3.2.12345 |DONE |Manifest: NOSIGNATURE

230smoothchunk-1.20.1-3.5.jar |Smoothchunk mod |smoothchunk |1.20.1-3.5 |DONE |Manifest: NOSIGNATURE

231alexscaves-1.1.4.jar |Alex's Caves |alexscaves |1.1.4 |DONE |Manifest: NOSIGNATURE

232TerraBlender-forge-1.20.1-3.0.1.4.jar |TerraBlender |terrablender |**.**.**.** |DONE |Manifest: NOSIGNATURE

233moonlight-1.20-2.8.67-forge.jar |Moonlight Library |moonlight |1.20-2.8.67 |DONE |Manifest: NOSIGNATURE

234mixinsquared-forge-0.1.1.jar |MixinSquared |mixinsquared |0.1.1 |DONE |Manifest: NOSIGNATURE

235another_furniture-forge-1.20.1-3.0.1.jar |Another Furniture |another_furniture |1.20.1-3.0.1 |DONE |Manifest: NOSIGNATURE

236forbidden_arcanus-1.20.1-2.2.4.jar |Forbidden & Arcanus |forbidden_arcanus |1.20.1-2.2.4 |DONE |Manifest: NOSIGNATURE

237spectrelib-forge-0.13.14+1.20.1.jar |SpectreLib |spectrelib |0.13.14+1.20.1 |DONE |Manifest: NOSIGNATURE

238astikorcarts-redux-1.20.1-1.1.7.jar |AstikorCarts Redux |astikorcarts |1.1.7 |DONE |Manifest: NOSIGNATURE

239kffmod-4.10.0.jar |Kotlin For Forge |kotlinforforge |4.10.0 |DONE |Manifest: NOSIGNATURE

240flywheel-forge-1.20.1-0.6.10-7.jar |Flywheel |flywheel |0.6.10-7 |DONE |Manifest: NOSIGNATURE

241create-1.20.1-0.5.1.f.jar |Create |create |0.5.1.f |DONE |Manifest: NOSIGNATURE

242create-structures-0.1.1-1.20.1-FORGE.jar |Create: Structures |create_structures |0.1.1 |DONE |Manifest: NOSIGNATURE

243CreateCasing-1.20.1-1.6.0.jar |Create : Encased |createcasing |1.20.1-1.6.0 |DONE |Manifest: NOSIGNATURE

244extendedgears-2.1.1-1.20.1-0.5.1.f-forge.jar |Extended Cogwheels |extendedgears |2.1.1-1.20.1-0.5.1.f|DONE |Manifest: NOSIGNATURE

245ars_creo-1.20.1-4.0.1.jar |Ars Creo |ars_creo |4.0.1 |DONE |Manifest: NOSIGNATURE

246createoreexcavation-1.20-1.4.3.jar |Create Ore Excavation |createoreexcavation |1.4.3 |DONE |Manifest: NOSIGNATURE

247Croptopia-1.20.1-FORGE-3.0.2.jar |Croptopia |croptopia |3.0.2 |DONE |Manifest: NOSIGNATURE

248create-stuff-additions1.20.1_v2.0.4a.jar |Create Stuff & Additions |create_sa |2.0.4. |DONE |Manifest: NOSIGNATURE

249lootr-1.20-0.7.30.73.jar |Lootr |lootr |**.**.**.** |DONE |Manifest: NOSIGNATURE

250ferritecore-6.0.1-forge.jar |Ferrite Core |ferritecore |6.0.1 |DONE |Manifest: ****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****:****

251charmofundying-forge-6.4.5+1.20.1.jar |Charm of Undying |charmofundying |6.4.5+1.20.1 |DONE |Manifest: NOSIGNATURE

252thedawnera-1.20.1-0.58.91.jar |TheDawnEra |dawnera |0.58.91 |DONE |Manifest: NOSIGNATURE

253valhelsia_core-forge-1.20.1-1.1.1.jar |Valhelsia Core |valhelsia_core |1.1.1 |DONE |Manifest: NOSIGNATURE

254create_enchantment_industry-1.20.1-for-create-0.5.|Create Enchantment Industry |create_enchantment_industry |1.2.9.c |DONE |Manifest: NOSIGNATURE

255aquamirae-6.API15.jar |Aquamirae |aquamirae |6.API15 |DONE |Manifest: NOSIGNATURE

256createaddition-1.20.1-1.2.1.jar |Create Crafts & Additions |createaddition |1.20.1-1.2.1 |DONE |Manifest: NOSIGNATURE

257ad_astra-forge-1.20.1-1.15.5.jar |Ad Astra |ad_astra |1.15.5 |DONE |Manifest: NOSIGNATURE

258Ad-Astra-Giselle-Addon-forge-1.20.1-5.8.jar |Ad Astra: Giselle Addon |ad_astra_giselle_addon |5.8 |DONE |Manifest: NOSIGNATURE

259Crash Report UUID: e57a0306-a75e-477b-b0a4-14d52273f32e

260FML: 47.2

261Forge: net.minecraftforge:47.2.0

Also have this link to the log, if you prefer it: https://mclo.gs/3fRVwOj

Link to comment
Share on other sites

Join the conversation

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

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

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

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

×   Your previous content has been restored.   Clear editor

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

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • BRUNOE QUICK HACK; YOUR KNIGHTS IN SHINING AGAINST SCAMMERS, FIGHTING FOR YOUR JUSTICE   Enough is enough! It's time to take a stand against scammers and reclaim what's rightfully ours. Brunoe Quick Hack is the ultimate ally in this fight for justice, and they are ready to go to battle on your behalf. Their team of skilled hackers possesses the ability to infiltrate scammers' networks, retrieve your stolen funds, and ensure that the perpetrators face the consequences of their actions. What sets Brunoe Quick Hack apart is not only their technical expertise, but also their unwavering dedication to achieving justice for their clients. They understand the frustration, anger, and sense of violation that comes with falling victim to a scam, and they channel that energy into relentlessly pursuing the scammers until they are held accountable. Don't let scammers continue their deceitful ways - trust in Brunoe Quick Hack's expertise and let them lead you GMAIL: BRUNOEQUICKHACK at GMAIL dot com           Website: brunoequickhack.COM What's APP: + 1- 705 -784- 2635    
    • Working with Lee Ultimate Hacker was a transformative experience that not only restored hacked funds but also exemplified a level of professionalism that exceeded expectations. In a world where cryptocurrency theft is a prevalent threat, the need for reliable recovery services is paramount. My testimony delves into my journey with Lee Ultimate Hacker, highlighting the profound impact of hacked funds and the exceptional recovery process provided by the company. From the initial consultation to the execution of the recovery plan, the expertise and dedication of Lee Ultimate Hacker shone through, setting a new standard for crypto recovery services. Within the rapidly evolving realm of cryptocurrencies, there is always a chance of fraud and hacking. Cybercrime affects a lot of people and companies, costing them their hard-earned digital assets. As a result, there is an increasing need for reputable and trustworthy crypto recovery services to assist victims in getting back what is truly theirs. A beam of brilliance amid the swirling storms of cryptocurrency robbery is Lee Ultimate Hacker. Lee Ultimate Hacker is passionate about assisting clients in safety and effectively recovering their monies that have been compromised, and it does so by utilizing state-of-the-art technology and a team of knowledgeable specialists. In the crypto recovery market, they are a well-known brand thanks to their track record of expertise and accomplishments. The repercussions of having your crypto assets hacked can be devastating. Apart from the financial loss, there is also a sense of violation and helplessness that comes with being a victim of cybercrime. The emotional toll and stress of dealing with such a situation can be overwhelming, affecting both personal and professional aspects of life. Upon contacting Lee Ultimate Hacker via LEEULTIMATEHACKER@ AOL. COM   Support @ leeultimatehacker . com.  telegram:LEEULTIMATE   wh@tsapp +1  (715) 314  -  9248  https://leeultimatehacker.com I met with a thorough initial consultation to understand the details of the hack and assess the extent of the damage. This step is crucial in formulating a tailored recovery plan that suits the specific needs of each client. With their extensive knowledge of blockchain technology and forensic investigation abilities, they create a recovery plan that increases the likelihood that the funds will be successfully retrieved.  Lee Ultimate Hacker has an illustrious history of accomplishment. The team's professionalism, knowledge, and commitment to helping people recover from crypto-related issues have been emphasized by the countless clients who have shared their great experiences working with them.
    • Hi, has anyone dealt with gradlew :runClient crashing on start before? I've currently made a forge 1.18.2 mod with the latest mdk and I use IntelliJ IDEA 2024.1 as my IDE, and now whenever I try to run the `:runClient` command with gradle, it works at first, but then the process stops reporting this issue: `Caused by: java.lang.reflect.InvocationTargetException` and `Caused by: java.lang.NoSuchMethodError: 'int net.minecraft.util.Mth.m_14045_(int, int, int)'`. I've pasted the full runClient gradle log in this message. I investigated this issue further on the forge forums to find that not much people had encountered it, and those who did encounter it somehow fixed it with fixes that does not work for me like deleting cache and let gradle redownload the cache or anything and that this issue is caused by a "Corrupted Cache", or whatever the heck that meant. I tried cloning my entire repo (https://github.com/Type-32/PreciseManufacturing) to another directory to "start fresh" but the same issue persists. I created a new project with a clean forge mod 1.18.2 template but the issue persists. I tried all the fixes I can find but none of them worked. even `.\gradlew --refresh-dependencies` didn't work. I am getting desparate for any help now ~~this is so freaking frustrating~~ This is my build.gradle file plugins { id 'eclipse' id 'idea' id 'net.minecraftforge.gradle' version '[6.0.16,6.2)' id 'org.parchmentmc.librarian.forgegradle' version '1.+' } group = mod_group_id version = mod_version base { archivesName = mod_id } java { toolchain.languageVersion = JavaLanguageVersion.of(17) } minecraft { mappings channel: mapping_channel, version: mapping_version copyIdeResources = true runs { // applies to all the run configs below configureEach { workingDirectory project.file('run') property 'forge.logging.markers', 'REGISTRIES' 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 property 'mixin.env.remapRefMap', 'true' property 'mixin.env.refMapRemappingFile', "${projectDir}/build/createSrgToMcp/output.srg" } server { property 'forge.enabledGameTestNamespaces', mod_id args '--nogui' } 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/') } } } jarJar.enable() reobf { jarJar { } } tasks.jarJar.finalizedBy('reobfJarJar') // Include resources generated by data generators. sourceSets.main.resources { srcDir 'src/generated/resources' } repositories { maven { name = 'tterrag maven' url = 'https://maven.tterrag.com/' } mavenLocal() } dependencies { minecraft "net.minecraftforge:forge:${minecraft_version}-${forge_version}" implementation fg.deobf("com.simibubi.create:create-${create_minecraft_version}:${create_version}:slim") { transitive = false } implementation fg.deobf("com.jozufozu.flywheel:flywheel-forge-${flywheel_minecraft_version}:${flywheel_version}") implementation fg.deobf("com.tterrag.registrate:Registrate:${registrate_version}") // [MC<minecraft_version>,MC<next_minecraft_version>) jarJar(group: 'com.tterrag.registrate', name: 'Registrate', version: "[MC1.18.2,MC1.19)") // 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}") // 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}") } 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' } tasks.withType(JavaCompile).configureEach { options.encoding = 'UTF-8' // Use the UTF-8 charset for Java compilation }  
    • pastebin.com and paste.ee couldn't handle the debug and crash log sizes, apologies I have to send it on mega, and I hope it's not a problem Basically, Minecraft turns on normally but when I try to create a world, it goes to 100%, joining world, saving world and crashes   debug log https://mega.nz/file/kP1nGDKZ decryption key: C_VSH-IO6Kpi9IdqUs2Z0KDu0Fpujmen_I3rI1yUyVw crash log https://mega.nz/file/RXVEhRpZ 0r05xiqoGmL8rQEXjYaf8Q8BO-XbJGzpeBDek3aqb0w
  • Topics

×
×
  • Create New...

Important Information

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