---- Minecraft Crash Report ---- // I let you down. Sorry :( Time: 2024-05-22 16:10:21 Description: Ticking entity java.lang.ClassFormatError: Method a in class brs$a has illegal modifiers: 0x8 at java.base/java.lang.ClassLoader.defineClass1(Native Method) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027) at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:862) at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:760) at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:681) at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:639) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) at net.minecraft.world.effect.OozingMobEffect.void onMobRemoved(net.minecraft.world.entity.LivingEntity,int,net.minecraft.world.entity.Entity$RemovalReason)(OozingMobEffect.java:47) at net.minecraft.world.effect.MobEffectInstance.void onMobRemoved(net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.Entity$RemovalReason)(MobEffectInstance.java:252) at net.minecraft.world.entity.LivingEntity.void remove(net.minecraft.world.entity.Entity$RemovalReason)(LivingEntity.java:699) at net.minecraft.world.entity.LivingEntity.net.minecraft.world.item.ItemStack getItemBySlot(net.minecraft.world.entity.EquipmentSlot)(LivingEntity.java:699) at net.minecraft.world.entity.LivingEntity.void setItemSlot(net.minecraft.world.entity.EquipmentSlot,net.minecraft.world.item.ItemStack)(LivingEntity.java:699) at net.minecraft.world.entity.LivingEntity.void tickDeath()(LivingEntity.java:570) at net.minecraft.world.entity.LivingEntity.void baseTick()(LivingEntity.java:472) at net.minecraft.world.entity.Mob.void baseTick()(Mob.java:307) at net.minecraft.world.entity.Entity.void tick()(Entity.java:486) at net.minecraft.world.entity.LivingEntity.void tick()(LivingEntity.java:2455) at net.minecraft.world.entity.Mob.void tick()(Mob.java:377) at net.minecraft.world.entity.monster.Silverfish.void tick()(Silverfish.java:106) at net.minecraft.server.level.ServerLevel.void tickNonPassenger(net.minecraft.world.entity.Entity)(ServerLevel.java:769) at net.minecraft.world.level.Level.void sendBlockUpdated(net.minecraft.core.BlockPos,net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.block.state.BlockState,int)(Level.java:498) at net.minecraft.world.level.Level.void playSeededSound(net.minecraft.world.entity.player.Player,double,double,double,net.minecraft.core.Holder,net.minecraft.sounds.SoundSource,float,float,long)(Level.java:498) at net.minecraft.world.level.Level.void playSeededSound(net.minecraft.world.entity.player.Player,net.minecraft.world.entity.Entity,net.minecraft.core.Holder,net.minecraft.sounds.SoundSource,float,float,long)(Level.java:498) at net.minecraft.world.level.Level.void guardEntityTick(java.util.function.Consumer,net.minecraft.world.entity.Entity)(Level.java:498) at net.minecraft.world.level.Level.net.minecraft.world.entity.Entity getEntity(int)(Level.java:498) at net.minecraft.world.level.Level.net.minecraft.world.level.saveddata.maps.MapItemSavedData getMapData(net.minecraft.world.level.saveddata.maps.MapId)(Level.java:498) at net.minecraft.world.level.Level.void setMapData(net.minecraft.world.level.saveddata.maps.MapId,net.minecraft.world.level.saveddata.maps.MapItemSavedData)(Level.java:498) at net.minecraft.world.level.Level.void destroyBlockProgress(int,net.minecraft.core.BlockPos,int)(Level.java:498) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:407) at net.minecraft.server.level.ServerLevel.void lambda$tick$2(net.minecraft.world.TickRateManager,net.minecraft.util.profiling.ProfilerFiller,net.minecraft.world.entity.Entity)(ServerLevel.java:407) at net.minecraft.world.level.entity.EntityTickList.void forEach(java.util.function.Consumer)(EntityTickList.java:54) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:371) at net.minecraft.server.MinecraftServer.void tickChildren(java.util.function.BooleanSupplier)(MinecraftServer.java:1016) at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:907) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:907) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:907) at net.minecraft.client.server.IntegratedServer.void tickServer(java.util.function.BooleanSupplier)(IntegratedServer.java:113) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:692) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:276) at java.base/java.lang.Thread.run(Thread.java:1583) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at java.base/java.lang.ClassLoader.defineClass1(Native Method) at java.base/java.lang.ClassLoader.defineClass(ClassLoader.java:1027) at java.base/java.security.SecureClassLoader.defineClass(SecureClassLoader.java:150) at java.base/jdk.internal.loader.BuiltinClassLoader.defineClass(BuiltinClassLoader.java:862) at java.base/jdk.internal.loader.BuiltinClassLoader.findClassOnClassPathOrNull(BuiltinClassLoader.java:760) at java.base/jdk.internal.loader.BuiltinClassLoader.loadClassOrNull(BuiltinClassLoader.java:681) at java.base/jdk.internal.loader.BuiltinClassLoader.loadClass(BuiltinClassLoader.java:639) at java.base/jdk.internal.loader.ClassLoaders$AppClassLoader.loadClass(ClassLoaders.java:188) at java.base/java.lang.ClassLoader.loadClass(ClassLoader.java:526) at net.minecraft.world.effect.OozingMobEffect.void onMobRemoved(net.minecraft.world.entity.LivingEntity,int,net.minecraft.world.entity.Entity$RemovalReason)(OozingMobEffect.java:47) at net.minecraft.world.effect.MobEffectInstance.void onMobRemoved(net.minecraft.world.entity.LivingEntity,net.minecraft.world.entity.Entity$RemovalReason)(MobEffectInstance.java:252) at net.minecraft.world.entity.LivingEntity.void remove(net.minecraft.world.entity.Entity$RemovalReason)(LivingEntity.java:699) at net.minecraft.world.entity.LivingEntity.net.minecraft.world.item.ItemStack getItemBySlot(net.minecraft.world.entity.EquipmentSlot)(LivingEntity.java:699) at net.minecraft.world.entity.LivingEntity.void setItemSlot(net.minecraft.world.entity.EquipmentSlot,net.minecraft.world.item.ItemStack)(LivingEntity.java:699) at net.minecraft.world.entity.LivingEntity.void tickDeath()(LivingEntity.java:570) at net.minecraft.world.entity.LivingEntity.void baseTick()(LivingEntity.java:472) at net.minecraft.world.entity.Mob.void baseTick()(Mob.java:307) at net.minecraft.world.entity.Entity.void tick()(Entity.java:486) at net.minecraft.world.entity.LivingEntity.void tick()(LivingEntity.java:2455) at net.minecraft.world.entity.Mob.void tick()(Mob.java:377) at net.minecraft.world.entity.monster.Silverfish.void tick()(Silverfish.java:106) at net.minecraft.server.level.ServerLevel.void tickNonPassenger(net.minecraft.world.entity.Entity)(ServerLevel.java:769) at net.minecraft.world.level.Level.void sendBlockUpdated(net.minecraft.core.BlockPos,net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.block.state.BlockState,int)(Level.java:498) at net.minecraft.world.level.Level.void playSeededSound(net.minecraft.world.entity.player.Player,double,double,double,net.minecraft.core.Holder,net.minecraft.sounds.SoundSource,float,float,long)(Level.java:498) at net.minecraft.world.level.Level.void playSeededSound(net.minecraft.world.entity.player.Player,net.minecraft.world.entity.Entity,net.minecraft.core.Holder,net.minecraft.sounds.SoundSource,float,float,long)(Level.java:498) at net.minecraft.world.level.Level.void guardEntityTick(java.util.function.Consumer,net.minecraft.world.entity.Entity)(Level.java:498) at net.minecraft.world.level.Level.net.minecraft.world.entity.Entity getEntity(int)(Level.java:498) at net.minecraft.world.level.Level.net.minecraft.world.level.saveddata.maps.MapItemSavedData getMapData(net.minecraft.world.level.saveddata.maps.MapId)(Level.java:498) at net.minecraft.world.level.Level.void setMapData(net.minecraft.world.level.saveddata.maps.MapId,net.minecraft.world.level.saveddata.maps.MapItemSavedData)(Level.java:498) at net.minecraft.world.level.Level.void destroyBlockProgress(int,net.minecraft.core.BlockPos,int)(Level.java:498) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:407) at net.minecraft.server.level.ServerLevel.void lambda$tick$2(net.minecraft.world.TickRateManager,net.minecraft.util.profiling.ProfilerFiller,net.minecraft.world.entity.Entity)(ServerLevel.java:407) at net.minecraft.world.level.entity.EntityTickList.void forEach(java.util.function.Consumer)(EntityTickList.java:54) -- Entity being ticked -- Details: Entity Type: minecraft:silverfish (cjy) Entity ID: 42 Entity Name: Silverfish Entity's Exact location: -66.80, 62.88, -7.20 Entity's Block location: World: (-67,62,-8), Section: (at 13,14,8 in -5,3,-1; chunk contains blocks -80,-64,-16 to -65,319,-1), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,-64,-512 to -1,319,-1) Entity's Momentum: 0.00, -0.08, 0.00 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.world.level.Level.void sendBlockUpdated(net.minecraft.core.BlockPos,net.minecraft.world.level.block.state.BlockState,net.minecraft.world.level.block.state.BlockState,int)(Level.java:498) at net.minecraft.world.level.Level.void playSeededSound(net.minecraft.world.entity.player.Player,double,double,double,net.minecraft.core.Holder,net.minecraft.sounds.SoundSource,float,float,long)(Level.java:498) at net.minecraft.world.level.Level.void playSeededSound(net.minecraft.world.entity.player.Player,net.minecraft.world.entity.Entity,net.minecraft.core.Holder,net.minecraft.sounds.SoundSource,float,float,long)(Level.java:498) at net.minecraft.world.level.Level.void guardEntityTick(java.util.function.Consumer,net.minecraft.world.entity.Entity)(Level.java:498) at net.minecraft.world.level.Level.net.minecraft.world.entity.Entity getEntity(int)(Level.java:498) at net.minecraft.world.level.Level.net.minecraft.world.level.saveddata.maps.MapItemSavedData getMapData(net.minecraft.world.level.saveddata.maps.MapId)(Level.java:498) at net.minecraft.world.level.Level.void setMapData(net.minecraft.world.level.saveddata.maps.MapId,net.minecraft.world.level.saveddata.maps.MapItemSavedData)(Level.java:498) at net.minecraft.world.level.Level.void destroyBlockProgress(int,net.minecraft.core.BlockPos,int)(Level.java:498) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:407) at net.minecraft.server.level.ServerLevel.void lambda$tick$2(net.minecraft.world.TickRateManager,net.minecraft.util.profiling.ProfilerFiller,net.minecraft.world.entity.Entity)(ServerLevel.java:407) at net.minecraft.world.level.entity.EntityTickList.void forEach(java.util.function.Consumer)(EntityTickList.java:54) at net.minecraft.server.level.ServerLevel.void tick(java.util.function.BooleanSupplier)(ServerLevel.java:371) at net.minecraft.server.MinecraftServer.void tickChildren(java.util.function.BooleanSupplier)(MinecraftServer.java:1016) at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:907) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:907) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:907) at net.minecraft.client.server.IntegratedServer.void tickServer(java.util.function.BooleanSupplier)(IntegratedServer.java:113) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:692) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:276) at java.base/java.lang.Thread.run(Thread.java:1583) -- Affected level -- Details: All players: 1 total; [aqn['sauron7'/28, l='ServerLevel[creative 11/05/24]', x=-66.70, y=61.00, z=-8.63]] Chunk stats: 1055 Level dimension: minecraft:overworld Level spawn location: World: (0,70,32), Section: (at 0,6,0 in 0,4,2; chunk contains blocks 0,-64,32 to 15,319,47), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 205623 game time, 123375 day time Level name: creative 11/05/24 Level game mode: Game mode: creative (ID 1). Hardcore: false. Commands: true Level weather: Rain time: 45245 (now: false), thunder time: 80588 (now: false) Known server brands: vanilla Removed feature flags: Level was modded: false Level storage version: 0x04ABD - Anvil Loaded entity count: 207 Stacktrace: at net.minecraft.server.level.ServerLevel.net.minecraft.CrashReportCategory fillReportDetails(net.minecraft.CrashReport)(ServerLevel.java:1703) at net.minecraft.server.MinecraftServer.void tickChildren(java.util.function.BooleanSupplier)(MinecraftServer.java:1019) at net.minecraft.server.MinecraftServer.void tickServer(java.util.function.BooleanSupplier)(MinecraftServer.java:907) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:907) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:907) at net.minecraft.client.server.IntegratedServer.void tickServer(java.util.function.BooleanSupplier)(IntegratedServer.java:113) at net.minecraft.server.MinecraftServer.void runServer()(MinecraftServer.java:692) at net.minecraft.server.MinecraftServer.net.minecraft.server.MinecraftServer spin(java.util.function.Function)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.net.minecraft.SystemReport fillServerSystemReport(net.minecraft.SystemReport)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.boolean isSingleplayerOwner(com.mojang.authlib.GameProfile)(MinecraftServer.java:276) at net.minecraft.server.MinecraftServer.void lambda$spin$2(java.util.concurrent.atomic.AtomicReference)(MinecraftServer.java:276) at java.base/java.lang.Thread.run(Thread.java:1583) -- System Details -- Details: Minecraft Version: 24w20a Minecraft Version ID: 24w20a Operating System: Windows 11 (amd64) version 10.0 Java Version: 21.0.3, Microsoft Java VM Version: OpenJDK 64-Bit Server VM (mixed mode), Microsoft Memory: 204399624 bytes (194 MiB) / 905969664 bytes (864 MiB) up to 8589934592 bytes (8192 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 9 7940HS w/ Radeon 780M Graphics Identifier: AuthenticAMD Family 25 Model 116 Stepping 1 Microarchitecture: Zen 3 Frequency (GHz): 3.99 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 4070 Laptop GPU Graphics card #0 vendor: NVIDIA Graphics card #0 VRAM (MiB): 8188.00 Graphics card #0 deviceId: VideoController1 Graphics card #0 versionInfo: 31.0.15.5212 Graphics card #1 name: AMD Radeon 780M Graphics Graphics card #1 vendor: Advanced Micro Devices, Inc. Graphics card #1 VRAM (MiB): 512.00 Graphics card #1 deviceId: VideoController2 Graphics card #1 versionInfo: 31.0.22013.1007 Memory slot #0 capacity (MiB): 16384.00 Memory slot #0 clockSpeed (GHz): 4.80 Memory slot #0 type: Unknown Virtual memory max (MiB): 32995.63 Virtual memory used (MiB): 16558.46 Swap memory total (MiB): 17408.00 Swap memory used (MiB): 639.55 Space in storage for jna.tmpdir (MiB): available: 97110.67, total: 975424.31 Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): available: 97110.67, total: 975424.31 Space in storage for io.netty.native.workdir (MiB): available: 97110.67, total: 975424.31 Space in storage for java.io.tmpdir (MiB): available: 97110.67, total: 975424.31 Space in storage for workdir (MiB): available: 97110.67, total: 975424.31 JVM Flags: 9 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx8G -XX:+UnlockExperimentalVMOptions -XX:+UseG1GC -XX:G1NewSizePercent=20 -XX:G1ReservePercent=20 -XX:MaxGCPauseMillis=50 -XX:G1HeapRegionSize=32M Server Running: true Player Count: 1 / 8; [aqn['sauron7'/28, l='ServerLevel[creative 11/05/24]', x=-66.70, y=61.00, z=-8.63]] Active Data Packs: vanilla Available Data Packs: bundle, trade_rebalance, vanilla Enabled Feature Flags: minecraft:vanilla World Generation: Stable World Seed: -1571621977126310832 Type: Integrated Server (map_client.txt) Is Modded: Probably not. Client jar signature and brand is untouched; Server jar signature and brand is untouched Launched Version: 24w20a