Majrusz / MajruszsProgressiveDifficultyMod

Minecraft modification that progressively increases the game difficulty over time.
21 stars 28 forks source link

server crash with forge 1.16.5 version 36.0.26 and custom modpack #28

Closed thiccmeme closed 3 years ago

thiccmeme commented 3 years ago

I'd like to start off by saying I love your mod and used it on my last playthrough with a few of my friends on my server, however with this version and mod combination it causes a world of issues.

I will be able to get into the server and play for a minute or two but then I believe a ticking entity issue occurs and causes the server to crash.

without progressive difficulty installed the server and modpack function perfectly, but with it, they do not.

below is the crash report

---- Minecraft Crash Report ---- // I let you down. Sorry :(

Time: 2/19/21 8:51 PM Description: Watching Server

java.lang.Error: ServerHangWatchdog detected that a single server tick took 60.00 seconds (should be max 0.05) at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:43) [?:?] {re:classloading} at java.lang.Thread.run(Thread.java:748) [?:1.8.0_271] {}

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

-- Thread Dump -- Details: Threads: "Netty Epoll Server IO #2" Id=123 RUNNABLE at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:114) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at java.lang.Thread.run(Thread.java:748)

"Netty Epoll Server IO #1" Id=122 RUNNABLE at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:114) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at java.lang.Thread.run(Thread.java:748)

"Server Watchdog" Id=118 RUNNABLE at sun.management.ThreadImpl.dumpThreads0(Native Method) at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454) at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:41) at java.lang.Thread.run(Thread.java:748)

"Thread-12" Id=107 RUNNABLE (in native) at sun.nio.fs.LinuxWatchService.poll(Native Method) at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47) at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314) at java.lang.Thread.run(Thread.java:748)

"Netty Epoll Server IO #0" Id=106 RUNNABLE at io.netty.channel.epoll.Native.epollWait0(Native Method) at io.netty.channel.epoll.Native.epollWait(Native.java:114) at io.netty.channel.epoll.EpollEventLoop.epollWait(EpollEventLoop.java:239) at io.netty.channel.epoll.EpollEventLoop.run(EpollEventLoop.java:256) at io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884) at java.lang.Thread.run(Thread.java:748)

"ObjectCleanerThread" Id=105 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@360a137 at java.lang.Object.wait(Native Method)

"DestroyJavaVM" Id=103 RUNNABLE

"Snooper Timer" Id=101 WAITING on java.util.TaskQueue@da75f2b at java.lang.Object.wait(Native Method)

"TF-Scheduler" Id=92 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@998ca47 at sun.misc.Unsafe.park(Native Method)

"Java2D Disposer" Id=91 WAITING on java.lang.ref.ReferenceQueue$Lock@4c9a5510 at java.lang.Object.wait(Native Method)

"Keep-Alive-SocketCleaner" Id=89 WAITING on sun.net.www.http.KeepAliveStreamCleaner@4af53cad at java.lang.Object.wait(Native Method)

"modloading-worker-16" Id=75 WAITING on java.util.concurrent.ForkJoinPool@7d1c7cdf at sun.misc.Unsafe.park(Native Method)

"Thread-4" Id=74 RUNNABLE (in native) at sun.nio.fs.LinuxWatchService.poll(Native Method) at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47) at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314) at java.lang.Thread.run(Thread.java:748)

"modloading-worker-0" Id=71 WAITING on java.util.concurrent.ForkJoinPool@7d1c7cdf at sun.misc.Unsafe.park(Native Method)

"modloading-worker-14" Id=68 WAITING on java.util.concurrent.ForkJoinPool@7d1c7cdf at sun.misc.Unsafe.park(Native Method)

"modloading-worker-10" Id=64 WAITING on java.util.concurrent.ForkJoinPool@7d1c7cdf at sun.misc.Unsafe.park(Native Method)

"modloading-worker-17" Id=62 WAITING on java.util.concurrent.ForkJoinPool@7d1c7cdf at sun.misc.Unsafe.park(Native Method)

