Skip to content

Instantly share code, notes, and snippets.

@Nihilanthy
Last active September 16, 2023 23:37
Show Gist options
  • Save Nihilanthy/0f868412e15f59fbf3a191469686937c to your computer and use it in GitHub Desktop.
Save Nihilanthy/0f868412e15f59fbf3a191469686937c to your computer and use it in GitHub Desktop.
[19:16:08] [main/INFO]: Loading Minecraft 1.20 with Fabric Loader 0.14.21
[19:16:08] [main/INFO]: Dependencies overridden for waterdripsound, lambdynlights
[19:16:08] [main/INFO]: Loading 59 mods:
- cloth-config 11.1.106
\-- cloth-basic-math 0.6.1
- fabric-api 0.83.0+1.20
|-- fabric-api-base 0.4.29+b04edc7a27
|-- fabric-api-lookup-api-v1 1.6.34+4d8536c927
|-- fabric-biome-api-v1 13.0.10+b3afc78b27
|-- fabric-block-api-v1 1.0.9+e022e5d127
|-- fabric-blockrenderlayer-v1 1.1.39+b3afc78b27
|-- fabric-client-tags-api-v1 1.0.20+b3afc78b27
|-- fabric-command-api-v1 1.2.32+f71b366f27
|-- fabric-command-api-v2 2.2.11+b3afc78b27
|-- fabric-commands-v0 0.2.49+df3654b327
|-- fabric-containers-v0 0.1.61+df3654b327
|-- fabric-content-registries-v0 4.0.7+b3afc78b27
|-- fabric-convention-tags-v1 1.5.3+b3afc78b27
|-- fabric-crash-report-info-v1 0.2.18+aeb40ebe27
|-- fabric-data-generation-api-v1 12.1.10+b3afc78b27
|-- fabric-dimensions-v1 2.1.51+b3afc78b27
|-- fabric-entity-events-v1 1.5.21+b3afc78b27
|-- fabric-events-interaction-v0 0.6.0+b3afc78b27
|-- fabric-events-lifecycle-v0 0.2.61+df3654b327
|-- fabric-game-rule-api-v1 1.0.38+b04edc7a27
|-- fabric-item-api-v1 2.1.26+b3afc78b27
|-- fabric-item-group-api-v1 4.0.7+b3afc78b27
|-- fabric-key-binding-api-v1 1.0.36+fb8d95da27
|-- fabric-keybindings-v0 0.2.34+df3654b327
|-- fabric-lifecycle-events-v1 2.2.20+b3afc78b27
|-- fabric-loot-api-v2 1.1.37+b3afc78b27
|-- fabric-loot-tables-v1 1.1.41+9e7660c627
|-- fabric-message-api-v1 5.1.6+b3afc78b27
|-- fabric-mining-level-api-v1 2.1.47+b3afc78b27
|-- fabric-models-v0 0.3.35+b3afc78b27
|-- fabric-networking-api-v1 1.3.8+b3afc78b27
|-- fabric-networking-v0 0.3.48+df3654b327
|-- fabric-object-builder-api-v1 11.0.6+b3afc78b27
|-- fabric-particles-v1 1.0.28+b3afc78b27
|-- fabric-recipe-api-v1 1.0.18+b3afc78b27
|-- fabric-registry-sync-v0 2.2.6+b3afc78b27
|-- fabric-renderer-api-v1 3.0.1+b3afc78b27
|-- fabric-renderer-indigo 1.3.1+b3afc78b27
|-- fabric-renderer-registries-v1 3.2.44+df3654b327
|-- fabric-rendering-data-attachment-v1 0.3.33+b3afc78b27
|-- fabric-rendering-fluids-v1 3.0.26+b3afc78b27
|-- fabric-rendering-v0 1.1.47+df3654b327
|-- fabric-rendering-v1 3.0.6+b3afc78b27
|-- fabric-resource-conditions-api-v1 2.3.4+b3afc78b27
|-- fabric-resource-loader-v0 0.11.7+f7923f6d27
|-- fabric-screen-api-v1 2.0.6+b3afc78b27
|-- fabric-screen-handler-api-v1 1.3.27+b3afc78b27
|-- fabric-sound-api-v1 1.0.12+b3afc78b27
|-- fabric-transfer-api-v1 3.2.2+b3afc78b27
\-- fabric-transitive-access-wideners-v1 4.2.0+b3afc78b27
- fabricloader 0.14.21
- forgeconfigapiport 7.0.0
- java 17
- minecraft 1.20
- puzzleslib 7.0.9
- talkbubbles 1.0.6
- tlskincape 1.32
[19:16:09] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=file:/C:/Users/legen/AppData/Roaming/.minecraft/libraries/net/fabricmc/sponge-mixin/0.12.5+mixin.0.8.5/sponge-mixin-0.12.5+mixin.0.8.5.jar Service=Knot/Fabric Env=CLIENT
[19:16:09] [main/INFO]: Compatibility level set to JAVA_16
[19:16:09] [main/INFO]: Compatibility level set to JAVA_17
[19:16:18] [Datafixer Bootstrap/INFO]: 188 Datafixer optimizations took 242 milliseconds
[19:16:21] [Render thread/INFO]: Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[19:16:21] [Render thread/ERROR]: Failed to verify authentication
com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-4.0.43.1.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:147) ~[authlib-4.0.43.1.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:63) ~[authlib-4.0.43.1.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:124) ~[authlib-4.0.43.1.jar:?]
at net.minecraft.class_310.method_31382(class_310.java:733) ~[client-intermediary.jar:?]
at net.minecraft.class_310.<init>(class_310.java:442) ~[client-intermediary.jar:?]
at net.minecraft.client.main.Main.main(Main.java:211) ~[Fabric%201.20.jar:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:468) ~[fabric-loader-0.14.21.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) ~[fabric-loader-0.14.21.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) ~[fabric-loader-0.14.21.jar:?]
Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401
at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:85) ~[authlib-4.0.43.1.jar:?]
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-4.0.43.1.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:122) ~[authlib-4.0.43.1.jar:?]
... 8 more
[19:16:21] [Render thread/INFO]: Setting user: Nihilanth
[19:16:22] [Render thread/INFO]: Constructing common components for mod puzzleslib
[19:16:22] [Render thread/INFO]: [Indigo] Registering Indigo renderer!
[19:16:23] [Render thread/INFO]: Backend library: LWJGL version 3.3.1 SNAPSHOT
[19:16:25] [Render thread/INFO]: Reloading ResourceManager: vanilla, fabric (cloth-config, fabric-api, fabric-api-base, fabric-api-lookup-api-v1, fabric-biome-api-v1, fabric-block-api-v1, fabric-blockrenderlayer-v1, fabric-client-tags-api-v1, fabric-command-api-v1, fabric-command-api-v2, fabric-commands-v0, fabric-containers-v0, fabric-content-registries-v0, fabric-convention-tags-v1, fabric-crash-report-info-v1, fabric-data-generation-api-v1, fabric-dimensions-v1, fabric-entity-events-v1, fabric-events-interaction-v0, fabric-events-lifecycle-v0, fabric-game-rule-api-v1, fabric-item-api-v1, fabric-item-group-api-v1, fabric-key-binding-api-v1, fabric-keybindings-v0, fabric-lifecycle-events-v1, fabric-loot-api-v2, fabric-loot-tables-v1, fabric-message-api-v1, fabric-mining-level-api-v1, fabric-models-v0, fabric-networking-api-v1, fabric-networking-v0, fabric-object-builder-api-v1, fabric-particles-v1, fabric-recipe-api-v1, fabric-registry-sync-v0, fabric-renderer-api-v1, fabric-renderer-indigo, fabric-renderer-registries-v1, fabric-rendering-data-attachment-v1, fabric-rendering-fluids-v1, fabric-rendering-v0, 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-transfer-api-v1, fabric-transitive-access-wideners-v1, fabricloader, forgeconfigapiport, talkbubbles), high_contrast ()
[19:16:26] [Worker-Main-4/INFO]: Found unifont_all_no_pua-15.0.06.hex, loading
[19:16:26] [Realms Notification Availability checker #1/INFO]: Could not authorize you against Realms server: Invalid session id
[19:16:28] [Render thread/WARN]: Missing sound for event: minecraft:item.goat_horn.play
[19:16:28] [Render thread/WARN]: Missing sound for event: minecraft:entity.goat.screaming.horn_break
[19:16:28] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Alto-falantes (VIA HD Audio(Compatible))
[19:16:28] [Render thread/INFO]: Sound engine started
[19:16:28] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/blocks.png-atlas
[19:16:28] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/signs.png-atlas
[19:16:28] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/shield_patterns.png-atlas
[19:16:28] [Render thread/INFO]: Created: 512x512x0 minecraft:textures/atlas/banner_patterns.png-atlas
[19:16:28] [Render thread/INFO]: Created: 1024x1024x0 minecraft:textures/atlas/armor_trims.png-atlas
[19:16:28] [Render thread/INFO]: Created: 128x64x0 minecraft:textures/atlas/decorated_pot.png-atlas
[19:16:28] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/chest.png-atlas
[19:16:28] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/shulker_boxes.png-atlas
[19:16:28] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/beds.png-atlas
[19:16:29] [Render thread/WARN]: Shader rendertype_entity_translucent_emissive could not find sampler named Sampler2 in the specified shader program.
[19:16:29] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[19:16:29] [Render thread/INFO]: Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[19:16:29] [Render thread/INFO]: Created: 128x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[19:16:31] [Render thread/INFO]: [STDOUT]: [TLSkinCape] Current TLSkinCape version is 1.32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment