Fabric 1.21 Client Log

#7WNPRHC
1 error
146 lines
Raw
Analysis
Minecraft version:
1.21
Fabric loader version:
0.15.11
1[18:50:44] [main/INFO]: Loading Minecraft 1.21 with Fabric Loader 0.15.11
2[18:50:44] [main/INFO]: Loading 15 mods:
3 - fabricloader 0.15.11
4 \-- mixinextras 0.3.5
5 - iris 1.7.1+mc1.21
6 |-- fabric-api-base 0.4.42+6573ed8c90
7 |-- fabric-key-binding-api-v1 1.0.47+0af3f5a790
8 |-- io_github_douira_glsl-transformer 2.0.1
9 |-- org_anarres_jcpp 1.4.14
10 \-- org_antlr_antlr4-runtime 4.13.1
11 - java 21
12 - minecraft 1.21
13 - sodium 0.5.9+mc1.21
14 |-- fabric-api-base 0.4.42+6573ed8c90
15 |-- fabric-block-view-api-v2 1.0.10+6573ed8c90
16 |-- fabric-rendering-data-attachment-v1 0.3.48+73761d2e90
17 |-- fabric-rendering-fluids-v1 3.1.6+b559734490
18 \-- fabric-resource-loader-v0 1.1.3+b559734490
19[18:50:44] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/C:/Users/********/AppData/Roaming/.minecraft/libraries/net/fabricmc/sponge-mixin/0.13.3+mixin.0.8.5/sponge-mixin-0.13.3+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT
20[18:50:44] [main/INFO]: Compatibility level set to JAVA_17
21[18:50:45] [main/INFO]: Loaded configuration file for Sodium: 42 options available, 3 override(s) found
22[18:50:45] [main/WARN]: Force-disabling mixin 'features.render.entity.CuboidMixin' as rule 'mixin.features.render.entity' (added by mods [iris]) disables it and children
23[18:50:45] [main/WARN]: Force-disabling mixin 'features.render.entity.ModelPartMixin' as rule 'mixin.features.render.entity' (added by mods [iris]) disables it and children
24[18:50:45] [main/WARN]: Force-disabling mixin 'features.render.entity.cull.EntityRendererMixin' as rule 'mixin.features.render.entity' (added by mods [iris]) disables it and children
25[18:50:45] [main/WARN]: Force-disabling mixin 'features.render.entity.shadows.EntityRenderDispatcherMixin' as rule 'mixin.features.render.entity' (added by mods [iris]) disables it and children
26[18:50:45] [main/WARN]: Force-disabling mixin 'features.render.gui.font.GlyphRendererMixin' as rule 'mixin.features.render.gui.font' (added by mods [iris]) disables it and children
27[18:50:45] [main/WARN]: Force-disabling mixin 'features.render.world.sky.BackgroundRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
28[18:50:45] [main/WARN]: Force-disabling mixin 'features.render.world.sky.ClientWorldMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
29[18:50:45] [main/WARN]: Force-disabling mixin 'features.render.world.sky.WorldRendererMixin' as rule 'mixin.features.render.world.sky' (added by mods [iris]) disables it and children
30[18:50:46] [main/INFO]: Searching for graphics cards...
31[18:50:47] [main/INFO]: Found graphics adapter: AdapterInfo{vendor=AMD, description='Radeon RX 570 Series', adapterType=0x0000030B, openglIcdFilePath='C:\WINDOWS\System32\DriverStore\FileRepository\u0399660.inf_amd64_d7fa3539ce499e50\B399655\atig6pxx.dll', openglIcdVersion=31.0.21910.5}
32[18:50:48] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.3.5).
33[18:50:53] [Datafixer Bootstrap/INFO]: 226 Datafixer optimizations took 1729 milliseconds
34[18:51:03] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
35[18:51:03] [Render thread/INFO]: Setting user: Baniverse
36[18:51:04] [Render thread/INFO]: Backend library: LWJGL version 3.3.3-snapshot
37[18:51:05] [Render thread/INFO]: Debug functionality is disabled.
38[18:51:05] [Render thread/INFO]: ARB_direct_state_access detected, enabling DSA.
39[18:51:05] [Render thread/INFO]: Shaders are disabled because enableShaders is set to false in iris.properties
40[18:51:05] [Render thread/ERROR]: Failed to open pack C:\Users\********\AppData\Roaming\.minecraft\resourcepacks\GLint.zip
41java.util.zip.ZipException: invalid CEN header (bad entry name or comment)
42 at java.base/java.util.zip.ZipFile$Source.zerror(ZipFile.java:1781) ~[?:?]
43 at java.base/java.util.zip.ZipFile$Source.checkAndAddEntry(ZipFile.java:1255) ~[?:?]
44 at java.base/java.util.zip.ZipFile$Source.initCEN(ZipFile.java:1720) ~[?:?]
45 at java.base/java.util.zip.ZipFile$Source.<init>(ZipFile.java:1495) ~[?:?]
46 at java.base/java.util.zip.ZipFile$Source.get(ZipFile.java:1458) ~[?:?]
47 at java.base/java.util.zip.ZipFile$CleanableResource.<init>(ZipFile.java:724) ~[?:?]
48 at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:251) ~[?:?]
49 at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:180) ~[?:?]
50 at java.base/java.util.zip.ZipFile.<init>(ZipFile.java:194) ~[?:?]
51 at net.minecraft.resource.ZipResourcePack$ZipFileWrapper.open(class_3258.java:172) ~[client-intermediary.jar:?]
52 at net.minecraft.resource.ZipResourcePack.openFile(ZipResourcePack.java:61) ~[client-intermediary.jar:?]
53 at net.minecraft.resource.ZipResourcePack.openRoot(ZipResourcePack.java:43) ~[client-intermediary.jar:?]
54 at net.minecraft.resource.AbstractFileResourcePack.parseMetadata(AbstractFileResourcePack.java:28) ~[client-intermediary.jar:?]
55 at net.minecraft.resource.ResourcePackProfile.loadMetadata(ResourcePackProfile.java:55) ~[client-intermediary.jar:?]
56 at net.minecraft.resource.ResourcePackProfile.create(ResourcePackProfile.java:41) ~[client-intermediary.jar:?]
57 at net.minecraft.resource.FileResourcePackProvider.method_45272(FileResourcePackProvider.java:63) ~[client-intermediary.jar:?]
58 at net.minecraft.resource.FileResourcePackProvider.forEachProfile(FileResourcePackProvider.java:94) [client-intermediary.jar:?]
59 at net.minecraft.resource.FileResourcePackProvider.register(FileResourcePackProvider.java:59) [client-intermediary.jar:?]
60 at net.minecraft.resource.ResourcePackManager.providePackProfiles(ResourcePackManager.java:43) [client-intermediary.jar:?]
61 at net.minecraft.resource.ResourcePackManager.scanPacks(ResourcePackManager.java:36) [client-intermediary.jar:?]
62 at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:532) [client-intermediary.jar:?]
63 at net.minecraft.client.main.Main.main(Main.java:239) [client-intermediary.jar:?]
64 at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:470) [fabric-loader-0.15.11.jar:?]
65 at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.15.11.jar:?]
66 at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.15.11.jar:?]
67[18:51:05] [Render thread/WARN]: Missing metadata in pack file/GLint.zip
68[18:51:05] [Render thread/INFO]: Found non-pack entry 'C:\Users\********\AppData\Roaming\.minecraft\resourcepacks\GLINTS', ignoring
69[18:51:06] [ForkJoinPool.commonPool-worker-1/WARN]: [Iris Update Check] This version doesn't have an update index, skipping.
70[18:51:08] [Render thread/INFO]: Hardware information:
71[18:51:08] [Render thread/INFO]: CPU: 4x Intel(R) Core(TM) i5-3470 CPU @ 3.20GHz
72[18:51:08] [Render thread/INFO]: GPU: Radeon RX 570 Series (Supports OpenGL 3.2.0 Core Profile Context 24.1.1.231127)
73[18:51:08] [Render thread/INFO]: OS: Windows 10 (10.0)
74[18:51:08] [Render thread/INFO]: Reloading ResourceManager: file/Xray_Ultimate_1.20.5_v5.0.1.zip, vanilla, fabric, fabric-api-base, fabric-block-view-api-v2, fabric-key-binding-api-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-resource-loader-v0, fabricloader, iris, sodium, file/Default-Dark-Mode-1.20.2+-2024.6.0(1).zip, file/!§bBetterGlint§8[§6Purple-Default§8].zip, file/Baniverse-Totem-pv22.zip
75[18:51:09] [Worker-Main-3/INFO]: Found unifont_all_no_pua-15.1.05.hex, loading
76[18:51:09] [Worker-Main-1/WARN]: Invalid path in datapack: sandwichable:models/item/tomato_slice - Copy.json, ignoring
77[18:51:10] [Worker-Main-3/INFO]: Found unifont_jp_patch-15.1.05.hex, loading
78[18:51:13] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
79[18:51:13] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
80[18:51:13] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Speakers (USB Audio Device)
81[18:51:13] [Render thread/INFO]: Sound engine started
82[18:51:13] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
83[18:51:13] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
84[18:51:13] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
85[18:51:13] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
86[18:51:13] [Render thread/INFO]: Created: 1024x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
87[18:51:13] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
88[18:51:13] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
89[18:51:13] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
90[18:51:13] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
91[18:51:14] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
92[18:51:14] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
93[18:51:14] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
94[18:51:14] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
95[18:51:14] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
96[18:51:14] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
97[18:51:14] [Render thread/INFO]: Creating pipeline for dimension minecraft:overworld
98[18:51:21] [Render thread/INFO]: Loaded 1290 recipes
99[18:51:21] [Render thread/INFO]: Loaded 1399 advancements
100[18:51:22] [Server thread/INFO]: Starting integrated minecraft server version 1.21
101[18:51:22] [Server thread/INFO]: Generating keypair
102[18:51:25] [Server thread/INFO]: Preparing start region for dimension minecraft:overworld
103[18:51:25] [Render thread/INFO]: Preparing spawn area: 0%
104[18:51:25] [Render thread/INFO]: Preparing spawn area: 0%
105[18:51:26] [Render thread/INFO]: Time elapsed: 620 ms
106[18:51:26] [Server thread/INFO]: Changing view distance to 14, from 10
107[18:51:26] [Server thread/INFO]: Changing simulation distance to 15, from 0
108[18:51:28] [Server thread/INFO]: Baniverse[local:E:3c439e47] logged in with entity id 1 at (206.19345473696805, 106.0, -562.4483983426377)
109[18:51:28] [Render thread/INFO]: Reloading pipeline on dimension change: minecraft:overworld => minecraft:overworld
110[18:51:28] [Render thread/INFO]: Destroying pipeline minecraft:overworld
111[18:51:28] [Render thread/INFO]: Creating pipeline for dimension minecraft:overworld
112[18:51:28] [Server thread/INFO]: Baniverse joined the game
113[18:51:28] [Render thread/INFO]: Started 1 worker threads
114[18:51:29] [Render thread/INFO]: Loaded 846 advancements
115[18:52:02] [Render thread/WARN]: Received passengers for unknown entity
116[18:52:02] [Render thread/WARN]: Received passengers for unknown entity
117[18:52:02] [Render thread/WARN]: Received passengers for unknown entity
118[18:52:02] [Render thread/WARN]: Received passengers for unknown entity
119[18:52:03] [Render thread/WARN]: Received passengers for unknown entity
120[18:52:03] [Render thread/WARN]: Received passengers for unknown entity
121[18:52:03] [Render thread/WARN]: Received passengers for unknown entity
122[18:52:03] [Render thread/WARN]: Received passengers for unknown entity
123[18:52:18] [Render thread/WARN]: Received passengers for unknown entity
124[18:52:18] [Render thread/WARN]: Received passengers for unknown entity
125[18:52:28] [Render thread/WARN]: Received passengers for unknown entity
126[18:52:29] [Render thread/WARN]: Received passengers for unknown entity
127[18:52:56] [Server thread/INFO]: Saving and pausing game...
128[18:52:56] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Baniverse]'/minecraft:overworld
129[18:52:56] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Baniverse]'/minecraft:the_nether
130[18:52:56] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Baniverse]'/minecraft:the_end
131[18:53:00] [Server thread/INFO]: Baniverse lost connection: Disconnected
132[18:53:00] [Server thread/INFO]: Baniverse left the game
133[18:53:00] [Server thread/INFO]: Stopping singleplayer server as player logged out
134[18:53:00] [Server thread/INFO]: Stopping server
135[18:53:00] [Server thread/INFO]: Saving players
136[18:53:00] [Server thread/INFO]: Saving worlds
137[18:53:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Baniverse]'/minecraft:overworld
138[18:53:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Baniverse]'/minecraft:the_nether
139[18:53:00] [Server thread/INFO]: Saving chunks for level 'ServerLevel[Baniverse]'/minecraft:the_end
140[18:53:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (Baniverse): All chunks are saved
141[18:53:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
142[18:53:00] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
143[18:53:00] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
144[18:53:00] [Render thread/INFO]: Stopping worker threads
145[18:53:01] [Render thread/INFO]: Stopping!
146
This log will be saved for 90 days from their last view.
Report abuse