Surprise! We've been running on hardware provided by BuyVM for a few months and wanted to show them a little appreciation.
Running a paste site comes with unique challenges, ones that aren't always obvious and hard to control. As such, BuyVM offered us a home where we could worry less about the hosting side of things and focus on maintaining a clean and useful service! Go check them out and show them some love!
Description: error log
Submitted on December 21, 2024 at 04:52 AM
Expires on December 21, 2025 at 04:52 AM (8 months from now)

Error log (Text)

[23:49:04] [main/INFO]: Loading Minecraft 1.21.4 with Fabric Loader 0.16.9
[23:49:04] [main/INFO]: Fabric is preparing JARs on first launch, this may take a few seconds...
[23:49:04] [main/INFO]: Loading 8 mods:
	- emc 17.0.0
	   |-- com_moulberry_mixinconstraints 1.0.1
	   \-- emc-integrations 1.21.4+build.1
	        \-- mm 2.3
	- fabricloader 0.16.9
	   \-- mixinextras 0.4.1
	- java 21
	- minecraft 1.21.4
[23:49:04] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/C:/Users/Oddbyte/AppData/Roaming/.minecraft/libraries/net/fabricmc/sponge-mixin/0.15.4+mixin.0.8.7/sponge-mixin-0.15.4+mixin.0.8.7.jar Service=Knot/Fabric Env=CLIENT
[23:49:04] [main/INFO]: Compatibility level set to JAVA_16
[23:49:05] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.4.1).
[23:49:06] [Datafixer Bootstrap/INFO]: 243 Datafixer optimizations took 353 milliseconds
[23:49:11] [Render thread/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, name=PROD]
[23:49:11] [Render thread/INFO]: Setting user: Odd_Byte
[23:49:11] [Render thread/INFO]: Definitely not up to no good
[23:49:11] [Render thread/INFO]: Backend library: LWJGL version 3.3.3-snapshot
[23:49:11] [Render thread/WARN]: Removed resource pack file/better_flame_particles-v2.1-mc1.14x-1.21x-resourcepack.zip from options because it doesn't seem to exist anymore
[23:49:12] [Render thread/INFO]: Loading EMC v17.0.0
[23:49:12] [Render thread/INFO]: EMC root dir is C:\Users\Oddbyte\AppData\Roaming\.minecraft\Arist\libraries\EMC\1.21.4
[23:49:13] [Render thread/INFO]: ClasspathModDiscovery found 1 entries
[23:49:13] [Render thread/INFO]: JVMModDiscovery found 1 mod
[23:49:13] [Render thread/INFO]: Installed Aristois.jar
[23:49:13] [Render thread/INFO]: DirectoryModDiscovery found 1 mod
[23:49:16] [Render thread/INFO]: Loaded Aristois
[23:49:16] [Render thread/INFO]: Reloading ResourceManager: vanilla, programmer_art
[23:49:16] [Worker-Main-13/INFO]: Found unifont_all_no_pua-16.0.01.hex, loading
[23:49:16] [Worker-Main-7/INFO]: Found unifont_jp_patch-16.0.01.hex, loading
[23:49:17] [Render thread/INFO]: OpenAL initialized on device OpenAL Soft on Headphones (TONOR TC-777 Pro Audio Device)
[23:49:17] [Render thread/INFO]: Sound engine started
[23:49:17] [Render thread/INFO]: Created: 1024x512x4 minecraft:textures/atlas/blocks.png-atlas
[23:49:17] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/signs.png-atlas
[23:49:17] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/shield_patterns.png-atlas
[23:49:17] [Render thread/INFO]: Created: 512x512x4 minecraft:textures/atlas/banner_patterns.png-atlas
[23:49:17] [Render thread/INFO]: Created: 2048x1024x4 minecraft:textures/atlas/armor_trims.png-atlas
[23:49:17] [Render thread/INFO]: Created: 128x64x4 minecraft:textures/atlas/decorated_pot.png-atlas
[23:49:17] [Render thread/INFO]: Created: 256x256x4 minecraft:textures/atlas/chest.png-atlas
[23:49:17] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/shulker_boxes.png-atlas
[23:49:17] [Render thread/INFO]: Created: 512x256x4 minecraft:textures/atlas/beds.png-atlas
[23:49:17] [Render thread/INFO]: Created: 64x64x0 minecraft:textures/atlas/map_decorations.png-atlas
[23:49:17] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/particles.png-atlas
[23:49:17] [Render thread/INFO]: Created: 512x256x0 minecraft:textures/atlas/paintings.png-atlas
[23:49:17] [Render thread/INFO]: Created: 256x128x0 minecraft:textures/atlas/mob_effects.png-atlas
[23:49:17] [Render thread/INFO]: Created: 1024x512x0 minecraft:textures/atlas/gui.png-atlas
[23:49:18] [Render thread/INFO]: Aristois was updated from -1 to 543
[23:50:17] [Render thread/ERROR]: Reported exception thrown!
net.minecraft.class_148: keyPressed event handler
	at knot/net.minecraft.class_309.method_1466(class_309.java:438) ~[client-intermediary.jar:?]
	at knot/net.minecraft.class_309.method_22678(class_309.java:527) ~[client-intermediary.jar:?]
	at knot/net.minecraft.class_1255.execute(class_1255.java:110) ~[client-intermediary.jar:?]
	at knot/net.minecraft.class_309.method_22676(class_309.java:527) ~[client-intermediary.jar:?]
	at knot/org.lwjgl.glfw.GLFWKeyCallbackI.callback(GLFWKeyCallbackI.java:44) ~[lwjgl-glfw-3.3.3.jar:?]
	at knot/org.lwjgl.system.JNI.invokeV(Native Method) ~[lwjgl-3.3.3.jar:?]
	at knot/org.lwjgl.glfw.GLFW.glfwWaitEventsTimeout(GLFW.java:3509) ~[lwjgl-glfw-3.3.3.jar:?]
	at knot/com.mojang.blaze3d.systems.RenderSystem.limitDisplayFPS(RenderSystem.java:186) ~[client-intermediary.jar:?]
	at knot/net.minecraft.class_310.method_1523(class_310.java:1364) ~[client-intermediary.jar:?]
	at knot/net.minecraft.class_310.method_1514(class_310.java:922) [client-intermediary.jar:?]
	at knot/net.minecraft.client.main.Main.main(Main.java:267) [client-intermediary.jar:?]
	at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:480) [fabric-loader-0.16.9.jar:?]
	at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:74) [fabric-loader-0.16.9.jar:?]
	at me.deftware.weaver.Main.startGame(Main.java:119) [weaver-1.0.2.jar:?]
	at me.deftware.weaver.Main.main(Main.java:101) [weaver-1.0.2.jar:?]
Caused by: java.lang.RuntimeException: Tried to get non-existent mod assert
	at