Advertisement
Guest User

Crash 1

a guest
Mar 29th, 2025
21
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 21.08 KB | None | 0 0
  1. ---- Minecraft Crash Report ----
  2. // I just don't know what went wrong :(
  3.  
  4. Time: 2025-03-29 18:52:06
  5. Description: Exception in server tick loop
  6.  
  7. java.util.concurrent.RejectedExecutionException: The Requester has been stopped! No new requests can be requested!
  8. at knot//net.dv8tion.jda.internal.requests.Requester.request(Requester.java:123)
  9. at knot//net.dv8tion.jda.internal.requests.RestActionImpl.queue(RestActionImpl.java:203)
  10. at knot//net.dv8tion.jda.api.requests.RestAction.queue(RestAction.java:577)
  11. at knot//net.dv8tion.jda.api.requests.RestAction.queue(RestAction.java:543)
  12. at knot//com.xujiayao.discord_mc_chat.minecraft.MinecraftEventListener.lambda$init$7(MinecraftEventListener.java:306)
  13. at knot//com.xujiayao.discord_mc_chat.minecraft.MinecraftEvents.lambda$static$12(MinecraftEvents.java:57)
  14. at knot//net.minecraft.server.players.PlayerList.handler$bde001$discord-mc-chat-1_21_4$remove(PlayerList.java:5486)
  15. at knot//net.minecraft.server.players.PlayerList.remove(PlayerList.java:383)
  16. at knot//net.minecraft.server.network.ServerGamePacketListenerImpl.removePlayerFromWorld(ServerGamePacketListenerImpl.java:1364)
  17. at knot//net.minecraft.server.network.ServerGamePacketListenerImpl.onDisconnect(ServerGamePacketListenerImpl.java:1353)
  18. at knot//net.minecraft.network.Connection.handleDisconnection(Connection.java:673)
  19. at knot//net.minecraft.server.network.ServerConnectionListener.tick(ServerConnectionListener.java:189)
  20. at knot//net.minecraft.server.MinecraftServer.tickConnection(MinecraftServer.java:1100)
  21. at knot//net.minecraft.server.dedicated.DedicatedServer.tickConnection(DedicatedServer.java:281)
  22. at knot//net.minecraft.server.MinecraftServer.tickChildren(MinecraftServer.java:1080)
  23. at knot//net.minecraft.server.MinecraftServer.tickServer(MinecraftServer.java:953)
  24. at knot//net.minecraft.server.MinecraftServer.runServer(MinecraftServer.java:713)
  25. at knot//net.minecraft.server.MinecraftServer.lambda$spin$2(MinecraftServer.java:292)
  26. at [email protected]/java.lang.Thread.run(Thread.java:1583)
  27.  
  28.  
  29. A detailed walkthrough of the error, its code path and all known details is as follows:
  30. ---------------------------------------------------------------------------------------
  31.  
  32. -- System Details --
  33. Details:
  34. Minecraft Version: 1.21.4
  35. Minecraft Version ID: 1.21.4
  36. Operating System: Linux (amd64) version 5.15.0-134-generic
  37. Java Version: 21.0.6, Eclipse Adoptium
  38. Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
  39. Memory: 4333125456 bytes (4132 MiB) / 8053063680 bytes (7680 MiB) up to 8053063680 bytes (7680 MiB)
  40. CPUs: 6
  41. Processor Vendor: GenuineIntel
  42. Processor Name: Intel(R) Xeon(R) CPU E5-2697A v4 @ 2.60GHz
  43. Identifier: Intel64 Family 6 Model 79 Stepping 1
  44. Microarchitecture: Broadwell (Server)
  45. Frequency (GHz): 2.60
  46. Number of physical packages: 1
  47. Number of physical CPUs: 16
  48. Number of logical CPUs: 16
  49. Graphics card #0 name: unknown
  50. Graphics card #0 vendor: unknown
  51. Graphics card #0 VRAM (MiB): 0.00
  52. Graphics card #0 deviceId: unknown
  53. Graphics card #0 versionInfo: unknown
  54. Virtual memory max (MiB): 32258.11
  55. Virtual memory used (MiB): 14890.53
  56. Swap memory total (MiB): 8192.00
  57. Swap memory used (MiB): 1911.35
  58. Space in storage for jna.tmpdir (MiB): <path not set>
  59. Space in storage for org.lwjgl.system.SharedLibraryExtractPath (MiB): <path not set>
  60. Space in storage for io.netty.native.workdir (MiB): <path not set>
  61. Space in storage for java.io.tmpdir (MiB): available: 98.80, total: 100.00
  62. Space in storage for workdir (MiB): available: 26061.34, total: 75030.75
  63. JVM Flags: 22 total; -Xms7680M -Xmx7680M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1 -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:InitiatingHeapOccupancyPercent=15 -XX:+EnableDynamicAgentLoading -XX:+HeapDumpOnOutOfMemoryError
  64. Fabric Mods:
  65. advanced-chat: Advanced Chat 1.7-1.21.3
  66. almanac: Almanac 1.4.4
  67. alternate-current: Alternate Current 1.9.1
  68. antixray: AntiXray 1.4.8
  69. com_moandjiezana_toml_toml4j: toml4j 0.7.2
  70. architectury: Architectury 15.0.3
  71. badpackets: Bad Packets 0.8.2
  72. balm-fabric: Balm 21.4.17
  73. kuma_api: KumaAPI 21.4.5
  74. banhammer: BanHammer 0.12.0+1.21.2
  75. com_mysql_mysql-connector-j: mysql-connector-j 9.1.0
  76. org_postgresql_postgresql: postgresql 42.7.4
  77. org_xerial_sqlite-jdbc: sqlite-jdbc 3.46.1.3
  78. better-fabric-console: Better Fabric Console 1.2.2
  79. adventure-platform-fabric: adventure-platform-fabric 6.2.0
  80. net_kyori_adventure-api: adventure-api 4.18.0
  81. net_kyori_adventure-key: adventure-key 4.18.0
  82. net_kyori_adventure-platform-api: adventure-platform-api 4.3.4
  83. net_kyori_adventure-platform-mod-shared-fabric-repack: adventure-platform-mod-shared-fabric-repack 6.2.0
  84. net_kyori_adventure-text-logger-slf4j: adventure-text-logger-slf4j 4.18.0
  85. net_kyori_adventure-text-minimessage: adventure-text-minimessage 4.18.0
  86. net_kyori_adventure-text-serializer-ansi: adventure-text-serializer-ansi 4.18.0
  87. net_kyori_adventure-text-serializer-gson: adventure-text-serializer-gson 4.18.0
  88. net_kyori_adventure-text-serializer-json: adventure-text-serializer-json 4.18.0
  89. net_kyori_adventure-text-serializer-plain: adventure-text-serializer-plain 4.18.0
  90. net_kyori_ansi: ansi 1.1.1
  91. com_typesafe_config: config 1.4.1
  92. net_fabricmc_mapping-io: mapping-io 0.6.1
  93. org_fusesource_jansi_jansi: jansi 2.4.1
  94. org_jline_jline: jline 3.28.0
  95. org_jline_jline-terminal-jansi: jline-terminal-jansi 3.28.0
  96. c2me: Concurrent Chunk Management Engine 0.3.2+alpha.0.41+1.21.4
  97. c2me-base: Concurrent Chunk Management Engine (Base) 0.3.2+alpha.0.41+1.21.4
  98. c2me-fixes-chunkio-threading-issues: Concurrent Chunk Management Engine (Fixes/Chunk IO/Threading Issues) 0.3.2+alpha.0.41+1.21.4
  99. c2me-fixes-general-threading-issues: Concurrent Chunk Management Engine (Fixes/General/Threading Issues) 0.3.2+alpha.0.41+1.21.4
  100. c2me-fixes-worldgen-threading-issues: Concurrent Chunk Management Engine (Fixes/WorldGen/Threading Issues) 0.3.2+alpha.0.41+1.21.4
  101. c2me-fixes-worldgen-vanilla-bugs: Concurrent Chunk Management Engine (Fixes/WorldGen/Vanilla Bugs) 0.3.2+alpha.0.41+1.21.4
  102. c2me-notickvd: Concurrent Chunk Management Engine (No Tick View Distance) 0.3.2+alpha.0.41+1.21.4
  103. c2me-opts-allocs: Concurrent Chunk Management Engine (Optimizations/Memory Allocations) 0.3.2+alpha.0.41+1.21.4
  104. c2me-opts-chunkio: Concurrent Chunk Management Engine (Optimizations/Chunk IO) 0.3.2+alpha.0.41+1.21.4
  105. c2me-opts-dfc: Concurrent Chunk Management Engine (Optimizations/Density Function Compiler) 0.3.2+alpha.0.41+1.21.4
  106. c2me-opts-math: Concurrent Chunk Management Engine (Optimizations/Math) 0.3.2+alpha.0.41+1.21.4
  107. c2me-opts-scheduling: Concurrent Chunk Management Engine (Optimizations/Scheduling) 0.3.2+alpha.0.41+1.21.4
  108. c2me-opts-worldgen-general: Concurrent Chunk Management Engine (Optimizations/General WorldGen) 0.3.2+alpha.0.41+1.21.4
  109. c2me-opts-worldgen-vanilla: Concurrent Chunk Management Engine (Optimizations/Vanilla WorldGen) 0.3.2+alpha.0.41+1.21.4
  110. c2me-rewrites-chunk-serializer: Concurrent Chunk Management Engine (Rewrites/Chunk Serializer) 0.3.2+alpha.0.41+1.21.4
  111. c2me-rewrites-chunk-system: Concurrent Chunk Management Engine (Rewrites/Chunk System) 0.3.2+alpha.0.41+1.21.4
  112. c2me-rewrites-chunkio: Concurrent Chunk Management Engine (Rewrites/Chunk IO) 0.3.2+alpha.0.41+1.21.4
  113. c2me-server-utils: Concurrent Chunk Management Engine (Server Utils) 0.3.2+alpha.0.41+1.21.4
  114. c2me-threading-lighting: Concurrent Chunk Management Engine (Threading/Lighting) 0.3.2+alpha.0.41+1.21.4
  115. com_electronwill_night-config_core: core 3.6.5
  116. com_electronwill_night-config_toml: toml 3.6.5
  117. com_ibm_async_asyncutil: asyncutil 0.1.0
  118. io_reactivex_rxjava3_rxjava: rxjava 3.1.8
  119. mixinsquared: MixinSquared 0.2.0-beta.6
  120. net_objecthunter_exp4j: exp4j 0.4.8
  121. org_jctools_jctools-core: jctools-core 4.0.5
  122. org_reactivestreams_reactive-streams: reactive-streams 1.0.4
  123. chunky: Chunky 1.4.27
  124. cloth-config: Cloth Config v17 17.0.144
  125. cloth-basic-math: cloth-basic-math 0.6.1
  126. clumps: Clumps 22.0.0.1
  127. collective: Collective 7.93
  128. compacthelpcommand: Compact Help Command 2.7
  129. convenient-mobgriefing: Convenient mobGriefing 2.1.3
  130. cpm: Customizable Player Models 0.6.21a
  131. crashexploitfixer: CrashExploitFixer 1.1.0
  132. craterlib: CraterLib 2.1.3
  133. debugify: Debugify 1.21.4+1.1
  134. disconnect-packet-fix: Disconnect Packet Fix 2.0.0
  135. discord-mc-chat: Discord-MC-Chat 2.4.1
  136. com_fasterxml_jackson_core_jackson-annotations: jackson-annotations 2.17.2
  137. com_fasterxml_jackson_core_jackson-core: jackson-core 2.17.2
  138. com_fasterxml_jackson_core_jackson-databind: jackson-databind 2.17.2
  139. com_neovisionaries_nv-websocket-client: nv-websocket-client 2.14
  140. com_squareup_okhttp3_okhttp: okhttp 4.12.0
  141. com_squareup_okio_okio-jvm: okio-jvm 3.6.0
  142. discord-mc-chat-1_21_4: Discord-MC-Chat 2.4.1
  143. net_dv8tion_jda: JDA 5.3.0
  144. net_fellbaum_jemoji: jemoji 1.7.1
  145. net_sf_trove4j_core: core 3.1.0
  146. org_apache_commons_commons-collections4: commons-collections4 4.4
  147. fabric-api: Fabric API 0.119.2+1.21.4
  148. fabric-api-base: Fabric API Base 0.4.54+b47eab6b04
  149. fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.86+b1caf1e904
  150. fabric-biome-api-v1: Fabric Biome API (v1) 15.0.6+b1c29d8e04
  151. fabric-block-api-v1: Fabric Block API (v1) 1.0.31+7feeb73304
  152. fabric-block-view-api-v2: Fabric BlockView API (v2) 1.0.20+9c49cc8c04
  153. fabric-command-api-v1: Fabric Command API (v1) 1.2.62+f71b366f04
  154. fabric-command-api-v2: Fabric Command API (v2) 2.2.41+e496eb1504
  155. fabric-commands-v0: Fabric Commands (v0) 0.2.79+df3654b304
  156. fabric-content-registries-v0: Fabric Content Registries (v0) 9.1.19+25d1a67604
  157. fabric-convention-tags-v1: Fabric Convention Tags 2.1.20+7f945d5b04
  158. fabric-convention-tags-v2: Fabric Convention Tags (v2) 2.14.1+1edcd29104
  159. fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.3.6+7feeb73304
  160. fabric-data-attachment-api-v1: Fabric Data Attachment API (v1) 1.6.2+e99da0f704
  161. fabric-data-generation-api-v1: Fabric Data Generation API (v1) 22.3.1+0f4e5f5504
  162. fabric-dimensions-v1: Fabric Dimensions API (v1) 4.0.10+7feeb73304
  163. fabric-entity-events-v1: Fabric Entity Events (v1) 2.0.15+62245bef04
  164. fabric-events-interaction-v0: Fabric Events Interaction (v0) 4.0.4+a4eebcf004
  165. fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.63+7d48d43904
  166. fabric-item-api-v1: Fabric Item API (v1) 11.3.0+ee91fa1f04
  167. fabric-item-group-api-v1: Fabric Item Group API (v1) 4.2.2+fcb9601404
  168. fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.5.4+bf2a60eb04
  169. fabric-loot-api-v2: Fabric Loot API (v2) 3.0.38+3f89f5a504
  170. fabric-loot-api-v3: Fabric Loot API (v3) 1.0.26+203e6b2304
  171. fabric-message-api-v1: Fabric Message API (v1) 6.0.25+7feeb73304
  172. fabric-networking-api-v1: Fabric Networking API (v1) 4.4.0+db5e668204
  173. fabric-object-builder-api-v1: Fabric Object Builder API (v1) 18.0.14+38b0d59804
  174. fabric-particles-v1: Fabric Particles (v1) 4.0.14+7feeb73304
  175. fabric-recipe-api-v1: Fabric Recipe API (v1) 8.1.1+640e77ae04
  176. fabric-registry-sync-v0: Fabric Registry Sync (v0) 6.1.11+4a9c1ece04
  177. fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.58+73761d2e04
  178. fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 3.1.19+7feeb73304
  179. fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 5.0.13+203e6b2304
  180. fabric-resource-loader-v0: Fabric Resource Loader (v0) 3.1.1+360374ac04
  181. fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.3.118+7feeb73304
  182. fabric-tag-api-v1: Fabric Tag API (v1) 1.0.7+7d48d43904
  183. fabric-transfer-api-v1: Fabric Transfer API (v1) 5.4.9+efa825c904
  184. fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 6.3.2+56e78b9b04
  185. fabric-language-kotlin: Fabric Language Kotlin 1.13.1+kotlin.2.1.10
  186. org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 2.1.10
  187. org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 2.1.10
  188. org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 2.1.10
  189. org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 2.1.10
  190. org_jetbrains_kotlinx_atomicfu-jvm: atomicfu-jvm 0.27.0
  191. org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.10.1
  192. org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.10.1
  193. org_jetbrains_kotlinx_kotlinx-datetime-jvm: kotlinx-datetime-jvm 0.6.1
  194. org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm: kotlinx-io-bytestring-jvm 0.6.0
  195. org_jetbrains_kotlinx_kotlinx-io-core-jvm: kotlinx-io-core-jvm 0.6.0
  196. org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.8.0
  197. org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.8.0
  198. org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.8.0
  199. fabricloader: Fabric Loader 0.16.10
  200. mixinextras: MixinExtras 0.4.1
  201. factory_api: Factory API 2.2.3
  202. team_reborn_energy: Energy 4.1.0
  203. ferritecore: FerriteCore 7.1.1
  204. floodgate: Floodgate 2.2.4-SNAPSHOT
  205. aopalliance_aopalliance: aopalliance 1.0
  206. com_google_guava_failureaccess: failureaccess 1.0.1
  207. jakarta_inject_jakarta_inject-api: jakarta.inject-api 2.0.1
  208. javax_inject_javax_inject: javax.inject 1
  209. org_geysermc_geyser_common_unshaded: common 2.2.1-SNAPSHOT
  210. org_java-websocket_java-websocket: Java-WebSocket 1.5.2
  211. fuji: Fuji 6.3.1-20eb4c4871-mc1.21.4
  212. com_jayway_jsonpath_json-path: json-path 2.9.0
  213. net_luckperms_api: api 5.4
  214. org_quartz-scheduler_quartz: quartz 2.5.0-rc1
  215. sgui: sgui 1.8.1+1.21.4
  216. getittogetherdrops: Get It Together, Drops! fabric-1.21-1.3.1
  217. geyser-fabric: Geyser-Fabric 2.6.2-SNAPSHOT
  218. cloud: Cloud 2.0.0-beta.10
  219. io_leangen_geantyref_geantyref: geantyref 1.3.15
  220. org_incendo_cloud-brigadier: cloud-brigadier 2.0.0-beta.10
  221. org_incendo_cloud-core: cloud-core 2.0.0
  222. org_incendo_cloud-minecraft-modded-common-fabric-repack: cloud-minecraft-modded-common-fabric-repack 2.0.0-beta.10
  223. org_incendo_cloud-services: cloud-services 2.0.0
  224. com_fasterxml_jackson_dataformat_jackson-dataformat-yaml: jackson-dataformat-yaml 2.17.0
  225. com_google_errorprone_error_prone_annotations: error_prone_annotations 2.27.0
  226. com_nukkitx_natives: natives 1.0.3
  227. io_airlift_aircompressor: aircompressor 0.25
  228. io_jsonwebtoken_jjwt-api: jjwt-api 0.12.6
  229. io_jsonwebtoken_jjwt-gson: jjwt-gson 0.12.6
  230. io_jsonwebtoken_jjwt-impl: jjwt-impl 0.12.6
  231. io_netty_netty-codec-dns: netty-codec-dns 4.1.107
  232. io_netty_netty-codec-haproxy: netty-codec-haproxy 4.1.107
  233. io_netty_netty-resolver-dns-classes-macos: netty-resolver-dns-classes-macos 4.1.107
  234. net_bytebuddy_byte-buddy: byte-buddy 1.14.9
  235. net_jodah_expiringmap: expiringmap 0.5.10
  236. net_kyori_adventure-nbt: adventure-nbt 4.17.0
  237. net_kyori_adventure-text-serializer-json-legacy-impl: adventure-text-serializer-json-legacy-impl 4.17.0
  238. net_kyori_adventure-text-serializer-legacy: adventure-text-serializer-legacy 4.17.0
  239. net_kyori_examination-api: examination-api 1.3.0
  240. net_kyori_examination-string: examination-string 1.3.0
  241. net_kyori_option: option 1.0.0
  242. net_lenni0451_commons_httpclient: httpclient 1.6.0
  243. net_raphimc_minecraftauth: MinecraftAuth 4.1.1
  244. org_bitbucket_b_c_jose4j: jose4j 0.9.6
  245. org_cloudburstmc_math_api: api 2.0
  246. org_cloudburstmc_math_immutable: immutable 2.0
  247. org_cloudburstmc_nbt: nbt 3.0.3
  248. org_geysermc_api_base-api: base-api 1.0.1
  249. org_geysermc_cumulus_cumulus: cumulus 1.1.2
  250. org_geysermc_event_events: events 1.1-SNAPSHOT
  251. org_lanternpowered_lmbda: lmbda 2.0.0
  252. htm: Hey That's Mine 1.1.15
  253. common-protection-api: Common Protection API 1.0.0
  254. invview: InvView 1.4.15-1.20.5+
  255. java: OpenJDK 64-Bit Server VM 21
  256. kotori_scala: Scalable Cat's Force Fabric 3.1.6
  257. org_scala-lang_scala-library: scala-library 2.13.15
  258. org_scala-lang_scala3-library_3: scala3-library_3 3.6.2
  259. org_typelevel_cats-core_3: cats-core_3 2.12.1-kotori
  260. org_typelevel_cats-free_3: cats-free_3 2.12.1-kotori
  261. org_typelevel_cats-kernel_3: cats-kernel_3 2.12.1-kotori
  262. krypton: Krypton 0.2.8
  263. com_velocitypowered_velocity-native: velocity-native 3.3.0-SNAPSHOT
  264. ksyxis: Ksyxis 1.3.3
  265. ledger: Ledger 1.3.7
  266. server_translations_api: Server Translations API 2.4.0+1.21.2-rc1
  267. packet_tweaker: Packet Tweaker 0.6.0-pre.1+1.21.2-pre3
  268. legacy: Legacy4J 1.8.0.2511.1
  269. dev_isxander_libsdl4j: libsdl4j 3.preview-3.1.3-46
  270. letmedespawn: Let Me Despawn 1.4.4
  271. lithium: Lithium 0.15.1+mc1.21.4
  272. luckperms: LuckPerms 5.4.150
  273. luckperms-placeholders: LuckPerms Placeholders 5.4-SNAPSHOT
  274. melius-vanish: Vanish 1.5.11+1.21.4
  275. midnightlib: MidnightLib 1.6.9
  276. minecraft: Minecraft 1.21.4
  277. minimotd-fabric: MiniMOTD 2.1.5
  278. mmode: Maintenance Mode 1.3.1
  279. modernfix: ModernFix 5.20.3+mc1.21.4
  280. mods-command: Mods Command 1.1.9
  281. org_incendo_cloud-minecraft-extras: cloud-minecraft-extras 2.0.0-beta.10
  282. org_spongepowered_configurate-core: configurate-core 4.2.0-SNAPSHOT
  283. org_spongepowered_configurate-hocon: configurate-hocon 4.2.0-SNAPSHOT
  284. org_spongepowered_configurate-yaml: configurate-yaml 4.2.0-SNAPSHOT
  285. multiworldborders: Multi World Borders 1.7.0-fabric-1.21.3
  286. netherportalfix: NetherPortalFix 21.4.1
  287. nochatreports: No Chat Reports 1.21.4-v2.11.0
  288. noisium: Noisium 2.5.0+mc1.21.4
  289. nuvotifier-fabric: nuvotifier-fabric 1.0.1+1.21.4
  290. com_github_nuvotifier_nuvotifier_nuvotifier-api: nuvotifier-api 2.7.2
  291. com_github_nuvotifier_nuvotifier_nuvotifier-common: nuvotifier-common 2.7.2
  292. fabric-permissions-api-v0: fabric-permissions-api 0.3.3
  293. pl3xmap: Pl3xMap 1.21.4-521
  294. placeholder-api: Placeholder API 2.5.2+1.21.3
  295. raknetify: Raknetify (Fabric) 0.1.0+alpha.5.160
  296. recipecooldown: Recipe Cooldown 1.17.1-1.0.0
  297. regsyncfix: RegSyncFix 1.0.2
  298. saveandloadinventories: Save and Load Inventories 3.5
  299. scalablelux: ScalableLux 0.1.2+beta.1+fabric.6d46f24
  300. servercore: ServerCore 1.5.8+1.21.4
  301. org_yaml_snakeyaml: snakeyaml 2.2
  302. space_arim_dazzleconf_dazzleconf-core: dazzleconf-core 1.3.0-M2
  303. space_arim_dazzleconf_dazzleconf-ext-snakeyaml: dazzleconf-ext-snakeyaml 1.3.0-M2
  304. sit-oth3r: Sit! 1.2.2+1.21.4
  305. spark: spark 1.10.121
  306. styledchat: Styled Chat 2.7.2+1.21.3
  307. player-data-api: Player Data API 0.7.0+1.21.3
  308. predicate-api: Predicate API 0.6.0+1.21.2
  309. tab: TAB 5.0.6
  310. universal_shops: Universal Shops 1.9.0+1.21.4
  311. common-economy-api: Common Economy API 1.1.1
  312. polymer-core: Polymer (Core) 0.11.0+1.21.4-rc1
  313. polymer-networking: Polymer (Networking) 0.11.0+1.21.4-rc1
  314. polymer-registry-sync-manipulator: Polymer (Registry Sync Manipulator) 0.11.0+1.21.4-rc1
  315. polymer-resource-pack: Polymer (Resource Pack) 0.11.0+1.21.4-rc1
  316. polymer-virtual-entity: Polymer (Virtual Entity) 0.11.0+1.21.4-rc1
  317. polymer-common: Polymer (Common) 0.11.0+1.21.4-rc1
  318. viabackwards: ViaBackwards 5.2.2-SNAPSHOT
  319. viafabric: ViaFabric 0.4.17+100-main
  320. viafabric-mc1214: ViaFabric for 1.21.4 0.4.17+100-main
  321. viaversion: ViaVersion 5.2.2-SNAPSHOT
  322. viewdistancefix: View Distance Fix 1.21.4-1.0.2
  323. vmp: Very Many Players 0.2.0+beta.7.192+1.21.4
  324. votecommand: Vote Command 3.6
  325. votelistener: VoteListener 1.1.0+1.21
  326. worldedit: WorldEdit 7.3.10+7004-768a436
  327. yet_another_config_lib_v3: YetAnotherConfigLib 3.6.6+1.21.4-fabric
  328. com_twelvemonkeys_common_common-image: common-image 3.12.0
  329. com_twelvemonkeys_common_common-io: common-io 3.12.0
  330. com_twelvemonkeys_common_common-lang: common-lang 3.12.0
  331. com_twelvemonkeys_imageio_imageio-core: imageio-core 3.12.0
  332. com_twelvemonkeys_imageio_imageio-metadata: imageio-metadata 3.12.0
  333. com_twelvemonkeys_imageio_imageio-webp: imageio-webp 3.12.0
  334. org_quiltmc_parsers_gson: gson 0.2.1
  335. org_quiltmc_parsers_json: json 0.2.1
  336. yosbr: YOSBR 0.1.2
  337. Server Running: false
  338. Player Count: 3 / 50; [class_3222['FigureThyCorpse'/64, l='ServerLevel[world]', x=160.43, y=70.00, z=120.30], class_3222['FedormMan'/64188, l='ServerLevel[world]', x=1332.72, y=60.52, z=940.11], class_3222['LeEpicGamer6731'/64858, l='ServerLevel[world]', x=-50.07, y=72.62, z=-269.17]]
  339. Active Data Packs: vanilla, fabric, balm-fabric (incompatible), collective (incompatible), fabric-convention-tags-v2, htm, ledger, legacy (incompatible), melius-vanish, server_translations_api, styledchat, universal_shops, file/CreeperNerf-v1.0.zip (incompatible)
  340. Available Data Packs: balm-fabric (incompatible), collective (incompatible), fabric, fabric-convention-tags-v2, file/CreeperNerf-v1.0.zip (incompatible), htm, ledger, legacy (incompatible), melius-vanish, minecart_improvements, redstone_experiments, server_translations_api, styledchat, trade_rebalance, universal_shops, vanilla
  341. Enabled Feature Flags: minecraft:vanilla
  342. World Generation: Stable
  343. World Seed:
  344. Suppressed Exceptions: ~~NONE~~
  345. Is Modded: Definitely; Server brand changed to 'fabric'
  346. Type: Dedicated Server (map_server.txt)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement