1 | ---- Minecraft Crash Report ----
|
2 | |
3 |
|
4 | Time: 2025-05-02 00:08:00
|
5 | Description: Unexpected error
|
6 |
|
7 | java.lang.RuntimeException: Mixin transformation of net.minecraft.class_372 failed
|
8 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
|
9 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
|
10 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
11 | at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
12 | at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
|
13 | at knot//net.minecraft.class_1151.method_4899(class_1151.java:92)
|
14 | at knot//net.minecraft.class_1156.method_4917(class_1156.java:81)
|
15 | at knot//net.minecraft.class_310.method_1574(class_310.java:1914)
|
16 | at knot//net.minecraft.class_310.method_1523(class_310.java:1314)
|
17 | at knot//net.minecraft.class_310.method_1514(class_310.java:936)
|
18 | at knot//net.minecraft.client.main.Main.main(Main.java:265)
|
19 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
20 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
21 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
22 | Caused by: org.spongepowered.asm.mixin.transformer.throwables.MixinTransformerError: An unexpected critical error was encountered
|
23 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:392)
|
24 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClass(MixinTransformer.java:234)
|
25 | at org.spongepowered.asm.mixin.transformer.MixinTransformer.transformClassBytes(MixinTransformer.java:202)
|
26 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:422)
|
27 | ... 13 more
|
28 | Caused by: org.spongepowered.asm.mixin.throwables.MixinApplyError: Mixin [i-know-how-to-play.mixins.json:MixinTutorialToast from mod i-know-how-to-play] from phase [DEFAULT] in config [i-know-how-to-play.mixins.json] FAILED during APPLY
|
29 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinError(MixinProcessor.java:638)
|
30 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.handleMixinApplyError(MixinProcessor.java:589)
|
31 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:379)
|
32 | ... 16 more
|
33 | Caused by: org.spongepowered.asm.mixin.injection.throwables.InvalidInjectionException: Critical injection failure: @Inject annotation on onDraw could not find any targets matching 'Lnet/minecraft/class_372;method_1986(Lnet/minecraft/class_332;Lnet/minecraft/class_374;J)Lnet/minecraft/class_368$class_369;' in net/minecraft/class_372. Using refmap i-know-how-to-play-refmap.json [INJECT_PREPARE Applicator Phase -> i-know-how-to-play.mixins.json:MixinTutorialToast from mod i-know-how-to-play -> Prepare Injections -> handler$bmh000$i-know-how-to-play$onDraw(Lnet/minecraft/class_332;Lnet/minecraft/class_374;JLorg/spongepowered/asm/mixin/injection/callback/CallbackInfoReturnable;)V -> Parse -> -> Validate Targets]
|
34 | at org.spongepowered.asm.mixin.injection.selectors.TargetSelectors.validate(TargetSelectors.java:346)
|
35 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.readAnnotation(InjectionInfo.java:369)
|
36 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:340)
|
37 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.<init>(InjectionInfo.java:331)
|
38 | at org.spongepowered.asm.mixin.injection.struct.CallbackInjectionInfo.<init>(CallbackInjectionInfo.java:48)
|
39 | at java.base/jdk.internal.reflect.DirectConstructorHandleAccessor.newInstance(Unknown Source)
|
40 | at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Unknown Source)
|
41 | at java.base/java.lang.reflect.Constructor.newInstance(Unknown Source)
|
42 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo$InjectorEntry.create(InjectionInfo.java:196)
|
43 | at org.spongepowered.asm.mixin.injection.struct.InjectionInfo.parse(InjectionInfo.java:664)
|
44 | at org.spongepowered.asm.mixin.transformer.MixinTargetContext.prepareInjections(MixinTargetContext.java:1399)
|
45 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.prepareInjections(MixinApplicatorStandard.java:731)
|
46 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.applyMixin(MixinApplicatorStandard.java:315)
|
47 | at org.spongepowered.asm.mixin.transformer.MixinApplicatorStandard.apply(MixinApplicatorStandard.java:246)
|
48 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.apply(TargetClassContext.java:437)
|
49 | at org.spongepowered.asm.mixin.transformer.TargetClassContext.applyMixins(TargetClassContext.java:418)
|
50 | at org.spongepowered.asm.mixin.transformer.MixinProcessor.applyMixins(MixinProcessor.java:363)
|
51 | ... 16 more
|
52 |
|
53 |
|
54 | A detailed walkthrough of the error, its code path and all known details is as follows:
|
55 | ---------------------------------------------------------------------------------------
|
56 |
|
57 | -- Head --
|
58 | Thread: Render thread
|
59 | Stacktrace:
|
60 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.getPostMixinClassByteArray(KnotClassDelegate.java:427)
|
61 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.tryLoadClass(KnotClassDelegate.java:323)
|
62 | at net.fabricmc.loader.impl.launch.knot.KnotClassDelegate.loadClass(KnotClassDelegate.java:218)
|
63 | at net.fabricmc.loader.impl.launch.knot.KnotClassLoader.loadClass(KnotClassLoader.java:119)
|
64 | at java.base/java.lang.ClassLoader.loadClass(Unknown Source)
|
65 | at knot//net.minecraft.class_1151.method_4899(class_1151.java:92)
|
66 | at knot//net.minecraft.class_1156.method_4917(class_1156.java:81)
|
67 |
|
68 | -- Uptime --
|
69 | Details:
|
70 | JVM uptime: 77.448s
|
71 | Wall uptime: 59.589s
|
72 | High-res time: 55.565s
|
73 | Client ticks: 745 ticks / 37.250s
|
74 | Stacktrace:
|
75 | at knot//net.minecraft.class_310.method_1587(class_310.java:2382)
|
76 | at knot//net.minecraft.class_310.method_54580(class_310.java:1005)
|
77 | at knot//net.minecraft.class_310.method_1514(class_310.java:960)
|
78 | at knot//net.minecraft.client.main.Main.main(Main.java:265)
|
79 | at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480)
|
80 | at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74)
|
81 | at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23)
|
82 |
|
83 | -- Affected level --
|
84 | Details:
|
85 | All players: 1 total; class_746{name={MINECRAFT_USERNAME}, id=11, pos=(-1253.5, 72.0, 130.5), mode=SURVIVAL, permission=0}
|
86 | Chunk stats: 961, 47
|
87 | Level dimension: minecraft:overworld
|
88 | Level spawn location: World: (-1248,69,128), Section: (at 0,5,0 in -78,4,8; chunk contains blocks -1248,-64,128 to -1233,319,143), Region: (-3,0; contains chunks -96,0 to -65,31, blocks -1536,-64,0 to -1025,319,511)
|
89 | Level time: 130 game time, 130 day time
|
90 | Server brand: fabric
|
91 | Server type: Integrated singleplayer server
|
92 | Tracked entity count: 32
|
93 |
|
94 | -- Last reload --
|
95 | Details:
|
96 | Reload number: 1
|
97 | Reload reason: initial
|
98 | Finished: Yes
|
99 | Packs: vanilla, fabric, appleskin, betterclouds, betterstats, betterthirdperson, boatiview, cloth-config, conditional-mixin, crawl, customizableelytra, dark-loading-screen, dynamic_fps, easyanvils, easymagic, entity_texture_features, entityculling, essential, essential-container, essential-loader, explorerscompass, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, forgeconfigapiport, friendsandfoes, i-know-how-to-play, immediatelyfast, jamlib, jankson, libgui, lithium, mob_armor_trims, modmenu, moreculling, naturescompass, notenoughanimations, placeholder-api, puzzleslib, reeses-sodium-options, rightclickharvest, roughlyenoughitems, shulkerboxtooltip, sodium, stack-to-nearby-chests, tcdcommons, tool_trims, weaponmaster_ydm, yet_another_config_lib_v3, Essential Assets, essential
|
100 |
|
101 | -- System Details --
|
102 | Details:
|
103 | Minecraft Version: 1.21.5
|
104 | Minecraft Version ID: 1.21.5
|
105 | Operating System: Windows 10 (amd64) version 10.0
|
106 | Java Version: 21.0.4, Azul Systems, Inc.
|
107 | Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Azul Systems, Inc.
|
108 | Memory: 98470560 bytes (93 MiB) / 1147142144 bytes (1094 MiB) up to 2147483648 bytes (2048 MiB)
|
109 | CPUs: 8
|
110 | Processor Vendor: GenuineIntel
|
111 | Processor Name: Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz
|
112 | Identifier: Intel64 Family 6 Model 158 Stepping 10
|
113 | Microarchitecture: Coffee Lake
|
114 | Frequency (GHz): 2.40
|
115 | Number of physical packages: 1
|
116 | Number of physical CPUs: 4
|
117 | Number of logical CPUs: 8
|
118 | Graphics card #0 name: NVIDIA GeForce RTX 2060
|
119 | Graphics card #0 vendor: NVIDIA
|
120 | Graphics card #0 VRAM (MiB): 6144.00
|
121 | Graphics card #0 deviceId: VideoController1
|
122 | Graphics card #0 versionInfo: 32.0.15.6119
|
123 | Memory slot #0 capacity (MiB): 8192.00
|
124 | Memory slot #0 clockSpeed (GHz): 3.20
|
125 | Memory slot #0 type: DDR4
|
126 | Memory slot #1 capacity (MiB): 8192.00
|
127 | Memory slot #1 clockSpeed (GHz): 3.20
|
128 | Memory slot #1 type: DDR4
|
129 | Virtual memory max (MiB): 18694.11
|
130 | Virtual memory used (MiB): 13881.75
|
131 | Swap memory total (MiB): 2432.00
|
132 | Swap memory used (MiB): 116.95
|
133 | Space in storage for jna.tmpdir (MiB): available: 2590.98, total: 243412.00
|
134 | Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 2590.98, total: 243412.00
|
135 | Space in storage for io.netty.native.workdir (MiB): available: 2590.98, total: 243412.00
|
136 | Space in storage for java.io.tmpdir (MiB): available: 2590.98, total: 243412.00
|
137 | Space in storage for workdir (MiB): available: 2590.98, total: 243412.00
|
138 | JVM Flags: 2 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xmx2048M
|
139 | Fabric Mods:
|
140 | amplified_nether: Amplified Nether 1.2.8
|
141 | appleskin: AppleSkin 3.0.6+mc1.21.5
|
142 | architectury: Architectury 16.1.4
|
143 | betterclouds: Better Clouds 1.9.3-beta+1.21.5-fabric.rev.44ecf1b
|
144 | gs_mclo_api: api 5.0.0
|
145 | mixinsquared: MixinSquared 0.2.0
|
146 | betterstats: Better Statistics Screen 3.13.9+fabric-1.21.5
|
147 | betterthanmending: BetterThanMending 2.2.3
|
148 | betterthirdperson: Better Third Person 1.9.0
|
149 | boatiview: Boat Item View 0.0.6
|
150 | cloth-config: Cloth Config v17 18.0.145
|
151 | cloth-basic-math: cloth-basic-math 0.6.1
|
152 | clumps: Clumps **.**.**.**
|
153 | collective: Collective 8.3
|
154 | continents: Continents 1.1.8
|
155 | craftablebell: CraftableBell 1.21.5-0.2
|
156 | craftableenchantedgoldenapple: CraftableEnchantedGoldenApple 1.21.5-0.2
|
157 | craftabletotemofundying: CraftableTotemOfUndying 1.21.5-0.2
|
158 | crawl: Crawl 0.14.7
|
159 | customizableelytra: Customizable Elytra 2.2.8
|
160 | dark-loading-screen: Dark Loading Screen 1.6.16
|
161 | dynamic_fps: Dynamic FPS 3.9.3
|
162 | net_lostluma_battery: battery 1.3.0
|
163 | easyanvils: Easy Anvils 21.5.0
|
164 | easymagic: Easy Magic 21.5.0
|
165 | elementa: Elementa 700
|
166 | entity_texture_features: Entity Texture Features 6.2.13
|
167 | org_apache_httpcomponents_httpmime: httpmime 4.5.10
|
168 | entityculling: EntityCulling 1.7.4
|
169 | essential: Essential **.**.**.**
|
170 | essential-container: essential-container 1.0.0
|
171 | essential-loader: essential-loader 1.2.3
|
172 | explorerscompass: Explorer's Compass 1.21.5-2.2.6-fabric
|
173 | fabric-api: Fabric API 0.121.0+1.21.5
|
174 | fabric-api-base: Fabric API Base 0.4.62+73a52b4b49
|
175 | fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.95+86c3a9f149
|
176 | fabric-biome-api-v1: Fabric Biome API (v1) 16.0.7+2dd063df49
|
177 | fabric-block-api-v1: Fabric Block API (v1) 1.0.37+86c3a9f149
|
178 | fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.26+aa6d566c49
|
179 | fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 2.0.16+86c3a9f149
|
180 | fabric-client-tags-api-v1: Fabric Client Tags 1.1.37+86c3a9f149
|
181 | fabric-command-api-v1: Fabric Command API (v1) 1.2.70+f71b366f49
|
182 | fabric-command-api-v2: Fabric Command API (v2) 2.2.49+73a52b4b49
|
183 | fabric-commands-v0: Fabric Commands (v0) 0.2.87+df3654b349
|
184 | fabric-content-registries-v0: Fabric Content Registries (v0) 10.0.12+3e6c1f7d49
|
185 | fabric-convention-tags-v1: Fabric Convention Tags 2.1.29+7f945d5b49
|
186 | fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.14.3+fca633a049
|
187 | fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.12+86c3a9f149
|
188 | fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.7.0+9c0dd47249
|
189 | fabric-data-generation-api-v1: Fabric Data Generation API (v1) 22.3.4+fd2b524049
|
190 | fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.17+3e6c1f7d49
|
191 | fabric-entity-events-v1: Fabric Entity Events (v1) 2.0.25+27c1078f49
|
192 | fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.0.13+73a52b4b49
|
193 | fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.70+c327076a49
|
194 | fabric-item-api-v1: Fabric Item API (v1) 11.3.2+2ccdb6ef49
|
195 | fabric-item-group-api-v1: Fabric Item Group API (v1) 4.2.8+3459fc6149
|
196 | fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.63+ecf51cdc49
|
197 | fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.61+df3654b349
|
198 | fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.5.13+5cbce67349
|
199 | fabric-loot-api-v2: Fabric Loot API (v2) 3.0.47+3f89f5a549
|
200 | fabric-loot-api-v3: Fabric Loot API (v3) 1.0.35+86c3a9f149
|
201 | fabric-message-api-v1: Fabric Message API (v1) 6.0.33+86c3a9f149
|
202 | fabric-model-loading-api-v1: Fabric Model Loading API (v1) 5.2.0+c982b95149
|
203 | fabric-networking-api-v1: Fabric Networking API (v1) 4.4.0+f3ffa98949
|
204 | fabric-object-builder-api-v1: Fabric Object Builder API (v1) 21.0.0+7b20cbb049
|
205 | fabric-particles-v1: Fabric Particles (v1) 4.1.1+112e550e49
|
206 | fabric-recipe-api-v1: Fabric Recipe API (v1) 8.1.6+052a85d049
|
207 | fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.1.20+b556383249
|
208 | fabric-renderer-api-v1: Fabric Renderer API (v1) 6.0.2+c982b95149
|
209 | fabric-renderer-indigo: Fabric Renderer - Indigo 3.0.3+3e6c1f7d49
|
210 | fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.64+73761d2e49
|
211 | fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.27+86c3a9f149
|
212 | fabric-rendering-v1: Fabric Rendering (v1) 11.1.11+081cc04349
|
213 | fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.21+73a52b4b49
|
214 | fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.1.6+02ca679649
|
215 | fabric-screen-api-v1: Fabric Screen API (v1) 2.0.46+86c3a9f149
|
216 | fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.127+c327076a49
|
217 | fabric-sound-api-v1: Fabric Sound API (v1) 1.0.38+86c3a9f149
|
218 | fabric-tag-api-v1: Fabric Tag API (v1) 1.0.16+ecf51cdc49
|
219 | fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.23+7b20cbb049
|
220 | fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.3.17+f17a180c49
|
221 | fabric-language-kotlin: Fabric Language Kotlin 1.13.2+kotlin.2.1.20
|
222 | org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.20
|
223 | org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.20
|
224 | org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.20
|
225 | org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.20
|
226 | org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.0
|
227 | org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.1
|
228 | org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.1
|
229 | org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.2
|
230 | org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.7.0
|
231 | org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.7.0
|
232 | org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.0
|
233 | org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.0
|
234 | org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.0
|
235 | fabricloader: Fabric Loader 0.16.14
|
236 | mixinextras: MixinExtras 0.4.1
|
237 | ferritecore: FerriteCore 8.0.0
|
238 | forgeconfigapiport: Forge Config API Port 21.5.1
|
239 | com_electronwill_night-config_core: core 3.8.1
|
240 | com_electronwill_night-config_toml: toml 3.8.1
|
241 | friendsandfoes: Friends&Foes 4.0.1
|
242 | geophilic: Geophilic 3.4.1
|
243 | i-know-how-to-play: I Know How To Play! 1.0.0
|
244 | immediatelyfast: ImmediatelyFast 1.9.3+1.21.5
|
245 | net_lenni0451_reflect: Reflect 1.3.4
|
246 | jamlib: JamLib 1.3.5+1.21.5
|
247 | blue_endless_jankson: jankson 1.2.3
|
248 | java: OpenJDK 64-Bit Server VM 21
|
249 | lithium: Lithium 0.16.2+mc1.21.5
|
250 | minecraft: Minecraft 1.21.5
|
251 | mob_armor_trims: Mob Armor Trims 2.5.0
|
252 | modmenu: Mod Menu 14.0.0-rc.2
|
253 | moreculling: More Culling 1.3.0
|
254 | conditional-mixin: conditional mixin 0.6.3
|
255 | mr_craft_chainmail: Craftable Chainmail 71.1
|
256 | mr_craft_elytra: Craftable Elytra 71.1
|
257 | mr_craft_horsearmor: Craftable Horse Armor 71.1
|
258 | mr_craft_saddle: Craftable Saddles 71.1
|
259 | mr_craft_tridents: Craftable Trident 71.1
|
260 | mr_craftable_nametag: Craftable Nametag 71.1
|
261 | mr_dungeons: Dungeons+ 1.9.0b
|
262 | naturescompass: Nature's Compass 1.21.5-2.2.8-fabric
|
263 | no-resource-pack-warnings: No Resource Pack Warnings 1.3.0
|
264 | notenoughanimations: NotEnoughAnimations 1.9.3
|
265 | org_jetbrains_annotations: annotations 13.0
|
266 | placeholder-api: Placeholder API 2.6.3+1.21.5
|
267 | puzzleslib: Puzzles Lib 21.5.10
|
268 | reeses-sodium-options: Reese's Sodium Options 1.8.3+mc1.21.4
|
269 | resourcefullib: Resourceful Lib 3.5.0
|
270 | com_teamresourceful_bytecodecs: bytecodecs 1.1.3
|
271 | com_teamresourceful_yabn: yabn 1.0.3
|
272 | rightclickharvest: Right Click Harvest 4.5.3+1.21.5
|
273 | roughlyenoughitems: Roughly Enough Items 19.0.806
|
274 | error_notifier: Error Notifier 1.0.11
|
275 | shulkerboxtooltip: Shulker Box Tooltip 5.2.5+1.21.5
|
276 | sodium: Sodium 0.6.13+mc1.21.5
|
277 | stack-to-nearby-chests: Stack to Nearby Chests 0.5.13
|
278 | libgui: LibGui 13.0.0+1.21.5
|
279 | jankson: Jankson 10.0.0+j1.2.3
|
280 | libninepatch: LibNinePatch 1.2.0
|
281 | tcdcommons: TCD Commons API 3.12.7+fabric-1.21.5
|
282 | tool_trims: Tool Trims Packaged 2.3.2
|
283 | treeharvester: Tree Harvester 9.1
|
284 | universalcraft: UniversalCraft 396
|
285 | vigilance: Vigilance 306
|
286 | weaponmaster_ydm: YDM's Weapon Master 4.2.7
|
287 | yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.21.5-fabric
|
288 | com_twelvemonkeys_common_common-image: common-image 3.12.0
|
289 | com_twelvemonkeys_common_common-io: common-io 3.12.0
|
290 | com_twelvemonkeys_common_common-lang: common-lang 3.12.0
|
291 | com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
|
292 | com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
|
293 | com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
|
294 | org_quiltmc_parsers_gson: gson 0.2.1
|
295 | org_quiltmc_parsers_json: json 0.2.1
|
296 | Launched Version: 1.21.5
|
297 | Launcher name: theseus
|
298 | Backend library: LWJGL version 3.3.3-snapshot
|
299 | Backend API: NVIDIA GeForce RTX 2060/PCIe/SSE2 GL version 3.2.0 NVIDIA 561.19, NVIDIA Corporation
|
300 | Window size: 1920x1080
|
301 | GFLW Platform: win32
|
302 | Render Extensions: GL_KHR_debug, GL_ARB_vertex_attrib_binding, GL_ARB_direct_state_access
|
303 | GL debug messages:
|
304 | Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
|
305 | Universe: 400921fb54442d18
|
306 | Type: Integrated Server (map_client.txt)
|
307 | Graphics mode: fancy
|
308 | Render Distance: 12/12 chunks
|
309 | Resource Packs: vanilla, fabric, appleskin (incompatible), betterclouds (incompatible), betterstats, betterthirdperson, boatiview, cloth-config, conditional-mixin, crawl, customizableelytra (incompatible), dark-loading-screen, dynamic_fps, easyanvils, easymagic, entity_texture_features, entityculling, essential (incompatible), essential-container, essential-loader, explorerscompass, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-block-view-api-v2, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-convention-tags-v2, fabric-crash-report-info-v1, fabric-data-attachment-api-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-language-kotlin, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-api-v3, fabric-message-api-v1, fabric-model-loading-api-v1, fabric-networking-api-v1, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v1, fabric-resource-conditions-api-v1, fabric-resource-loader-v0, fabric-screen-api-v1, fabric-screen-handler-api-v1, fabric-sound-api-v1, fabric-tag-api-v1, fabric-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, forgeconfigapiport, friendsandfoes, i-know-how-to-play, immediatelyfast, jamlib, jankson, libgui, lithium, mob_armor_trims (incompatible), modmenu, moreculling, naturescompass, notenoughanimations, placeholder-api, puzzleslib, reeses-sodium-options, rightclickharvest, roughlyenoughitems, shulkerboxtooltip, sodium, stack-to-nearby-chests, tcdcommons, tool_trims (incompatible), weaponmaster_ydm, yet_another_config_lib_v3 (incompatible)
|
310 | Current Language: en_us
|
311 | Locale: en_GB
|
312 | System encoding: Cp1252
|
313 | File encoding: UTF-8
|
314 | CPU: 8x Intel(R) Core(TM) i5-9300H CPU @ 2.40GHz
|
315 | Server Running: true
|
316 | Player Count: 1 / 8; [class_3222['{MINECRAFT_USERNAME}'/11, l='ServerLevel[Minceraft]', x=-1253.50, y=72.00, z=130.50]]
|
317 | Active Data Packs: vanilla, fabric, amplified_nether, collective, continents, craftablebell, craftableenchantedgoldenapple, craftabletotemofundying, customizableelytra (incompatible), easyanvils (incompatible), easymagic (incompatible), explorerscompass, fabric-convention-tags-v2, friendsandfoes, geophilic, mr_craft_chainmail, mr_craft_elytra, mr_craft_horsearmor, mr_craft_saddle, mr_craft_tridents, mr_craftable_nametag, mr_dungeons (incompatible), naturescompass, rightclickharvest, tool_trims
|
318 | Available Data Packs: amplified_nether, collective, continents, craftablebell, craftableenchantedgoldenapple, craftabletotemofundying, customizableelytra (incompatible), easyanvils (incompatible), easymagic (incompatible), explorerscompass, fabric, fabric-convention-tags-v2, friendsandfoes, geophilic, minecart_improvements, mr_craft_chainmail, mr_craft_elytra, mr_craft_horsearmor, mr_craft_saddle, mr_craft_tridents, mr_craftable_nametag, mr_dungeons (incompatible), naturescompass, redstone_experiments, rightclickharvest, tool_trims, trade_rebalance, vanilla
|
319 | Enabled Feature Flags: minecraft:vanilla
|
320 | World Generation: Stable
|
321 | World Seed: 5376509860190600799
|
322 | Suppressed Exceptions: ~~NONE~~
|
323 |
|