Paste your logs.

Built for Minecraft & Hytale

Fabric 26.2 Crash Report

379 lines
Raw
Detected
Minecraft version: 26.2 Java version: 25.0.3 Fabric loader version: 0.19.3
1 Problem detected
Problem The entity '_Fantaz_' at the location 127.31, 128, -110.92 is causing issues while ticking. Line 5
Solution:
Remove the entity '_Fantaz_' at the location 127.31, 128, -110.92.
---- Minecraft Crash Report ----
// Uh... Did I do that?
Time: 2026-08-09 19:45:41
Description: Ticking entity
java.lang.IllegalStateException: Cannot remove non-existing user 8abc8cdb-bd49-40b2-a731-bbaf4edaced9
at knot//xyz.jpenilla.tabtps.common.service.UserService.removeUser(UserService.java:158)
at knot//xyz.jpenilla.tabtps.common.service.UserService.handleQuit(UserService.java:193)
at knot//net.minecraft.server.players.PlayerList.handler$dna000$tabtps-fabric$injectRemove(PlayerList.java:8982)
at knot//net.minecraft.server.players.PlayerList.remove(PlayerList.java)
at knot//com.sakuraryoko.unplugged_afk.impl.player.unplugged.UnpluggedServerPlayer.tickUnplugged(UnpluggedServerPlayer.java:845)
at knot//com.sakuraryoko.unplugged_afk.impl.player.unplugged.UnpluggedServerPlayer.tick(UnpluggedServerPlayer.java:755)
at knot//net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:851)
at knot//net.minecraft.world.level.Level.guardEntityTick(Level.java:493)
at knot//net.minecraft.server.level.ServerLevel.lambda$tick$0(ServerLevel.java:448)
at knot//net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:53)
at knot//net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:418)
at knot//net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1137)
at knot//net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1001)
at knot//net.minecraft.server.dedicated.DedicatedServer.tickServer(DedicatedServer.java:278)
at knot//net.minecraft.server.MinecraftServer.processPacketsAndTick(MinecraftServer.java:1034)
at knot//net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:773)
at knot//net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)
at java.base/java.lang.Thread.run(Thread.java:1474)
A detailed walkthrough of the error, its code path and all known details is as follows:
---------------------------------------------------------------------------------------
-- Head --
Thread: Server thread
Stacktrace:
at knot//xyz.jpenilla.tabtps.common.service.UserService.removeUser(UserService.java:158)
at knot//xyz.jpenilla.tabtps.common.service.UserService.handleQuit(UserService.java:193)
at knot//net.minecraft.server.players.PlayerList.handler$dna000$tabtps-fabric$injectRemove(PlayerList.java:8982)
at knot//net.minecraft.server.players.PlayerList.remove(PlayerList.java)
at knot//com.sakuraryoko.unplugged_afk.impl.player.unplugged.UnpluggedServerPlayer.tickUnplugged(UnpluggedServerPlayer.java:845)
at knot//com.sakuraryoko.unplugged_afk.impl.player.unplugged.UnpluggedServerPlayer.tick(UnpluggedServerPlayer.java:755)
at knot//net.minecraft.server.level.ServerLevel.tickNonPassenger(ServerLevel.java:851)
at knot//net.minecraft.world.level.Level.guardEntityTick(Level.java:493)
at knot//net.minecraft.server.level.ServerLevel.lambda$tick$0(ServerLevel.java:448)
at knot//net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:53)
-- Entity being ticked --
Details:
Entity Type: minecraft:player (com.sakuraryoko.unplugged_afk.impl.player.unplugged.UnpluggedServerPlayer)
Entity ID: 630
Entity Name: _Fantaz_
Entity's Exact location: 127.31, 128.00, -110.92
Entity's Block location: World: (127,128,-111), Section: (at 15,0,1 in 7,8,-7; chunk contains blocks 112,0,-112 to 127,383,-97), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,0,-512 to 511,383,-1)
Entity's Momentum: 0.00, -0.08, 0.00
Entity's Passengers: []
Entity's Vehicle: null
Stacktrace:
at knot//net.minecraft.world.level.Level.guardEntityTick(Level.java:493)
at knot//net.minecraft.server.level.ServerLevel.lambda$tick$0(ServerLevel.java:448)
at knot//net.minecraft.world.level.entity.EntityTickList.forEach(EntityTickList.java:53)
at knot//net.minecraft.server.level.ServerLevel.tick(ServerLevel.java:418)
at knot//net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1137)
at knot//net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1001)
at knot//net.minecraft.server.dedicated.DedicatedServer.tickServer(DedicatedServer.java:278)
at knot//net.minecraft.server.MinecraftServer.processPacketsAndTick(MinecraftServer.java:1034)
at knot//net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:773)
at knot//net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)
at java.base/java.lang.Thread.run(Thread.java:1474)
-- Affected level --
Details:
All players: 1 total; UnpluggedServerPlayer{name=_Fantaz_, id=630, pos=(127.31040080926891, 128.0, -110.91893290026633), mode=CREATIVE, permission=owner}
Chunk stats: 2209, 625
Level dimension: minecraft:the_nether
Level time: 38439804 game time, 40010276 day time
Derived: true
Level spawn location: World: (0,82,0), Section: (at 0,2,0 in 0,5,0; chunk contains blocks 0,0,0 to 15,383,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,0,0 to 511,383,511)
Level name: world
Level game mode: Game mode: survival (ID 0). Hardcore: false. Commands: false
Known server brands: vanilla, fabric
Removed feature flags:
Level was modded: true
Level storage version: 0x04ABD - Anvil
Loaded entity count: 135
Server weather: Rain time: 21792 (now: false), thunder time: 13575 (now: false)
Stacktrace:
at knot//net.minecraft.server.level.ServerLevel.fillReportDetails(ServerLevel.java:1872)
at knot//net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1140)
at knot//net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:1001)
at knot//net.minecraft.server.dedicated.DedicatedServer.tickServer(DedicatedServer.java:278)
at knot//net.minecraft.server.MinecraftServer.processPacketsAndTick(MinecraftServer.java:1034)
at knot//net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:773)
at knot//net.minecraft.server.MinecraftServer.lambda$spin$0(MinecraftServer.java:320)
at java.base/java.lang.Thread.run(Thread.java:1474)
-- System Details --
Details:
Minecraft Version: 26.2
Minecraft Version ID: 26.2
Operating System: Windows 11 (amd64) version 10.0
Java Version: 25.0.3, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 812270256 bytes (774 MiB) / 1333788672 bytes (1272 MiB) up to 8589934592 bytes (8192 MiB)
Memory (heap): init: 512MiB, used: 497MiB, committed: 1272MiB, max: 8192MiB
Memory (non-head): init: 007MiB, used: 264MiB, committed: 296MiB, max: 000MiB
CPUs: 20
Processor Vendor: GenuineIntel
Processor Name: 12th Gen Intel(R) Core(TM) i7-12700K
Identifier: Intel64 Family 6 Model 151 Stepping 2
Microarchitecture: Alder Lake
Frequency (GHz): 3.61
Number of physical packages: 1
Number of physical CPUs: 12
Number of logical CPUs: 20
Graphics card #0 name: NVIDIA GeForce RTX 3070 Ti
Graphics card #0 vendor: NVIDIA
Graphics card #0 VRAM (MiB): 8192.00
Graphics card #0 deviceId: VideoController1
Graphics card #0 versionInfo: 32.0.16.1047
Graphics card #1 name: Intel(R) UHD Graphics 770
Graphics card #1 vendor: Intel Corporation
Graphics card #1 VRAM (MiB): 2048.00
Graphics card #1 deviceId: VideoController2
Graphics card #1 versionInfo: 32.0.101.7082
Memory slot #0 capacity (MiB): 16384.00
Memory slot #0 clockSpeed (GHz): 3.20
Memory slot #0 type: DDR4
Memory slot #1 capacity (MiB): 16384.00
Memory slot #1 clockSpeed (GHz): 3.20
Memory slot #1 type: DDR4
Virtual memory max (MiB): 50981.54
Virtual memory used (MiB): 39951.26
Swap memory total (MiB): 18432.00
Swap memory used (MiB): 643.01
Space in storage for jna.tmpdir (MiB): <path not set>
Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
Space in storage for io.netty.native.workdir (MiB): <path not set>
Space in storage for java.io.tmpdir (MiB): available: 429195.56, total: 952840.00
Space in storage for workdir (MiB): available: 429195.56, total: 952840.00
Operating System Version: Microsoft Windows 11 (Home) build 26200
Process Elevated: false
Process Loads: Uptime: 249s, user: 189s (75.88%), kernel: 70s (28.27%), total: 259s (104.15%)
Process Virtual Size (MiB): 2689.56
Process Resident Size (MiB): 1873.98
JVM Flags: 1 total; -Xmx8G
Debug Flags: 0 total;
Fabric Mods:
afkplus: AfkPlus 1.7.15
conditional-mixin: conditional mixin 0.6.4
corelib: CoreLib 0.2.15
fabric-api-base: Fabric API Base 2.0.4+ece063239c
fabric-permissions-api-v0: fabric-permissions-api 0.7.0
fabric-resource-loader-v1: Fabric Resource Loader (v1) 2.0.13+9edec1269c
more-color-api: MoreColorAPI 0.2.15
alternate-current: Alternate Current 1.9.0
appleskin: AppleSkin 3.0.10+mc26.2
architectury: Architectury 21.0.4
armorposer: Armor Poser 15.0.0
balm: Balm **.**.**.**
kuma_api: KumaAPI **.**.**.**
beautifiedchatserver: Beautified Chat Server 3.2
better_mason_trades: Better Mason Trades 1.0.3
betterspawnercontrol: Better Spawner Control 4.8
bookshelfinspector: Bookshelf Inspector 2.4
org_yaml_snakeyaml: snakeyaml 2.5
c2me: Concurrent Chunk Management Engine 0.4.2-alpha.0.27+26.2
c2me-base: Concurrent Chunk Management Engine (Base) 0.4.2-alpha.0.27+26.2
c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.4.2-alpha.0.27+26.2
c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.4.2-alpha.0.27+26.2
c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.4.2-alpha.0.27+26.2
c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.4.2-alpha.0.27+26.2
c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.4.2-alpha.0.27+26.2
c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.4.2-alpha.0.27+26.2
c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.4.2-alpha.0.27+26.2
c2me-opts-dfc: Concurrent Chunk Management Engine (Optimizations/Density Function Compiler) 0.4.2-alpha.0.27+26.2
c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.4.2-alpha.0.27+26.2
c2me-opts-natives-math: Concurrent Chunk Management Engine (Optimizations/Natives Math) 0.4.2-alpha.0.27+26.2
c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.4.2-alpha.0.27+26.2
c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.4.2-alpha.0.27+26.2
c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.4.2-alpha.0.27+26.2
c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.4.2-alpha.0.27+26.2
c2me-rewrites-chunk-system: Concurrent Chunk Management Engine (Rewrites/Chunk System) 0.4.2-alpha.0.27+26.2
c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.4.2-alpha.0.27+26.2
c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.4.2-alpha.0.27+26.2
c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.4.2-alpha.0.27+26.2
com_github_ben-manes_caffeine_caffeine: caffeine 3.2.1
com_ibm_async_asyncutil: asyncutil 0.1.0
io_reactivex_rxjava3_rxjava: rxjava 3.1.12
mixinsquared: MixinSquared 0.3.7-beta.1
net_objecthunter_exp4j: exp4j 0.4.8
org_jctools_jctools-core: jctools-core 4.0.5
org_reactivestreams_reactive-streams: reactive-streams 1.0.4
clientsort: ClientSort 3.103.1+26.2
cloth-config: Cloth Config v26.2 26.2.155
cloth-basic-math: cloth-basic-math 0.6.1
clumps: Clumps 26.2.1
collective: Collective 8.39
craterlib: CraterLib 3.1.2
cropsloverain: Crops Love Rain 3.2.1
custom_elytra: Custom Elytra 1.1.2
cyclepaintings: Cycle Paintings 4.2
darkpaintings: DarkPaintings **.**.**.**
datapack_injector: Datapack Injector 1.0.0+26.2
easyelytratakeoff: Easy Elytra Takeoff 4.5
elytratrails: Elytra Contrails **.**.**.**-26.2
fabric-api: Fabric API 0.155.2+26.2
fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 2.0.17+11e1c9a39e
fabric-biome-api-v1: Fabric Biome API (v1) 18.0.6+c7bd5b8e9e
fabric-block-api-v1: Fabric Block API (v1) 3.0.3+ec56b6019e
fabric-block-getter-api-v2: Fabric BlockGetter API (v2) 2.0.7+ec56b6019e
fabric-command-api-v2: Fabric Command API (v2) 3.1.0+00cb03469e
fabric-content-registries-v0: Fabric Content Registries (v0) 11.3.0+d0a699d09e
fabric-convention-tags-v2: Fabric Convention Tags (v2) 4.7.0+1f023a9e9e
fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 1.0.5+086d547a9e
fabric-creative-tab-api-v1: Fabric Creative Tab API (v1) 5.0.14+d871b99e9e
fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 2.2.17+aa0fd6fe9e
fabric-data-generation-api-v1: Fabric Data Generation API (v1) 25.4.5+b190d6f59e
fabric-debug-api-v1: Fabric Debug API (v1) 1.0.2+c792624d9e
fabric-dimensions-v1: Fabric Dimensions API (v1) 5.1.10+5ed499069e
fabric-entity-events-v1: Fabric Entity Events (v1) 5.0.5+06488ac19e
fabric-events-interaction-v0: Fabric Events Interaction (v0) 5.2.6+8f57f7ee9e
fabric-game-rule-api-v1: Fabric Game Rule API (v1) 4.0.8+46a6d00c9e
fabric-item-api-v1: Fabric Item API (v1) 14.3.0+583e0a5f9e
fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 4.1.3+4575b05f9e
fabric-loot-api-v3: Fabric Loot API (v3) 3.0.17+06488ac19e
fabric-menu-api-v1: Fabric Menu API (v1) 2.0.16+086d547a9e
fabric-message-api-v1: Fabric Message API (v1) 7.0.7+086d547a9e
fabric-networking-api-v1: Fabric Networking API (v1) 6.3.3+72073ef09e
fabric-object-builder-api-v1: Fabric Object Builder API (v1) 24.1.0+6fcd5f039e
fabric-particles-v1: Fabric Particles (v1) 5.0.18+d1756aa99e
fabric-permission-api-v1: Fabric Permission API (v1) 1.0.3+b7020ca29e
fabric-recipe-api-v1: Fabric Recipe API (v1) 9.0.20+11e1c9a39e
fabric-registry-sync-v0: Fabric Registry Sync (v0) 7.1.0+c7bd5b8e9e
fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 6.0.4+06488ac19e
fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 6.1.0+10e9a28b9e
fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.3.20+4fc5413f9e
fabric-serialization-api-v1: Fabric Serialization API (v1) 2.0.4+11a26f319e
fabric-tag-api-v1: Fabric Tag API (v1) 2.1.3+794df31d9e
fabric-transfer-api-v1: Fabric Transfer API (v1) 8.0.11+39b5a3929e
fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 8.1.4+67c847259e
fabricloader: Fabric Loader 0.19.3
mixinextras: MixinExtras 0.5.4
faster_copper_golem: Faster Copper Golem 1.0.2
ferritecore: FerriteCore 9.0.0
filament: filament 1.7.3+26.2
bil: blockbench-import-library 2.0.7+26.2
common-protection-api: Common Protection API 2.0.0
sgui: sgui 2.1.0+26.2
firespreadtweaks: Fire Spread Tweaks 2.8
forgeconfigapiport: Forge Config API Port 26.2.1
com_electronwill_night-config_core: core 3.8.4
com_electronwill_night-config_toml: toml 3.8.4
htm: Hey That's Mine 1.2.4
filefixutils: File Fix Utils 0.1.3-26.1
image2map: Image2Map 0.14.0+26.2
com_twelvemonkeys_common_common-image: common-image 3.13.1
com_twelvemonkeys_common_common-io: common-io 3.13.1
com_twelvemonkeys_common_common-lang: common-lang 3.13.1
com_twelvemonkeys_imageio_imageio-core: imageio-core 3.13.1
com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.13.1
com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.13.1
map-canvas-api: Map Canvas API 0.9.0+26.2
imfast: imfast 1.0.3
infinitetrading: Infinite Trading 5.0
invisibleframes: Invisible Frames 2.0.1+26.2
jade: Jade 26.2.9+fabric
java: OpenJDK 64-Bit Server VM 25
journeymap: Journeymap 26.2-6.0.1
ar_com_hjg_pngj: pngj 2.1.0
commonnetworking: Common Network 26.2-1.1.0
journeymap-api-fabric: JourneyMap API 26.2-2.0.0
kleeslabs: KleeSlabs **.**.**.**
krypton: Krypton 0.3.1
com_velocitypowered_velocity-native: velocity-native 3.4.0-SNAPSHOT
leashablevillagers: Leashable Villagers 1.3
leavesbegone: Leaves Be Gone 26.2.0
lithium: Lithium 0.25.2+mc26.2
mapdistancefix: MapDistanceFix 1.1.1+mc26
minecraft: Minecraft 26.2
mr_777: 777 2.1.0
mr_amplified_netherheight: Amplified Nether Height 1.4+26.2-datapack
mr_banner_text: Banner Text 1.4.2
mr_better_hangingsigns: Better Hanging Signs 6.3
mr_crop_andkettle: Crop & Kettle 1-v1.3.11
mr_jakes_buildtools: Jake's Build Tools 1-v5.0.6
mr_mastercutter: MasterCutter 1.7.0-mc26.2
mr_nice_wanderingtraderannouncement: Nice Wandering Trader Announcements 1.2
mr_plushie_pods: Plushie Pods 1.2
mr_unlock_allrecipes: Unlock All Recipes 107.1
namedtraders: Named Traders 2.0.0+26.2
nametagtweaks: Name Tag Tweaks 4.1
netherportalfix: NetherPortalFix **.**.**.**
no_enderman_grief: No Enderman Grief 1-v3.0.6
nochatreports: No Chat Reports 26.2-v2.20.1
nofeathertrample: No Feather Trample 1.3
noisium: Noisium 2.8.5+mc26.2-pre-2
otterlib: OtterLib **.**.**.**+26.2-fabric
peek: Peek 1.5.1+26.2
phantom-spawning: Phantom Spawning 0.1.10
pinkerite: Pinkerite 1.0.0
placeholder-api: Placeholder API 3.1.0-beta.1+26.2
polydecorations: PolyDecorations 0.12.0+26.2
factorytools: FactoryTools 0.11.0+26.2
resource-locator-api: resource locator api 0.8.0-patbox+26.2
polydex: Polydex 1.10.0+26.2-rc-2
player-data-api: Player Data API 0.11.0+26.2
sidebar-api: Sidebar API 0.6.0+26.1
polymer-bundled: Polymer 0.17.3+26.2
polymer-autohost: Polymer (Auto Host) 0.17.3+26.2
polymer-blocks: Polymer (Textured Blocks) 0.17.3+26.2
polymer-common: Polymer (Common) 0.17.3+26.2
polymer-core: Polymer (Core) 0.17.3+26.2
polymer-networking: Polymer (Networking) 0.17.3+26.2
polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.17.3+26.2
polymer-resource-pack: Polymer (Resource Pack) 0.17.3+26.2
polymer-resource-pack-extras: Polymer (Resource Pack Extras) 0.17.3+26.2
polymer-sound-patcher: Polymer (Sound Patcher) 0.17.3+26.2
polymer-virtual-entity: Polymer (Virtual Entity) 0.17.3+26.2
portfolio: Portfolio 26.x-1.5.5-fabric
puzzleslib: Puzzles Lib 26.2.1
roughlyenoughitems: Roughly Enough Items 26.2.820
scaffoldingdropsnearby: Scaffolding Drops Nearby 3.5
scalablelux: ScalableLux 0.3.0-alpha.0.3+26.2
shulkerboxtooltip: Shulker Box Tooltip 5.4.0+26.2
shulkerdropstwo: Shulker Drops Two 3.6
sit-oth3r: Sit! **.**.**.**+26.2
spark: spark 1.10.173
stackrefill: Stack Refill 5.0
syncmatica: Syncmatica 0.3.19
tabtps-fabric: TabTPS 1.4.1
adventure-platform-fabric: adventure-platform-fabric 7.1.0
net_kyori_adventure-api: adventure-api 5.2.0
net_kyori_adventure-key: adventure-key 5.2.0
net_kyori_adventure-platform-mod-shared: adventure-platform-mod-shared 7.1.0
net_kyori_adventure-text-logger-slf4j: adventure-text-logger-slf4j 5.2.0
net_kyori_adventure-text-minimessage: adventure-text-minimessage 5.2.0
net_kyori_adventure-text-serializer-ansi: adventure-text-serializer-ansi 5.2.0
net_kyori_adventure-text-serializer-gson: adventure-text-serializer-gson 5.2.0
net_kyori_adventure-text-serializer-json: adventure-text-serializer-json 5.2.0
net_kyori_adventure-text-serializer-plain: adventure-text-serializer-plain 5.2.0
net_kyori_ansi: ansi 1.1.1
net_kyori_option: option 1.1.0
cloud: Cloud 2.0.0-beta.17
io_leangen_geantyref_geantyref: geantyref 1.3.15
org_incendo_cloud-brigadier: cloud-brigadier 2.0.0-beta.16
org_incendo_cloud-core: cloud-core 2.0.0
org_incendo_cloud-minecraft-modded-common: cloud-minecraft-modded-common 2.0.0-beta.17
org_incendo_cloud-services: cloud-services 2.0.0
net_kyori_adventure-serializer-configurate4: adventure-serializer-configurate4 5.2.0
net_kyori_adventure-text-feature-pagination: adventure-text-feature-pagination 4.0.0-SNAPSHOT
net_kyori_adventure-text-serializer-legacy: adventure-text-serializer-legacy 5.2.0
org_incendo_cloud-minecraft-extras: cloud-minecraft-extras 2.0.0-beta.17
org_spongepowered_configurate-core: configurate-core 4.2.0
org_spongepowered_configurate-hocon: configurate-hocon 4.2.0
transfer_pet_owner: Transfer Pet Owner 1-v2.1.3
tsa-concrete: tsa-concrete 1.1.3+26.1
tsa-decorations: TSA: Decorations & Furniture 2.2.2+26.1.2
tsa-planks: tsa-planks 1.1.4+26.1
tsa-stone: tsa-stone 1.1.6+26.1
uncapped-banners: uncapped banners 1.0.2
universal-graves: Universal Graves 3.12.0+26.2
predicate-api: Predicate API 0.9.0+26.2
server_translations_api: Server Translations API 3.1.0+26.2
universal_shops: Universal Shops 1.15.1+26.2
common-economy-api: Common Economy API 2.0.0
unplugged_afk: Unplugged-AFK 0.2.2
viewdistancefix: View Distance Fix 1.0.2+26.2
villagerconfig: VillagerConfig 4.5.7
blue_endless_jankson: jankson 1.2.3
visualjukebox: VisualJukebox 1.1.2+26.2
wooltweaks: Wool Tweaks 4.0
Server Running: true
Player Count: 1 / 20; [UnpluggedServerPlayer['_Fantaz_'/630, l='ServerLevel[world]', x=127.31, y=128.00, z=-110.92]]
Active Data Packs: vanilla, balm (incompatible), better_mason_trades, bookshelfinspector, collective, custom_elytra, darkpaintings, fabric-convention-tags-v2, filament, htm, kleeslabs (incompatible), leashablevillagers, leavesbegone, mr_777, mr_amplified_netherheight, mr_banner_text (incompatible), mr_better_hangingsigns, mr_crop_andkettle, mr_jakes_buildtools (incompatible), mr_mastercutter, mr_nice_wanderingtraderannouncement (incompatible), mr_plushie_pods, mr_unlock_allrecipes, nametagtweaks, no_enderman_grief, pinkerite, polydecorations, polydex, portfolio, server_translations_api, transfer_pet_owner, tsa-concrete, tsa-decorations, tsa-planks, tsa-stone, universal-graves, universal_shops, wooltweaks, file/gm4_shapeless_portals_26_2.zip, file/gm4_blossoming_pots_26_2.zip, file/gm4_lively_lily_pads_26_2.zip, file/mini-blocks-v1-7-0-mc-26-2.zip, file/nether portal coords v1.1.17 (MC 26.2).zip, file/mini-blocks-items-v1-2-0-mc-26-2.zip, file/TropicalFish-data.zip, file/clucking-ducks-v1-1-0-mc-26-2.zip, file/earth-animals-extra-drops-v1-0-0-mc-26-2.zip, file/earth-animals-v1-2-1-mc-26-2.zip, file/frog-concept-variants-v1-0-1-mc-26-2.zip, file/pk_racks_V.3.2.3_mc_26.2.zip, file/wooly-animals-v1-1-0-mc-26-2.zip, file/[CNK Compat] HatClub-1.1.0-26.2.zip, file/zzz_777-Custom-Rewards, file/pk_creative_dimension_V.3.3.0_mc_26.2.zip
Available Data Packs: balm (incompatible), better_mason_trades, bookshelfinspector, collective, custom_elytra, darkpaintings, fabric-convention-tags-v2, filament, file/TropicalFish-data.zip, file/[CNK Compat] HatClub-1.1.0-26.2.zip, file/clucking-ducks-v1-1-0-mc-26-2.zip, file/earth-animals-extra-drops-v1-0-0-mc-26-2.zip, file/earth-animals-v1-2-1-mc-26-2.zip, file/frog-concept-variants-v1-0-1-mc-26-2.zip, file/gm4_blossoming_pots_26_2.zip, file/gm4_lively_lily_pads_26_2.zip, file/gm4_shapeless_portals_26_2.zip, file/mini-blocks-items-v1-2-0-mc-26-2.zip, file/mini-blocks-v1-7-0-mc-26-2.zip, file/nether portal coords v1.1.17 (MC 26.2).zip, file/pk_creative_dimension_V.3.3.0_mc_26.2.zip, file/pk_racks_V.3.2.3_mc_26.2.zip, file/wooly-animals-v1-1-0-mc-26-2.zip, file/zzz_777-Custom-Rewards, htm, kleeslabs (incompatible), leashablevillagers, leavesbegone, minecart_improvements, mr_777, mr_amplified_netherheight, mr_banner_text (incompatible), mr_better_hangingsigns, mr_crop_andkettle, mr_jakes_buildtools (incompatible), mr_mastercutter, mr_nice_wanderingtraderannouncement (incompatible), mr_plushie_pods, mr_unlock_allrecipes, nametagtweaks, no_enderman_grief, pinkerite, polydecorations, polydex, portfolio, redstone_experiments, server_translations_api, trade_rebalance, transfer_pet_owner, tsa-concrete, tsa-decorations, tsa-planks, tsa-stone, universal-graves, universal_shops, vanilla, wooltweaks
Enabled Feature Flags: minecraft:vanilla
World Generation: Experimental
World Seed: -4648077949854624728
Suppressed Exceptions: ~~NONE~~
Is Modded: Definitely; Server brand changed to 'fabric'
Type: Dedicated Server