---- Minecraft Crash Report ---- // Hi. I'm Minecraft, and I'm a crashaholic. Time: 2024-06-15 15:39:14 Description: Neruina has caught too many ticking exceptions in a short period of time, something is very wrong, see below for more info java.lang.RuntimeException: Too Many Ticking Exceptions at com.bawnorton.neruina.handler.TickHandler.trackError(TickHandler.java:313) at com.bawnorton.neruina.handler.TickHandler.handleTickingEntity(TickHandler.java:256) at com.bawnorton.neruina.handler.TickHandler.safelyTickEntities(TickHandler.java:98) at net.minecraft.world.World.wrapOperation$flm000$neruina$catchTickingEntities$notTheCauseOfTickLag(World.java:8048) at net.minecraft.world.World.tickEntity(World.java:480) at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:385) at net.minecraft.world.EntityList.forEach(EntityList.java:54) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:353) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base/java.lang.Thread.run(Thread.java:840) A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at com.bawnorton.neruina.handler.TickHandler.trackError(TickHandler.java:313) at com.bawnorton.neruina.handler.TickHandler.handleTickingEntity(TickHandler.java:256) at com.bawnorton.neruina.handler.TickHandler.safelyTickEntities(TickHandler.java:98) at net.minecraft.world.World.wrapOperation$flm000$neruina$catchTickingEntities$notTheCauseOfTickLag(World.java:8048) at net.minecraft.world.World.tickEntity(World.java:480) at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:385) at net.minecraft.world.EntityList.forEach(EntityList.java:54) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:353) -- Information -- Details: Threshold: 10, set "ticking_exception_threshold" to -1 to disable. Caught: 10 : =========================================================================== Wiki: https://github.com/Bawnorton/Neruina/wiki/Too-Many-Ticking-Exceptions : =========================================================================== Stacktrace: at com.bawnorton.neruina.handler.TickHandler.trackError(TickHandler.java:313) at com.bawnorton.neruina.handler.TickHandler.handleTickingEntity(TickHandler.java:256) at com.bawnorton.neruina.handler.TickHandler.safelyTickEntities(TickHandler.java:98) at net.minecraft.world.World.wrapOperation$flm000$neruina$catchTickingEntities$notTheCauseOfTickLag(World.java:8048) at net.minecraft.world.World.tickEntity(World.java:480) at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:385) at net.minecraft.world.EntityList.forEach(EntityList.java:54) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:353) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base/java.lang.Thread.run(Thread.java:840) -- Ticking Exception #1 - (Entity: Wheat Seeds) -- Details: Message: Cannot read field "simulateWakes" because "rule" is null Entity Type: minecraft:item (net.minecraft.class_1542) Entity ID: 11 Entity Name: Wheat Seeds Entity's Exact location: 333.57, 62.39, -240.50 Entity's Block location: World: (333,62,-241), Section: (at 13,14,15 in 20,3,-16; chunk contains blocks 320,-64,-256 to 335,319,-241), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Entity's Momentum: -0.20, 0.20, -0.01 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.entity.Entity.spawnEffects(Entity.java:21440) at net.minecraft.entity.Entity.handler$ial00b$wakes$tick(Entity.java:21411) at net.minecraft.entity.Entity.tick(Entity.java:475) at net.minecraft.entity.ItemEntity.tick(ItemEntity.java:107) at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:739) at net.minecraft.class_1937.mixinextras$bridge$accept$170(class_1937.java) at com.bawnorton.neruina.handler.TickHandler.safelyTickEntities(TickHandler.java:91) at net.minecraft.world.World.wrapOperation$flm000$neruina$catchTickingEntities$notTheCauseOfTickLag(World.java:8048) at net.minecraft.world.World.tickEntity(World.java:480) at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:385) at net.minecraft.world.EntityList.forEach(EntityList.java:54) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:353) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base/java.lang.Thread.run(Thread.java:840) -- Ticking Exception #2 - (Entity: Rock) -- Details: Message: Cannot read field "simulateWakes" because "rule" is null Entity Type: minecraft:item (net.minecraft.class_1542) Entity ID: 53 Entity Name: Rock Entity's Exact location: 336.50, 62.35, -301.63 Entity's Block location: World: (336,62,-302), Section: (at 0,14,2 in 21,3,-19; chunk contains blocks 336,-64,-304 to 351,319,-289), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Entity's Momentum: -0.04, 0.20, 0.07 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.entity.Entity.spawnEffects(Entity.java:21440) at net.minecraft.entity.Entity.handler$ial00b$wakes$tick(Entity.java:21411) at net.minecraft.entity.Entity.tick(Entity.java:475) at net.minecraft.entity.ItemEntity.tick(ItemEntity.java:107) at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:739) at net.minecraft.class_1937.mixinextras$bridge$accept$170(class_1937.java) at com.bawnorton.neruina.handler.TickHandler.safelyTickEntities(TickHandler.java:91) at net.minecraft.world.World.wrapOperation$flm000$neruina$catchTickingEntities$notTheCauseOfTickLag(World.java:8048) at net.minecraft.world.World.tickEntity(World.java:480) at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:385) at net.minecraft.world.EntityList.forEach(EntityList.java:54) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:353) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base/java.lang.Thread.run(Thread.java:840) -- Ticking Exception #3 - (Entity: Rock) -- Details: Message: Cannot read field "simulateWakes" because "rule" is null Entity Type: minecraft:item (net.minecraft.class_1542) Entity ID: 147 Entity Name: Rock Entity's Exact location: 300.66, 62.61, -213.75 Entity's Block location: World: (300,62,-214), Section: (at 12,14,10 in 18,3,-14; chunk contains blocks 288,-64,-224 to 303,319,-209), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Entity's Momentum: -0.03, 0.20, -0.09 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.entity.Entity.spawnEffects(Entity.java:21440) at net.minecraft.entity.Entity.handler$ial00b$wakes$tick(Entity.java:21411) at net.minecraft.entity.Entity.tick(Entity.java:475) at net.minecraft.entity.ItemEntity.tick(ItemEntity.java:107) at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:739) at net.minecraft.class_1937.mixinextras$bridge$accept$170(class_1937.java) at com.bawnorton.neruina.handler.TickHandler.safelyTickEntities(TickHandler.java:91) at net.minecraft.world.World.wrapOperation$flm000$neruina$catchTickingEntities$notTheCauseOfTickLag(World.java:8048) at net.minecraft.world.World.tickEntity(World.java:480) at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:385) at net.minecraft.world.EntityList.forEach(EntityList.java:54) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:353) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base/java.lang.Thread.run(Thread.java:840) -- Ticking Exception #4 - (Entity: Sunflower) -- Details: Message: Cannot read field "simulateWakes" because "rule" is null Entity Type: minecraft:item (net.minecraft.class_1542) Entity ID: 148 Entity Name: Sunflower Entity's Exact location: 314.48, 62.22, -217.49 Entity's Block location: World: (314,62,-218), Section: (at 10,14,6 in 19,3,-14; chunk contains blocks 304,-64,-224 to 319,319,-209), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Entity's Momentum: -0.00, 0.20, -0.03 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.entity.Entity.spawnEffects(Entity.java:21440) at net.minecraft.entity.Entity.handler$ial00b$wakes$tick(Entity.java:21411) at net.minecraft.entity.Entity.tick(Entity.java:475) at net.minecraft.entity.ItemEntity.tick(ItemEntity.java:107) at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:739) at net.minecraft.class_1937.mixinextras$bridge$accept$170(class_1937.java) at com.bawnorton.neruina.handler.TickHandler.safelyTickEntities(TickHandler.java:91) at net.minecraft.world.World.wrapOperation$flm000$neruina$catchTickingEntities$notTheCauseOfTickLag(World.java:8048) at net.minecraft.world.World.tickEntity(World.java:480) at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:385) at net.minecraft.world.EntityList.forEach(EntityList.java:54) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:353) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base/java.lang.Thread.run(Thread.java:840) -- Ticking Exception #5 - (Entity: Wheat Seeds) -- Details: Message: Cannot read field "simulateWakes" because "rule" is null Entity Type: minecraft:item (net.minecraft.class_1542) Entity ID: 177 Entity Name: Wheat Seeds Entity's Exact location: 334.73, 62.41, -303.44 Entity's Block location: World: (334,62,-304), Section: (at 14,14,0 in 20,3,-19; chunk contains blocks 320,-64,-304 to 335,319,-289), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Entity's Momentum: -0.15, 0.20, -0.02 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.entity.Entity.spawnEffects(Entity.java:21440) at net.minecraft.entity.Entity.handler$ial00b$wakes$tick(Entity.java:21411) at net.minecraft.entity.Entity.tick(Entity.java:475) at net.minecraft.entity.ItemEntity.tick(ItemEntity.java:107) at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:739) at net.minecraft.class_1937.mixinextras$bridge$accept$170(class_1937.java) at com.bawnorton.neruina.handler.TickHandler.safelyTickEntities(TickHandler.java:91) at net.minecraft.world.World.wrapOperation$flm000$neruina$catchTickingEntities$notTheCauseOfTickLag(World.java:8048) at net.minecraft.world.World.tickEntity(World.java:480) at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:385) at net.minecraft.world.EntityList.forEach(EntityList.java:54) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:353) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base/java.lang.Thread.run(Thread.java:840) -- Ticking Exception #6 - (Entity: Flint) -- Details: Message: Cannot read field "simulateWakes" because "rule" is null Entity Type: minecraft:item (net.minecraft.class_1542) Entity ID: 178 Entity Name: Flint Entity's Exact location: 316.69, 61.43, -316.47 Entity's Block location: World: (316,61,-317), Section: (at 12,13,3 in 19,3,-20; chunk contains blocks 304,-64,-320 to 319,319,-305), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Entity's Momentum: 0.05, 0.14, 0.03 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.entity.Entity.spawnEffects(Entity.java:21440) at net.minecraft.entity.Entity.handler$ial00b$wakes$tick(Entity.java:21411) at net.minecraft.entity.Entity.tick(Entity.java:475) at net.minecraft.entity.ItemEntity.tick(ItemEntity.java:107) at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:739) at net.minecraft.class_1937.mixinextras$bridge$accept$170(class_1937.java) at com.bawnorton.neruina.handler.TickHandler.safelyTickEntities(TickHandler.java:91) at net.minecraft.world.World.wrapOperation$flm000$neruina$catchTickingEntities$notTheCauseOfTickLag(World.java:8048) at net.minecraft.world.World.tickEntity(World.java:480) at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:385) at net.minecraft.world.EntityList.forEach(EntityList.java:54) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:353) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base/java.lang.Thread.run(Thread.java:840) -- Ticking Exception #7 - (Entity: Polished Blackstone Button) -- Details: Message: Cannot read field "simulateWakes" because "rule" is null Entity Type: minecraft:item (net.minecraft.class_1542) Entity ID: 190 Entity Name: Polished Blackstone Button Entity's Exact location: 188.67, -7.79, -204.29 Entity's Block location: World: (188,-8,-205), Section: (at 12,8,3 in 11,-1,-13; chunk contains blocks 176,-64,-208 to 191,319,-193), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Entity's Momentum: -0.06, 0.20, -0.03 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.entity.Entity.spawnEffects(Entity.java:21440) at net.minecraft.entity.Entity.handler$ial00b$wakes$tick(Entity.java:21411) at net.minecraft.entity.Entity.tick(Entity.java:475) at net.minecraft.entity.ItemEntity.tick(ItemEntity.java:107) at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:739) at net.minecraft.class_1937.mixinextras$bridge$accept$170(class_1937.java) at com.bawnorton.neruina.handler.TickHandler.safelyTickEntities(TickHandler.java:91) at net.minecraft.world.World.wrapOperation$flm000$neruina$catchTickingEntities$notTheCauseOfTickLag(World.java:8048) at net.minecraft.world.World.tickEntity(World.java:480) at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:385) at net.minecraft.world.EntityList.forEach(EntityList.java:54) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:353) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base/java.lang.Thread.run(Thread.java:840) -- Ticking Exception #8 - (Entity: Squid) -- Details: Message: Cannot read field "simulateWakes" because "rule" is null Entity Type: minecraft:squid (net.minecraft.class_1477) Entity ID: 194 Entity Name: Squid Entity's Exact location: 213.50, 53.00, -286.50 Entity's Block location: World: (213,53,-287), Section: (at 5,5,1 in 13,3,-18; chunk contains blocks 208,-64,-288 to 223,319,-273), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Entity's Momentum: 0.00, 0.00, 0.00 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.entity.Entity.spawnEffects(Entity.java:21440) at net.minecraft.entity.Entity.handler$ial00b$wakes$tick(Entity.java:21411) at net.minecraft.entity.Entity.tick(Entity.java:475) at net.minecraft.entity.LivingEntity.tick(LivingEntity.java:2380) at net.minecraft.entity.mob.MobEntity.tick(MobEntity.java:351) at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:739) at net.minecraft.class_1937.mixinextras$bridge$accept$170(class_1937.java) at com.bawnorton.neruina.handler.TickHandler.safelyTickEntities(TickHandler.java:91) at net.minecraft.world.World.wrapOperation$flm000$neruina$catchTickingEntities$notTheCauseOfTickLag(World.java:8048) at net.minecraft.world.World.tickEntity(World.java:480) at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:385) at net.minecraft.world.EntityList.forEach(EntityList.java:54) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:353) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base/java.lang.Thread.run(Thread.java:840) -- Ticking Exception #9 - (Entity: Polished Blackstone Button) -- Details: Message: Cannot read field "simulateWakes" because "rule" is null Entity Type: minecraft:item (net.minecraft.class_1542) Entity ID: 97 Entity Name: Polished Blackstone Button Entity's Exact location: 120.35, -7.78, -160.60 Entity's Block location: World: (120,-8,-161), Section: (at 8,8,15 in 7,-1,-11; chunk contains blocks 112,-64,-176 to 127,319,-161), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Entity's Momentum: -0.05, 0.19, 0.06 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.entity.Entity.spawnEffects(Entity.java:21440) at net.minecraft.entity.Entity.handler$ial00b$wakes$tick(Entity.java:21411) at net.minecraft.entity.Entity.tick(Entity.java:475) at net.minecraft.entity.ItemEntity.tick(ItemEntity.java:107) at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:739) at net.minecraft.class_1937.mixinextras$bridge$accept$170(class_1937.java) at com.bawnorton.neruina.handler.TickHandler.safelyTickEntities(TickHandler.java:91) at net.minecraft.world.World.wrapOperation$flm000$neruina$catchTickingEntities$notTheCauseOfTickLag(World.java:8048) at net.minecraft.world.World.tickEntity(World.java:480) at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:385) at net.minecraft.world.EntityList.forEach(EntityList.java:54) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:353) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base/java.lang.Thread.run(Thread.java:840) -- Ticking Exception #10 - (Entity: Polished Blackstone Button) -- Details: Message: Cannot read field "simulateWakes" because "rule" is null Entity Type: minecraft:item (net.minecraft.class_1542) Entity ID: 149 Entity Name: Polished Blackstone Button Entity's Exact location: 119.55, -7.59, -163.26 Entity's Block location: World: (119,-8,-164), Section: (at 7,8,12 in 7,-1,-11; chunk contains blocks 112,-64,-176 to 127,319,-161), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Entity's Momentum: 0.10, 0.20, -0.08 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.entity.Entity.spawnEffects(Entity.java:21440) at net.minecraft.entity.Entity.handler$ial00b$wakes$tick(Entity.java:21411) at net.minecraft.entity.Entity.tick(Entity.java:475) at net.minecraft.entity.ItemEntity.tick(ItemEntity.java:107) at net.minecraft.server.world.ServerWorld.tickEntity(ServerWorld.java:739) at net.minecraft.class_1937.mixinextras$bridge$accept$170(class_1937.java) at com.bawnorton.neruina.handler.TickHandler.safelyTickEntities(TickHandler.java:91) at net.minecraft.world.World.wrapOperation$flm000$neruina$catchTickingEntities$notTheCauseOfTickLag(World.java:8048) at net.minecraft.world.World.tickEntity(World.java:480) at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:385) at net.minecraft.world.EntityList.forEach(EntityList.java:54) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:353) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base/java.lang.Thread.run(Thread.java:840) -- Entity being ticked -- Details: Entity Type: minecraft:item (net.minecraft.class_1542) Entity ID: 149 Entity Name: Polished Blackstone Button Entity's Exact location: 119.55, -7.59, -163.26 Entity's Block location: World: (119,-8,-164), Section: (at 7,8,12 in 7,-1,-11; chunk contains blocks 112,-64,-176 to 127,319,-161), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Entity's Momentum: 0.10, 0.20, -0.08 Entity's Passengers: [] Entity's Vehicle: null Stacktrace: at net.minecraft.world.World.tickEntity(World.java:480) at net.minecraft.server.world.ServerWorld.method_31420(ServerWorld.java:385) at net.minecraft.world.EntityList.forEach(EntityList.java:54) at net.minecraft.server.world.ServerWorld.tick(ServerWorld.java:353) at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base/java.lang.Thread.run(Thread.java:840) -- Affected level -- Details: All players: 1 total; [class_3222['SpigotDE'/185, l='ServerLevel[New World]', x=270.50, y=65.00, z=-186.50]] Chunk stats: 2372 Level dimension: minecraft:overworld Level spawn location: World: (272,64,-192), Section: (at 0,0,0 in 17,4,-12; chunk contains blocks 272,-64,-192 to 287,319,-177), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1) Level time: 13 game time, 13 day time Level name: New World Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: true Level weather: Rain time: 118429 (now: false), thunder time: 139078 (now: false) Known server brands: fabric Removed feature flags: Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.tickWorlds(MinecraftServer.java:897) at net.minecraft.server.MinecraftServer.tick(MinecraftServer.java:824) at net.minecraft.server.integrated.IntegratedServer.tick(IntegratedServer.java:105) at net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:671) at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:265) at java.base/java.lang.Thread.run(Thread.java:840) -- System Details -- Details: Minecraft Version: 1.20.1 Minecraft Version ID: 1.20.1 Operating System: Windows 11 (amd64) version 10.0 Java Version: 17.0.9, Eclipse Adoptium Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium Memory: 3539988328 bytes (3375 MiB) / 5301600256 bytes (5056 MiB) up to 12884901888 bytes (12288 MiB) CPUs: 16 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 7 3800X 8-Core Processor Identifier: AuthenticAMD Family 23 Model 113 Stepping 0 Microarchitecture: Zen 2 Frequency (GHz): 3.89 Number of physical packages: 1 Number of physical CPUs: 8 Number of logical CPUs: 16 Graphics card #0 name: NVIDIA GeForce RTX 2070 SUPER Graphics card #0 vendor: NVIDIA (0x10de) Graphics card #0 VRAM (MB): 4095.00 Graphics card #0 deviceId: 0x1e84 Graphics card #0 versionInfo: DriverVersion=31.0.15.4665 Memory slot #0 capacity (MB): 16384.00 Memory slot #0 clockSpeed (GHz): 2.40 Memory slot #0 type: DDR4 Memory slot #1 capacity (MB): 16384.00 Memory slot #1 clockSpeed (GHz): 2.40 Memory slot #1 type: DDR4 Memory slot #2 capacity (MB): 16384.00 Memory slot #2 clockSpeed (GHz): 2.40 Memory slot #2 type: DDR4 Memory slot #3 capacity (MB): 16384.00 Memory slot #3 clockSpeed (GHz): 2.40 Memory slot #3 type: DDR4 Virtual memory max (MB): 79794.29 Virtual memory used (MB): 18209.71 Swap memory total (MB): 14336.00 Swap memory used (MB): 0.64 JVM Flags: 3 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xms512m -Xmx12288m Fabric Mods: additionz: AdditionZ 1.3.2 advanced_runtime_resource_pack: Runtime Resource Pack 0.8.1 advancementsfullscreen: AdvancementsFullscreen 1.0 advancementssearch: AdvancementsSearch 1.0 adventurez: AdventureZ 1.4.20 agedaddition: Aged-Addition 1.0.5 ambientenvironment: Ambient Environment **.**.**.** another_furniture: Another Furniture 1.20.1-3.0.1 antique-atlas: Antique Atlas 2.9.0+1.20 folk_sisby_kaleido-config: kaleido-config 0.3.1+1.3.1 surveyor: Surveyor Map Framework 0.5.0+1.20 appleskin: AppleSkin 2.5.1+mc1.20 architectury: Architectury 9.2.14 astrocraft: Astrocraft 1.3.0+1.20.1 asynclocator: Async Locator 1.3.0 athena: Athena 3.1.2 autotag-convention: AutoTag Convention 2.0.2+1.20 autotag: AutoTag 2.0.2+1.20 backslot: BackSlot 1.2.15 amecsapi: Amecs API 1.5.0+mc1.20-pre1 backslotaddon: BackSlot Addon 1.1.1 badoptimizations: BadOptimizations 2.1.4 bakery: [Let's Do] Bakery 1.1.11 balm-fabric: Balm 7.3.4 kuma_api: KumaAPI 20.1.6 bbb: Building But Better 1.20.1-fabric-1.0.2 betterarcheology: Better Archeology 1.1.9-1.20.1 bettercombat: Better Combat 1.8.5+1.20.1 betterdeserttemples: YUNG's Better Desert Temples 1.20-Fabric-3.0.3 org_reflections_reflections: reflections 0.10.2 betterendisland: YUNG's Better End Island 1.20-Fabric-2.0.6 betterfortresses: YUNG's Better Nether Fortresses 1.20-Fabric-2.0.6 betterjungletemples: YUNG's Better Jungle Temples 1.20-Fabric-2.0.5 betteroceanmonuments: YUNG's Better Ocean Monuments 1.20-Fabric-3.0.4 betterstats: Better Statistics Screen 3.9.7+fabric-1.20.1 tcdcommons: TCD Commons API 3.9.6+fabric-1.20.1 biomemoss: Biome Moss 1.1.0 birds-boids: Birds Boids 1.1.0 blur: Blur (Fabric) 3.1.0 midnightlib: MidnightLib 1.4.1 boids: Boids 1.2.2 blue_endless_jankson: jankson 1.2.3 borderlessmining: Borderless Mining 1.1.8+1.20.1 brewery: [Let's Do] Brewery 1.1.9 candlelight: [Let's Do] Candlelight 1.2.13 chalk: Chalk 2.2.4 com_github_mclegoman_releasetypeutils: releasetypeutils 2.1.0 fabric-simplelibs: Simple Fabric Libs 2.0.0 charmonium: Charmonium 6.0.7 charmony: Charmony 6.12.0 charmony_api: Charmony API 6.7.0 com_moandjiezana_toml_toml4j: toml4j 0.7.2 chipped: Chipped 3.0.6 cloth-config: Cloth Config v11 11.1.118 cloth-basic-math: cloth-basic-math 0.6.1 combatroll: Combat Roll 1.3.2+1.20.1 connectiblechains: Connectible Chains 2.2.1+1.20.1 couplings: Couplings 1.9.5+1.20 crawl: Crawl 0.12.0 mm: Manningham Mills 2.3 creeperoverhaul: Creeper Overhaul 3.0.2 crop_growth_modifier: Crop Growth Modifier 1.20.1-1.1.1 defaultoptions: Default Options 18.0.1 dehydration: Dehydration 1.3.6 deuf_refabricated: DEUF Refabricated 1.1.0 doapi: [Let's Do] API 1.2.13 terraform-wood-api-v1: Terraform Wood API (v1) 7.0.1 dungeonnowloading: Dungeon Now Loading 1.5 dungeonz: DungeonZ 1.0.5 earlystage: EarlyStage 1.1.1 emi: EMI 1.1.6+1.20.1+fabric emi_enchanting: EMI Enchanting 0.1.0+1.20.1 emi_loot: EMI Loot 0.6.6+1.20.1 emi_ores: EMI Ores 0.4+1.20.1 emiffect: EMIffect 1.1.2+mc1.20.1 emitrades: EMI Trades 1.2.1+mc1.20.1 org_quiltmc_parsers_json: json 0.2.1 endermanoverhaul: Enderman Overhaul 1.0.4 endrem: End Remastered 5.2.4 entity_model_features: Entity Model Features 2.0.2 entity_texture_features: Entity Texture Features 6.1.1 org_apache_httpcomponents_httpmime: httpmime 4.5.10 entityculling: EntityCulling 1.6.6 environmentz: EnvironmentZ 2.0.8 exposure: Exposure 1.6.0 extended_drawers: Extended Drawers 2.1.1+mc.1.20.1 config_toolkit: ConfigToolkit 1.0.0 io_determann_shadow-api-17: shadow-api-17 0.1.1 net_fabricmc_javapoet: javapoet 0.1.0 graphlib: Graph Lib 1.4.0+1.20 kmodlib-overlay: KModLib Overlay 0.2.12+1.20 libnetworkstack: Lib Network Stack 0.10.0 noindium: No Indium? 1.1.0+1.20 extendeddrawersaddon: ExtendedDrawersAddon 1.0.2 fabric-api: Fabric API 0.92.2+1.20.1 fabric-api-base: Fabric API Base 0.4.31+1802ada577 fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.36+1802ada577 fabric-biome-api-v1: Fabric Biome API (v1) 13.0.13+1802ada577 fabric-block-api-v1: Fabric Block API (v1) 1.0.11+1802ada577 fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.1+1802ada577 fabric-blockrenderlayer-v1: Fabric BlockRenderLayer Registration (v1) 1.1.41+1802ada577 fabric-client-tags-api-v1: Fabric Client Tags 1.1.2+1802ada577 fabric-command-api-v1: Fabric Command API (v1) 1.2.34+f71b366f77 fabric-command-api-v2: Fabric Command API (v2) 2.2.13+1802ada577 fabric-commands-v0: Fabric Commands (v0) 0.2.51+df3654b377 fabric-containers-v0: Fabric Containers (v0) 0.1.64+df3654b377 fabric-content-registries-v0: Fabric Content Registries (v0) 4.0.11+1802ada577 fabric-convention-tags-v1: Fabric Convention Tags 1.5.5+1802ada577 fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.2.19+1802ada577 fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.0.0+de0fd6d177 fabric-data-generation-api-v1: Fabric Data Generation API (v1) 12.3.4+1802ada577 fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.54+1802ada577 fabric-entity-events-v1: Fabric Entity Events (v1) 1.6.0+1c78457f77 fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.6.2+1802ada577 fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.63+df3654b377 fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.40+1802ada577 fabric-item-api-v1: Fabric Item API (v1) 2.1.28+1802ada577 fabric-item-group-api-v1: Fabric Item Group API (v1) 4.0.12+1802ada577 fabric-key-binding-api-v1: Fabric Key Binding API (v1) 1.0.37+1802ada577 fabric-keybindings-v0: Fabric Key Bindings (v0) 0.2.35+df3654b377 fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.2.22+1802ada577 fabric-loot-api-v2: Fabric Loot API (v2) 1.2.1+1802ada577 fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.1.45+9e7660c677 fabric-message-api-v1: Fabric Message API (v1) 5.1.9+1802ada577 fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.50+1802ada577 fabric-model-loading-api-v1: Fabric Model Loading API (v1) 1.0.3+1802ada577 fabric-models-v0: Fabric Models (v0) 0.4.2+9386d8a777 fabric-networking-api-v1: Fabric Networking API (v1) 1.3.11+1802ada577 fabric-networking-v0: Fabric Networking (v0) 0.3.51+df3654b377 fabric-object-builder-api-v1: Fabric Object Builder API (v1) 11.1.3+1802ada577 fabric-particles-v1: Fabric Particles (v1) 1.1.2+1802ada577 fabric-recipe-api-v1: Fabric Recipe API (v1) 1.0.21+1802ada577 fabric-registry-sync-v0: Fabric Registry Sync (v0) 2.3.3+1802ada577 fabric-renderer-api-v1: Fabric Renderer API (v1) 3.2.1+1802ada577 fabric-renderer-indigo: Fabric Renderer - Indigo 1.5.2+85287f9f77 fabric-renderer-registries-v1: Fabric Renderer Registries (v1) 3.2.46+df3654b377 fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.37+92a0d36777 fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.0.28+1802ada577 fabric-rendering-v0: Fabric Rendering (v0) 1.1.49+df3654b377 fabric-rendering-v1: Fabric Rendering (v1) 3.0.8+1802ada577 fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.3.8+1802ada577 fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.11.10+1802ada577 fabric-screen-api-v1: Fabric Screen API (v1) 2.0.8+1802ada577 fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.30+1802ada577 fabric-sound-api-v1: Fabric Sound API (v1) 1.0.13+1802ada577 fabric-transfer-api-v1: Fabric Transfer API (v1) 3.3.5+8dd72ea377 fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 4.3.1+1802ada577 fabricloader: Fabric Loader 0.15.11 mixinextras: MixinExtras 0.3.5 ferritecore: FerriteCore 6.0.1 firstperson: FirstPerson 2.4.2 fishingreal: Fishingreal 1.20.1-1.7.2 fleshz: FleshZ 1.5.1 forgeconfigapiport: Forge Config API Port 8.0.0 formations: Formations 1.0.2 formationsnether: Formations Nether 1.0.4 formationsoverworld: Formations Overworld 1.0.3 gardens_of_the_dead: Gardens of the Dead 4.0.1 geckoanimfix: GeckoLibIrisCompat 1.0.0 geckolib: GeckoLib 4 4.4.6 com_eliotlash_mclib_mclib: mclib 20 geocluster: Geocluster 1.3.4+1.20.1 cardinal-components-world: Cardinal Components API (worlds) 5.2.1 herbalbrews: [Let's Do] HerbalBrews **.**.**.** herdspanic: Herds Panic 1.1.0 hopobettermineshaft: Hopo Better Mineshaft 1.1.8 hopobetterunderwaterruins: Hopo Better Underwater Ruins 1.1.4 immediatelyfast: ImmediatelyFast 1.2.18+1.20.4 net_lenni0451_reflect: Reflect 1.3.4 immersive_aircraft: Immersive Aircraft 1.0.1+1.20.1 org_mariuszgromada_math_mathparser_org-mxparser: MathParser.org-mXparser 5.2.1 immersive_armors: Immersive Armors 1.6.1+1.20.1 immersivesnow: Immersive Snow 1.3.0 indium: Indium 1.0.31+mc1.20.4 inmis: Inmis 2.7.2-1.20.1 omega-config: OmegaConfig 1.2.3-1.18.1 inmisaddon: InmisAddon 1.0.4 interactic: Interactic 0.2.0+1.20 inventory_sort: Chai's Inventory Sorter 1.2.3+1.20 iris: Iris 1.7.0+mc1.20.1 io_github_douira_glsl-transformer: glsl-transformer 2.0.0-pre13 org_anarres_jcpp: jcpp 1.4.14 org_antlr_antlr4-runtime: antlr4-runtime 4.11.1 java: OpenJDK 64-Bit Server VM 17 jobsaddon: JobsAddon 1.1.6 jumpoverfences: Jump Over Fences 1.3.1 l_g_c: Luki's Grand Capitals 0.7 lavender: Lavender 0.1.9+1.20 lavender-md: lavender-md 0.1.1+1.20 lavender-md-owo-ui: lavender-md-owo-ui 0.1.1+1.20 leahs-immersive-thunder: Immersive Thunder 1.20.1+1.2.2 letmedespawn: Let Me Despawn 1.2.1 levelz: LevelZ 1.4.13 libz: LibZ 1.0.3 lithium: Lithium 0.11.2 lmft: Load My F***ing Tags 1.0.2+1.20 loadmyresources: Load My Resources 1.0.4 logbegone: Log Begone 1.0.8 lootbeams: Lootbeams 2.0..7+1.20.1 microconfig: Microconfig 2.2.1 lootr: Lootr **.**.**.** meadow: [Let's Do] Meadow 1.3.17 mixinsquared: MixinSquared 0.1.2-beta.5 medieval_buildings: Medieval Buildings 1.0.1 medievalweapons: Medieval Weapons 1.4.8 memoryleakfix: Memory Leak Fix 1.1.5 mes: Moog's End Structures 1.3.1-1.20-fabric minecraft: Minecraft 1.20.1 mns: Moog's Nether Structures 1.0.1-1.20-fabric modelfix: Model Gap Fix 1.15 modernfix: ModernFix 5.18.1+mc1.20.1 modmenu: Mod Menu 7.2.2 moonlight: Moonlight 1.20-2.11.37 moreculling: More Culling 1.20.4-0.24.0 conditional-mixin: conditional mixin 0.3.2 mr_dungeons: Dungeons+ 1.8.4b mr_dungeons_andtaverns: Dungeons and Taverns 3.0.3.f mr_dungeons_andtavernsancientcityoverhaul: Dungeons and Taverns Ancient City Overhaul 1 mr_dungeons_andtavernspillageroutpostrework: Dungeons and Taverns Pillager Outpost Rework 1.1 mr_dungeons_andtavernsstrongholdrework: Dungeons and Taverns Stronghold Rework 1 mr_ships: Ships 3.0.1 mr_true_ending: True Ending: Ender Dragon Overhaul 1-v1.1.0c mr_villager_transportation: Villager Transportation 1.3 mru: Mineblock's Repeated Utilities 0.4.2+1.20.1 nameplate: Nameplate 1.1.4 naturalist: Naturalist 4.0.3 natures_spirit: Nature's Spirit 1.5.3-1.20.1 neruina: Neruina 2.0.0-beta.10 com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.17.0 com_fasterxml_jackson_core_jackson-core: jackson-core 2.17.0 com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.17.0 org_apache_maven_maven-artifact: maven-artifact 3.8.1 org_kohsuke_github-api: github-api 1.318 nethervinery: [Let's Do] NetherVinery 1.2.13 niftycarts: NiftyCarts 3.0.2+1.20.1 nimble: Nimble 5.0.1 nutritionz: NutritionZ 1.0.8 nvidium: Nvidium 0.2.6-beta overflowingbars: Overflowing Bars 8.0.0 owo: oωo 0.11.2+1.20 particular: Particular 1.1.1 partyaddon: PartyAddon 1.0.4 passableleaves: PassableLeaves 1.5.1 paxi: Paxi 1.20-Fabric-4.0 phantom: Phantom Library 20.1.5 player-animator: Player Animator 1.0.2-rc1+1.20 pockets: Pockets 1.2.0 presencefootsteps: Presence Footsteps 1.9.4+1.20.1 kirin: Kirin UI 1.15.6+1.20.1 profundis: Profundis 1.6.2 puzzleslib: Puzzles Lib 8.1.20 puzzlesaccessapi: Puzzles Access Api 8.0.7 qualitysounds: Quality Sounds 1.0.0-1.20.1 reciperemover: Recipe Remover 1.0.8 resourcefulconfig: Resourcefulconfig 2.1.2 resourcefullib: Resourceful Lib 2.1.25 com_teamresourceful_bytecodecs: bytecodecs 1.0.2 com_teamresourceful_yabn: yabn 1.0.3 revive: Revive 1.0.7 rpgdifficulty: RpgDifficulty 1.3.13 rsls: Raise Sound Limit Simplified 1.1.1 scholar: Scholar 1.0.0 seamless_loading_screen: Seamless Loading Screen 2.0.3+1.20.1 seasons: Fabric Seasons 2.3+1.20 shut_up_gl_error: Shut Up GL Error 1.0.0 simplemod: SimpleMod 1.20.1 skinlayers3d: 3d-Skin-Layers 1.6.6 smallships: Small Ships 2.0.0-b1.3 smarterfarmers: Smarter Farmers 1.20-1.8.2 smitherz: SmitherZ 1.0.4 smoothscrollingrefurbished: Smooth Scrolling Refurbished 1.1.2 smoothswapping: Smooth Swapping **.**.**.** sodium: Sodium 0.5.8+mc1.20.1 sound_physics_remastered: Sound Physics Remastered 1.20.1-1.4.2 sounds: Sounds 0.9.0+1.20.1 org_chenliang_oggus_oggus: oggus 1.2.0 sparsestructures: Sparse Structures 2.1.2 spawnanimations: Spawn Animations 1.9.4+mod spider_caves: Spider Caves 20.1.0 spoiledz: SpoiledZ 1.0.10 capsaicin: Capsaicin 1.3.3+mc1.20.1 spyglass-improvements: Spyglass Improvements 1.5.1+mc1.20+fabric stoneworks: Stoneworks 8.0.0 superbsteeds: Superb Steeds 1.20-4 cardinal-components-base: Cardinal Components API (base) 5.2.2 cardinal-components-entity: Cardinal Components API (entities) 5.2.2 sushi_bar: Sushi Bar 0.2.0 com_moulberry_mixinconstraints: mixinconstraints 1.0.1 tawct: Time & Wind Custom Ticker 1.4.8+1.20-1.20.1 terrablender: TerraBlender **.**.**.** com_electronwill_night-config_core: core 3.6.7 com_electronwill_night-config_toml: toml 3.6.7 tiered: Tiered 1.3.3 reach-entity-attributes: Reach Entity Attributes 2.4.0 tlc: The Lost Castle 1.0.1 tooltipfix: ToolTip Fix 1.1.1-1.20 translucencyfix: Translucency Fix 2.2.0 travelerz: TravelerZ 1.0.1 treechop: HT's TreeChop 0.19.0 trinkets: Trinkets 3.7.2 u_desert: Unnamed Deserts 1.3.0 underground_jungle: Underground Jungle 20.1.2 vc_gliders: Gliders 1.1.5 palladiumcore: PalladiumCore 1.20-2.0.0.0 villagerfix: Villager Trade Fix 1.0.4 villagesandpillages: Villages&Pillages 1.0.0 vinery: [Let's Do] Vinery 1.4.23 voidz: VoidZ 1.0.11 wakes: Wakes 0.2.4+1.20.1 com_github_jdiemke_delaunay-triangulator_delaunaytriangulator: DelaunayTriangulator 1.0.0 satin: Satin 1.14.0 walk-jog-run: Walk, Jog, Run 1.1.0+1.20.1 waterdripsound: Drip Sounds 1.19-0.3.2 welcomescreen: WelcomeScreen 1.0.1 yet_another_config_lib_v3: YetAnotherConfigLib 3.5.0+1.20.1-fabric com_twelvemonkeys_common_common-image: common-image 3.10.0 com_twelvemonkeys_common_common-io: common-io 3.10.0 com_twelvemonkeys_common_common-lang: common-lang 3.10.0 com_twelvemonkeys_imageio_imageio-core: imageio-core 3.10.0 com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.10.0 com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.10.0 org_quiltmc_parsers_gson: gson 0.2.1 yungsapi: YUNG's API 1.20-Fabric-4.0.5 org_javassist_javassist: javassist 3.29.2-GA Loaded Shaderpack: (off) Server Running: true Player Count: 1 / 8; [class_3222['SpigotDE'/185, l='ServerLevel[New World]', x=270.50, y=65.00, z=-186.50]] Data Packs: vanilla, fabric, fleshz:naturalist_compat, jobsaddon:vinery_compat, nutritionz:natures_spirit_nutrition_compat, natures_spirit:modified_badlands, nutritionz:dehydration_x_meadow_nutrition_compat, natures_spirit:modified_flower_forest, natures_spirit:modified_birch_forest, natures_spirit:modified_dark_forest, nutritionz:naturalist_nutrition_compat, jobsaddon:candlelight_compat, nutritionz:nethervinery_nutrition_compat, natures_spirit:modified_desert, nutritionz:bakery_nutrition_compat, natures_spirit:modified_jungle, natures_spirit:modified_savannas, nutritionz:meadow_nutrition_compat, natures_spirit:modified_mountain_biomes, nutritionz:adventurez_nutrition_compat, nutritionz:herbalbrews_nutrition_compat, fleshz:adventurez_compat, nutritionz:dehydration_nutrition_compat, fleshz:meadow_compat, nutritionz:brewery_nutrition_compat, nutritionz:candlelight_nutrition_compat, nutritionz:dehydration_x_vinery_nutrition_compat, natures_spirit:modified_swamp, nutritionz:dehydration_x_nethervinery_nutrition_compat, jobsaddon:bakery_compat, jobsaddon:earlystage_compat, nutritionz:vinery_nutrition_compat, Moonlight Mods Dynamic Assets, aged, aged_welcome_screen, create-the-server_datapack-v0.2, tales_of_aged, WWOO_2.3.1 (incompatible), loadmyresources.hiddenpack (incompatible) Enabled Feature Flags: minecraft:vanilla World Generation: Stable Type: Integrated Server (map_client.txt) Is Modded: Definitely; Client brand changed to 'fabric'; Server brand changed to 'fabric' Launched Version: 1.20.1