Files
Aspects-Celestia-Compat/run/logs/latest.log
2021-12-11 19:54:31 -04:00

182 lines
16 KiB
Plaintext

[19:51:41] [main/INFO] (FabricLoader/GameProvider) Loading Minecraft 1.18 with Fabric Loader 0.12.10
[19:51:41] [main/INFO] (FabricLoader) Loading 61 mods:
- apoli 2.2.0
- aspects ${version}
- calio 1.4.2
- cardinal-components-base 4.0.0-alpha.1+21w37a
- cardinal-components-entity 4.0.0-alpha.1+21w37a
- cloth-basic-math 0.6.0
- cloth-config 6.0.42
- fabric 0.44.0+1.18
- fabric-api-base 0.4.1+b4f4f6cdc8
- fabric-api-lookup-api-v1 1.4.0+16d92c47c8
- fabric-biome-api-v1 6.0.1+ded849a9c8
- fabric-blockrenderlayer-v1 1.1.9+3ac43d95c8
- fabric-command-api-v1 1.1.6+3ac43d95c8
- fabric-commands-v0 0.2.5+b4f4f6cdc8
- fabric-containers-v0 0.1.18+d154e2c6c8
- fabric-content-registries-v0 0.4.5+6f53a73dc8
- fabric-crash-report-info-v1 0.1.8+3ac43d95c8
- fabric-data-generation-api-v1 1.0.0+3fec4ad9c8
- fabric-dimensions-v1 2.1.7+43d29571c8
- fabric-entity-events-v1 1.4.5+6b21378ac8
- fabric-events-interaction-v0 0.4.16+bfa23f17c8
- fabric-events-lifecycle-v0 0.2.6+b4f4f6cdc8
- fabric-game-rule-api-v1 1.0.10+3ac43d95c8
- fabric-gametest-api-v1 1.0.5+03d159cfc8
- fabric-item-api-v1 1.3.0+691a79b5c8
- fabric-item-groups-v0 0.3.3+3ac43d95c8
- fabric-key-binding-api-v1 1.0.8+c8aba2f3c8
- fabric-keybindings-v0 0.2.6+b4f4f6cdc8
- fabric-lifecycle-events-v1 1.4.10+c15ca335c8
- fabric-loot-tables-v1 1.0.8+3ac43d95c8
- fabric-mining-level-api-v1 1.0.3+3ac43d95c8
- fabric-mining-levels-v0 0.1.7+b4f4f6cdc8
- fabric-models-v0 0.3.3+3ac43d95c8
- fabric-networking-api-v1 1.0.18+3ac43d95c8
- fabric-networking-v0 0.3.5+b4f4f6cdc8
- fabric-object-builder-api-v1 1.11.0+3b82842ec8
- fabric-object-builders-v0 0.7.8+3ac43d95c8
- fabric-particles-v1 0.2.9+526dc1acc8
- fabric-registry-sync-v0 0.8.5+3ac43d95c8
- fabric-renderer-api-v1 0.4.9+3ac43d95c8
- fabric-renderer-indigo 0.4.12+3ac43d95c8
- fabric-renderer-registries-v1 3.2.7+b4f4f6cdc8
- fabric-rendering-data-attachment-v1 0.3.4+7242e9d7c8
- fabric-rendering-fluids-v1 0.1.18+3ac43d95c8
- fabric-rendering-v0 1.1.9+b4f4f6cdc8
- fabric-rendering-v1 1.10.3+6b21378ac8
- fabric-resource-loader-v0 0.4.11+3ac43d95c8
- fabric-screen-api-v1 1.0.7+3ac43d95c8
- fabric-screen-handler-api-v1 1.1.11+3ac43d95c8
- fabric-structure-api-v1 2.0.8+295197a7c8
- fabric-tag-extensions-v0 1.2.5+3ac43d95c8
- fabric-textures-v0 1.0.9+3ac43d95c8
- fabric-tool-attribute-api-v1 1.3.4+7de09f55c8
- fabric-transfer-api-v1 1.5.5+b4f4f6cdc8
- fabricloader 0.12.10
- java 17
- minecraft 1.18
- modmenu 3.0.0
- origins 1.3.0
- playerabilitylib 1.3.0
- reach-entity-attributes 2.1.1
[19:51:41] [main/WARN] (FabricLoader/Metadata) Mod `aspects` (${version}) does not respect SemVer - comparison support is limited.
[19:51:41] [main/INFO] (FabricLoader/Mixin) SpongePowered MIXIN Subsystem Version=0.8.4 Source=file:/Users/adellanicholson/.gradle/caches/modules-2/files-2.1/net.fabricmc/sponge-mixin/0.10.7+mixin.0.8.4/7a4ca9d54d9ae564dea0363d668036a8420ed9b8/sponge-mixin-0.10.7+mixin.0.8.4.jar Service=Knot/Fabric Env=CLIENT
[19:51:41] [main/INFO] (FabricLoader/Mixin) Loaded Fabric development mappings for mixin remapper!
[19:51:41] [main/INFO] (FabricLoader/Mixin) Compatibility level set to JAVA_16
[19:51:46] [main/WARN] (FabricLoader/Mixin) @Inject(@At("INVOKE")) Shift.BY=3 on fabric-lifecycle-events-v1.mixins.json:client.WorldChunkMixin::handler$zni000$onLoadBlockEntity exceeds the maximum allowed value: 0. Increase the value of maxShiftBy to suppress this warning.
[19:51:48] [Render thread/INFO] (Minecraft) Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[19:51:48] [Render thread/ERROR] (Minecraft) Failed to verify authentication
com.mojang.authlib.exceptions.InvalidCredentialsException: Status: 401
at com.mojang.authlib.exceptions.MinecraftClientHttpException.toAuthenticationException(MinecraftClientHttpException.java:56) ~[authlib-3.2.38.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:132) ~[authlib-3.2.38.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.<init>(YggdrasilUserApiService.java:44) ~[authlib-3.2.38.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.createUserApiService(YggdrasilAuthenticationService.java:153) ~[authlib-3.2.38.jar:?]
at net.minecraft.client.MinecraftClient.createUserApiService(MinecraftClient.java:670) [minecraft-project-@-mapped.jar:?]
at net.minecraft.client.MinecraftClient.<init>(MinecraftClient.java:424) [minecraft-project-@-mapped.jar:?]
at net.minecraft.client.main.Main.main(Main.java:197) [minecraft-project-@-mapped.jar:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) ~[?:?]
at jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) ~[?:?]
at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) ~[?:?]
at java.lang.reflect.Method.invoke(Method.java:568) ~[?:?]
at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:602) [fabric-loader-0.12.10.jar:?]
at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:77) [fabric-loader-0.12.10.jar:?]
at net.fabricmc.loader.impl.launch.knot.KnotClient.main(KnotClient.java:23) [fabric-loader-0.12.10.jar:?]
at net.fabricmc.devlaunchinjector.Main.main(Main.java:86) [dev-launch-injector-0.2.1+build.8.jar:?]
Caused by: com.mojang.authlib.exceptions.MinecraftClientHttpException: Status: 401
at com.mojang.authlib.minecraft.client.MinecraftClient.readInputStream(MinecraftClient.java:78) ~[authlib-3.2.38.jar:?]
at com.mojang.authlib.minecraft.client.MinecraftClient.get(MinecraftClient.java:48) ~[authlib-3.2.38.jar:?]
at com.mojang.authlib.yggdrasil.YggdrasilUserApiService.fetchProperties(YggdrasilUserApiService.java:113) ~[authlib-3.2.38.jar:?]
... 13 more
[19:51:48] [Render thread/INFO] (Minecraft) Setting user: Player600
[19:51:49] [Render thread/INFO] (Apoli) Apoli 2.2.0 has initialized. Ready to power up your game!
[19:51:49] [Render thread/INFO] (aspects) Hello Fabric world!
[19:51:49] [Render thread/INFO] (Origins) Origins 1.3.0 is initializing. Have fun!
[19:51:49] [Render thread/INFO] (Indigo) [Indigo] Registering Indigo renderer!
[19:51:49] [Render thread/INFO] (Minecraft) Backend library: LWJGL version 3.2.1 build 12
[19:51:51] [Render thread/INFO] (Minecraft) Reloading ResourceManager: Default, Fabric Mods (Fabric BlockRenderLayer Registration (v1), Fabric Screen API (v1), Mod Menu, Fabric Screen Handler API (v1), Fabric Rendering Data Attachment (v1), Fabric Item Groups (v0), Fabric Loot Tables (v1), Apoli, Fabric Events Interaction (v0), Fabric Models (v0), Fabric Data Generation API (v1), Fabric Key Bindings (v0), Fabric Rendering Fluids (v1), Fabric Command API (v1), Fabric Dimensions API (v1), Fabric Particles (v1), Fabric Transfer API (v1), Fabric Key Binding API (v1), Fabric Networking (v0), Reach Entity Attributes, Fabric Resource Loader (v0), Fabric Containers (v0), Fabric Renderer - Indigo, Fabric Events Lifecycle (v0), Fabric Textures (v0), Fabric Entity Events (v1), Fabric Structure API (v1), Fabric Item API (v1), Aspects, Fabric Rendering (v1), Fabric Tag Extensions (v0), Fabric Commands (v0), Fabric Renderer Registries (v1), Calio, Fabric Loader, Fabric Game Test API (v1), Cloth Config v6, Fabric API, Fabric API Base, Fabric Renderer API (v1), Fabric Registry Sync (v0), Fabric Mining Level API (v1), Fabric Rendering (v0), Origins, Fabric Content Registries (v0), Fabric Networking API (v1), Fabric API Lookup API (v1), Fabric Tool Attribute API (v1), Fabric Object Builder API (v1), Fabric Game Rule API (v1), Fabric Mining Levels (v0), Pal, Fabric Biome API (v1), Fabric Object Builders (v0), Fabric Lifecycle Events (v1), Fabric Crash Report Info (v1))
[19:51:51] [Render thread/INFO] (aspects) This line is printed by an example mod mixin!
[19:51:51] [Realms Notification Availability checker #1/INFO] (Minecraft) Could not authorize you against Realms server: Invalid session id
[19:51:54] [Render thread/INFO] (Minecraft) OpenAL initialized on device CoreAudio Default
[19:51:54] [Render thread/INFO] (Minecraft) Sound engine started
[19:51:54] [Render thread/INFO] (Minecraft) Created: 1024x1024x4 minecraft:textures/atlas/blocks.png-atlas
[19:51:54] [Render thread/INFO] (Minecraft) Created: 256x128x4 minecraft:textures/atlas/signs.png-atlas
[19:51:54] [Render thread/INFO] (Minecraft) Created: 1024x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[19:51:54] [Render thread/INFO] (Minecraft) Created: 1024x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[19:51:54] [Render thread/INFO] (Minecraft) Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[19:51:54] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[19:51:54] [Render thread/INFO] (Minecraft) Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[19:51:56] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/particles.png-atlas
[19:51:56] [Render thread/INFO] (Minecraft) Created: 256x256x0 minecraft:textures/atlas/paintings.png-atlas
[19:51:56] [Render thread/INFO] (Minecraft) Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[19:51:56] [Render thread/INFO] (aspects) This line is printed by an example mod mixin!
[19:52:00] [Render thread/WARN] (Minecraft) Ambiguity between arguments [teleport, location] and [teleport, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[19:52:00] [Render thread/WARN] (Minecraft) Ambiguity between arguments [teleport, location] and [teleport, targets] with inputs: [0.1 -0.5 .9, 0 0 0]
[19:52:00] [Render thread/WARN] (Minecraft) Ambiguity between arguments [teleport, destination] and [teleport, targets] with inputs: [Player, 0123, @e, dd12be42-52a9-4a91-a8a1-11c01849e498]
[19:52:00] [Render thread/WARN] (Minecraft) Ambiguity between arguments [teleport, targets] and [teleport, destination] with inputs: [Player, 0123, dd12be42-52a9-4a91-a8a1-11c01849e498]
[19:52:00] [Render thread/WARN] (Minecraft) Ambiguity between arguments [teleport, targets, location] and [teleport, targets, destination] with inputs: [0.1 -0.5 .9, 0 0 0]
[19:52:00] [Render thread/INFO] (Minecraft) Reloading ResourceManager: Default, Fabric Mods (Apoli, Aspects, Fabric Game Test API (v1), Origins, Fabric Tool Attribute API (v1))
[19:52:01] [Render thread/INFO] (Minecraft) Loaded 7 recipes
[19:52:01] [Render thread/INFO] (Minecraft) Loaded 1143 advancements
[19:52:01] [Render thread/INFO] (Apoli) Finished loading powers from data files. Registry contains 104 powers.
[19:52:01] [Render thread/ERROR] (Origins) Origin "aspects:cryodisabled" contained unregistered power: "aspects:frost_walker"
[19:52:01] [Render thread/ERROR] (Origins) Origin "aspects:cryodisabled" contained unregistered power: "aspects:cryo_secondary"
[19:52:01] [Render thread/ERROR] (Origins) Origin "aspects:hydrodisabled" contained unregistered power: "aspects:water_breathing"
[19:52:01] [Render thread/ERROR] (Origins) Origin "aspects:hydrodisabled" contained unregistered power: "aspects:constitution"
[19:52:01] [Render thread/ERROR] (Origins) Origin "aspects:hydrodisabled" contained unregistered power: "aspects:fire_damage"
[19:52:01] [Render thread/INFO] (Origins) Finished loading origins from data files. Registry contains 16 origins.
[19:52:01] [Render thread/INFO] (Origins) Trying to read layer file: aspects:elements
[19:52:01] [Render thread/INFO] (Origins) Trying to read layer file: origins:origin
[19:52:01] [Render thread/INFO] (Origins) Trying to read layer file: aspects:origins
[19:52:01] [Render thread/INFO] (Origins) Finished loading origin layers from data files. Read 3 layers.
[19:52:01] [Render thread/INFO] (BiomeModificationImpl) Applied 0 biome modifications to 0 of 61 new biomes in 2.166 ms
[19:52:03] [Render thread/INFO] (Minecraft) Environment: authHost='https://authserver.mojang.com', accountsHost='https://api.mojang.com', sessionHost='https://sessionserver.mojang.com', servicesHost='https://api.minecraftservices.com', name='PROD'
[19:52:03] [Server thread/INFO] (Minecraft) Starting integrated minecraft server version 1.18
[19:52:03] [Server thread/INFO] (Minecraft) Generating keypair
[19:52:04] [Server thread/INFO] (Minecraft) Preparing start region for dimension minecraft:overworld
[19:52:06] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:06] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:06] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:06] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:06] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:06] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:07] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:07] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:08] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:08] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:09] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:12] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:12] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:12] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:12] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:12] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:12] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:12] [Render thread/INFO] (Minecraft) Preparing spawn area: 0%
[19:52:13] [Render thread/INFO] (Minecraft) Preparing spawn area: 20%
[19:52:13] [Render thread/INFO] (Minecraft) Preparing spawn area: 63%
[19:52:14] [Render thread/INFO] (Minecraft) Preparing spawn area: 97%
[19:52:14] [Render thread/INFO] (Minecraft) Time elapsed: 10004 ms
[19:52:14] [Server thread/INFO] (Minecraft) Changing view distance to 12, from 10
[19:52:14] [Server thread/INFO] (Minecraft) Changing simulation distance to 12, from 0
[19:52:14] [Server thread/INFO] (Minecraft) Player600[local:E:8683ae8e] logged in with entity id 181 at (3.9401418247173563, 69.0, 0.47956579227850815)
[19:52:14] [Server thread/INFO] (Minecraft) Player600 joined the game
[19:52:15] [Render thread/INFO] (Minecraft) Loaded 0 advancements
[19:52:29] [Server thread/INFO] (Minecraft) Player600 was shot by Skeleton
[19:52:29] [Render thread/INFO] (Minecraft) [CHAT] Player600 was shot by Skeleton
[19:52:29] [Render thread/INFO] (Minecraft) Loaded 21 advancements
[19:53:03] [Render thread/INFO] (Minecraft) Stopping!
[19:53:03] [Server thread/INFO] (Minecraft) Player600 lost connection: Disconnected
[19:53:03] [Server thread/INFO] (Minecraft) Player600 left the game
[19:53:03] [Server thread/INFO] (Minecraft) Stopping singleplayer server as player logged out
[19:53:03] [Server thread/INFO] (Minecraft) Stopping server
[19:53:03] [Server thread/INFO] (Minecraft) Saving players
[19:53:03] [Server thread/INFO] (Minecraft) Saving worlds
[19:53:03] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:overworld
[19:53:03] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_nether
[19:53:03] [Server thread/INFO] (Minecraft) Saving chunks for level 'ServerLevel[New World]'/minecraft:the_end
[19:53:03] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (New World): All chunks are saved
[19:53:03] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
[19:53:03] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage (DIM1): All chunks are saved
[19:53:03] [Server thread/INFO] (Minecraft) ThreadedAnvilChunkStorage: All dimensions are saved