"modloading-worker-31" Id=61 WAITING on java.util.concurrent.ForkJoinPool@7d1c7cdf at sun.misc.Unsafe.park(Native Method)

"modloading-worker-6" Id=60 WAITING on java.util.concurrent.ForkJoinPool@7d1c7cdf at sun.misc.Unsafe.park(Native Method)

"modloading-worker-2" Id=56 WAITING on java.util.concurrent.ForkJoinPool@7d1c7cdf at sun.misc.Unsafe.park(Native Method)

"modloading-worker-5" Id=51 TIMED_WAITING on java.util.concurrent.ForkJoinPool@7d1c7cdf at sun.misc.Unsafe.park(Native Method)

"modloading-worker-12" Id=50 WAITING on java.util.concurrent.ForkJoinPool@7d1c7cdf at sun.misc.Unsafe.park(Native Method)

"modloading-worker-19" Id=49 WAITING on java.util.concurrent.ForkJoinPool@7d1c7cdf at sun.misc.Unsafe.park(Native Method)

"modloading-worker-15" Id=46 WAITING on java.util.concurrent.ForkJoinPool@7d1c7cdf at sun.misc.Unsafe.park(Native Method)

"modloading-worker-29" Id=43 WAITING on java.util.concurrent.ForkJoinPool@7d1c7cdf at sun.misc.Unsafe.park(Native Method)

"modloading-worker-11" Id=41 WAITING on java.util.concurrent.ForkJoinPool@7d1c7cdf at sun.misc.Unsafe.park(Native Method)

"modloading-worker-18" Id=40 WAITING on java.util.concurrent.ForkJoinPool@7d1c7cdf at sun.misc.Unsafe.park(Native Method)

"modloading-worker-25" Id=39 WAITING on java.util.concurrent.ForkJoinPool@7d1c7cdf at sun.misc.Unsafe.park(Native Method)

"Timer hack thread" Id=38 TIMED_WAITING at java.lang.Thread.sleep(Native Method) at net.minecraft.util.Util$6.run(Util.java:505)

"Thread-2" Id=29 RUNNABLE (in native) at sun.nio.fs.LinuxWatchService.poll(Native Method) at sun.nio.fs.LinuxWatchService.access$600(LinuxWatchService.java:47) at sun.nio.fs.LinuxWatchService$Poller.run(LinuxWatchService.java:314) at java.lang.Thread.run(Thread.java:748)

"Thread-1" Id=28 TIMED_WAITING at sun.misc.Unsafe.park(Native Method) at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:338) at com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)

"Signal Dispatcher" Id=5 RUNNABLE

"Finalizer" Id=3 WAITING on java.lang.ref.ReferenceQueue$Lock@32994bc9 at java.lang.Object.wait(Native Method)

"Reference Handler" Id=2 WAITING on java.lang.ref.Reference$Lock@2cb5aa5f at java.lang.Object.wait(Native Method)

-- Performance stats -- Details: Random tick rate: 3 Level stats: ResourceKey[minecraft:dimension / minecraft:overworld]: players: 0, entities: 256 [alexsmobs:cockroach:42,minecraft:item:26,minecraft:zombie:23,minecraft:creeper:22,alexsmobs:crow:19], block_entities: 554 [minecraft:chest:228,minecraft:mob_spawner:205,quark:monster_box:99,minecraft:furnace:8,lucky:lucky_block:4], block_ticks: 6, fluid_ticks: 32, chunk_source: ServerChunkCache: 3491, ResourceKey[minecraft:dimension / minecraft:the_nether]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / minecraft:the_end]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / twilightforest:twilightforest]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0, ResourceKey[minecraft:dimension / twilightforest:skylight_forest]: players: 0, entities: 0 [], block_entities: 0 [], block_ticks: 0, fluid_ticks: 0, chunk_source: ServerChunkCache: 0 Stacktrace: at net.minecraft.server.dedicated.ServerHangWatchdog.run(ServerHangWatchdog.java:43) [?:?] {re:classloading} at java.lang.Thread.run(Thread.java:748) [?:1.8.0_271] {}

