WorldEdit

WorldEdit

42M Downloads

Crashes Server NeoForge 1.20.6.100

ilQueen opened this issue ยท 3 comments

commented

WorldEdit Version

worldedit-mod-7.3.2

Platform Version

NeoForge 1.20.6.100

Confirmations

  • I am using the most recent Minecraft release.
  • I am using a version of WorldEdit compatible with my Minecraft version.
  • I am using the latest or recommended version of my platform software.
  • I am NOT using a hybrid server, e.g. a server that combines Bukkit and Forge. Examples include Arclight, Mohist, and Cardboard.
  • I am NOT using a fork of WorldEdit, such as FastAsyncWorldEdit (FAWE) or AsyncWorldEdit (AWE)

Bug Description

I updated to the latest version of NeoForge because the mods I had were needing the latest and after a day with technical support the only thing that solved the server from crashing was removing world edit. The server would run until I log in and go in the game and interact with anything (doors chest placing or breaking)

Expected Behavior

Load in the game and be able to play without crashing the server when interacting with the world

Reproduction Steps

  1. Update to .100 NeoForge
  2. Start server
  3. Log in
  4. interact with the world

Anything Else?

---- Most Recent Crash Report Before Removing World Edit ----

---- Minecraft Crash Report ----
// You're mean.

Time: 2024-06-03 17:34:43
Description: Watching Server

java.lang.Error: ServerHangWatchdog detected that a single server tick took 60000008.00 seconds (should be max 0.05)
at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:51) ~[server-1.20.6-20240429.153634-srg.jar%23168!/:?] {re:classloading}
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}

A detailed walkthrough of the error, its code path and all known details is as follows:

-- Head --
Thread: Server Watchdog
Stacktrace:
at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:51) ~[server-1.20.6-20240429.153634-srg.jar%23168!/:?] {re:classloading}
-- Thread Dump --
Details:
Threads: "Reference Handler" daemon prio=10 Id=12 RUNNABLE
at [email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
at [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:246)
at [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:208)

"Finalizer" daemon prio=8 Id=13 WAITING on java.lang.ref.NativeReferenceQueue$Lock@7b4a4ca0
at [email protected]/java.lang.Object.wait0(Native Method)
- waiting on java.lang.ref.NativeReferenceQueue$Lock@7b4a4ca0
at [email protected]/java.lang.Object.wait(Object.java:366)
at [email protected]/java.lang.Object.wait(Object.java:339)
at [email protected]/java.lang.ref.NativeReferenceQueue.await(NativeReferenceQueue.java:48)
at [email protected]/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158)
at [email protected]/java.lang.ref.NativeReferenceQueue.remove(NativeReferenceQueue.java:89)
at [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:173)

"Signal Dispatcher" daemon prio=9 Id=14 RUNNABLE

"Common-Cleaner" daemon prio=8 Id=20 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@758dbdb9
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@758dbdb9
at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1847)
at [email protected]/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71)
at [email protected]/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218)
at [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140)
at [email protected]/java.lang.Thread.runWith(Thread.java:1596)
at [email protected]/java.lang.Thread.run(Thread.java:1583)
at [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:186)

"Notification Thread" daemon prio=9 Id=21 RUNNABLE

"JNA Cleaner" daemon prio=5 Id=33 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@71b227d0
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@71b227d0
at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1847)
at [email protected]/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71)
at [email protected]/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218)
at MC-BOOTSTRAP/[email protected]/com.sun.jna.internal.Cleaner$CleanerThread.run(Cleaner.java:154)

"Timer hack thread" daemon prio=5 Id=34 TIMED_WAITING
at [email protected]/java.lang.Thread.sleep0(Native Method)
at [email protected]/java.lang.Thread.sleep(Thread.java:509)
at TRANSFORMER/[email protected]/net.minecraft.Util$7.run(Util.java:721)

