Create

Create

86M Downloads

Crashes when deploying any mechanism.

roman143536 opened this issue · 14 comments

commented

Describe the Bug

When you try to activate the rotator or piston, the server crashes.

Reproduction Steps

1.Put the piston.
2.Attached the piston extension.
3.activated it with a generator.
4.The server crashed.

Expected Result

Error correction.

Screenshots and Videos

.

Crash Report or Log

---- Minecraft Crash Report ---- // I'm sorry, Dave. Time: 2023-08-01 21:20:55 Description: Ticking block entity java.lang.ClassCastException: class com.simibubi.create.content.contraptions.ContraptionWorld cannot be cast to class net.minecraft.server.level.ServerLevel (com.simibubi.create.content.contraptions.ContraptionWorld is in module [email protected] of loader 'TRANSFORMER' @f171912; net.minecraft.server.level.ServerLevel is in module [email protected] of loader 'TRANSFORMER' @f171912) at net.minecraft.world.level.Level.(Level.java:186) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:A} at com.simibubi.create.foundation.utility.worldWrappers.WrappedWorld.(WrappedWorld.java:44) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading} at com.simibubi.create.content.contraptions.ContraptionWorld.(ContraptionWorld.java:20) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading} at com.simibubi.create.content.contraptions.Contraption.getContraptionWorld(Contraption.java:190) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading,pl:runtimedistcleaner:A} at com.simibubi.create.content.contraptions.Contraption.gatherBBsOffThread(Contraption.java:1314) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading,pl:runtimedistcleaner:A} at com.simibubi.create.content.contraptions.Contraption.onEntityCreated(Contraption.java:269) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading,pl:runtimedistcleaner:A} at com.simibubi.create.content.contraptions.AbstractContraptionEntity.setContraption(AbstractContraptionEntity.java:116) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading,pl:runtimedistcleaner:A} at com.simibubi.create.content.contraptions.ControlledContraptionEntity.setContraption(ControlledContraptionEntity.java:73) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading,pl:runtimedistcleaner:A} at com.simibubi.create.content.contraptions.ControlledContraptionEntity.create(ControlledContraptionEntity.java:51) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading,pl:runtimedistcleaner:A} at com.simibubi.create.content.contraptions.piston.MechanicalPistonBlockEntity.assemble(MechanicalPistonBlockEntity.java:84) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading} at com.simibubi.create.content.contraptions.piston.LinearActuatorBlockEntity.tick(LinearActuatorBlockEntity.java:105) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading} at com.simibubi.create.foundation.blockEntity.SmartBlockEntityTicker.m_155252_(SmartBlockEntityTicker.java:15) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:713) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:806) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:classloading} at net.minecraft.world.level.Level.m_46463_(Level.java:595) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:378) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:rottencreatures-common.mixins.json:common.ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:1005) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:327) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blueprint.mixins.json:DedicatedServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:944) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:791) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:278) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:1589) [?:?] {} A detailed walkthrough of the error, its code path and all known details is as follows: --------------------------------------------------------------------------------------- -- Head -- Thread: Server thread Stacktrace: at net.minecraft.world.level.Level.(Level.java:186) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:A} at com.simibubi.create.foundation.utility.worldWrappers.WrappedWorld.(WrappedWorld.java:44) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading} at com.simibubi.create.content.contraptions.ContraptionWorld.(ContraptionWorld.java:20) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading} at com.simibubi.create.content.contraptions.Contraption.getContraptionWorld(Contraption.java:190) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading,pl:runtimedistcleaner:A} at com.simibubi.create.content.contraptions.Contraption.gatherBBsOffThread(Contraption.java:1314) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading,pl:runtimedistcleaner:A} at com.simibubi.create.content.contraptions.Contraption.onEntityCreated(Contraption.java:269) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading,pl:runtimedistcleaner:A} at com.simibubi.create.content.contraptions.AbstractContraptionEntity.setContraption(AbstractContraptionEntity.java:116) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading,pl:runtimedistcleaner:A} at com.simibubi.create.content.contraptions.ControlledContraptionEntity.setContraption(ControlledContraptionEntity.java:73) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading,pl:runtimedistcleaner:A} at com.simibubi.create.content.contraptions.ControlledContraptionEntity.create(ControlledContraptionEntity.java:51) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading,pl:runtimedistcleaner:A} at com.simibubi.create.content.contraptions.piston.MechanicalPistonBlockEntity.assemble(MechanicalPistonBlockEntity.java:84) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading} at com.simibubi.create.content.contraptions.piston.LinearActuatorBlockEntity.tick(LinearActuatorBlockEntity.java:105) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading} at com.simibubi.create.foundation.blockEntity.SmartBlockEntityTicker.m_155252_(SmartBlockEntityTicker.java:15) ~[create-1.19.2-0.5.1.c.jar%23180!/:0.5.1.c] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:713) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:806) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:classloading} at net.minecraft.world.level.Level.m_46463_(Level.java:595) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:378) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:rottencreatures-common.mixins.json:common.ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} -- Block entity being ticked -- Details: Name: create:mechanical_piston // com.simibubi.create.content.contraptions.piston.MechanicalPistonBlockEntity Block: Block{create:sticky_mechanical_piston}[axis_along_first=true,facing=north,state=moving] Block location: World: (1102,110,26), Section: (at 14,14,10 in 68,6,1; chunk contains blocks 1088,-64,16 to 1103,319,31), Region: (2,0; contains chunks 64,0 to 95,31, blocks 1024,-64,0 to 1535,319,511) Block: Block{create:sticky_mechanical_piston}[axis_along_first=true,facing=north,state=moving] Block location: World: (1102,110,26), Section: (at 14,14,10 in 68,6,1; chunk contains blocks 1088,-64,16 to 1103,319,31), Region: (2,0; contains chunks 64,0 to 95,31, blocks 1024,-64,0 to 1535,319,511) Stacktrace: at net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:713) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:classloading} at net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:806) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:classloading} at net.minecraft.world.level.Level.m_46463_(Level.java:595) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:LevelMixin,pl:mixin:A} at net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:378) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:citadel.mixins.json:ServerLevelMixin,pl:mixin:APP:blueprint.mixins.json:ServerLevelMixin,pl:mixin:APP:rottencreatures-common.mixins.json:common.ServerLevelMixin,pl:mixin:APP:create.mixins.json:accessor.ServerLevelAccessor,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:1005) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:327) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blueprint.mixins.json:DedicatedServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:944) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:791) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:278) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:1589) [?:?] {} -- Affected level -- Details: All players: 1 total; [ServerPlayer['roman102ru'/1, l='ServerLevel[world]', x=1101.49, y=110.00, z=27.49]] Chunk stats: 4610 Level dimension: minecraft:overworld Level spawn location: World: (0,70,0), Section: (at 0,6,0 in 0,4,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511) Level time: 2603585 game time, 534460 day time Level name: world Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false Level weather: Rain time: 17034 (now: false), thunder time: 7646 (now: true) Known server brands: forge Level was modded: true Level storage version: 0x04ABD - Anvil Stacktrace: at net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:1005) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:327) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:blueprint.mixins.json:DedicatedServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:944) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:791) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:278) ~[server-1.19.2-20220805.130853-srg.jar%23215!/:?] {re:mixin,pl:accesstransformer:B,re:computing_frames,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:infernal-expansion.mixins.json:common.MixinMinecraftServer,pl:mixin:APP:citadel.mixins.json:MinecraftServerMixin,pl:mixin:A} at java.lang.Thread.run(Thread.java:1589) [?:?] {} -- System Details -- Details: Minecraft Version: 1.19.2 Minecraft Version ID: 1.19.2 Operating System: Linux (amd64) version 5.4.0-153-generic Java Version: 19.0.2, Eclipse Adoptium Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium Memory: 2158385216 bytes (2058 MiB) / 4244111360 bytes (4047 MiB) up to 15271460864 bytes (14564 MiB) CPUs: 3 Processor Vendor: AuthenticAMD Processor Name: AMD Ryzen 9 5950X 16-Core Processor Identifier: AuthenticAMD Family 25 Model 33 Stepping 0 Microarchitecture: Zen 3 Frequency (GHz): -0.00 Number of physical packages: 1 Number of physical CPUs: 16 Number of logical CPUs: 32 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): 196485.08 Virtual memory used (MB): 247879.13 Swap memory total (MB): 132091.00 Swap memory used (MB): 129597.34 JVM Flags: 17 total; -Xms128M -Xmx16384M -XX:+UseNUMA -XX:G1ReservePercent=10 -XX:G1HeapWastePercent=10 -XX:+OptimizeStringConcat -XX:+TieredCompilation -XX:+EliminateLocks -XX:+UseSuperWord -XX:+OptimizeFill -XX:LoopUnrollMin=4 -XX:LoopMaxUnroll=16 -XX:+UseLoopPredicate -XX:+RangeCheckElimination -XX:+DisableExplicitGC -XX:+UseFastJNIAccessors -XX:+UseParallelGC CraftBukkit Information: Running: Mohist version 1.19.2-35 (MC: 1.19.2) (Implementing API version 1.19.2-R0.1-SNAPSHOT) false Plugins: {} Warnings: DEFAULT Reload Count: 0 Threads: { TIMED_WAITING process reaper: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.run(Thread.java:1589), [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:186)], RUNNABLE Netty Server IO #3: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:121), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146), MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68), MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813), MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:1589)], TIMED_WAITING IO-Worker-12: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.run(Thread.java:1589)], TIMED_WAITING IO-Worker-9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.run(Thread.java:1589)], RUNNABLE Server console handler: [[email protected]/java.io.FileInputStream.readBytes(Native Method), [email protected]/java.io.FileInputStream.read(FileInputStream.java:293), [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:308), [email protected]/java.io.BufferedInputStream.implRead(BufferedInputStream.java:382), [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:361), [email protected]/sun.nio.cs.StreamDecoder.readBytes(StreamDecoder.java:333), [email protected]/sun.nio.cs.StreamDecoder.implRead(StreamDecoder.java:376), [email protected]/sun.nio.cs.StreamDecoder.lockedRead(StreamDecoder.java:219), [email protected]/sun.nio.cs.StreamDecoder.read(StreamDecoder.java:173), [email protected]/java.io.InputStreamReader.read(InputStreamReader.java:189), [email protected]/java.io.BufferedReader.fill(BufferedReader.java:161), [email protected]/java.io.BufferedReader.implReadLine(BufferedReader.java:371), [email protected]/java.io.BufferedReader.readLine(BufferedReader.java:348), [email protected]/java.io.BufferedReader.readLine(BufferedReader.java:437), TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:102)], TIMED_WAITING IO-Worker-8: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.run(Thread.java:1589)], RUNNABLE Server thread: [[email protected]/java.lang.Thread.dumpThreads(Native Method), [email protected]/java.lang.Thread.getAllStackTraces(Thread.java:2621), TRANSFORMER/[email protected]/org.bukkit.craftbukkit.v1_19_R1.CraftCrashReport.get(CraftCrashReport.java:33), TRANSFORMER/[email protected]/org.bukkit.craftbukkit.v1_19_R1.CraftCrashReport.get(CraftCrashReport.java:17), TRANSFORMER/[email protected]/net.minecraft.SystemReport.m_143522_(SystemReport.java:66), TRANSFORMER/[email protected]/net.minecraft.CrashReport.(CrashReport.java:36), TRANSFORMER/[email protected]/net.minecraft.CrashReport.m_127521_(CrashReport.java:208), TRANSFORMER/[email protected]/net.minecraft.world.level.chunk.LevelChunk$BoundTickingBlockEntity.m_142224_(LevelChunk.java:722), TRANSFORMER/[email protected]/net.minecraft.world.level.chunk.LevelChunk$RebindableTickingBlockEntityWrapper.m_142224_(LevelChunk.java:806), TRANSFORMER/[email protected]/net.minecraft.world.level.Level.m_46463_(Level.java:595), TRANSFORMER/[email protected]/net.minecraft.server.level.ServerLevel.m_8793_(ServerLevel.java:378), TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5703_(MinecraftServer.java:1005), TRANSFORMER/[email protected]/net.minecraft.server.dedicated.DedicatedServer.m_5703_(DedicatedServer.java:327), TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_5705_(MinecraftServer.java:944), TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_130011_(MinecraftServer.java:791), TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer.m_206580_(MinecraftServer.java:278), TRANSFORMER/[email protected]/net.minecraft.server.MinecraftServer$$Lambda$15766/0x0000000802b0e230.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:1589)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:1589)], TIMED_WAITING User Authenticator #1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.run(Thread.java:1589)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:1589)], TIMED_WAITING Common-Cleaner: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1759), [email protected]/java.lang.ref.ReferenceQueue.await(ReferenceQueue.java:71), [email protected]/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:143), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:218), [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140), [email protected]/java.lang.Thread.run(Thread.java:1589), [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:186)], WAITING Finalizer: [[email protected]/java.lang.Object.wait0(Native Method), [email protected]/java.lang.Object.wait(Object.java:366), [email protected]/java.lang.Object.wait(Object.java:339), [email protected]/java.lang.ref.NativeReferenceQueue.await(NativeReferenceQueue.java:48), [email protected]/java.lang.ref.ReferenceQueue.remove0(ReferenceQueue.java:158), [email protected]/java.lang.ref.NativeReferenceQueue.remove(NativeReferenceQueue.java:89), [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:173)], RUNNABLE Netty Server IO #0: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:121), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146), MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68), MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813), MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:1589)], TIMED_WAITING IO-Worker-13: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.run(Thread.java:1589)], TIMED_WAITING Timer hack thread: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:465), TRANSFORMER/[email protected]/net.minecraft.Util$9.run(Util.java:673)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:1589)], TIMED_WAITING IO-Worker-11: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.run(Thread.java:1589)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:1589)], TIMED_WAITING Metrics-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1674), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1182), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1070), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.run(Thread.java:1589)], RUNNABLE Netty Server IO #1: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:121), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:146), MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:68), MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:813), MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:1589)], RUNNABLE Signal Dispatcher: [], WAITING Worker-Main-7: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:371), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1891), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1807), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], RUNNABLE Netty Server IO #2: [[email protected]/sun.nio.ch.EPoll.wait(Native Method), [email protected]/sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:121), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141), MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.SelectedSelectionKeySetSelector.select(SelectedSelectionKeySetSelector.java:62), MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:817), MC-BOOTSTRAP/[email protected]/io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:460), MC-BOOTSTRAP/[email protected]/io.netty.util.concurrent.SingleThreadEventExecutor$4.run(SingleThreadEventExecutor.java:995), MC-BOOTSTRAP/[email protected]/io.netty.util.internal.ThreadExecutorMap$2.run(ThreadExecutorMap.java:74), [email protected]/java.lang.Thread.run(Thread.java:1589)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.LinuxWatchService.poll(Native Method), [email protected]/sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314), [email protected]/java.lang.Thread.run(Thread.java:1589)], TIMED_WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:449), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1889), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1807), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], RUNNABLE DestroyJavaVM: [], RUNNABLE Notification Thread: [], TIMED_WAITING Worker-Main-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:449), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1889), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1807), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:177)], RUNNABLE Reference Handler: [[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method), [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:245), [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:207)], TIMED_WAITING IO-Worker-10: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:269), [email protected]/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:401), [email protected]/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:903), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1069), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1130), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:642), [email protected]/java.lang.Thread.run(Thread.java:1589)], TIMED_WAITING Thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:410), MC-BOOTSTRAP/[email protected]/com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)], TIMED_WAITING Spigot Watchdog Thread: [[email protected]/java.lang.Thread.sleep0(Native Method), [email protected]/java.lang.Thread.sleep(Thread.java:465), TRANSFORMER/[email protected]/org.spigotmc.WatchdogThread.run(WatchdogThread.java:94)],} Recent tasks from -31--1{} Force Loaded Chunks: { world: {},} Server Running: true Player Count: 1 / 20; [ServerPlayer['roman102ru'/1, l='ServerLevel[world]', x=1101.49, y=110.00, z=27.49]] Data Packs: vanilla, mod:treechop (incompatible), mod:terrablender, mod:regions_unexplored, mod:obscure_tooltips (incompatible), mod:kotlinforforge (incompatible), mod:rottencreatures (incompatible), mod:obscure_api (incompatible), mod:iceberg (incompatible), mod:flywheel (incompatible), mod:create, mod:croptopia (incompatible), mod:create_sa, mod:citadel, mod:alexsmobs (incompatible), mod:autoreglib (incompatible), mod:geodes, mod:resourcefullib (incompatible), mod:spirit (incompatible), mod:blueprint (incompatible), mod:personality (incompatible), mod:woodworks (incompatible), mod:environmental (incompatible), mod:allurement (incompatible), mod:paraglider, mod:forge, mod:quark (incompatible), mod:geckolib3 (incompatible), mod:creeperoverhaul (incompatible), mod:advancementplaques (incompatible), mod:pots_and_mimics, mod:creativecore (incompatible), mod:betteroceanmonuments, mod:cataclysm (incompatible), mod:yungsapi, mod:mutantmore, mod:itemphysic (incompatible), mod:bettermineshafts, mod:spectrelib (incompatible), mod:jei (incompatible), mod:polymorph, mod:galosphere (incompatible), mod:jeresources, mod:born_in_chaos_v1, mod:gothic, mod:chimes, mod:infernalexp, mod:create_structures_mr, mod:biomesoplenty World Generation: Stable Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt) ModLauncher: 10.0.8+10.0.8+main.0ef7e830 ModLauncher launch target: forgeserver ModLauncher naming: srg ModLauncher services: mixin-0.8.5.jar mixin PLUGINSERVICE eventbus-6.0.3.jar eventbus PLUGINSERVICE fmlloader-1.19.2-43.2.18.jar slf4jfixer PLUGINSERVICE fmlloader-1.19.2-43.2.18.jar object_holder_definalize PLUGINSERVICE fmlloader-1.19.2-43.2.18.jar runtime_enum_extender PLUGINSERVICE fmlloader-1.19.2-43.2.18.jar capability_token_subclass PLUGINSERVICE accesstransformers-8.0.4.jar accesstransformer PLUGINSERVICE fmlloader-1.19.2-43.2.18.jar runtimedistcleaner PLUGINSERVICE modlauncher-10.0.8.jar mixin TRANSFORMATIONSERVICE modlauncher-10.0.8.jar fml TRANSFORMATIONSERVICE FML Language Providers: [email protected] [email protected] lowcodefml@null javafml@null Mod List: TreeChop-1.19.2-forge-0.17.8a.jar |HT's TreeChop |treechop |0.17.8a |DONE |Manifest: NOSIGNATURE Infernal-Expansion-Release-2.5.3-for-Minecraft-1.1|Infernal Expansion |infernalexp |2.5.1 |DONE |Manifest: NOSIGNATURE jei-1.19.2-forge-11.6.0.1013 (12).jar |Just Enough Items |jei |11.6.0.1013 |DONE |Manifest: NOSIGNATURE Galosphere-1.19.2-1.3.0-Forge (1).jar |Galosphere |galosphere |1.19.2-1.3.0 |DONE |Manifest: NOSIGNATURE yungsbetteroceanmonuments-1.19.2-forge-2.1.0 (2).j|YUNG's Better Ocean Monuments |betteroceanmonuments |1.19.2-Forge-2.1.0 |DONE |Manifest: NOSIGNATURE obscure_api-9-1.19.jar |Obscure API |obscure_api |9 |DONE |Manifest: NOSIGNATURE citadel-2.1.1-1.19.jar |Citadel |citadel |2.1.1 |DONE |Manifest: NOSIGNATURE alexsmobs-1.21.1-1.19.2.jar |Alex's Mobs |alexsmobs |1.21.1 |DONE |Manifest: NOSIGNATURE yungsapi-1.19.2-forge-3.8.9 (2).jar |YUNG's API |yungsapi |1.19.2-Forge-3.8.9 |DONE |Manifest: NOSIGNATURE more-geodes-reforged-1.0.0.jar |More Geodes Reforged |geodes |1.0.0 |DONE |Manifest: NOSIGNATURE blueprint-1.19.2-6.1.2 (2).jar |Blueprint |blueprint |6.1.2 |DONE |Manifest: NOSIGNATURE environmental-1.19.2-3.0.0.jar |Environmental |environmental |3.0.0 |DONE |Manifest: NOSIGNATURE allurement-1.19.2-3.1.0.jar |Allurement |allurement |3.1.0 |DONE |Manifest: NOSIGNATURE JustEnoughResources-1.19.2-1.2.2.200 (2).jar |Just Enough Resources |jeresources |1.2.2.200 |DONE |Manifest: NOSIGNATURE Paraglider-1.19.2-1.7.0.5 (1).jar |Paraglider |paraglider |1.7.0.5 |DONE |Manifest: NOSIGNATURE forge-1.19.2-43.2.18-universal.jar |Forge |forge |43.2.18 |DONE |Manifest: NOSIGNATURE AdvancementPlaques-1.19.2-1.4.7.jar |Advancement Plaques |advancementplaques |1.4.7 |DONE |Manifest: NOSIGNATURE server-1.19.2-20220805.130853-srg.jar |Minecraft |minecraft |1.19.2 |DONE |Manifest: NOSIGNATURE create-structures-0.1.0.jar |Create: Structures |create_structures_mr |0.1.0 |DONE |Manifest: NOSIGNATURE TerraBlender-forge-1.19.2-2.0.1.166 (1).jar |TerraBlender |terrablender |2.0.1.166 |DONE |Manifest: NOSIGNATURE RegionsUnexploredForge-0.4.1-1.19.2.jar |Regions Unexplored |regions_unexplored |0.4.1 |DONE |Manifest: NOSIGNATURE BiomesOPlenty-1.19.2-17.1.2.544.jar |Biomes O' Plenty |biomesoplenty |17.1.2.544 |DONE |Manifest: NOSIGNATURE obscure_tooltips-1.0.api9-1.19.jar |Obscure Tooltips |obscure_tooltips |1.0.api9 |DONE |Manifest: NOSIGNATURE CreativeCore_FORGE_v2.9.4_mc1.19.2.jar |CreativeCore |creativecore |2.9.3 |DONE |Manifest: NOSIGNATURE spectrelib-forge-0.12.5+1.19.2.jar |SpectreLib |spectrelib |0.12.5+1.19.2 |DONE |Manifest: NOSIGNATURE born_in_chaos_-Forge-1.19.2_1.5.jar |Born in Chaos |born_in_chaos_v1 |1.0.0 |DONE |Manifest: NOSIGNATURE personality-1.19-3.0.1.jar |Personality |personality |3.0.1 |DONE |Manifest: NOSIGNATURE kffmod-3.12.0.jar |Kotlin For Forge |kotlinforforge |3.12.0 |DONE |Manifest: NOSIGNATURE Rotten-Creatures-Forge-1.19.2-v1.0.1 (1).jar |Rotten Creatures |rottencreatures |1.0.1 |DONE |Manifest: NOSIGNATURE L_Enders_Cataclysm-1.24-1.19.2.jar |Cataclysm Mod |cataclysm |1.0 |DONE |Manifest: NOSIGNATURE Iceberg-1.19.2-forge-1.1.2.jar |Iceberg |iceberg |1.1.2 |DONE |Manifest: NOSIGNATURE flywheel-forge-1.19.2-0.6.9-18.jar |Flywheel |flywheel |0.6.9-18 |DONE |Manifest: NOSIGNATURE create-1.19.2-0.5.1.c.jar |Create |create |0.5.1.c |DONE |Manifest: NOSIGNATURE Croptopia-1.19.2-FORGE-2.2.2 (4).jar |Croptopia |croptopia |2.2.2 |DONE |Manifest: NOSIGNATURE create-stuff-additions1.19.2_v2.0.3b.jar |Create Stuff & Additions |create_sa |2.0.3. |DONE |Manifest: NOSIGNATURE woodworks-1.19.2-2.2.1.jar |Woodworks |woodworks |2.2.1 |DONE |Manifest: NOSIGNATURE polymorph-forge-0.46.4-1.19.2.jar |Polymorph |polymorph |0.46.4+1.19.2 |DONE |Manifest: NOSIGNATURE AutoRegLib-1.8.2-55.jar |AutoRegLib |autoreglib |1.8.2-55 |DONE |Manifest: NOSIGNATURE Quark-3.4-405-1.19.2.jar |Quark |quark |3.4-405 |DONE |Manifest: NOSIGNATURE gothic_rpg_модорнизированый.jar |Gothic |gothic |1.0.3 |DONE |Manifest: NOSIGNATURE resourcefullib-forge-1.19.2-1.1.12.jar |Resourceful Lib |resourcefullib |1.1.12 |DONE |Manifest: NOSIGNATURE spirit-forge-1.19.2-2.2.6.jar |Spirit |spirit |2.2.6 |DONE |Manifest: NOSIGNATURE mutantmore-1.19.2-early-access-1.0.7.jar |Mutant More |mutantmore |1.0 |DONE |Manifest: NOSIGNATURE Chimes-v2.0.1-1.19.2.jar |Chimes |chimes |2.0.1 |DONE |Manifest: NOSIGNATURE ItemPhysic_FORGE_v1.6.6_mc1.19.2 (3).jar |ItemPhysic |itemphysic |1.6.6 |DONE |Manifest: NOSIGNATURE 1.19.2-YUNG-s-Better-Mineshafts-v3.2.0-Forge.jar |YUNG's Better Mineshafts |bettermineshafts |1.19.2-Forge-3.2.0 |DONE |Manifest: NOSIGNATURE geckolib-forge-1.19-3.1.40 (12).jar |GeckoLib |geckolib3 |3.1.40 |DONE |Manifest: NOSIGNATURE Forge-Creeper-Overhaul-2.0.8-1.19.2 (3).jar |Creeper Overhaul |creeperoverhaul |2.0.8 |DONE |Manifest: NOSIGNATURE pots_and_mimics_rpg_1.0.0_forge_1.19.2.jar |Pots and Mimics |pots_and_mimics |1.0.0 |DONE |Manifest: NOSIGNATURE Crash Report UUID: 6ad9661e-abe4-4517-977c-a6d736701921 FML: 0.0 Forge: net.minecraftforge:43.2.18

