Roastd The verdict is in. 1 warn1 info Roast your own server

The tick loop fell 2128ms behind, 42 ticks in one go

1 warning, 1 observation found. Every finding below comes from what was actually in the pasted files. Treat the fixes as suggestions: they cover the common causes, and this case may need more digging.

Fabric

What this error means, and every way to fix it →

This log contains 1 line logged at ERROR level. Roastd checked them against its failure signatures and none matched, so they are classified as benign. A plain count of ERROR lines will always be higher than the number of findings here.

warning

The tick loop fell 2128ms behind, 42 ticks in one go

A tick took far longer than the 50ms it is allowed, so the server ran behind real time and skipped ahead to catch up (4 times in this log). Players see rubber-banding, delayed block breaks and mobs that stutter. One burst after a restart, a world upgrade or a chunk pre-generation run is normal. A steady stream is lag with a cause: profile it with spark ("spark profiler --timeout 120" in the console) rather than guessing. The usual culprits are view-distance and simulation-distance set too high, entity or item build-ups, chunks generating live as players explore, and garbage collection pauses when the heap is too small.

Hosting with the headroom to keep up →Why this happens: Diagnosing server lag →jump to line 303
info

Refmap warnings are cluttering the log

A "reference map could not be read" warning on its own is usually harmless build noise from a mod, not the cause of a crash. Ignore these lines unless a real mixin failure appears further down. They only matter when paired with an injection error.

jump to line 156

6 sensitive values (addresses, passwords and the like) were stripped before this page was stored.

The log