"modloading-sync-worker" daemon prio=5 Id=39 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@34b0b782
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@34b0b782
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
at [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at [email protected]/java.lang.Thread.runWith(Thread.java:1596)
at [email protected]/java.lang.Thread.run(Thread.java:1583)

"Thread-0" daemon prio=5 Id=40 RUNNABLE
at [email protected]/java.util.concurrent.ConcurrentHashMap$Traverser.advance(ConcurrentHashMap.java:3383)
at [email protected]/java.util.concurrent.ConcurrentHashMap$BaseIterator.(ConcurrentHashMap.java:3435)
at [email protected]/java.util.concurrent.ConcurrentHashMap$ValueIterator.(ConcurrentHashMap.java:3474)
at [email protected]/java.util.concurrent.ConcurrentHashMap$ValuesView.iterator(ConcurrentHashMap.java:4743)
at MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:162)

"FileSystemWatchService" daemon prio=5 Id=41 RUNNABLE (in native)
at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:307)
at [email protected]/java.lang.Thread.runWith(Thread.java:1596)
at [email protected]/java.lang.Thread.run(Thread.java:1583)

"FileSystemWatchService" daemon prio=5 Id=42 RUNNABLE (in native)
at [email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method)
at [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:307)
at [email protected]/java.lang.Thread.runWith(Thread.java:1596)
at [email protected]/java.lang.Thread.run(Thread.java:1583)

"WorldEdit Session Manager" prio=5 Id=47 TIMED_WAITING on java.util.TaskQueue@1db6c2f8
at [email protected]/java.lang.Object.wait0(Native Method)
- waiting on java.util.TaskQueue@1db6c2f8
at [email protected]/java.lang.Object.wait(Object.java:366)
at [email protected]/java.util.TimerThread.mainLoop(Timer.java:563)
at [email protected]/java.util.TimerThread.run(Timer.java:516)

"Yggdrasil Key Fetcher" daemon prio=5 Id=48 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54ec482
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@54ec482
at [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1758)
at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182)
at [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070)
at [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130)
at [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642)
at [email protected]/java.lang.Thread.runWith(Thread.java:1596)
at [email protected]/java.lang.Thread.run(Thread.java:1583)

"DestroyJavaVM" prio=5 Id=56 RUNNABLE

"Netty Epoll Server IO #0" daemon prio=5 Id=58 RUNNABLE (in native)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373)
at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at [email protected]/java.lang.Thread.runWith(Thread.java:1596)
at [email protected]/java.lang.Thread.run(Thread.java:1583)

"Server Watchdog" daemon prio=5 Id=63 RUNNABLE
at [email protected]/sun.management.ThreadImpl.dumpThreads0(Native Method)
at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:518)
at [email protected]/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:506)
at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:49)
at [email protected]/java.lang.Thread.runWith(Thread.java:1596)
at [email protected]/java.lang.Thread.run(Thread.java:1583)

"Java2D Disposer" daemon prio=10 Id=65 WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65a2ef5c
at [email protected]/jdk.internal.misc.Unsafe.park(Native Method)
- waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@65a2ef5c
at [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:519)
at [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3780)
at [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3725)
at [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1707)
at [email protected]/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:67)
at [email protected]/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158)
at [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:234)
at [email protected]/sun.java2d.Disposer.run(Disposer.java:145)
at [email protected]/java.lang.Thread.runWith(Thread.java:1596)
at [email protected]/java.lang.Thread.run(Thread.java:1583)

"Attach Listener" daemon prio=9 Id=67 RUNNABLE

"Netty Epoll Server IO #1" daemon prio=5 Id=68 RUNNABLE (in native)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373)
at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at [email protected]/java.lang.Thread.runWith(Thread.java:1596)
at [email protected]/java.lang.Thread.run(Thread.java:1583)

"Netty Epoll Server IO #2" daemon prio=5 Id=69 RUNNABLE (in native)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373)
at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at [email protected]/java.lang.Thread.runWith(Thread.java:1596)
at [email protected]/java.lang.Thread.run(Thread.java:1583)