Operating System

windows 10

Mod Version

0.5.1c

Minecraft Version

1.19.2

Forge Version

47

Other Mods

.

Additional Context

https://mclo.gs/KLlP2Vv#L5

commented

Hybrid core, probably caused by this but if this happens on a normal forge server make a new issue

commented

could you please post the crash report to mclo.g and post the link

commented
  • i dont think this is the problem, but i noticed that you are using java 19. mod development is done using java 17 and it is known that java 20 causes issues with the mixin library.
  • could you either deactivate citadel or update it to its latest 1.19.2 version?
commented

Пожалуйста, добавьте следующий мод: https://modrinth.com/mod/neruina это автоматически избавит от глючащего поршня. затем повторите попытку установить поршень, чтобы увидеть, сохраняется ли проблема.

Now the server does not decorate, but simply disappears what should move.

commented

Then the only option is to discover which mod is being incompatible. A good strategy is to keep create and then deactivate half the mods. If the problem occurs again, then you know it is one of the mods you activated. if not, then it is one of the mods that was deactivated. repeat the process until you find which mod and then let us know so that we can help others that encounter the same issue.

commented

У меня все равно украшает майнкрафт после того как я удалил citadel и к ниму прилегающие моды. https://mclo.gs/UsWcR61

commented

Please add the following mod: https://modrinth.com/mod/neruina
it will automatically get rid of the buggy piston. then try again to place a piston to see if the issue persists.

commented

Then the only option is to discover which mod is being incompatible. A good strategy is to keep create and then deactivate half the mods. If the problem occurs again, then you know it is one of the mods you activated. if not, then it is one of the mods that was deactivated. repeat the process until you find which mod and then let us know so that we can help others that encounter the same issue.

I deleted all the mods on the server still crashes. https://mclo.gs/xdSQqVT

commented

can you create a new world and try again please?

commented

не могли бы вы создать новый мир и попробовать еще раз, пожалуйста?

It was already a new server .

commented

maybe mohist is not fully forge compatible.

commented

возможно, mohist не полностью совместим с forge.

How to install a simple forge server.