-- System Details -- Details: Minecraft Version: 1.16.5 Minecraft Version ID: 1.16.5 Operating System: Linux (amd64) version 4.15.0-135-generic Java Version: 1.8.0_271, Oracle Corporation Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation Memory: 2772254328 bytes (2643 MB) / 6366953472 bytes (6072 MB) up to 6442450944 bytes (6144 MB) CPUs: 32 JVM Flags: 3 total; -Xmx6144M -Xms512M -XX:+UseG1GC ModLauncher: 8.0.9+86+master.3cf110c ModLauncher launch target: fmlserver ModLauncher naming: srg ModLauncher services: /mixin-0.8.2.jar mixin PLUGINSERVICE /eventbus-4.0.0.jar eventbus PLUGINSERVICE /custom.jar object_holder_definalize PLUGINSERVICE /custom.jar runtime_enum_extender PLUGINSERVICE /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE /custom.jar capability_inject_definalize PLUGINSERVICE /custom.jar runtimedistcleaner PLUGINSERVICE /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE /custom.jar fml TRANSFORMATIONSERVICE FML: 36.0 Forge: net.minecraftforge:36.0.26 FML Language Providers: javafml@36.0 minecraft@1 Mod List: TreeChop-1.16.4-0.12.1.jar |HT's TreeChop |treechop |0.12.1 |DONE |NOSIGNATURE SaveMyStronghold-1.16.4-1.0.jar |Save My Stronghold! |savemystronghold |1.16.4-1.0 |DONE |NOSIGNATURE QuarkOddities-1.16.3.jar |Quark Oddities |quarkoddities |1.16.3 |DONE |NOSIGNATURE DungeonsMod-1.16.3-1.1.18.jar |Dungeons Mod |dungeonsmod |1.16.3-1.1.18 |DONE |NOSIGNATURE pamhc2trees-1.16.3-1.0.0.jar |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees |1.0.0 |DONE |NOSIGNATURE someassemblyrequired-1.16.5-1.3.4.jar |Some Assembly Required |someassemblyrequired |1.16.5-1.3.4 |DONE |NOSIGNATURE spiders-2.0-1.16.4-1.0.4.jar |Spiders 2.0 |spiderstpo |1.0.4 |DONE |NOSIGNATURE jei-1.16.4-7.6.1.71.jar |Just Enough Items |jei |7.6.1.71 |DONE |NOSIGNATURE prefab-1.6.4.3.jar |Prefab |prefab |1.6.4.3 |DONE |NOSIGNATURE coffee-mod_1.16.4-1.1.1.jar |Coffee mod |coffeemod |1.1.1 |DONE |NOSIGNATURE mcw-windows-1.0.3-mc1.16.5.jar |Macaw's Windows |mcwwindows |1.0.3 |DONE |NOSIGNATURE caelus-forge-1.16.5-2.1.2.2.jar |Caelus API |caelus |1.16.5-2.1.2.2 |DONE |NOSIGNATURE windowlogging-mc1.16.3_v0.0.2.jar |Windowlogging |windowlogging |0.0.2 |DONE |NOSIGNATURE pitg-1.16.3-1.4.1.jar |Pane In The Glass |pitg |1.16.3-1.4.1 |DONE |NOSIGNATURE gildedarmor-1.16.3-1.0.3.jar |Gilded Armor |gildedarmor |1.0.3 |DONE |NOSIGNATURE create-mc1.16.3_v0.3e.jar |Create |create |mc1.16.3_v0.3e |DONE |NOSIGNATURE BetterCaves-Forge-1.16.4-1.1.1 (1).jar |YUNG's Better Caves |bettercaves |1.16.4-1.1.1 |DONE |NOSIGNATURE Waystones_1.16.3-7.3.1.jar |Waystones |waystones |7.3.1 |DONE |NOSIGNATURE TerraForged-1.16.4-0.2.7.jar |TerraForged |terraforged |0.2.7 |DONE |7b:73:d0:a2:c3:40:13:84:35:4f:c9:0e:2b:85:8c:08:ea:3c:3c:eb:f1:98:8b:5b:6e:ca:8a:a0:9a:cf:12:b3 EpicFightMod-1.16.4-1.2.0.jar |Epic Fight Mod |epicfight |1.0.0 |DONE |NOSIGNATURE WeaponThrow-1.16.X-3.7.jar |Weapon Throw |weaponthrow |1.16.X-3.7 |DONE |NOSIGNATURE mcw-paintings-1.0.0-mc1.16.4-5.jar |Macaw's Paintings |mcwpaintings |1.0.0 |DONE |NOSIGNATURE mgui-1.16.4-3.1.3.jar |mgui |mgui |3.1.3 |DONE |NOSIGNATURE EnhancedVisuals_v1.3.24_mc1.16.5.jar |EnhancedVisuals |enhancedvisuals |1.3.0 |DONE |NOSIGNATURE CTM-MC1.16.1-1.1.2.6.jar |ConnectedTexturesMod |ctm |MC1.16.1-1.1.2.6 |DONE |NOSIGNATURE Placebo-1.16.4-4.4.1.jar |Placebo |placebo |4.4.1 |DONE |NOSIGNATURE citadel-1.6.1.jar |Citadel |citadel |1.6.1 |DONE |NOSIGNATURE alexsmobs-1.5.1.jar |Alex's Mobs |alexsmobs |1.5.1 |DONE |NOSIGNATURE TravelersBackpack-1.16.4-5.3.8.jar |Traveler's Backpack |travelersbackpack |5.3.8 |DONE |NOSIGNATURE YungsApi-1.16.4-Forge-4.jar |YUNG's API |yungsapi |1.16.4-Forge-4 |DONE |NOSIGNATURE decorative_blocks-1.16.4-1.7.2.jar |Decorative Blocks |decorative_blocks |1.7.2 |DONE |NOSIGNATURE randompatches-2.4.0-forge.jar |RandomPatches |randompatches |2.4.0-forge |DONE |92:f6:29:d4:09:89:f5:f5:98:5e:20:34:31:d0:7b:58:22:06:bd:a5:d1:6a:92:6e:ac:3d:8d:18:c5:b2:5b:d7 simpleplanes-1.16.3-3.2.0.3.jar |Simple Planes |simpleplanes |1.16.3-3.2.0.3 |DONE |NOSIGNATURE mcw-doors-1.0.2-mc1.16.5.jar |Macaw's Doors |mcwdoors |1.0.2 |DONE |NOSIGNATURE outvoted-1.16.5-1.1.2.jar |Outvoted |outvoted |1.1.2 |DONE |NOSIGNATURE additional_lights-1.16.4-2.1.3.jar |Additional Lights |additional_lights |2.1.3 |DONE |NOSIGNATURE Hwyla-forge-1.10.11-B78_1.16.2.jar |Waila |waila |1.10.11-B78_1.16.2 |DONE |NOSIGNATURE walljump-forge-1.16.4-1.3.6.jar |Wall-Jump! |walljump |1.16.4-1.3.6 |DONE |NOSIGNATURE BlockDiversity-1.16.5-1.2.jar |Block Diversity |buildersplus |1.0 |DONE |NOSIGNATURE forge-1.16.5-36.0.26-universal.jar |Forge |forge |36.0.26 |DONE |22:af:21:d8:19:82:7f:93:94:fe:2b:ac:b7:e4:41:57:68:39:87:b1:a7:5c:c6:44:f9:25:74:21:14:f5:0d:90 twilightforest-1.16.5-4.0.334-universal.jar |The Twilight Forest |twilightforest |NONE |DONE |NOSIGNATURE supplementaries-1.16.5-0.9.23c.jar |Supplementaries |supplementaries |1.16.5-0.9.23c |DONE |NOSIGNATURE betterendforge-1.16.4-1.4.1.jar |BetterEnd Forge |betterendforge |1.16.4-1.4.1 |DONE |NOSIGNATURE moblocks-v0.8.1b.jar |Mo'Blocks |moblocks |v0.8.1b |DONE |NOSIGNATURE DynamicSurroundings-1.16.4-4.0.3.8.jar |§3Dynamic Surroundings |dsurround |1.16.4-4.0.3.8 |DONE |b4:98:14:b9:76:55:25:4f:e5:5f:4d:71:90:87:43:5b:f9:d5:3a:02:60:42:5e:da:1f:15:9c:ff:be:a9:7c:77 structure_gel-1.16.4-1.7.5.jar |Structure Gel API |structure_gel |1.7.5 |DONE |NOSIGNATURE forge-1.16.5-36.0.26-server.jar |Minecraft |minecraft |1.16.5 |DONE |NOSIGNATURE mcw-bridges-1.0.5-mc1.16.5-4.jar |Macaw's Bridges |mcwbridges |1.0.5 |DONE |NOSIGNATURE luckyblock-1.16.4-3.jar |Lucky Block |lucky |1.16.4-3 |DONE |NOSIGNATURE SilentLib-1.16.3-4.9.1+64.jar |Silent Lib |silentlib |4.9.1+64 |DONE |NOSIGNATURE EndRemastered-R352.jar |End Remastered 3.5.2 |endrem |1.16.3 |DONE |NOSIGNATURE pamhc2crops-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Crops |pamhc2crops |version |DONE |NOSIGNATURE dungeons_plus-1.16.4-1.1.3.jar |Dungeons Plus |dungeons_plus |1.1.3 |DONE |NOSIGNATURE CreativeCore_v2.0.10_mc1.16.4.jar |CreativeCore |creativecore |2.0.0 |DONE |NOSIGNATURE mcw-trapdors-1.0.1-mc1.16.5.jar |Macaw's Trapdoors |mcwtrpdoors |1.0.1 |DONE |NOSIGNATURE SilentGear-1.16.3-2.6.0+217.jar |Silent Gear |silentgear |2.6.0+217 |DONE |NOSIGNATURE movingelevators-1.2.32-mc1.16.5.jar |Moving Elevators |movingelevators |1.2.32 |DONE |NOSIGNATURE Botania-1.16.4-411.jar |Botania |botania |1.16.4-411 |DONE |NOSIGNATURE managear-1.16.3-2.2.3.jar |Mana Gear |managear |1.16.3-2.2.3 |DONE |NOSIGNATURE CannabisCraft1.16.4v4.1.5.jar |CannabisCraft |cannabiscraft |4.1.5 |DONE |NOSIGNATURE pamhc2foodextended-1.16.3-1.0.1.jar |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended |version |DONE |NOSIGNATURE car-1.16.5-1.0.1.jar |Ultimate Car Mod |car |1.16.5-1.0.1 |DONE |NOSIGNATURE majrusz-library-1.16.4-1.3.0.jar |Majrusz Library |majrusz_library |1.3.0 |DONE |NOSIGNATURE easy_villagers-1.16.4-1.1.28.jar |Easy Villagers |easy_villagers |1.16.4-1.1.28 |DONE |NOSIGNATURE curios-forge-1.16.5-4.0.4.0.jar |Curios API |curios |1.16.5-4.0.4.0 |DONE |NOSIGNATURE tetra-1.16.4-3.6.0.jar |Tetra |tetra |3.6.0 |DONE |NOSIGNATURE Patchouli-1.16.4-48.jar |Patchouli |patchouli |1.16.4-48 |DONE |NOSIGNATURE pamhc2foodcore-1.16.3-1.0.2.jar |Pam's HarvestCraft 2 Food Core|pamhc2foodcore |version |DONE |NOSIGNATURE extlights-3.3.jar |Extended Lights |extlights |3.3 |DONE |NOSIGNATURE polymorph-forge-1.16.5-0.24.jar |Polymorph |polymorph |1.16.5-0.24 |DONE |NOSIGNATURE AutoRegLib-1.6-47.jar |AutoRegLib |autoreglib |1.6-47 |DONE |NOSIGNATURE Quark-r2.4-304.jar |Quark |quark |r2.4-304 |DONE |NOSIGNATURE Apotheosis-1.16.3-4.4.1.jar |Apotheosis |apotheosis |4.4.1 |DONE |NOSIGNATURE BetterDiving-1.16.5-1.1.1.jar |Better Diving |better_diving |1.1.1 |DONE |NOSIGNATURE elevatorid-1.16.5-1.7.12.jar |Elevator Mod |elevatorid |1.16.5-1.7.12 |DONE |NOSIGNATURE buildersaddition-1.16.4-20210127a.jar |Builders Crafts & Addition |buildersaddition |1.16.4-20210127a |DONE |NOSIGNATURE majruszs-difficulty-1.16.4-0.5.1.jar |Majrusz's Progressive Difficul|majruszs_difficulty |0.5.1 |DONE |NOSIGNATURE mcw-roofs-2.0.1-mc1.16.5-4.jar |Macaw's Roofs |mcwroofs |2.0.1 |DONE |NOSIGNATURE AppleSkin-mc1.16.2-forge-1.0.14.jar |AppleSkin |appleskin |1.0.14 |DONE |NOSIGNATURE mcw-furniture-2.0.1-mc1.16.5.jar |Macaw's Furniture |mcwfurnitures |2.0.1 |DONE |NOSIGNATURE BetterMineshafts-Forge-1.16.4-2.0.1 (1).jar |YUNG's Better Mineshafts |bettermineshafts |1.16.4-2.0.1 |DONE |NOSIGNATURE geckolib-forge-1.16.5-3.0.13.jar |GeckoLib |geckolib3 |3.0.13 |DONE |NOSIGNATURE Crash Report UUID: 4ad6ee98-b927-4516-bea8-8084b72721bb Player Count: 0 / 72; [] Data Packs: vanilla, mod:treechop, mod:savemystronghold, mod:quarkoddities (incompatible), mod:dungeonsmod, mod:pamhc2trees (incompatible), mod:someassemblyrequired, mod:spiderstpo, mod:jei, mod:prefab (incompatible), mod:coffeemod, mod:mcwwindows, mod:caelus, mod:windowlogging (incompatible), mod:pitg (incompatible), mod:gildedarmor, mod:create (incompatible), mod:bettercaves (incompatible), mod:waystones (incompatible), mod:terraforged, mod:epicfight, mod:weaponthrow, mod:mcwpaintings (incompatible), mod:mgui (incompatible), mod:enhancedvisuals, mod:ctm (incompatible), mod:placebo (incompatible), mod:citadel (incompatible), mod:alexsmobs, mod:travelersbackpack (incompatible), mod:yungsapi, mod:decorative_blocks, mod:randompatches, mod:simpleplanes (incompatible), mod:mcwdoors, mod:outvoted, mod:additional_lights, mod:waila, mod:walljump (incompatible), mod:buildersplus, mod:forge, mod:twilightforest, mod:supplementaries, mod:betterendforge, mod:moblocks, mod:dsurround, mod:structure_gel, mod:mcwbridges, mod:lucky (incompatible), mod:silentlib (incompatible), mod:endrem, mod:pamhc2crops (incompatible), mod:dungeons_plus, mod:creativecore, mod:mcwtrpdoors, mod:silentgear, mod:movingelevators, mod:botania, mod:managear, mod:cannabiscraft, mod:pamhc2foodextended (incompatible), mod:car, mod:majrusz_library, mod:easy_villagers, mod:curios, mod:tetra, mod:patchouli (incompatible), mod:pamhc2foodcore (incompatible), mod:extlights, mod:autoreglib (incompatible), mod:quark (incompatible), mod:apotheosis (incompatible), mod:better_diving, mod:elevatorid, mod:buildersaddition (incompatible), mod:mcwroofs, mod:appleskin, mod:mcwfurnitures, mod:bettermineshafts (incompatible), mod:geckolib3 (incompatible), mod:polymorph, mod:majruszs_difficulty Is Modded: Definitely; Server brand changed to 'forge' Type: Dedicated Server (map_server.txt)

Majrusz commented 3 years ago

This should work properly in the next update.