| 1 | ---- Minecraft Crash Report ----
|
| 2 | |
| 3 |
|
| 4 | Time: 2025-11-19 18:49:06
|
| 5 | Description: Initializing game
|
| 6 |
|
| 7 | java.lang.RuntimeException: Could not execute entrypoint stage 'main' due to errors, provided by 'hexic' at 'org.eu.net.pool.hexic.Hexic$package::init'!
|
| 8 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:409)
|
| 9 | at app//net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
|
| 10 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:407)
|
| 11 | at app//net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
|
| 12 | at knot//MC//net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:458)
|
| 13 | at knot//net.minecraft.client.main.Main.main(Main.java:211)
|
| 14 | at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506)
|
| 15 | at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
|
| 16 | at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 17 | at app//org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
|
| 18 | at app//org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
|
| 19 | at app//org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
|
| 20 | Caused by: net.fabricmc.loader.api.EntrypointException: Exception while loading entries for entrypoint 'main' provided by 'hexic'
|
| 21 | at app//net.fabricmc.loader.impl.entrypoint.EntrypointContainerImpl.getEntrypoint(EntrypointContainerImpl.java:56)
|
| 22 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:405)
|
| 23 | ... 9 more
|
| 24 | Caused by: java.lang.RuntimeException: Mixin transformation of at.petrak.hexcasting.api.casting.eval.vm.CastingVM failed
|
| 25 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:440)
|
| 26 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:336)
|
| 27 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:231)
|
| 28 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
| 29 | at java.base@17.0.8/java.lang.ClassLoader.loadClass(ClassLoader.java:525)
|
| 30 | at java.base@17.0.8/java.lang.Class.getDeclaredMethods0(Native Method)
|
| 31 | at java.base@17.0.8/java.lang.Class.privateGetDeclaredMethods(Class.java:3402)
|
| 32 | at java.base@17.0.8/java.lang.Class.getDeclaredMethods(Class.java:2504)
|
| 33 | at app//net.fabricmc.loader.impl.util.DefaultLanguageAdapter.create(DefaultLanguageAdapter.java:68)
|
| 34 | at app//net.fabricmc.loader.impl.entrypoint.EntrypointStorage$NewEntry.getOrCreate(EntrypointStorage.java:124)
|
| 35 | at app//net.fabricmc.loader.impl.entrypoint.EntrypointContainerImpl.getEntrypoint(EntrypointContainerImpl.java:53)
|
| 36 | ... 10 more
|
| 37 | Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
| 38 | at app//org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:381)
|
| 39 | at app//org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:237)
|
| 40 | at app//org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
|
| 41 | at app//net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:435)
|
| 42 | ... 20 more
|
| 43 | Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [hexxyinthealps-common.mixins.json:MixinCastingVM from mod hexxyinthealps] from phase [DEFAULT] in config [hexxyinthealps-common.mixins.json] FAILED during APPLY
|
| 44 | at app//org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:686)
|
| 45 | at app//org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:637)
|
| 46 | at app//org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:368)
|
| 47 | ... 23 more
|
| 48 | Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: @WrapMethod method wrapper at/petrak/hexcasting/api/casting/eval/vm/CastingVM::hexxyinthealps$measureExecutionTime_notTheCauseOfTickLag from hexxyinthealps-common.mixins.json:MixinCastingVM from mod hexxyinthealps has an invalid signature. Found unexpected argument type com.llamalad7.mixinextras.injector.wrapoperation.Operation at index 2, expected at.petrak.hexcasting.api.casting.eval.vm.SpellContinuation [INJECT_APPLY Applicator Phase -> hexxyinthealps-common.mixins.json:MixinCastingVM from mod hexxyinthealps -> Apply Injections -> -> Inject -> hexxyinthealps-common.mixins.json:MixinCastingVM from mod hexxyinthealps->@WrapMethod::hexxyinthealps$measureExecutionTime_notTheCauseOfTickLag(Ljava/util/List;Lnet/minecraft/server/world/ServerWorld;Lcom/llamalad7/mixinextras/injector/wrapoperation/Operation;)Lat/petrak/hexcasting/api/casting/eval/ExecutionClientView;]
|
| 49 | at app//org.spongepowered.asm.mixin.injection.code.Injector.checkCoerce(Injector.java:672)
|
| 50 | at knot//com.llamalad7.mixinextras.injector.wrapmethod.WrapMethodInjector.checkSignature(WrapMethodInjector.java:62)
|
| 51 | at knot//com.llamalad7.mixinextras.injector.wrapmethod.WrapMethodInjector.inject(WrapMethodInjector.java:29)
|
| 52 | at app//org.spongepowered.asm.mixin.injection.code.Injector.inject(Injector.java:284)
|
| 53 | at app//org.spongepowered.asm.mixin.injection.struct.InjectionInfo.inject(InjectionInfo.java:508)
|
| 54 | at app//org.spongepowered.asm.mixin.transformer.MixinTargetContext.applyInjections(MixinTargetContext.java:1483)
|
| 55 | at app//org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyInjections(MixinApplicatorStandard.java:752)
|
| 56 | at app//org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:330)
|
| 57 | at app//org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:246)
|
| 58 | at app//org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
|
| 59 | at app//org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
|
| 60 | at app//org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:352)
|
| 61 | ... 23 more
|
| 62 |
|
| 63 |
|
| 64 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
| 65 | ---------------------------------------------------------------------------------------
|
| 66 |
|
| 67 | -- Head --
|
| 68 | Thread: Render thread
|
| 69 | Stacktrace:
|
| 70 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.lambda$invokeEntrypoints$2(FabricLoaderImpl.java:409)
|
| 71 | at app//net.fabricmc.loader.impl.util.ExceptionUtil.gatherExceptions(ExceptionUtil.java:33)
|
| 72 | at app//net.fabricmc.loader.impl.FabricLoaderImpl.invokeEntrypoints(FabricLoaderImpl.java:407)
|
| 73 | at app//net.fabricmc.loader.impl.game.minecraft.Hooks.startClient(Hooks.java:52)
|
| 74 | at knot//MC//net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:458)
|
| 75 |
|
| 76 | -- Initialization --
|
| 77 | Details:
|
| 78 | Modules:
|
| 79 | Stacktrace:
|
| 80 | at knot//net.minecraft.client.main.Main.main(Main.java:211)
|
| 81 | at app//net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:506)
|
| 82 | at app//net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
|
| 83 | at app//net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
| 84 | at app//org.prismlauncher.launcher.impl.StandardLauncher.launch(StandardLauncher.java:105)
|
| 85 | at app//org.prismlauncher.EntryPoint.listen(EntryPoint.java:129)
|
| 86 | at app//org.prismlauncher.EntryPoint.main(EntryPoint.java:70)
|
| 87 |
|
| 88 | -- System Details --
|
| 89 | Details:
|
| 90 | Minecraft Version: 1.20.1
|
| 91 | Minecraft Version ID: 1.20.1
|
| 92 | Operating System: Linux (amd64) version 6.1.0-33-amd64
|
| 93 | Java Version: 17.0.8, Microsoft
|
| 94 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft
|
| 95 | Memory: 233355728 bytes (222 MiB) / 1308622848 bytes (1248 MiB) up to 4294967296 bytes (4096 MiB)
|
| 96 | CPUs: 20
|
| 97 | Processor Vendor: GenuineIntel
|
| 98 | Processor Name: 12th Gen Intel(R) Core(TM) i7-12700F
|
| 99 | Identifier: Intel64 Family 6 Model 151 Stepping 2
|
| 100 | Microarchitecture: Alder Lake
|
| 101 | Frequency (GHz): 4.80
|
| 102 | Number of physical packages: 1
|
| 103 | Number of physical CPUs: 12
|
| 104 | Number of logical CPUs: 20
|
| 105 | Graphics card #0 name: GA104 [GeForce RTX 3060]
|
| 106 | Graphics card #0 vendor: NVIDIA Corporation (0x10de)
|
| 107 | Graphics card #0 VRAM (MB): 16416.00
|
| 108 | Graphics card #0 deviceId: 0x2487
|
| 109 | Graphics card #0 versionInfo: unknown
|
| 110 | Virtual memory max (MB): 76851.03
|
| 111 | Virtual memory used (MB): 52922.80
|
| 112 | Swap memory total (MB): 52834.96
|
| 113 | Swap memory used (MB): 11201.03
|
| 114 | JVM Flags: 2 total; -Xms512m -Xmx4096m
|
| 115 | Fabric Mods:
|
| 116 | allium: Allium Loader 0.4.0
|
| 117 | me_basiqueevangelist_enhanced-reflection: enhanced-reflection 0.1.6
|
| 118 | net_fabricmc_tiny-mappings-parser: tiny-mappings-parser 0.3.0+build.17
|
| 119 | amendments: Amendments 1.20-2.2.3
|
| 120 | appleskin: AppleSkin 2.5.1+mc1.20
|
| 121 | architectury: Architectury 9.2.14
|
| 122 | armourers_workshop: Armourer's Workshop 3.2.7-beta
|
| 123 | authme: Auth Me 7.0.2+1.20
|
| 124 | betteradvancements: Better Advancements **.**.**.**
|
| 125 | betterstats: Better Statistics Screen 3.12.6+fabric-1.20.1
|
| 126 | bobby: Bobby 5.0.1
|
| 127 | com_typesafe_config: config 1.4.2
|
| 128 | io_leangen_geantyref_geantyref: geantyref 1.3.13
|
| 129 | org_spongepowered_configurate-core: configurate-core 4.1.2
|
| 130 | org_spongepowered_configurate-hocon: configurate-hocon 4.1.2
|
| 131 | caduceus: Caduceus 0.1.1+1.20.1
|
| 132 | io_github_classgraph_classgraph: classgraph 4.8.179
|
| 133 | org_clojure_clojure: clojure 1.12.1
|
| 134 | org_clojure_core_specs_alpha: core.specs.alpha 0.4.74
|
| 135 | org_clojure_spec_alpha: spec.alpha 0.5.238
|
| 136 | cardinal-components: Cardinal Components API 5.2.3
|
| 137 | cardinal-components-base: Cardinal Components API (base) 5.2.3
|
| 138 | cardinal-components-block: Cardinal Components API (blocks) 5.2.3
|
| 139 | cardinal-components-chunk: Cardinal Components API (chunks) 5.2.3
|
| 140 | cardinal-components-entity: Cardinal Components API (entities) 5.2.3
|
| 141 | cardinal-components-item: Cardinal Components API (items) 5.2.3
|
| 142 | cardinal-components-level: Cardinal Components API (world saves) 5.2.3
|
| 143 | cardinal-components-scoreboard: Cardinal Components API (scoreboard) 5.2.3
|
| 144 | cardinal-components-world: Cardinal Components API (worlds) 5.2.3
|
| 145 | carpet: Carpet Mod 1.4.112+v230608
|
| 146 | carpet-fixes: Carpet Fixes 1.20-1.16.1
|
| 147 | carryon: Carry On **.**.**.**
|
| 148 | chunky: Chunky 1.3.146
|
| 149 | chunkyborder: ChunkyBorder 1.1.53
|
| 150 | cicada: CICADA 0.14.3+1.20.1
|
| 151 | org_yaml_snakeyaml: snakeyaml 2.2
|
| 152 | cloth-config: Cloth Config v11 11.1.136
|
| 153 | cloth-basic-math: cloth-basic-math 0.6.1
|
| 154 | complexhex: Complex Hex 0.1.6-beta
|
| 155 | computercraft: CC: Tweaked 1.116.2
|
| 156 | cc_tweaked_cobalt: cobalt 0.9.7
|
| 157 | com_electronwill_night-config_core: core 3.8.3
|
| 158 | com_electronwill_night-config_toml: toml 3.8.3
|
| 159 | com_jcraft_jzlib: jzlib 1.1.3
|
| 160 | io_netty_netty-codec-http: netty-codec-http 4.1.82
|
| 161 | io_netty_netty-codec-socks: netty-codec-socks 4.1.82
|
| 162 | io_netty_netty-handler-proxy: netty-handler-proxy 4.1.82
|
| 163 | controlling: Controlling For Fabric 12.0.2
|
| 164 | crafttweaker: CraftTweaker 14.0.59
|
| 165 | org_javassist_javassist: javassist 3.29.0-GA
|
| 166 | org_reflections_reflections: reflections 0.10.2
|
| 167 | create: Create **.**.**.**+build.1734-mc1.20.1
|
| 168 | com_google_code_findbugs_jsr305: jsr305 3.0.2
|
| 169 | flywheel: Flywheel 1.0.5+1.20.1.build.264
|
| 170 | forgeconfigapiport: Forge Config API Port 8.0.0
|
| 171 | milk: Milk Lib 1.2.60
|
| 172 | dripstone_fluid_lib: Dripstone Fluid Lib 3.0.2
|
| 173 | ponder: Ponder 1.0.91
|
| 174 | javax_annotation_javax_annotation-api: javax.annotation-api 1.3.2
|
| 175 | porting_lib_accessors: Porting Lib Accessors 2.3.13+1.20.1
|
| 176 | porting_lib_base: Porting Lib Base 2.3.13+1.20.1
|
| 177 | porting_lib_config: Porting Lib Config 2.3.13+1.20.1
|
| 178 | porting_lib_gui_utils: Porting Lib Gui Utils 2.3.13+1.20.1
|
| 179 | porting_lib_lazy_registration: Porting Lib Lazy Register 2.3.13+1.20.1
|
| 180 | porting_lib_brewing: Porting Lib Brewing 2.3.13+1.20.1
|
| 181 | porting_lib_client_events: Porting Lib Client Events 2.3.13+1.20.1
|
| 182 | porting_lib_entity: Porting Lib Entity 2.3.13+1.20.1
|
| 183 | porting_lib_mixin_extensions: Porting Lib Mixin Extensions 2.3.13+1.20.1
|
| 184 | porting_lib_extensions: Porting Lib Extensions 2.3.13+1.20.1
|
| 185 | porting_lib_attributes: Porting Lib Attributes 2.3.13+1.20.1
|
| 186 | porting_lib_common: Porting Lib Common 2.3.13+1.20.1
|
| 187 | porting_lib_model_generators: Porting Lib Model Generators 2.3.13+1.20.1
|
| 188 | porting_lib_data: Porting Lib Data 2.3.13+1.20.1
|
| 189 | porting_lib_model_materials: Porting Lib Model Materials 2.3.13+1.20.1
|
| 190 | porting_lib_utility: Porting Lib Utility 2.3.13+1.20.1
|
| 191 | porting_lib_models: Porting Lib Models 2.3.13+1.20.1
|
| 192 | porting_lib_networking: Porting Lib Networking 2.3.13+1.20.1
|
| 193 | porting_lib_obj_loader: Porting Lib Obj Loader 2.3.13+1.20.1
|
| 194 | porting_lib_core: Porting Lib Core 2.3.13+1.20.1
|
| 195 | porting_lib_model_loader: Porting Lib Model Loader 2.3.13+1.20.1
|
| 196 | porting_lib_tool_actions: Porting Lib Tool Actions 2.3.13+1.20.1
|
| 197 | porting_lib_transfer: Porting Lib Transfer 2.3.13+1.20.1
|
| 198 | porting_lib_fluids: Porting Lib Fluids 2.3.13+1.20.1
|
| 199 | registrate-fabric: Registrate for Fabric 1.3.79-MC1.20.1
|
| 200 | porting_lib_tags: Porting Lib Tags 3.0
|
| 201 | porting_lib_gametest: Porting Lib GameTest 2.1.1090+1.20
|
| 202 | create-tweaks: Create Tweaks 0.1.1+1.20.1
|
| 203 | deathlog: DeathLog 0.3.2+1.20
|
| 204 | defaulted_hotkeys: Defaulted Hotkeys 2.0
|
| 205 | distantfriends: Distant Friends 0.5.5
|
| 206 | distanthorizons: Distant Horizons 2.3.6-b
|
| 207 | ducky-periphs: Ducky Peripherals 1.20.1-1.3.1
|
| 208 | org_joml_joml: joml 1.10.5
|
| 209 | dummmmmmy: MmmMmmMmmMmm 1.20-2.0.8
|
| 210 | easyshulkerboxes: Easy Shulker Boxes 8.0.2
|
| 211 | puzzlesapi: Puzzles Api 8.1.6
|
| 212 | effective: Effective 2.3.2-1.20.1
|
| 213 | lodestone: Lodestone 1.20.1-1.6.2.3f-fabric
|
| 214 | midnightlib: MidnightLib 1.4.1
|
| 215 | porting_lib_blocks: Porting Lib Blocks 2.3.4+1.20.1
|
| 216 | porting_lib_items: Porting Lib Items 2.3.4+1.20.1
|
| 217 | satin: Satin 1.14.0
|
| 218 | efhexs: Special Efhexs 1.0.0
|
| 219 | embeddedcomputer: Embedded Computer 0.4.1
|
| 220 | emi: EMI 1.1.22+1.20.1+fabric
|
| 221 | ephemera: Ephemera 0.3.0
|
| 222 | extremesoundmuffler: Extreme sound muffler 3.49.1
|
| 223 | fabric-api: Fabric API 0.92.6+1.20.1
|
| 224 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.37+1802ada577
|
| 225 | fabric-biome-api-v1: Fabric Biome API (v1) 13.0.14+1802ada577
|
| 226 | fabric-block-api-v1: Fabric Block API (v1) 1.0.12+1802ada577
|
| 227 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.3+924f046a77
|
| 228 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.42+1802ada577
|
| 229 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.3+1802ada577
|
| 230 | fabric-command-api-v1: Fabric Command API (v1) 1.2.35+f71b366f77
|
| 231 | fabric-command-api-v2: Fabric Command API (v2) 2.2.14+1802ada577
|
| 232 | fabric-commands-v0: Fabric Commands (v0) 0.2.52+df3654b377
|
| 233 | fabric-containers-v0: Fabric Containers (v0) 0.1.67+df3654b377
|
| 234 | fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.13+1802ada577
|
| 235 | fabric-convention-tags-v1: Fabric Convention Tags 1.5.6+1802ada577
|
| 236 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.20+1802ada577
|
| 237 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.2+de0fd6d177
|
| 238 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.7+1802ada577
|
| 239 | fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.55+1802ada577
|
| 240 | fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.1+1c78457f77
|
| 241 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.5+13a40c6677
|
| 242 | fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.64+df3654b377
|
| 243 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.41+1802ada577
|
| 244 | fabric-item-api-v1: Fabric Item API (v1) 2.1.29+1802ada577
|
| 245 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.14+1802ada577
|
| 246 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.38+1802ada577
|
| 247 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.36+df3654b377
|
| 248 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.23+1802ada577
|
| 249 | fabric-loot-api-v2: Fabric Loot API (v2) 1.2.3+1802ada577
|
| 250 | fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.47+9e7660c677
|
| 251 | fabric-message-api-v1: Fabric Message API (v1) 5.1.10+1802ada577
|
| 252 | fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.52+1802ada577
|
| 253 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.4+1802ada577
|
| 254 | fabric-models-v0: Fabric Models (v0) 0.4.3+9386d8a777
|
| 255 | fabric-networking-api-v1: Fabric Networking API (v1) 1.3.14+a158aa0477
|
| 256 | fabric-networking-v0: Fabric Networking (v0) 0.3.54+df3654b377
|
| 257 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.5+e35120df77
|
| 258 | fabric-particles-v1: Fabric Particles (v1) 1.1.3+1802ada577
|
| 259 | fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.24+1802ada577
|
| 260 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.6+1802ada577
|
| 261 | fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.2+1802ada577
|
| 262 | fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.3+85287f9f77
|
| 263 | fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.47+df3654b377
|
| 264 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.39+92a0d36777
|
| 265 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.29+1802ada577
|
| 266 | fabric-rendering-v0: Fabric Rendering (v0) 1.1.50+df3654b377
|
| 267 | fabric-rendering-v1: Fabric Rendering (v1) 3.0.9+1802ada577
|
| 268 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.9+1802ada577
|
| 269 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.12+fb82e9d777
|
| 270 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.9+1802ada577
|
| 271 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.33+1802ada577
|
| 272 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.14+1802ada577
|
| 273 | fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.6+8dd72ea377
|
| 274 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.2+1802ada577
|
| 275 | fabric-language-kotlin: Fabric Language Kotlin 1.13.7+kotlin.2.2.21
|
| 276 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.2.21
|
| 277 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.2.21
|
| 278 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.2.21
|
| 279 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.2.21
|
| 280 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.29.0
|
| 281 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.2
|
| 282 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.2
|
| 283 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.7.1
|
| 284 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.8.0
|
| 285 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.8.0
|
| 286 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.9.0
|
| 287 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.9.0
|
| 288 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.9.0
|
| 289 | fabrication: Fabrication 3.6.5+1.20
|
| 290 | lib39-deferral: Lib39 (Deferral) 1.5.0-pre2.2+1.19.3
|
| 291 | fabricloader: Fabric Loader 0.17.2
|
| 292 | mixinextras: MixinExtras 0.5.0
|
| 293 | farmersdelight: Farmer's Delight 1.20.1-2.4.1+refabricated
|
| 294 | porting_lib_loot: Porting Lib Loot 2.3.8+1.20.1
|
| 295 | porting_lib_recipe_book_categories: Porting Lib Recipe Book Categories 2.3.8+1.20.1
|
| 296 | figura: Figura 0.1.5+1.20.1-a5f5d5d2
|
| 297 | com_github_figuramc_luaj_luaj-core: luaj-core 3.0.8-figura
|
| 298 | com_github_figuramc_luaj_luaj-jse: luaj-jse 3.0.8-figura
|
| 299 | com_neovisionaries_nv-websocket-client: nv-websocket-client 2.14
|
| 300 | fabric-api-base: Fabric API Base 0.4.37+78d798af4f
|
| 301 | org_chenliang_oggus_oggus: oggus 1.2.0
|
| 302 | org_concentus_concentus: Concentus 1.0-SNAPSHOT
|
| 303 | fzzy_config: Fzzy Config 0.7.3+1.20.1
|
| 304 | blue_endless_jankson: jankson 1.2.3
|
| 305 | fabric-permissions-api-v0: fabric-permissions-api 0.3.1
|
| 306 | net_peanuuutz_tomlkt_tomlkt-jvm: tomlkt-jvm 0.3.7
|
| 307 | geckolib: GeckoLib 4 4.8.2
|
| 308 | com_eliotlash_mclib_mclib: mclib 20
|
| 309 | gravity_changer_q: Gravity Changer (qouteall fork) 1.1.2
|
| 310 | helpfromhexxy: Help From Hexxy 0.1.4
|
| 311 | hex_machina: Hex Machina 1.0.1
|
| 312 | hex_vr: HexVR 1.6.0-85b3885
|
| 313 | hexal: Hexal 0.3.1-821cc54
|
| 314 | fiber: fiber 0.23.0-2
|
| 315 | hexdebug_core: HexDebug Core 0.8.0
|
| 316 | lib39-core: Lib39 (Core) 1.5.0-experimental7+1.20.1
|
| 317 | lib39-phantom: Lib39 (Phantom) 1.5.0-experimental7+1.20.1
|
| 318 | hexcassettes: Hexcassettes 2.0.0-b7d281b
|
| 319 | hexcasting: Hex Casting 0.11.2-b1c029b
|
| 320 | hexcellular: Hexcellular 1.1.0-04dcd44
|
| 321 | hexchanting: Hexchanting 1.1.3
|
| 322 | hexdebug: HexDebug 0.8.0
|
| 323 | io_ktor_ktor-io-jvm: ktor-io-jvm 2.3.10
|
| 324 | io_ktor_ktor-network-jvm: ktor-network-jvm 2.3.10
|
| 325 | io_ktor_ktor-utils-jvm: ktor-utils-jvm 2.3.10
|
| 326 | org_eclipse_lsp4j_org_eclipse_lsp4j: org.eclipse.lsp4j 0.23.0
|
| 327 | org_eclipse_lsp4j_org_eclipse_lsp4j_debug: org.eclipse.lsp4j.debug 0.23.0
|
| 328 | org_eclipse_lsp4j_org_eclipse_lsp4j_jsonrpc: org.eclipse.lsp4j.jsonrpc 0.23.0
|
| 329 | org_eclipse_lsp4j_org_eclipse_lsp4j_jsonrpc_debug: org.eclipse.lsp4j.jsonrpc.debug 0.23.0
|
| 330 | hexic: Hexic 1.4.6+91ff1d4
|
| 331 | fantasy: Fantasy 0.4.11+1.20-rc1
|
| 332 | mm: Manningham Mills 2.3
|
| 333 | net_bytebuddy_byte-buddy: byte-buddy 1.17.7
|
| 334 | net_bytebuddy_byte-buddy-agent: byte-buddy-agent 1.17.7
|
| 335 | org_scala-lang_scala-library: scala-library 2.13.6
|
| 336 | org_scala-lang_scala3-library_3: scala3-library_3 3.7.1
|
| 337 | hexical: Hexical 2.0.0-a3c47ad
|
| 338 | player-animator: Player Animator 1.0.2-rc1+1.20
|
| 339 | hexodus: Hexodus 1.0.0
|
| 340 | hexpats: Hexpats 0.1.1-1.20.1
|
| 341 | hexportation: Hexportation 0.0.3
|
| 342 | org_jblas_jblas: jblas 1.2.5
|
| 343 | reach-entity-attributes: Reach Entity Attributes 2.4.0
|
| 344 | team_reborn_energy: Energy 3.0.0
|
| 345 | hexpose: Hexpose 1.0.0
|
| 346 | hexstruction: HexStruction 1.2.1+1.20.1-SNAPSHOT
|
| 347 | hextended: Hextended Gear 2.0.1
|
| 348 | hexxyinthealps: Hexxy Searches For A Lost Cat In The Alps 0.1.0+1.20.1-SNAPSHOT
|
| 349 | hierophantics: Hierophantics 1.3.3
|
| 350 | immersive_paintings: Immersive Paintings 0.6.8+1.20.1
|
| 351 | indium: Indium 1.0.36+mc1.20.1
|
| 352 | inline: Inline 1.20.1-1.2.2
|
| 353 | ioticblocks: IoticBlocks 1.0.2+1.20.1
|
| 354 | iris: Iris 1.7.6+mc1.20.1
|
| 355 | io_github_douira_glsl-transformer: glsl-transformer 2.0.1
|
| 356 | org_anarres_jcpp: jcpp 1.4.14
|
| 357 | org_antlr_antlr4-runtime: antlr4-runtime 4.13.1
|
| 358 | item_obliterator: Item Obliterator 2.3.0
|
| 359 | jade: Jade 11.13.1+fabric
|
| 360 | jadeaddons: Jade Addons 5.4.0+fabric
|
| 361 | java: OpenJDK 64-Bit Server VM 17
|
| 362 | kubejs: KubeJS 2001.6.5-build.16
|
| 363 | lessertp: Lesser Teleport 1.2.2
|
| 364 | lithium: Lithium 0.11.3
|
| 365 | lootr: Lootr **.**.**.**
|
| 366 | minecraft: Minecraft 1.20.1
|
| 367 | moderate-loading-screen: Mod-erate Loading Screen 1.4.3
|
| 368 | modmenu: Mod Menu 7.2.2
|
| 369 | moonlight: Moonlight 1.20-2.16.16
|
| 370 | moreiotas: MoreIotas 0.1.1
|
| 371 | mousetweaks: Mouse Tweaks 2.26
|
| 372 | movesthemind: Moves the Mind 1.0.4
|
| 373 | necronomicon: Necronomicon 1.6.0
|
| 374 | neruina: Neruina 2.3.1-beta.1
|
| 375 | com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.17.0
|
| 376 | com_fasterxml_jackson_core_jackson-core: jackson-core 2.17.0
|
| 377 | com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.17.0
|
| 378 | org_apache_httpcomponents_client5_httpclient5: httpclient5 5.3.1
|
| 379 | org_apache_httpcomponents_core5_httpcore5: httpcore5 5.3.1
|
| 380 | org_apache_maven_maven-artifact: maven-artifact 3.8.1
|
| 381 | org_kohsuke_github-api: github-api 1.318
|
| 382 | nochatreports: No Chat Reports 1.20.1-v2.2.2
|
| 383 | notes: Notes 1.20.1-2.1.0-fabric
|
| 384 | observable: Observable 4.4.2
|
| 385 | ok-boomer: Ok Boomer 0.1.3+1.20
|
| 386 | oneironaut: Oneironaut 0.5.0-b5e31ba
|
| 387 | serialization_hooks: Serialization Hooks 0.4.99999
|
| 388 | overevaluate: Overevaluate 1.0.0-7ebb76e
|
| 389 | owo: oωo 0.11.2+1.20
|
| 390 | packages: Packages 3.4.6
|
| 391 | particle_core: Particle Core 0.2.6+1.20.1
|
| 392 | conditional-mixin: conditional mixin 0.5.1
|
| 393 | particlerain: Particle Rain 4.0.0-beta.3+1.20.1-fabric
|
| 394 | patchouli: Patchouli 1.20.1-84.1-FABRIC
|
| 395 | paucal: PAUCAL 0.6.0+1.20.1-fabric
|
| 396 | pehkui: Pehkui 3.8.3+1.14.4-1.21
|
| 397 | kanos_config: Kanos Config 0.4.1+1.14.4-1.19.4
|
| 398 | phlexiful: Phlexiful 1.0.0
|
| 399 | puzzleslib: Puzzles Lib 8.1.33
|
| 400 | puzzlesaccessapi: Puzzles Access Api 20.1.1
|
| 401 | raknetify: Raknetify (Fabric) 0.1.0+alpha.5.193
|
| 402 | resourcepackoverrides: Resource Pack Overrides 8.0.3
|
| 403 | rhino: Rhino 2001.2.3-build.10
|
| 404 | scryglass: Scryglass 1.0.0
|
| 405 | searchables: Searchables 1.0.3
|
| 406 | slate_work: Slate Works 1.0.6
|
| 407 | sodium: Sodium 0.5.13+mc1.20.1
|
| 408 | stackdeobfuscator: StackDeobfuscator 1.4.3+08e71cc
|
| 409 | net_fabricmc_mapping-io: mapping-io 0.6.1
|
| 410 | stackdeobfuscator-common: StackDeobfuscator Common 1.4.3+08e71cc
|
| 411 | supplementaries: Supplementaries 1.20-3.1.41
|
| 412 | mixinsquared: MixinSquared 0.1.1
|
| 413 | tcdcommons: TCD Commons API **.**.**.**+fabric-1.20.1
|
| 414 | tooltipfix: ToolTip Fix 1.1.1-1.20
|
| 415 | toomanybinds: Too Many Binds 0.3.4+1.20
|
| 416 | trinkets: Trinkets 3.7.2
|
| 417 | trinkhide: TrinkHide 1.0.1+object-Object-9f4a62f
|
| 418 | villagerinabucket: Villager In A Bucket 1.20.1-1.4.2
|
| 419 | vivecraft: Vivecraft 1.20.1-1.3.4
|
| 420 | com_github_bhaptics_tact-java: tact-java 0.1.4
|
| 421 | com_illposed_osc_javaosc-core: javaosc-core 0.9
|
| 422 | org_java-websocket_java-websocket: Java-WebSocket 1.5.1
|
| 423 | org_lwjgl_lwjgl-openvr: lwjgl-openvr 3.3.2
|
| 424 | org_lwjgl_lwjgl-openvr_natives-linux: lwjgl-openvr 3.3.2
|
| 425 | org_lwjgl_lwjgl-openvr_natives-macos: lwjgl-openvr 3.3.2
|
| 426 | org_lwjgl_lwjgl-openvr_natives-windows: lwjgl-openvr 3.3.2
|
| 427 | xaerominimap: Xaero's Minimap 25.2.10
|
| 428 | xaeroworldmap: Xaero's World Map 1.39.12
|
| 429 | xxlpackets: XXLPackets 1.0.5
|
| 430 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.20.1-fabric
|
| 431 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
| 432 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
| 433 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
| 434 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
| 435 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
| 436 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
| 437 | org_quiltmc_parsers_gson: gson 0.2.1
|
| 438 | org_quiltmc_parsers_json: json 0.2.1
|
| 439 | yigd: You're in Grave Danger 2.0.16
|
| 440 | libgui: LibGui 8.1.1+1.20.1
|
| 441 | jankson: Jankson 6.0.0+j1.2.3
|
| 442 | libninepatch: LibNinePatch 1.2.0
|
| 443 | Flywheel Backend: flywheel:off
|
| 444 | Launched Version: 1.20.1
|
| 445 | Backend library: LWJGL version 3.3.1 SNAPSHOT
|
| 446 | Backend API: Unknown
|
| 447 | Window size: <not initialized>
|
| 448 | GL Caps: Using framebuffer using OpenGL 3.2
|
| 449 | GL debug messages: <disabled>
|
| 450 | Using VBOs: Yes
|
| 451 | Is Modded: Definitely; Client brand changed to 'fabric'
|
| 452 | Type: Client (map_client.txt)
|
| 453 | CPU: <unknown>
|
| 454 |
|