Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ---- Minecraft Crash Report ----
- // You're mean.
- Time: 2022-11-01 02:00:31
- Description: Exception in server tick loop
- java.lang.ExceptionInInitializerError
- at io.github.jdrmcm.lepton.item.custom.MagicMirrorItem.use(MagicMirrorItem.java:40)
- at net.minecraft.item.ItemStack.use(ItemStack.java:419)
- at net.minecraft.server.network.ServerPlayerInteractionManager.interactItem(ServerPlayerInteractionManager.java:264)
- at net.minecraft.server.network.ServerPlayNetworkHandler.onPlayerInteractItem(ServerPlayNetworkHandler.java:1077)
- at net.minecraft.network.packet.c2s.play.PlayerInteractItemC2SPacket.apply(PlayerInteractItemC2SPacket.java:34)
- at net.minecraft.network.packet.c2s.play.PlayerInteractItemC2SPacket.apply(PlayerInteractItemC2SPacket.java:17)
- at net.minecraft.network.NetworkThreadUtils.method_11072(NetworkThreadUtils.java:26)
- at net.minecraft.server.ServerTask.run(ServerTask.java:22)
- at net.minecraft.util.thread.ThreadExecutor.executeTask(ThreadExecutor.java:150)
- at net.minecraft.util.thread.ReentrantThreadExecutor.executeTask(ReentrantThreadExecutor.java:29)
- at net.minecraft.server.MinecraftServer.executeTask(MinecraftServer.java:755)
- at net.minecraft.server.MinecraftServer.executeTask(MinecraftServer.java:1732)
- at net.minecraft.util.thread.ThreadExecutor.runTask(ThreadExecutor.java:126)
- at net.minecraft.server.MinecraftServer.runOneTask(MinecraftServer.java:740)
- at net.minecraft.server.MinecraftServer.runTask(MinecraftServer.java:736)
- at net.minecraft.util.thread.ThreadExecutor.runTasks(ThreadExecutor.java:134)
- at net.minecraft.server.MinecraftServer.runTasksTillTickEnd(MinecraftServer.java:719)
- at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:654)
- at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:278)
- at java.base/java.lang.Thread.run(Thread.java:833)
- Caused by: java.lang.IllegalStateException: Registry is already frozen (trying to add key ResourceKey[minecraft:sound_event / minecraft:magic_mirror_use])
- at net.minecraft.util.registry.SimpleRegistry.assertNotFrozen(SimpleRegistry.java:94)
- at net.minecraft.util.registry.SimpleRegistry.set(SimpleRegistry.java:99)
- at net.minecraft.util.registry.SimpleRegistry.set(SimpleRegistry.java:94)
- at net.minecraft.util.registry.SimpleRegistry.add(SimpleRegistry.java:134)
- at net.minecraft.util.registry.Registry.register(Registry.java:684)
- at net.minecraft.util.registry.Registry.register(Registry.java:675)
- at net.minecraft.util.registry.Registry.register(Registry.java:666)
- at io.github.jdrmcm.lepton.sound.ModSounds.register(ModSounds.java:12)
- at io.github.jdrmcm.lepton.sound.ModSounds.<clinit>(ModSounds.java:9)
- ... 20 more
- A detailed walkthrough of the error, its code path and all known details is as follows:
- ---------------------------------------------------------------------------------------
- -- System Details --
- Details:
- Minecraft Version: 1.19.2
- Minecraft Version ID: 1.19.2
- Operating System: Windows 11 (amd64) version 10.0
- Java Version: 17.0.5, Amazon.com Inc.
- Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Amazon.com Inc.
- Memory: 2499794216 bytes (2383 MiB) / 4349493248 bytes (4148 MiB) up to 8568963072 bytes (8172 MiB)
- CPUs: 16
- Processor Vendor: GenuineIntel
- Processor Name: Intel(R) Core(TM) i7-10700K CPU @ 3.80GHz
- Identifier: Intel64 Family 6 Model 165 Stepping 5
- Microarchitecture: unknown
- Frequency (GHz): 3.79
- Number of physical packages: 1
- Number of physical CPUs: 8
- Number of logical CPUs: 16
- Graphics card #0 name: NVIDIA GeForce RTX 3070
- Graphics card #0 vendor: NVIDIA (0x10de)
- Graphics card #0 VRAM (MB): 4095.00
- Graphics card #0 deviceId: 0x2488
- Graphics card #0 versionInfo: DriverVersion=31.0.15.2647
- Memory slot #0 capacity (MB): 16384.00
- Memory slot #0 clockSpeed (GHz): 3.20
- Memory slot #0 type: DDR4
- Memory slot #1 capacity (MB): 16384.00
- Memory slot #1 clockSpeed (GHz): 3.20
- Memory slot #1 type: DDR4
- Virtual memory max (MB): 37550.92
- Virtual memory used (MB): 27613.44
- Swap memory total (MB): 4864.00
- Swap memory used (MB): 71.04
- JVM Flags: 0 total;
- Fabric Mods:
- fabric-api: Fabric API 0.64.0+1.19.2
- fabric-api-base: Fabric API Base 0.4.12+93d8cb8290
- fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.10+93d8cb8290
- fabric-biome-api-v1: Fabric Biome API (v1) 9.0.18+c6af733c90
- fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.21+c6af733c90
- fabric-client-tags-api-v1: Fabric Client Tags 1.0.2+b35fea8390
- fabric-command-api-v2: Fabric Command API (v2) 2.1.8+93d8cb8290
- fabric-content-registries-v0: Fabric Content Registries (v0) 3.4.0+6064db2a90
- fabric-convention-tags-v1: Fabric Convention Tags 1.1.2+93d8cb8290
- fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.6+aeb40ebe90
- fabric-data-generation-api-v1: Fabric Data Generation API (v1) 5.2.2+b598f4ac90
- fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.32+0dd10df690
- fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.19+9ff28f4090
- fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.29+c6af733c90
- fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.22+c6af733c90
- fabric-gametest-api-v1: Fabric Game Test API (v1) 1.1.1+704e47e990
- fabric-item-api-v1: Fabric Item API (v1) 1.5.8+93d8cb8290
- fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.32+70efcffe90
- fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.22+aaaf9d3390
- fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.0+33ffe9ec90
- fabric-loot-api-v2: Fabric Loot API (v2) 1.1.6+83a8659290
- fabric-message-api-v1: Fabric Message API (v1) 5.0.4+93d8cb8290
- fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.17+33fbc73890
- fabric-models-v0: Fabric Models (v0) 0.3.18+c6af733c90
- fabric-networking-api-v1: Fabric Networking API (v1) 1.2.5+c6af733c90
- fabric-object-builder-api-v1: Fabric Object Builder API (v1) 4.0.14+93d8cb8290
- fabric-particles-v1: Fabric Particles (v1) 1.0.11+79adfe0a90
- fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.26+c6af733c90
- fabric-renderer-api-v1: Fabric Renderer API (v1) 1.0.12+c0ae659d90
- fabric-renderer-indigo: Fabric Renderer - Indigo 0.6.14+aeb40ebe90
- fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.15+aeb40ebe90
- fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.8+c6af733c90
- fabric-rendering-v1: Fabric Rendering (v1) 1.11.0+73145abb90
- fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.1.0+aae9039d90
- fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.7.2+70efcffe90
- fabric-screen-api-v1: Fabric Screen API (v1) 1.0.27+93d8cb8290
- fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.1+1cc24b1b90
- fabric-sound-api-v1: Fabric Sound API (v1) 1.0.0+c4f28df590
- fabric-textures-v0: Fabric Textures (v0) 1.0.21+aeb40ebe90
- fabric-transfer-api-v1: Fabric Transfer API (v1) 2.1.1+93d8cb8290
- fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.3.1+42d99c3290
- fabricloader: Fabric Loader 0.14.10
- java: OpenJDK 64-Bit Server VM 17
- lepton: Lepton 1.0-SNAPSHOT
- minecraft: Minecraft 1.19.2
- Server Running: true
- Player Count: 1 / 8; [ServerPlayerEntity['Player862'/236, l='ServerLevel[New World]', x=2.67, y=79.98, z=36.81]]
- Data Packs: vanilla, Fabric Mods
- World Generation: Stable
- Type: Integrated Server (map_client.txt)
- Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric'
- Launched Version: Fabric
Advertisement
Add Comment
Please, Sign In to add comment