As received, after redaction.

  1. [15:35:08] [main/INFO]: Loading Minecraft 26.2 with Fabric Loader 0.19.3
  2. [15:35:08] [main/INFO]: Mappings not present!
  3. [15:35:08] [ForkJoinPool-1-worker-2/WARN]: Mod portfolio uses the version 26.x-1.5.5-fabric which isn't compatible with Loader's extended semantic version format (Could not parse version number component 'x'!), SemVer is recommended for reliably evaluating dependencies and prioritizing newer version
  4. [15:35:09] [main/WARN]: Warnings were found!
  5. - Mod 'Forge Config API Port' (forgeconfigapiport) 26.2.1 recommends any version of modmenu, which is missing!
  6. - You should install any version of modmenu for the optimal experience.
  7. [15:35:09] [main/INFO]: Loading 111 mods:
  8. - alternate-current 1.9.0
  9. - balm [redacted-ip]
  10. \-- kuma_api [redacted-ip]
  11. - c2me 0.4.1-beta.1.0+26.2
  12. |-- c2me-base 0.4.1-beta.1.0+26.2
  13. |-- c2me-client-uncapvd 0.4.1-beta.1.0+26.2
  14. |-- c2me-fixes-chunkio-threading-issues 0.4.1-beta.1.0+26.2
  15. |-- c2me-fixes-general-threading-issues 0.4.1-beta.1.0+26.2
  16. |-- c2me-fixes-worldgen-threading-issues 0.4.1-beta.1.0+26.2
  17. |-- c2me-fixes-worldgen-vanilla-bugs 0.4.1-beta.1.0+26.2
  18. |-- c2me-notickvd 0.4.1-beta.1.0+26.2
  19. |-- c2me-opts-allocs 0.4.1-beta.1.0+26.2
  20. |-- c2me-opts-chunkio 0.4.1-beta.1.0+26.2
  21. |-- c2me-opts-dfc 0.4.1-beta.1.0+26.2
  22. |-- c2me-opts-math 0.4.1-beta.1.0+26.2
  23. |-- c2me-opts-natives-math 0.4.1-beta.1.0+26.2
  24. |-- c2me-opts-scheduling 0.4.1-beta.1.0+26.2
  25. |-- c2me-opts-worldgen-general 0.4.1-beta.1.0+26.2
  26. |-- c2me-opts-worldgen-vanilla 0.4.1-beta.1.0+26.2
  27. |-- c2me-rewrites-chunk-serializer 0.4.1-beta.1.0+26.2
  28. |-- c2me-rewrites-chunk-system 0.4.1-beta.1.0+26.2
  29. |-- c2me-rewrites-chunkio 0.4.1-beta.1.0+26.2
  30. |-- c2me-server-utils 0.4.1-beta.1.0+26.2
  31. |-- c2me-threading-lighting 0.4.1-beta.1.0+26.2
  32. |-- com_github_ben-manes_caffeine_caffeine 3.2.1
  33. |-- com_ibm_async_asyncutil 0.1.0
  34. |-- com_ishland_c2me_tests_tests 0.4.1-beta.1.0
  35. |-- io_reactivex_rxjava3_rxjava 3.1.12
  36. |-- mixinsquared 0.3.7-beta.1
  37. |-- net_objecthunter_exp4j 0.4.8
  38. |-- org_jctools_jctools-core 4.0.5
  39. \-- org_reactivestreams_reactive-streams 1.0.4
  40. - carpet 26.2+v260616
  41. - collective 8.39
  42. - fabric-api 0.157.0+26.2
  43. |-- fabric-api-base 2.0.4+ece063239e
  44. |-- fabric-api-lookup-api-v1 2.0.17+11e1c9a39e
  45. |-- fabric-biome-api-v1 18.0.6+c7bd5b8e9e
  46. |-- fabric-block-api-v1 3.0.3+ec56b6019e
  47. |-- fabric-block-getter-api-v2 2.0.7+ec56b6019e
  48. |-- fabric-command-api-v2 3.1.0+00cb03469e
  49. |-- fabric-content-registries-v0 11.3.1+37b1aa249e
  50. |-- fabric-convention-tags-v2 4.7.0+1f023a9e9e
  51. |-- fabric-crash-report-info-v1 1.0.5+086d547a9e
  52. |-- fabric-creative-tab-api-v1 5.0.14+d871b99e9e
  53. |-- fabric-data-attachment-api-v1 2.2.18+515ac5339e
  54. |-- fabric-data-generation-api-v1 25.5.0+aed122aa9e
  55. |-- fabric-debug-api-v1 1.0.2+c792624d9e
  56. |-- fabric-dimensions-v1 5.1.11+515ac5339e
  57. |-- fabric-entity-events-v1 5.0.5+06488ac19e
  58. |-- fabric-events-interaction-v0 5.2.7+515ac5339e
  59. |-- fabric-game-rule-api-v1 4.0.8+46a6d00c9e
  60. |-- fabric-item-api-v1 14.4.0+49a69a7b9e
  61. |-- fabric-key-mapping-api-v1 2.0.5+e2bdee789e
  62. |-- fabric-lifecycle-events-v1 4.1.3+4575b05f9e
  63. |-- fabric-loot-api-v3 3.0.17+06488ac19e
  64. |-- fabric-menu-api-v1 2.0.16+086d547a9e
  65. |-- fabric-message-api-v1 7.0.8+bb2ed3f79e
  66. |-- fabric-model-loading-api-v1 8.0.16+c80601bb9e
  67. |-- fabric-networking-api-v1 6.3.3+72073ef09e
  68. |-- fabric-object-builder-api-v1 24.1.0+6fcd5f039e
  69. |-- fabric-particles-v1 5.0.18+d1756aa99e
  70. |-- fabric-permission-api-v1 1.0.5+e442d8d09e
  71. |-- fabric-recipe-api-v1 9.0.20+11e1c9a39e
  72. |-- fabric-registry-sync-v0 7.1.0+c7bd5b8e9e
  73. |-- fabric-renderer-api-v1 14.1.3+2b0d8a229e
  74. |-- fabric-renderer-indigo 9.1.3+2b0d8a229e
  75. |-- fabric-rendering-fluids-v1 6.0.4+06488ac19e
  76. |-- fabric-rendering-v1 25.3.2+515ac5339e
  77. |-- fabric-resource-conditions-api-v1 6.1.0+10e9a28b9e
  78. |-- fabric-resource-loader-v0 3.3.20+4fc5413f9e
  79. |-- fabric-resource-loader-v1 2.0.13+9edec1269e
  80. |-- fabric-screen-api-v1 5.2.0+58e078ad9e
  81. |-- fabric-serialization-api-v1 2.0.4+11a26f319e
  82. |-- fabric-sound-api-v1 2.0.5+11a26f319e
  83. |-- fabric-tag-api-v1 2.1.4+515ac5339e
  84. |-- fabric-transfer-api-v1 8.0.12+11dbb7d79e
  85. \-- fabric-transitive-access-wideners-v1 8.1.4+67c847259e
  86. - fabric-language-kotlin 1.13.13+kotlin.2.4.10
  87. |-- org_jetbrains_kotlin_kotlin-reflect 2.4.10
  88. |-- org_jetbrains_kotlin_kotlin-stdlib 2.4.10
  89. |-- org_jetbrains_kotlin_kotlin-stdlib-jdk7 2.4.10
  90. |-- org_jetbrains_kotlin_kotlin-stdlib-jdk8 2.4.10
  91. |-- org_jetbrains_kotlinx_atomicfu-jvm 0.33.0
  92. |-- org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm 1.11.0
  93. |-- org_jetbrains_kotlinx_kotlinx-coroutines-jdk8 1.11.0
  94. |-- org_jetbrains_kotlinx_kotlinx-datetime-jvm 0.8.0
  95. |-- org_jetbrains_kotlinx_kotlinx-io-bytestring-jvm 0.9.1
  96. |-- org_jetbrains_kotlinx_kotlinx-io-core-jvm 0.9.1
  97. |-- org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm 1.11.0
  98. |-- org_jetbrains_kotlinx_kotlinx-serialization-core-jvm 1.11.0
  99. \-- org_jetbrains_kotlinx_kotlinx-serialization-json-jvm 1.11.0
  100. - fabricloader 0.19.3
  101. \-- mixinextras 0.5.4
  102. - faster_copper_golem 1.0.2
  103. - ferritecore 9.0.0
  104. - forgeconfigapiport 26.2.1
  105. |-- com_electronwill_night-config_core 3.8.4
  106. \-- com_electronwill_night-config_toml 3.8.4
  107. - getittogetherdrops 1.5.1
  108. - java 25
  109. - lithium 0.25.2+mc26.2
  110. - minecraft 26.2
  111. - modernfix 5.27.19-build.1
  112. \-- mixinextras 0.5.4
  113. - mr_263_cushions 1.1.1
  114. - mr_duplicatable_potterysherds 3.15
  115. - netherportalfix [redacted-ip]
  116. - ourdiscount 26.2
  117. - portfolio 26.x-1.5.5-fabric
  118. - scalablelux 0.2.1+fabric.2b08348
  119. - servercore 1.5.19+26.2
  120. |-- org_yaml_snakeyaml 2.6
  121. |-- placeholder-api 3.1.0-beta.1+26.2
  122. |-- space_arim_dazzleconf_dazzleconf-core 1.3.0-M2
  123. \-- space_arim_dazzleconf_dazzleconf-ext-snakeyaml 1.3.0-M2
  124. - spark 1.10.173
  125. \-- fabric-permissions-api-v0 0.7.0
  126. - tool_trims 3.0.7
  127. - treeharvester 9.4
  128. [15:35:09] [main/INFO]: SpongePowered MIXIN Subsystem Version=0.8.7 Source=file:/home/[redacted-user]/libraries/net/fabricmc/sponge-mixin/0.17.3+mixin.0.8.7/sponge-mixin-0.17.3+mixin.0.8.7.jar Service=Knot/Fabric Env=SERVER
  129. [15:35:09] [main/INFO]: Compatibility level set to JAVA_16
  130. [15:35:09] [main/INFO]: Compatibility level set to JAVA_17
  131. [15:35:09] [main/INFO]: Compatibility level set to JAVA_21
  132. [15:35:09] [main/INFO]: Compatibility level set to JAVA_25
  133. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.base.mixin
  134. [15:35:09] [main/INFO]: Global Executor Parallelism: 1 configured, 1 evaluated, 1 default evaluated
  135. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.fixes.chunkio.threading_issues.mixin
  136. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.fixes.general.threading_issues.mixin
  137. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.fixes.worldgen.threading_issues.mixin
  138. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.fixes.worldgen.vanilla_bugs.mixin
  139. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.notickvd.mixin
  140. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.opts.allocs.mixin
  141. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.opts.chunkio.mixin
  142. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.opts.dfc.mixin
  143. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.opts.math.mixin
  144. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.opts.natives_math.mixin
  145. [15:35:09] [main/INFO]: Attempting to call native library. If your game crashes right after this point, native acceleration may not be available for your system.
  146. [15:35:09] [main/INFO]: Detected maximum supported ISA target: AVX2
  147. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.opts.scheduling.mixin
  148. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.opts.worldgen.general.mixin
  149. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.opts.worldgen.vanilla.mixin
  150. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.rewrites.chunk_serializer.mixin
  151. [15:35:09] [main/INFO]: Disabling com.ishland.c2me.rewrites.chunk_serializer.mixin
  152. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.rewrites.chunksystem.mixin
  153. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.rewrites.chunkio.mixin
  154. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.server.utils.mixin
  155. [15:35:09] [main/INFO]: Initializing com.ishland.c2me.threading.lighting.mixin
  156. [15:35:09] [main/WARN]: Reference map 'kuma_api.refmap.json' for kuma_api.mixins.json could not be read. If this is a development environment you can ignore this message
  157. [15:35:09] [main/WARN]: Reference map 'kuma_api.refmap.json' for kuma_api.fabric.mixins.json could not be read. If this is a development environment you can ignore this message
  158. [15:35:09] [main/INFO]: Loaded configuration file for Lithium: 171 options available, 0 override(s) found.
  159. [15:35:09] [main/INFO]: Loaded configuration file for ModernFix 5.27.19-build.1: 68 options available, 4 override(s) found
  160. [15:35:09] [main/WARN]: Option 'mixin.perf.release_protochunks' overriden (by mods [c2me]) to 'false'
  161. [15:35:09] [main/WARN]: Option 'mixin.bugfix.paper_chunk_patches' overriden (by mods [c2me]) to 'false'
  162. [15:35:09] [main/WARN]: Option 'mixin.perf.cache_strongholds' overriden (by mods [c2me]) to 'false'
  163. [15:35:09] [main/WARN]: Option 'mixin.bugfix.chunk_deadlock' overriden (by mods [c2me]) to 'false'
  164. [15:35:09] [main/INFO]: Applying Nashorn fix
  165. [15:35:09] [main/WARN]: Reference map 'modernfix.refmap.json' for modernfix-fabric.mixins.json could not be read. If this is a development environment you can ignore this message
  166. [15:35:09] [main/WARN]: Reference map 'modernfix.refmap.json' for modernfix-common.mixins.json could not be read. If this is a development environment you can ignore this message
  167. [15:35:09] [main/WARN]: Reference map 'netherportalfix.refmap.json' for netherportalfix.mixins.json could not be read. If this is a development environment you can ignore this message
  168. [15:35:09] [main/WARN]: Reference map 'netherportalfix.refmap.json' for netherportalfix.fabric.mixins.json could not be read. If this is a development environment you can ignore this message
  169. [15:35:09] [main/WARN]: Reference map 'ourdiscount.refmap.json' for ourdiscount.mixins.json could not be read. If this is a development environment you can ignore this message
  170. [15:35:10] [main/INFO]: Initializing MixinExtras via com.llamalad7.mixinextras.service.MixinExtrasServiceImpl(version=0.5.4).
  171. [15:35:10] [main/INFO]: ModernFix reached bootstrap stage (2.924 s after launch)
  172. [15:35:11] [main/WARN]: Method overwrite conflict for getTemperature in modernfix-common.mixins.json:perf.remove_biome_temperature_cache.BiomeMixin from mod modernfix, previously written by net.caffeinemc.mods.lithium.mixin.world.temperature_cache.BiomeMixin. Skipping method.
  173. [15:35:14] [main/INFO]: Vanilla bootstrap took 3781 milliseconds
  174. [15:35:14] [main/INFO]: Mod proxy balm:permissions resolved as net.blay09.mods.balm.fabric.platform.compatibility.permissions.internal.FabricPermissionsAPIIntegration@67ab0e41
  175. [15:35:14] [main/INFO]: Loading Collective version 8.39.
  176. [15:35:15] [main/INFO]: [ServerCore] Loaded V1.5.19+26.2!
  177. [15:35:15] [main/INFO]: Initializing Our Discount mod
  178. [15:35:15] [main/WARN]: resource-pack-id missing, using default of 81954cdd-55f3-3c6b-9be2-76417f9f08fe
  179. [15:35:15] [main/WARN]: Error reading pack metadata, attempting fallback type
  180. com.google.gson.JsonParseException: Pack key supported_formats is deprecated starting from pack format 82. Remove supported_formats from your pack.mcmeta.
  181. at knot//com.mojang.serialization.DataResult$Error.getOrThrow(DataResult.java:287)
  182. at knot//net.minecraft.server.packs.resources.ResourceMetadata$2.getSection(ResourceMetadata.java:40)
  183. at knot//net.fabricmc.fabric.impl.resource.pack.ModNioPackResources.getMetadataSection(ModNioPackResources.java:286)
  184. at knot//net.minecraft.server.packs.repository.Pack.readPackMetadata(Pack.java:56)
  185. at knot//net.minecraft.server.packs.repository.Pack.readMetaAndCreate(Pack.java:41)
  186. at knot//net.fabricmc.fabric.impl.resource.pack.ModResourcePackCreator.registerModPack(ModResourcePackCreator.java:122)
  187. at knot//net.fabricmc.fabric.impl.resource.pack.ModResourcePackCreator.loadPacks(ModResourcePackCreator.java:106)
  188. at knot//net.fabricmc.fabric.impl.resource.pack.ModPackResourcesUtil.createDefaultDataConfiguration(ModPackResourcesUtil.java:239)
  189. at knot//net.minecraft.server.dedicated.DedicatedServerProperties.redirect$bmo000$fabric-resource-loader-v1$replaceDefaultDataConfiguration(DedicatedServerProperties.java:533)
  190. at knot//net.minecraft.server.dedicated.DedicatedServerProperties.<init>(DedicatedServerProperties.java:149)
  191. at knot//net.minecraft.server.dedicated.DedicatedServerProperties.fromFile(DedicatedServerProperties.java:156)
  192. at knot//net.minecraft.server.dedicated.DedicatedServerSettings.<init>(DedicatedServerSettings.java:12)
  193. at knot//net.minecraft.server.Main.main(Main.java:117)
  194. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
  195. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
  196. at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23)
  197. at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69)
  198. at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69)
  199. [15:35:15] [main/WARN]: Error reading pack metadata, attempting fallback type
  200. com.google.gson.JsonParseException: Pack key supported_formats is deprecated starting from pack format 82. Remove supported_formats from your pack.mcmeta.
  201. at knot//com.mojang.serialization.DataResult$Error.getOrThrow(DataResult.java:287)
  202. at knot//net.minecraft.server.packs.resources.ResourceMetadata$2.getSection(ResourceMetadata.java:40)
  203. at knot//net.fabricmc.fabric.impl.resource.pack.ModNioPackResources.getMetadataSection(ModNioPackResources.java:286)
  204. at knot//net.minecraft.server.packs.repository.Pack.readPackMetadata(Pack.java:56)
  205. at knot//net.minecraft.server.packs.repository.Pack.readMetaAndCreate(Pack.java:41)
  206. at knot//net.fabricmc.fabric.impl.resource.pack.ModResourcePackCreator.registerModPack(ModResourcePackCreator.java:122)
  207. at knot//net.fabricmc.fabric.impl.resource.pack.ModResourcePackCreator.loadPacks(ModResourcePackCreator.java:106)
  208. at knot//net.fabricmc.fabric.impl.resource.pack.ModPackResourcesUtil.createDefaultDataConfiguration(ModPackResourcesUtil.java:239)
  209. at knot//net.minecraft.server.dedicated.DedicatedServerProperties.redirect$bmo000$fabric-resource-loader-v1$replaceDefaultDataConfiguration(DedicatedServerProperties.java:533)
  210. at knot//net.minecraft.server.dedicated.DedicatedServerProperties.<init>(DedicatedServerProperties.java:150)
  211. at knot//net.minecraft.server.dedicated.DedicatedServerProperties.fromFile(DedicatedServerProperties.java:156)
  212. at knot//net.minecraft.server.dedicated.DedicatedServerSettings.<init>(DedicatedServerSettings.java:12)
  213. at knot//net.minecraft.server.Main.main(Main.java:117)
  214. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
  215. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
  216. at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23)
  217. at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69)
  218. at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69)
  219. [15:35:15] [main/INFO]: Environment: Environment[sessionHost=https://sessionserver.mojang.com, servicesHost=https://api.minecraftservices.com, profilesHost=https://api.mojang.com, name=PROD]
  220. [15:35:15] [main/WARN]: Error reading pack metadata, attempting fallback type
  221. com.google.gson.JsonParseException: Pack key supported_formats is deprecated starting from pack format 82. Remove supported_formats from your pack.mcmeta.
  222. at knot//com.mojang.serialization.DataResult$Error.getOrThrow(DataResult.java:287)
  223. at knot//net.minecraft.server.packs.resources.ResourceMetadata$2.getSection(ResourceMetadata.java:40)
  224. at knot//net.fabricmc.fabric.impl.resource.pack.ModNioPackResources.getMetadataSection(ModNioPackResources.java:286)
  225. at knot//net.minecraft.server.packs.repository.Pack.readPackMetadata(Pack.java:56)
  226. at knot//net.minecraft.server.packs.repository.Pack.readMetaAndCreate(Pack.java:41)
  227. at knot//net.fabricmc.fabric.impl.resource.pack.ModResourcePackCreator.registerModPack(ModResourcePackCreator.java:122)
  228. at knot//net.fabricmc.fabric.impl.resource.pack.ModResourcePackCreator.loadPacks(ModResourcePackCreator.java:106)
  229. at knot//net.minecraft.server.packs.repository.PackRepository.discoverAvailable(PackRepository.java:43)
  230. at knot//net.minecraft.server.packs.repository.PackRepository.reload(PackRepository.java:36)
  231. at knot//net.minecraft.server.MinecraftServer.configurePackRepository(MinecraftServer.java:1583)
  232. at knot//net.minecraft.server.WorldLoader$PackConfig.createResourceManager(WorldLoader.java:87)
  233. at java.base/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1789)
  234. at knot//net.minecraft.util.Util.blockUntilDone(Util.java:1156)
  235. at knot//net.minecraft.util.Util.blockUntilDone(Util.java:1144)
  236. at knot//net.minecraft.server.Main.main(Main.java:177)
  237. at net.fabricmc.loader.impl.game.minecraft.MinecraftGameProvider.launch(MinecraftGameProvider.java:514)
  238. at net.fabricmc.loader.impl.launch.knot.Knot.launch(Knot.java:72)
  239. at net.fabricmc.loader.impl.launch.knot.KnotServer.main(KnotServer.java:23)
  240. at net.fabricmc.loader.impl.launch.server.FabricServerLauncher.main(FabricServerLauncher.java:69)
  241. at net.fabricmc.installer.ServerLauncher.main(ServerLauncher.java:69)
  242. [15:35:17] [Worker-Main-1/ERROR]: Invalid path in mod resource-pack mr_duplicatable_potterysherds: crafting:recipe/.DS_Store, ignoring
  243. [15:35:17] [main/INFO]: Loaded 3668 recipes
  244. [15:35:17] [main/INFO]: Loaded 1708 advancements
  245. [15:35:17] [main/WARN]: Initial datapack load took 1.662 s
  246. [15:35:17] [main/INFO]: Applied 0 biome modifications to 0 of 66 new biomes in 731.2 μs
  247. [15:35:17] [Server thread/INFO]: Starting background profiler...
  248. [15:35:17] [Server thread/INFO]: Starting minecraft server version 26.2
  249. [15:35:17] [Server thread/INFO]: Loading properties
  250. [15:35:17] [Server thread/INFO]: Default game type: SURVIVAL
  251. [15:35:17] [Server thread/INFO]: Generating keypair
  252. [15:35:17] [Server thread/INFO]: Starting Minecraft server on 0.0.0.0:33757
  253. [15:35:18] [Server thread/INFO]: Preparing level "world"
  254. [15:35:18] [Server thread/INFO]: [CM] Loaded 10 settings from carpet.conf
  255. [15:35:18] [Server thread/INFO]: Enforcing safe world random access
  256. [15:35:18] [Server thread/INFO]: [STDOUT]: Density function compilation finished in 380.6 ms
  257. [15:35:18] [Server thread/INFO]: [STDOUT]: [ScalableLux] Lighting scaling is enabled in externally managed mode
  258. [15:35:18] [Server thread/INFO]: Using TheSpeedyObjectFactory without Unsafe
  259. [15:35:18] [Server thread/INFO]: [STDOUT]: Density function compilation finished in 50.58 ms
  260. [15:35:18] [Server thread/INFO]: [STDOUT]: Density function compilation finished in 4.777 ms
  261. [15:35:18] [Server thread/INFO]: Loading 0 persistent chunks...
  262. [15:35:18] [Server thread/INFO]: Preparing spawn area: 100%
  263. [15:35:18] [Server thread/INFO]: Time elapsed: 2 ms
  264. [15:35:18] [Server thread/INFO]: Done (0.904s)! For help, type "help"
  265. [15:35:18] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld
  266. [15:35:19] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end
  267. [15:35:19] [Server thread/INFO]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether
  268. [15:35:19] [Server thread/INFO]: ThreadedAnvilChunkStorage (world): All chunks are saved
  269. [15:35:19] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved
  270. [15:35:19] [Server thread/INFO]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved
  271. [15:35:19] [Server thread/INFO]: ThreadedAnvilChunkStorage: All dimensions are saved
  272. [15:35:19] [Server thread/WARN]: Dedicated server took 11.127 seconds to load
  273. [15:35:39] [User Authenticator #1/INFO]: UUID of player Equisbos is b138f0f0-1a55-455c-a78e-98cf27fa33df
  274. [15:35:44] [Server thread/INFO]: Equisbos[/[redacted-ip]:61861] logged in with entity id 928 at (1927.2869452081536, 75.0, -1000.2231021743619)
  275. [15:35:44] [Server thread/INFO]: Equisbos joined the game
  276. [15:35:44] [Server thread/INFO]: Player Equisbos joined with a matching carpet client
  277. [15:36:00] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 1154.500000, 15.500000, -1608.500000]
  278. [15:36:19] [Server thread/INFO]: End[local] logged in with entity id 2311 at (117.09154950463284, 47.0, -4.186400552521542)
  279. [15:36:19] [Server thread/INFO]: New player detected (End). Updating discounts...
  280. [15:36:19] [Server thread/INFO]: End joined the game
  281. [15:36:24] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 0.500000, 70.500000, 0.500000]
  282. [15:36:51] [Server thread/INFO]: [Equisbos: Added 34 to [Muertes] for Equisbos (now 34)]
  283. [15:37:01] [Server thread/INFO]: [Equisbos: Added 1 to [Muertes] for Adriana_01 (now 1)]
  284. [15:37:05] [Server thread/INFO]: [Equisbos: Added 25 to [Muertes] for ladyskeleton2 (now 25)]
  285. [15:37:31] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 5600.500000, 14.500000, -1176.500000]
  286. [15:37:52] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 1927.500000, 75.500000, -1005.500000]
  287. [15:38:05] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 1154.500000, 15.500000, -1608.500000]
  288. [15:38:11] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 5600.500000, 14.500000, -1176.500000]
  289. [15:38:28] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 5600.500000, 14.500000, -1176.500000]
  290. [15:38:41] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 0.500000, 70.500000, 0.500000]
  291. [15:39:04] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 1927.500000, 75.500000, -1005.500000]
  292. [15:39:22] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  293. [15:39:31] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 0.500000, 70.500000, 0.500000]
  294. [15:39:36] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 1927.500000, 75.500000, -1005.500000]
  295. [15:39:46] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 1154.500000, 15.500000, -1608.500000]
  296. [15:40:16] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  297. [15:41:15] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 0.500000, 70.500000, 0.500000]
  298. [15:41:21] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 1927.500000, 75.500000, -1005.500000]
  299. [15:41:29] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  300. [15:45:14] [Server thread/WARN]: Equisbos moved wrongly!
  301. [15:47:10] [Server thread/WARN]: Equisbos moved wrongly!
  302. [15:58:49] [Server thread/WARN]: Equisbos moved wrongly!
  303. [16:00:21] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 2128ms or 42 ticks behind
  304. [16:00:36] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 0.500000, 70.500000, 0.500000]
  305. [16:00:44] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 5600.500000, 14.500000, -1176.500000]
  306. [16:02:02] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  307. [16:03:06] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 0.500000, 70.500000, 0.500000]
  308. [16:03:12] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 1927.500000, 75.500000, -1005.500000]
  309. [16:05:24] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 3064ms or 61 ticks behind
  310. [16:07:11] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 1154.500000, 15.500000, -1608.500000]
  311. [16:09:32] [Server thread/WARN]: Equisbos moved wrongly!
  312. [16:10:29] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 4919ms or 98 ticks behind
  313. [16:13:07] [Server thread/WARN]: Equisbos moved wrongly!
  314. [16:17:28] [Server thread/WARN]: Equisbos moved wrongly!
  315. [16:21:21] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 0.500000, 70.500000, 0.500000]
  316. [16:21:28] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 5600.500000, 14.500000, -1176.500000]
  317. [16:21:54] [Server thread/WARN]: Equisbos moved wrongly!
  318. [16:22:14] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 0.500000, 70.500000, 0.500000]
  319. [16:22:19] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 1543.500000, 63.500000, -1081.500000]
  320. [16:22:29] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 1927.500000, 75.500000, -1005.500000]
  321. [16:22:39] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  322. [16:31:17] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 0.500000, 70.500000, 0.500000]
  323. [16:31:24] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 5600.500000, 14.500000, -1176.500000]
  324. [16:32:47] [Server thread/INFO]: Equisbos lost connection: Disconnected
  325. [16:32:47] [Server thread/INFO]: Equisbos left the game
  326. [16:52:33] [User Authenticator #2/INFO]: UUID of player Equisbos is b138f0f0-1a55-455c-a78e-98cf27fa33df
  327. [16:52:39] [Server thread/INFO]: Equisbos[/[redacted-ip]:50761] logged in with entity id 356738 at (116.49491196535074, 47.0, -3.288293322064758)
  328. [16:52:39] [Server thread/INFO]: Equisbos joined the game
  329. [16:52:46] [Server thread/INFO]: Player Equisbos joined with a matching carpet client
  330. [16:57:40] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 0.500000, 70.500000, 0.500000]
  331. [16:57:46] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 1927.500000, 75.500000, -1005.500000]
  332. [16:59:05] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  333. [16:59:32] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 0.500000, 70.500000, 0.500000]
  334. [16:59:39] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 1927.500000, 75.500000, -1005.500000]
  335. [17:00:32] [Server thread/WARN]: Can't keep up! Is the server overloaded? Running 3683ms or 73 ticks behind
  336. [17:01:17] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  337. [17:03:31] [Server thread/WARN]: Equisbos moved wrongly!
  338. [17:07:51] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  339. [17:08:12] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  340. [17:09:39] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  341. [17:12:05] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  342. [17:12:41] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  343. [17:13:36] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  344. [17:14:54] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  345. [17:16:04] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 0.500000, 70.500000, 0.500000]
  346. [17:16:09] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 1927.500000, 75.500000, -1005.500000]
  347. [17:16:31] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  348. [17:17:23] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 0.500000, 70.500000, 0.500000]
  349. [17:17:28] [Server thread/INFO]: [Equisbos: Teleported Equisbos to 1927.500000, 75.500000, -1005.500000]
  350. [17:17:37] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  351. [17:18:06] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  352. [17:19:57] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  353. [17:21:26] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  354. [17:21:38] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  355. [17:22:09] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  356. [17:23:01] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  357. [17:24:54] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  358. [17:26:47] [Server thread/WARN]: Equisbos moved wrongly!
  359. [17:29:26] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  360. [17:29:49] [Server thread/INFO]: [Equisbos: Teleported Equisbos to End]
  361. [17:31:13] [Server thread/INFO]: Equisbos lost connection: Disconnected
  362. [17:31:13] [Server thread/INFO]: Equisbos left the game
  363. [17:53:10] [Server thread/INFO]: Stopping the server
  364. [17:53:10] [Server thread/INFO]: Stopping server
  365. [17:53:10] [Server thread/INFO]: Saving players
  366. [17:53:10] [Server thread/INFO]: Saving worlds
  367. [17:53:10] [Server thread/INFO]: ServerLevel[world]/minecraft:overworld: waiting for 1789 chunks to unload
  368. [17:53:10] [Server thread/INFO]: ServerLevel[world]/minecraft:the_end: waiting for 1553 chunks to unload
  369. [17:53:10] [Server thread/INFO]: ServerLevel[world]/minecraft:the_nether: waiting for 1655 chunks to unload

Need more help or want to discuss your issue further? Join our Discord and bring the link to this page.

Join our Discord

Run a community? Add the Roastd bot and anyone can roast a crash log in your support channel.

Add the Roastd bot

Got a server of your own that deserves a second opinion?

Roast your own server

Roastd is a free tool built by Hostd. This diagnosis stays put. The log it was read from is deleted on a timer.