"Netty Epoll Server IO #3" daemon prio=5 Id=70 RUNNABLE (in native)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native Method)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:209)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.Native.epollWait(Native.java:202)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.epollWaitNoTimerChange(EpollEventLoop.java:316)
at MC-BOOTSTRAP/[email protected]/io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:373)
at MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:997)
at MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74)
at [email protected]/java.lang.Thread.runWith(Thread.java:1596)
at [email protected]/java.lang.Thread.run(Thread.java:1583)

Stacktrace:
at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:51) ~[server-1.20.6-20240429.153634-srg.jar%23168!/:?] {re:classloading}
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}

-- Performance stats --
Details:
Random tick rate: 3
Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 0,0,0,0,0,0,369 [], block_entities: 641 [:641], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,369,
ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0,
ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0,0,0,0,0,0,0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: Chunks[S] W: 0 E: 0,0,0,0,0,0,0
Stacktrace:
at TRANSFORMER/[email protected]/net.minecraft.server.dedicated.ServerWatchdog.run(ServerWatchdog.java:51) ~[server-1.20.6-20240429.153634-srg.jar%23168!/:?] {re:classloading}
at java.base/java.lang.Thread.run(Thread.java:1583) [?:?] {re:mixin}

-- System Details --
Details:
Minecraft Version: 1.20.6
Minecraft Version ID: 1.20.6
Operating System: Linux (amd64) version 5.15.0-89-generic
Java Version: 21.0.3, Eclipse Adoptium
Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
Memory: 2069602200 bytes (1973 MiB) / 3489660928 bytes (3328 MiB) up to 5368709120 bytes (5120 MiB)
CPUs: 4
Processor Vendor: GenuineIntel
Processor Name: Intel(R) Xeon(R) Gold 6348 CPU @ 2.60GHz
Identifier: Intel64 Family 6 Model 106 Stepping 6
Microarchitecture: Ice Lake (Server)
Frequency (GHz): 2.60
Number of physical packages: 2
Number of physical CPUs: 56
Number of logical CPUs: 112
Graphics card #0 name: unknown
Graphics card #0 vendor: unknown
Graphics card #0 VRAM (MB): 0.00
Graphics card #0 deviceId: unknown
Graphics card #0 versionInfo: unknown
Virtual memory max (MB): 573301.06
Virtual memory used (MB): 602592.56
Swap memory total (MB): 65536.00
Swap memory used (MB): 13527.70
JVM Flags: 21 total; -XX:ActiveProcessorCount=4 -Xmx5120M -Xms3328M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1NewSizePercent=30 -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
Server Running: true
Player Count: 0 / 88; []
Active Data Packs: vanilla, mod_data, mod/block_variants (incompatible), mod/repurposed_structures, mod/terrablender (incompatible), mod/getittogetherdrops, mod/zombieproofdoors, mod/mcwtrpdoors (incompatible), mod/amplified_nether, mod/welcomemessage, mod/randomtp (incompatible), mod/easy_villagers (incompatible), mod/shulkerdropstwo, mod/collective, mod/flan (incompatible), mod/mcwpaintings (incompatible), mod/journeymap (incompatible), mod/neoforge, mod/dramaticdoors (incompatible), mod/nullscape, mod/gobber2, mod/respawningshulkers, mod/glitchcore (incompatible), mod/biomesoplenty (incompatible), mod/neruina (incompatible), mod/beautifiedchatserver, mod/worldedit (incompatible), mod/architectury (incompatible), mod/compact_storage (incompatible), mod/logicchips (incompatible), mod/better_mcdonalds_mod, mod/hopour, mod/nametagtweaks, mod/ferritecore (incompatible), mod/wider_ender_chests (incompatible), mod/terralith, mod/quad, mod/lolmbv, mod/lolmct, mod/followersteleporttoo, mod/fallingtree (incompatible), mod/hopo, mod/cosmeticarmorreworked (incompatible), mod/easy_piglins (incompatible), mod/mcwpaths (incompatible), mod/corpse (incompatible), file/1.2.0-TPA_dtpk-1.20.5+.zip, file/Mailbox.zip, file/Stackable Items v1.0.2.zip, file/TotemOfInfinity_v1.2-1.20.5.zip, file/Warp Portals v1.3.11.zip, file/qrafty's-japanese-villages.zip, file/voidtotem.zip (incompatible), file/gm4_better_armour_stands_1_20_5.zip, file/obtainable_light_v1_1206_simplexdesigns.zip, file/ServerSleep.zip (incompatible), file/Invisible Item Frames.zip, file/PK_Items_Filter_V.3.1.1_MC_1.20.5_to_1.20.6.zip
Available Data Packs: bundle, trade_rebalance, update_1_21, vanilla, file/1.2.0-TPA_dtpk-1.20.5+.zip, file/Invisible Item Frames.zip, file/Mailbox.zip, file/PK_Items_Filter_V.3.1.1_MC_1.20.5_to_1.20.6.zip, file/ServerSleep.zip (incompatible), file/Stackable Items v1.0.2.zip, file/TotemOfInfinity_v1.2-1.20.5.zip, file/Warp Portals v1.3.11.zip, file/gm4_better_armour_stands_1_20_5.zip, file/obtainable_light_v1_1206_simplexdesigns.zip, file/qrafty's-japanese-villages.zip, file/voidtotem.zip (incompatible), mod/amplified_nether, mod/architectury (incompatible), mod/beautifiedchatserver, mod/better_mcdonalds_mod, mod/biomesoplenty (incompatible), mod/block_variants (incompatible), mod/collective, mod/compact_storage (incompatible), mod/corpse (incompatible), mod/cosmeticarmorreworked (incompatible), mod/dramaticdoors (incompatible), mod/easy_piglins (incompatible), mod/easy_villagers (incompatible), mod/fallingtree (incompatible), mod/ferritecore (incompatible), mod/flan (incompatible), mod/followersteleporttoo, mod/getittogetherdrops, mod/glitchcore (incompatible), mod/gobber2, mod/hopo, mod/hopour, mod/journeymap (incompatible), mod/logicchips (incompatible), mod/lolmbv, mod/lolmct, mod/mcwpaintings (incompatible), mod/mcwpaths (incompatible), mod/mcwtrpdoors (incompatible), mod/nametagtweaks, mod/neoforge, mod/neruina (incompatible), mod/nullscape, mod/quad, mod/randomtp (incompatible), mod/repurposed_structures, mod/respawningshulkers, mod/shulkerdropstwo, mod/terrablender (incompatible), mod/terralith, mod/welcomemessage, mod/wider_ender_chests (incompatible), mod/worldedit (incompatible), mod/zombieproofdoors, mod_data
Enabled Feature Flags: minecraft:vanilla
World Generation: Stable
World Seed: -5312903604470312743
Is Modded: Definitely; Server brand changed to 'neoforge'
Type: Dedicated Server (map_server.txt)
ModLauncher: 11.0.2+main.4612c65f
ModLauncher launch target: forgeserver
ModLauncher services:
sponge-mixin-0.13.4+mixin.0.8.5.jar mixin PLUGINSERVICE
loader-3.0.37.jar slf4jfixer PLUGINSERVICE
loader-3.0.37.jar runtime_enum_extender PLUGINSERVICE
at-modlauncher-10.0.1.jar accesstransformer PLUGINSERVICE
loader-3.0.37.jar runtimedistcleaner PLUGINSERVICE
modlauncher-11.0.2.jar mixin TRANSFORMATIONSERVICE
modlauncher-11.0.2.jar mixin-synthetic-package TRANSFORMATIONSERVICE
modlauncher-11.0.2.jar fml TRANSFORMATIONSERVICE
FML Language Providers:
[email protected]
[email protected]
[email protected]
Mod List:
server-1.20.6-20240429.153634-srg.jar |Minecraft |minecraft |1.20.6 |Manifest: NOSIGNATURE
block_variants-1.20.6-5.5.jar |Block Variants |block_variants |5.5 |Manifest: NOSIGNATURE
repurposed_structures-7.4.1+1.20.6-neoforge.jar |Repurposed Structures |repurposed_structures |7.4.1+1.20.6-neoforg|Manifest: NOSIGNATURE
TerraBlender-neoforge-1.20.6-3.5.0.5.jar |TerraBlender |terrablender |3.5.0.5 |Manifest: NOSIGNATURE
getittogetherdrops-neoforge-1.20.6-1.3.1.jar |Get It Together, Drops! |getittogetherdrops |1.3.1 |Manifest: NOSIGNATURE
zombieproofdoors-1.20.6-3.3.jar |Zombie Proof Doors |zombieproofdoors |3.2 |Manifest: NOSIGNATURE
mcw-trapdoors-1.1.3-mc1.20.6neoforge.jar |Macaw's Trapdoors |mcwtrpdoors |1.1.3 |Manifest: NOSIGNATURE
Amplified_Nether_1.20.x_v1.2.5.jar |Amplified Nether |amplified_nether |1.2.5 |Manifest: NOSIGNATURE
welcomemessage-1.20.6-2.5.jar |Welcome Message |welcomemessage |2.4 |Manifest: NOSIGNATURE
randomtp-8.1.0+1.20.6-neoforge.jar |RandomTP |randomtp |8.1.0+1.20.6 |Manifest: NOSIGNATURE
easy-villagers-neoforge-1.20.6-1.1.7 (1).jar |Easy Villagers |easy_villagers |1.20.6-1.1.6 |Manifest: NOSIGNATURE
shulkerdropstwo-1.20.6-3.3.jar |Shulker Drops Two |shulkerdropstwo |3.3 |Manifest: NOSIGNATURE
collective-1.20.6-7.61.jar |Collective |collective |7.61 |Manifest: NOSIGNATURE
flan-1.20.6-1.10.4-neoforge.jar |Flan |flan |1.20.6-1.10.4 |Manifest: NOSIGNATURE
mcw-paintings-1.0.5-1.20.6neoforge.jar |Macaw's Paintings |mcwpaintings |1.0.5 |Manifest: NOSIGNATURE
journeymap-1.20.6-5.9.29-neoforge.jar |Journeymap |journeymap |5.9.29 |Manifest: NOSIGNATURE
neoforge-20.6.100-beta-universal.jar |NeoForge |neoforge |20.6.100-beta |Manifest: NOSIGNATURE
DramaticDoors-NeoQuiFabrge-1.20.6-3.2.2.jar |Dramatic Doors |dramaticdoors |1.20.6-3.2.2 |Manifest: NOSIGNATURE
Nullscape_1.20.x_v1.2.5.jar |Nullscape |nullscape |1.2.5 |Manifest: NOSIGNATURE
Gobber-NeoForge-1.20.6-2.9.22.jar |Gobber for NeoForge |gobber2 |2.9.22 |Manifest: NOSIGNATURE
respawningshulkers-1.20.6-3.8.jar |Respawning Shulkers |respawningshulkers |3.7 |Manifest: NOSIGNATURE
GlitchCore-neoforge-1.20.6-1.1.0.10.jar |GlitchCore |glitchcore |1.1.0.10 |Manifest: NOSIGNATURE
BiomesOPlenty-neoforge-1.20.6-18.4.0.6.jar |Biomes O' Plenty |biomesoplenty |18.4.0.6 |Manifest: NOSIGNATURE
neruina-neoforge-2.0.0-beta.10+1.20.6.jar |Neruina |neruina |2.0.0-beta.10 |Manifest: NOSIGNATURE
beautifiedchatserver-1.20.6-2.4.jar |Beautified Chat Server |beautifiedchatserver |2.4 |Manifest: NOSIGNATURE
worldedit-mod-7.3.2.jar |WorldEdit |worldedit |7.3.2+6779-3aca580 |Manifest: NOSIGNATURE
architectury-12.1.3-neoforge.jar |Architectury |architectury |12.1.3 |Manifest: NOSIGNATURE
compact_storage-1.20.6-neoforge-7.0.72.jar |CompactStorage |compact_storage |7.0.72 |Manifest: NOSIGNATURE
logicchips-1.20.6-2.1.0-neoforge.jar |Logic Chips |logicchips |1.20.6-2.1.0 |Manifest: NOSIGNATURE
better_mcdonalds_mod-neoforge-4.0.0+1.20.6.jar |Better McDonald's Mod |better_mcdonalds_mod |4.0.0+1.20.6 |Manifest: NOSIGNATURE
HopoBetterUnderwaterRuins-[1.20.5-1.20.6]-1.1.7.ja|HopoBetterUnderwaterRuins |hopour |1.1.7 |Manifest: NOSIGNATURE
nametagtweaks-1.20.6-3.5.jar |Name Tag Tweaks |nametagtweaks |3.5 |Manifest: NOSIGNATURE
ferritecore-6.1.1-neoforge.jar |Ferrite Core |ferritecore |6.1.1 |Manifest: 41:ce:50:66:d1:a0:05:ce:a1:0e:02:85:9b:46:64:e0:bf:2e:cf:60:30:9a:fe:0c:27:e0:63:66:9a:84:ce:8a
neoforge_wider_ender_chests-1.0.2-1.20.6.jar |Wider Ender Chests |wider_ender_chests |1.0.2 |Manifest: NOSIGNATURE
Terralith_1.20_v2.5.1.jar |Terralith |terralith |2.5.1 |Manifest: NOSIGNATURE
Quad-1.2.2+1.20.6-Neo.jar |Quad |quad |1.2.2 |Manifest: NOSIGNATURE
MoreBookshelfVariants-1.0.3+1.20.6-Neo.jar |More Bookshelf Variants |lolmbv |1.0.3 |Manifest: NOSIGNATURE
MoreCraftingTables-1.2.7+1.20.6-Neo.jar |More Crafting Tables |lolmct |1.2.7 |Manifest: NOSIGNATURE
followersteleporttoo-1.20.6-2.4.jar |Followers Teleport Too |followersteleporttoo |2.4 |Manifest: NOSIGNATURE
FallingTree-1.20.6-1.20.6.6.jar |FallingTree |fallingtree |1.20.6.6 |Manifest: NOSIGNATURE
HopoBetterMineshaft-[1.20.5-1.20.6]-1.2.3.jar |HopoBetterMineshaft |hopo |1.2.3 |Manifest: NOSIGNATURE
cosmeticarmorreworked-1.20.6-v1a-neoforge.jar |CosmeticArmorReworked |cosmeticarmorreworked |1.20.6-v1a-neoforge |Manifest: 5e:ed:25:99:e4:44:14:c0:dd:89:c1:a9:4c:10:b5:0d:e4:b1:52:50:45:82:13:d8:d0:32:89:67:56:57:01:53
easy-piglins-neoforge-1.20.6-1.0.7.jar |Easy Piglins |easy_piglins |1.20.6-1.0.7 |Manifest: NOSIGNATURE
mcw-paths-1.0.5-1.20.6neoforge.jar |Macaw's Paths and Pavings |mcwpaths |1.0.5 |Manifest: NOSIGNATURE
corpse-neoforge-1.20.6-1.0.13.jar |Corpse |corpse |1.20.6-1.0.13 |Manifest: NOSIGNATURE
Crash Report UUID: 46153e46-3f5f-4e7f-b7f1-ec8dbe645133
FML: 3.0.37
NeoForge: 20.6.100-beta

commented

given that a) the server thread isn't in the stack dump at all and b) the watchdog is reporting that one tick took 2 years, I'm inclined to think something else is wrong here.

commented

Sorry Im new to servers and mods. I had them create a duplicate server and I deleted all the mods (except worldedit) I have in there and these are the latest.log and debug.log hopefully these are the files needed? Same thing still happen with just world edit in the game with a new world

debug.log
latest.log

commented

Already fixed by #2540