Paste #117959: Denizen Crash when loading an NPC inside a Chunk

Date: 2023/11/25 12:47:42 UTC-08:00
Type: Server Log

View Raw Paste Download This Paste
Copy Link


---- Minecraft Crash Report ----
// Shall we play a game?

Time: 11/26/23, 3:38 AM
Description: Ticking entity

java.lang.NoClassDefFoundError: com/denizenscript/denizen/utilities/Utilities
    at com.denizenscript.denizen.npc.traits.SleepingTrait.run(SleepingTrait.java:34) ~[?:?] {re:classloading,re:classloading,re:classloading}
    at net.citizensnpcs.api.npc.AbstractNPC.update(AbstractNPC.java:540) ~[?:?] {re:classloading,re:classloading,re:classloading}
    at net.citizensnpcs.npc.CitizensNPC.update(CitizensNPC.java:469) ~[?:?] {re:classloading,re:classloading,re:classloading}
    at net.citizensnpcs.nms.v1_16_R3.entity.EntityHumanNPC.func_70071_h_(EntityHumanNPC.java:352) ~[?:?] {re:classloading,re:classloading,re:classloading}
    at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:815) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:locks.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.world.World.func_217390_a(World.java:736) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:locks.mixins.json:WorldMixin,pl:mixin:APP:securitycraft.mixins.json:piston.WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:561) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:locks.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1071) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:345) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:998) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:815) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:267) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at java.lang.Thread.run(Thread.java:833) ~[?:?] {}
Caused by: java.lang.ClassNotFoundException: com.denizenscript.denizen.utilities.Utilities
    at org.bukkit.plugin.java.PluginClassLoader.loadClass0(PluginClassLoader.java:178) ~[forge:?] {re:classloading}
    at org.bukkit.plugin.java.PluginClassLoader.loadClass(PluginClassLoader.java:133) ~[forge:?] {re:classloading}
    at java.lang.ClassLoader.loadClass(ClassLoader.java:520) ~[?:?] {}
    ... 13 more


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

-- Head --
Thread: Server thread
Stacktrace:
    at com.denizenscript.denizen.npc.traits.SleepingTrait.run(SleepingTrait.java:34) ~[?:?] {re:classloading,re:classloading,re:classloading,re:classloading,re:classloading}
    at net.citizensnpcs.api.npc.AbstractNPC.update(AbstractNPC.java:540) ~[?:?] {re:classloading,re:classloading,re:classloading,re:classloading,re:classloading}
    at net.citizensnpcs.npc.CitizensNPC.update(CitizensNPC.java:469) ~[?:?] {re:classloading,re:classloading,re:classloading,re:classloading,re:classloading}
    at net.citizensnpcs.nms.v1_16_R3.entity.EntityHumanNPC.func_70071_h_(EntityHumanNPC.java:352) ~[?:?] {re:classloading,re:classloading,re:classloading,re:classloading,re:classloading}
    at net.minecraft.world.server.ServerWorld.func_217479_a(ServerWorld.java:815) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:locks.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
-- Entity being ticked --
Details:
    Entity Type: minecraft:player (net.citizensnpcs.nms.v1_16_R3.entity.EntityHumanNPC)
    Entity ID: 2114
    Entity Name: ศพ
    Entity's Exact location: 667.50, 89.69, -612.50
    Entity's Block location: World: (667,89,-613), Chunk: (at 11,5,11 in 41,-39; contains blocks 656,0,-624 to 671,255,-609), Region: (1,-2; contains chunks 32,-64 to 63,-33, blocks 512,0,-1024 to 1023,255,-513)
    Entity's Momentum: 0.00, -0.08, 0.00
    Entity's Passengers: []
    Entity's Vehicle: ~~ERROR~~ NullPointerException: Cannot invoke "net.minecraft.entity.Entity.toString()" because the return value of "net.minecraft.entity.Entity.func_184187_bx()" is null
Stacktrace:
    at net.minecraft.world.World.func_217390_a(World.java:736) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:locks.mixins.json:WorldMixin,pl:mixin:APP:securitycraft.mixins.json:piston.WorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}
    at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:561) ~[?:?] {re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:classloading,pl:accesstransformer:B,pl:mixin:APP:locks.mixins.json:ServerWorldMixin,pl:mixin:A,pl:runtimedistcleaner:A}


-- Affected level --
Details:
    All players: 10 total; [EntityHumanNPC['CIT-bfd3a0a81600'/533, l='ServerLevel[Demo_World]', x=-880.75, y=62.00, z=-610.75](TextComponent{text='CIT-bfd3a0a81600', siblings=[], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}} at -880.7529,62.0,-610.7501), EntityHumanNPC['CIT-1159efe4aad3'/581, l='ServerLevel[Demo_World]', x=-880.48, y=62.00, z=-619.36](TextComponent{text='CIT-1159efe4aad3', siblings=[], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}} at -880.4752,62.0,-619.3617), EntityHumanNPC['[SISTER]_Baki'/760, l='ServerLevel[Demo_World]', x=-877.51, y=62.00, z=-617.72](TextComponent{text='[SISTER]_Baki', siblings=[], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}} at -877.5107,62.0,-617.7178), EntityHumanNPC['[Sister]_Yari'/1172, l='ServerLevel[Demo_World]', x=-865.51, y=71.45, z=-606.80](TextComponent{text='[Sister]_Yari', siblings=[], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}} at -865.5085,71.45,-606.7994), EntityHumanNPC['Inori'/1840, l='ServerLevel[Demo_World]', x=602.48, y=37.00, z=-653.75](TextComponent{text='Inori', siblings=[], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}} at 602.4787,37.0,-653.754), EntityHumanNPC['[SISTER]_Sari'/2778, l='ServerLevel[Demo_World]', x=-865.70, y=62.00, z=-608.70](TextComponent{text='[SISTER]_Sari', siblings=[], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}} at -865.7,62.0,-608.7), EntityHumanNPC['[SISTER]_Baki'/2782, l='ServerLevel[Demo_World]', x=-865.70, y=62.00, z=-613.70](TextComponent{text='[SISTER]_Baki', siblings=[], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}} at -865.7,62.0,-613.7), EntityHumanNPC['CIT-0e0e702e8671'/2786, l='ServerLevel[Demo_World]', x=-879.00, y=62.00, z=-618.70](TextComponent{text='CIT-0e0e702e8671', siblings=[], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}} at -879.0047,62.0,-618.7), EntityHumanNPC['CIT-5fda4264a775'/2794, l='ServerLevel[Demo_World]', x=-878.18, y=62.00, z=-618.58](TextComponent{text='CIT-5fda4264a775', siblings=[], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}} at -878.1754,62.0,-618.5824), EntityHumanNPC['CIT-6e2ba2fab3f0'/2806, l='ServerLevel[Demo_World]', x=135.14, y=70.95, z=-605.90](TextComponent{text='CIT-6e2ba2fab3f0', siblings=[], style=Style{ color=null, bold=null, italic=null, underlined=null, strikethrough=null, obfuscated=null, clickEvent=null, hoverEvent=null, insertion=null, font=minecraft:default}} at 135.1353,70.95,-605.9044)]
    Chunk stats: ServerChunkCache: 11345
    Level dimension: minecraft:overworld
    Level spawn location: World: (630,72,-477), Chunk: (at 6,4,3 in 39,-30; contains blocks 624,0,-480 to 639,255,-465), Region: (1,-1; contains chunks 32,-32 to 63,-1, blocks 512,0,-512 to 1023,255,-1)
    Level time: 15535606 game time, 13628784177 day time
    Level name: Demo_World
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Level weather: Rain time: 163678 (now: false), thunder time: 62925 (now: false)
    Known server brands: Mohist
    Level was modded: true
    Level storage version: 0x04ABD - Anvil
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1071) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:345) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:998) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:815) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:267) ~[?:?] {re:classloading,pl:accesstransformer:B,pl:runtimedistcleaner:A,re:mixin,pl:accesstransformer:B,pl:runtimedistcleaner:A}
    at java.lang.Thread.run(Thread.java:833) ~[?:?] {}


-- System Details --
Details:
    Minecraft Version: 1.16.5
    Minecraft Version ID: 1.16.5
    Mohist Version: 1.16.5-1189
    Operating System: Windows 11 (amd64) version 10.0
    Java Version: 17.0.7, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode, sharing), Oracle Corporation
    Memory: 1436411536 bytes (1369 MB) / 3229614080 bytes (3080 MB) up to 6442450944 bytes (6144 MB)
    CPUs: 12
    JVM Flags: 8 total; -Xms1G -Xmx6G -XX:+UseG1GC -XX:MaxGCPauseMillis=125 -XX:G1HeapRegionSize=4M -XX:+UnlockExperimentalVMOptions -XX:+ParallelRefProcEnabled -XX:+AlwaysPreTouch
    ModLauncher: mohist-8.1.3
    ModLauncher launch target: fmlserver
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.4.jar mixin PLUGINSERVICE 
        /eventbus-4.0.0.jar eventbus PLUGINSERVICE 
        /mohist-1.16.5-122-server.jar object_holder_definalize PLUGINSERVICE 
        /mohist-1.16.5-122-server.jar runtime_enum_extender PLUGINSERVICE 
        /mohist-1.16.5-122-server.jar capability_inject_definalize PLUGINSERVICE 
        /accesstransformers-3.0.1.jar accesstransformer PLUGINSERVICE 
        /mohist-1.16.5-122-server.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.4.jar mixin TRANSFORMATIONSERVICE 
        /mohist-1.16.5-122-server.jar fml TRANSFORMATIONSERVICE 
    FML: 36.2
    Forge: com.mohistmc:36.2.39
    FML Language Providers: 
        [email protected]
        minecraft@1
    Mod List: 
        grappling_hook_mod-1.16.5-v13.jar                 |Grappling Hook Mod            |grapplemod                    |1.16.5-v13          |DONE      |Manifest: NOSIGNATURE
        Trin+Civil+Pack-1.16.5-3.20.0.jar                 |Immersive Vehicles (MTS/IV) - |iv_tcp_v3                     |3.20.0              |DONE      |Manifest: NOSIGNATURE
        pamhc2trees-1.16.3-1.0.1.jar                      |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees                   |1.0.1               |DONE      |Manifest: NOSIGNATURE
        cgm-1.2.6-1.16.5.jar                              |MrCrayfish's Gun Mod          |cgm                           |1.2.6               |DONE      |Manifest: NOSIGNATURE
        locks-1.16.5-3.0.3.jar                            |Locks                         |locks                         |3.0.3               |DONE      |Manifest: NOSIGNATURE
        [1.16.5]-Medieval-Siege-Machines-v1.15.jar.jar    |Medieval Siege Machines       |siegemachines                 |1.16-1.17           |DONE      |Manifest: NOSIGNATURE
        stealing_villagers-forge-1.16.5-1.0.0.jar         |Stealing the villagers        |stealing_villagers            |1.0.0               |DONE      |Manifest: NOSIGNATURE
        libraryferret-forge-1.16.5-4.0.0.jar              |Library ferret                |libraryferret                 |4.0.0               |DONE      |Manifest: NOSIGNATURE
        HAArmor+1.16.5-1.1.0.jar                          |Historically Accurate Armor   |accuratearmor                 |1.0.2               |DONE      |Manifest: NOSIGNATURE
        CasinoCraft_1.16.5_v19.jar                        |CasinoCraft                   |casinocraft                   |v19                 |DONE      |Manifest: NOSIGNATURE
        tac-0.3.9.2-1.16.5-lesraisins.jar                 |Timeless and Classics Guns    |tac                           |0.3.9.2             |DONE      |Manifest: NOSIGNATURE
        lesraisinsadd-0.1.2.2.jar                         |LesRaisins TaC Addon          |lesraisinsadd                 |0.1.2.2             |DONE      |Manifest: NOSIGNATURE
        UNDEADv.1.7.b.release+Biome.jar                   |UNDEAD                        |undead                        |2.2.2               |DONE      |Manifest: NOSIGNATURE
        EpicFight-16.6.4.jar                              |Epic Fight                    |epicfight                     |16.6.4              |DONE      |Manifest: NOSIGNATURE
        Clumps-6.0.0.28.jar                               |Clumps                        |clumps                        |6.0.0.28            |DONE      |Manifest: NOSIGNATURE
        configured-1.5.4-1.16.5.jar                       |Configured                    |configured                    |1.5.4               |DONE      |Manifest: NOSIGNATURE
        hiddennames-1.16.5-1.2.0.jar                      |Hidden Names                  |hiddennames                   |1.16.5-1.2.0        |DONE      |Manifest: NOSIGNATURE
        mightyarchitect-mc1.16.3_v0.5.jar                 |The Mighty Architect          |mightyarchitect               |0.5                 |DONE      |Manifest: NOSIGNATURE
        OpenTerrainGenerator-1.16.5-0.1.10.jar            |Open Terrain Generator        |otg                           |1.16.5-0.1.10       |DONE      |Manifest: NOSIGNATURE
        MutantBeasts-1.16.4-1.1.3.jar                     |Mutant Beasts                 |mutantbeasts                  |1.16.4-1.1.3        |DONE      |Manifest: d9:be:bd:b6:9a:e4:14:aa:05:67:fb:84:06:77:a0:c5:10:ec:27:15:1b:d6:c0:88:49:9a:ef:26:77:61:0b:5e
        Lucky77_1.16.5_v01.jar                            |Lucky77                       |lucky77                       |v01                 |DONE      |Manifest: NOSIGNATURE
        sophisticatedbackpacks-1.16.5-3.15.20.755.jar     |Sophisticated Backpacks       |sophisticatedbackpacks        |1.16.5-3.15.20.755  |DONE      |Manifest: NOSIGNATURE
        simpleplanes-1.16.5-4.6.0.jar                     |Simple Planes                 |simpleplanes                  |1.16.5-4.6.0        |DONE      |Manifest: NOSIGNATURE
        Immersive+Vehicles-1.16.5-22.10.0.jar             |Immersive Vehicles (formerly M|mts                           |NONE                |DONE      |Manifest: NOSIGNATURE
        Resident+Evil+84-1.16.5-2.2.jar                   |Resident Evil 8&4 mod         |re8joymod                     |0.1                 |DONE      |Manifest: NOSIGNATURE
        FpsReducer-forge-1.24-mc1.16.5.jar                |FPS Reducer                   |fpsreducer                    |1.24-mc1.16.5       |DONE      |Manifest: NOSIGNATURE
        carryon-1.16.5-1.15.6.24.jar                      |Carry On                      |carryon                       |1.15.6.24           |DONE      |Manifest: NOSIGNATURE
        mohist-1.16.5-1189-universal.jar                  |Forge                         |forge                         |36.2.39             |DONE      |Manifest: NOSIGNATURE
        dummmmmmy-1.16.5-1.3.3.jar                        |MmmMmmMmmMmm                  |dummmmmmy                     |1.3.0               |DONE      |Manifest: NOSIGNATURE
        deathbackup_1.16.5-1.5.jar                        |Death Backup                  |deathbackup                   |1.5                 |DONE      |Manifest: NOSIGNATURE
        konkrete_forge_1.6.1_MC_1.16.2-1.16.5.jar         |Konkrete                      |konkrete                      |1.6.1               |DONE      |Manifest: NOSIGNATURE
        createcafe-1.16.5-2.4.jar                         |Create Cafe                   |createcafe                    |1.16.5-2.4          |DONE      |Manifest: NOSIGNATURE
        DynamicSurroundings-1.16.5-4.0.5.0.jar            |Dynamic Surroundings        |dsurround                     |4.0.5.0             |DONE      |Manifest: NOSIGNATURE
        Scary_Mobs_And_Bosses-mod-1.16.5_1.2.0.jar        |Scary Mobs Mobs and Bosses    |scary_mobs_and_bosses         |1.2.0               |DONE      |Manifest: NOSIGNATURE
        mohist-1.16.5-1189-server.jar                     |Minecraft                     |minecraft                     |1.16.5              |DONE      |Manifest: NOSIGNATURE
        sons-of-sins-1.16.5-1.0.9.jar                     |sons of sins                  |sons_of_sins                  |1.0.9               |DONE      |Manifest: NOSIGNATURE
        smoothchunk1.16.5-2.0.jar                         |Smoothchunk mod               |smoothchunk                   |2.0                 |DONE      |Manifest: NOSIGNATURE
        mcw-bridges-2.0.7-mc1.16.5forge.jar               |Macaw's Bridges               |mcwbridges                    |2.0.7               |DONE      |Manifest: NOSIGNATURE
        FarmersDelight-1.16.5-0.6.0.jar                   |Farmer's Delight              |farmersdelight                |1.16.5-0.6.0        |DONE      |Manifest: NOSIGNATURE
        MTS+Official+Pack-1.16.5-V25.jar                  |Immersive Vehicles (MTS/IV) - |mtsofficialpack               |V24                 |DONE      |Manifest: NOSIGNATURE
        voicechat-forge-1.16.5-2.4.10.jar                 |Simple Voice Chat             |voicechat                     |1.16.5-2.4.10       |DONE      |Manifest: NOSIGNATURE
        ToolBelt-1.16.5-1.16.3.jar                        |Tool Belt                     |toolbelt                      |1.16.3              |DONE      |Manifest: NOSIGNATURE
        City_Cars_IV_1.16.5_1.0.0.jar                     |City Cars                     |citycars                      |V1.0                |DONE      |Manifest: NOSIGNATURE
        InventoryLogger-1.16.5-1.1.4.jar                  |Inventory Logger              |inv_logger                    |1.16.5-1.1.4        |DONE      |Manifest: NOSIGNATURE
        BiomesOPlenty-1.16.5-13.1.0.488-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.5-13.1.0.488   |DONE      |Manifest: NOSIGNATURE
        pamhc2crops-1.16.3-1.0.2.jar                      |Pam's HarvestCraft 2 Crops    |pamhc2crops                   |version             |DONE      |Manifest: NOSIGNATURE
        CreativeCore_v2.2.1_mc1.16.5.jar                  |CreativeCore                  |creativecore                  |2.0.0               |DONE      |Manifest: NOSIGNATURE
        Horror+Elements+mod+1.16.5_Halloween_update.jar   |Horror elements mod           |horror_elements_mod           |1.0.0               |DONE      |Manifest: NOSIGNATURE
        EyesInTheDarkness-1.16.5-1.0.6.jar                |Eyes in the Darkness          |eyesinthedarkness             |1.0.6               |DONE      |Manifest: NOSIGNATURE
        SubCraftica_2.4_1.16.5.jar                        |Immersive Vehicles - SubCrafti|subcraftica                   |1.3                 |DONE      |Manifest: NOSIGNATURE
        spark-1.9.1-forge.jar                             |spark                         |spark                         |1.9.1               |DONE      |Manifest: NOSIGNATURE
        pamhc2foodextended-1.16.3-1.0.4.jar               |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended            |version             |DONE      |Manifest: NOSIGNATURE
        goprone-1.16.4-1.3.5.jar                          |GoProne                       |goprone                       |1.16.4-1.3.5        |DONE      |Manifest: NOSIGNATURE
        plushies-1.2-1.16.5-forge.jar                     |Plushie Mod                   |plushies                      |1.2                 |DONE      |Manifest: NOSIGNATURE
        flywheel-1.16-0.2.5.jar                           |Flywheel                      |flywheel                      |1.16-0.2.5          |DONE      |Manifest: NOSIGNATURE
        create-mc1.16.5_v0.3.2g.jar                       |Create                        |create                        |v0.3.2g             |DONE      |Manifest: NOSIGNATURE
        creategears-1.16.5-1.3.3.jar                      |Create Gears                  |creategears                   |1.16.5-1.3.3        |DONE      |Manifest: NOSIGNATURE
        curios-forge-1.16.5-4.1.0.0.jar                   |Curios API                    |curios                        |1.16.5-4.1.0.0      |DONE      |Manifest: NOSIGNATURE
        itemblacklist-1.16.5-1.4.2.jar                    |Item Blacklist                |itemblacklist                 |1.16.5-1.4.2        |DONE      |Manifest: NOSIGNATURE
        pamhc2foodcore-1.16.3-1.0.2.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |version             |DONE      |Manifest: NOSIGNATURE
        collective-1.16.5-5.49.jar                        |Collective                    |collective                    |5.49                |DONE      |Manifest: NOSIGNATURE
        MorePlayerModels-1.16.5.20220731.jar              |More Player Models            |moreplayermodels              |1.16.5.20220731     |DONE      |Manifest: NOSIGNATURE
        hardcore_torches_forge-1.16.5-1.2.jar             |Hardcore Torches              |hardcore_torches              |1.16.5-1.2          |DONE      |Manifest: NOSIGNATURE
        flashLight-2.0.1.jar                              |Flashlight Mod                |flashlight                    |2.0.1               |DONE      |Manifest: NOSIGNATURE
        [1.16.5]+SecurityCraft+v1.9.6.1.jar               |SecurityCraft                 |securitycraft                 |v1.9.6.1            |DONE      |Manifest: NOSIGNATURE
        ParCool-1.16.5-3.0.1.0-R.jar                      |ParCool!                      |parcool                       |1.16.5-3.0.1.0-R    |DONE      |Manifest: NOSIGNATURE
        bettervillage-forge-1.16.5-3.1.0.jar              |Better village                |bettervillage                 |3.0.0               |DONE      |Manifest: NOSIGNATURE
        obfuscate-0.6.3-1.16.5.jar                        |Obfuscate                     |obfuscate                     |0.6.3               |DONE      |Manifest: NOSIGNATURE
        CustomNPCs-1.16.5.20220515.jar                    |Custom NPCs                   |customnpcs                    |1.16.5.20220515     |DONE      |Manifest: NOSIGNATURE
        CoroUtil-1.16.5-1.2.37.jar                        |CoroUtil                      |coroutil                      |1.16.5-1.2.37       |DONE      |Manifest: NOSIGNATURE
        cfm-7.0.0pre22-1.16.3.jar                         |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre22         |DONE      |Manifest: NOSIGNATURE
        architectury-1.32.68.jar                          |Architectury                  |architectury                  |1.32.68             |DONE      |Manifest: NOSIGNATURE
        walkietalkie-forge-1.16.5-1.2.0.jar               |Walkie-Talkie                 |walkietalkie                  |1.2.0               |DONE      |Manifest: NOSIGNATURE
        AI-Improvements-1.16.5-0.5.0.jar                  |AI-Improvements               |aiimprovements                |0.4.0               |DONE      |Manifest: NOSIGNATURE
        SoL-Carrot-1.16.5-1.10.1.jar                      |Spice of Life: Carrot Edition |solcarrot                     |1.16.5-1.10.1       |DONE      |Manifest: NOSIGNATURE
        cloth-config-4.16.91-forge.jar                    |Cloth Config v4 API           |cloth-config                  |4.16.91             |DONE      |Manifest: NOSIGNATURE
        NefsMedievalPub+v1.6(1.16.5).jar                  |Nef Deco Mod                  |nefdecomod                    |1.0                 |DONE      |Manifest: NOSIGNATURE
        C.M.A_Transport_Pack+_v.2.0-1.16.5_fix.jar        |R.A.G.E                       |blockyragecivil               |V1.3                |DONE      |Manifest: NOSIGNATURE
        simpleradio-1.1.2.jar                             |Simple Radio                  |simpleradio                   |1.1.2               |DONE      |Manifest: NOSIGNATURE
        DynamicTrees-1.16.5-0.10.5.jar                    |Dynamic Trees                 |dynamictrees                  |1.16.5-0.10.5       |DONE      |Manifest: NOSIGNATURE
        DynamicTreesBOP-1.16.5-2.0.9.jar                  |Dynamic Trees for Biomes o' Pl|dtbop                         |1.16.5-2.0.9        |DONE      |Manifest: NOSIGNATURE
        geckolib-forge-1.16.5-3.0.106.jar                 |GeckoLib                      |geckolib3                     |3.0.106             |DONE      |Manifest: NOSIGNATURE
        createaddition-1.16.5-20220129a.jar               |Create Crafts & Additions     |createaddition                |1.16.5-20220129a    |DONE      |Manifest: NOSIGNATURE
    Crash Report UUID: da49931f-808e-448c-bff3-d3e31c1ece77
    CraftBukkit Information: 
   Running: Mohist version 1.16.5-1189 (MC: 1.16.5) (Implementing API version 1.16.5-R0.1-SNAPSHOT) false
   Plugins: { Citizens v2.0.33-SNAPSHOT (build 3271) net.citizensnpcs.Citizens [fullwall], Denizen v1.2.5-SNAPSHOT (build 1776-REL) com.denizenscript.denizen.Denizen [The DenizenScript Team], PlugManX v2.3.2 com.rylinaux.plugman.PlugMan [rylinaux, Entity303],}
   Warnings: DEFAULT
   Reload Count: 0
   Threads: { RUNNABLE Attach Listener: [], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING Worker-Main-13: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING Worker-Bootstrap-7: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING Worker-Bootstrap-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING pool-3-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587), [email protected]/java.lang.Thread.run(Thread.java:833)], RUNNABLE Netty Server IO #0: [[email protected]/sun.nio.ch.WEPoll.wait(Native Method), [email protected]/sun.nio.ch.WEPollSelectorImpl.doSelect(WEPollSelectorImpl.java:111), [email protected]/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:129), [email protected]/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:141), app//io.netty.channel.nio.NioEventLoop.select(NioEventLoop.java:756), app//io.netty.channel.nio.NioEventLoop.run(NioEventLoop.java:411), app//io.netty.util.concurrent.SingleThreadEventExecutor$5.run(SingleThreadEventExecutor.java:884), [email protected]/java.lang.Thread.run(Thread.java:833)], WAITING Worker-Main-14: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING Craft Scheduler Thread - 3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [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:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], WAITING Snooper Timer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.Object.wait(Object.java:338), [email protected]/java.util.TimerThread.mainLoop(Timer.java:537), [email protected]/java.util.TimerThread.run(Timer.java:516)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587), [email protected]/java.lang.Thread.run(Thread.java:833)], RUNNABLE DestroyJavaVM: [], TIMED_WAITING Craft Scheduler Thread - 0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [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:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING Craft Scheduler Thread - 2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [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:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], TIMED_WAITING bStats-Metrics: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], RUNNABLE Server thread: [[email protected]/java.lang.Thread.dumpThreads(Native Method), [email protected]/java.lang.Thread.getAllStackTraces(Thread.java:1662), org.bukkit.craftbukkit.v1_16_R3.CraftCrashReport.call(CraftCrashReport.java:33), net.minecraft.crash.CrashReportCategory.func_189529_a(CrashReportCategory.java:81), net.minecraft.crash.CrashReport.func_71504_g(CrashReport.java:78), net.minecraft.crash.CrashReport.<init>(CrashReport.java:40), net.minecraft.crash.CrashReport.func_85055_a(CrashReport.java:247), net.minecraft.world.World.func_217390_a(World.java:738), net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:561), net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:1071), net.minecraft.server.dedicated.DedicatedServer.func_71190_q(DedicatedServer.java:345), net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:998), net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:815), net.minecraft.server.MinecraftServer.func_240783_a_(MinecraftServer.java:267), net.minecraft.server.MinecraftServer$$Lambda$16494/0x000000080289a918.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:833)], TIMED_WAITING Metrics - 1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], WAITING spark-worker-pool-1-thread-1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1170), [email protected]/java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:899), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING Server console handler: [[email protected]/java.lang.Object.wait(Native Method), app//org.jline.utils.NonBlockingPumpReader.wait(NonBlockingPumpReader.java:55), app//org.jline.utils.NonBlockingPumpReader.read(NonBlockingPumpReader.java:101), app//org.jline.utils.NonBlockingReader.read(NonBlockingReader.java:57), app//org.jline.keymap.BindingReader.readCharacter(BindingReader.java:133), app//org.jline.keymap.BindingReader.readBinding(BindingReader.java:110), app//org.jline.keymap.BindingReader.readBinding(BindingReader.java:61), app//org.jline.reader.impl.LineReaderImpl.doReadBinding(LineReaderImpl.java:848), app//org.jline.reader.impl.LineReaderImpl.readBinding(LineReaderImpl.java:868), app//org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:575), app//org.jline.reader.impl.LineReaderImpl.readLine(LineReaderImpl.java:418), net.minecraftforge.server.console.TerminalHandler.handleCommands(TerminalHandler.java:46), net.minecraft.server.dedicated.DedicatedServer$1.run(DedicatedServer.java:98)], WAITING Worker-Main-12: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING Craft Async Scheduler Management Thread: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionNode.block(AbstractQueuedSynchronizer.java:506), [email protected]/java.util.concurrent.ForkJoinPool.unmanagedBlock(ForkJoinPool.java:3463), [email protected]/java.util.concurrent.ForkJoinPool.managedBlock(ForkJoinPool.java:3434), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:1623), [email protected]/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435), [email protected]/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], RUNNABLE Reference Handler: [[email protected]/java.lang.ref.Reference.waitForReferencePendingList(Native Method), [email protected]/java.lang.ref.Reference.processPendingReferences(Reference.java:253), [email protected]/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:215)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587), [email protected]/java.lang.Thread.run(Thread.java:833)], WAITING Worker-Bootstrap-3: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING IO-Worker-17: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [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:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE Head Conversion Thread - 2: [[email protected]/sun.nio.ch.Net.poll(Native Method), [email protected]/sun.nio.ch.NioSocketImpl.park(NioSocketImpl.java:181), [email protected]/sun.nio.ch.NioSocketImpl.timedRead(NioSocketImpl.java:285), [email protected]/sun.nio.ch.NioSocketImpl.implRead(NioSocketImpl.java:309), [email protected]/sun.nio.ch.NioSocketImpl.read(NioSocketImpl.java:350), [email protected]/sun.nio.ch.NioSocketImpl$1.read(NioSocketImpl.java:803), [email protected]/java.net.Socket$SocketInputStream.read(Socket.java:966), [email protected]/sun.security.ssl.SSLSocketInputRecord.read(SSLSocketInputRecord.java:484), [email protected]/sun.security.ssl.SSLSocketInputRecord.readHeader(SSLSocketInputRecord.java:478), [email protected]/sun.security.ssl.SSLSocketInputRecord.bytesInCompletePacket(SSLSocketInputRecord.java:70), [email protected]/sun.security.ssl.SSLSocketImpl.readApplicationRecord(SSLSocketImpl.java:1461), [email protected]/sun.security.ssl.SSLSocketImpl$AppInputStream.read(SSLSocketImpl.java:1065), [email protected]/java.io.BufferedInputStream.fill(BufferedInputStream.java:244), [email protected]/java.io.BufferedInputStream.read1(BufferedInputStream.java:284), [email protected]/java.io.BufferedInputStream.read(BufferedInputStream.java:343), [email protected]/sun.net.www.http.HttpClient.parseHTTPHeader(HttpClient.java:825), [email protected]/sun.net.www.http.HttpClient.parseHTTP(HttpClient.java:760), [email protected]/sun.net.www.protocol.http.HttpURLConnection.getInputStream0(HttpURLConnection.java:1688), [email protected]/sun.net.www.protocol.http.HttpURLConnection.getInputStream(HttpURLConnection.java:1589), [email protected]/sun.net.www.protocol.https.HttpsURLConnectionImpl.getInputStream(HttpsURLConnectionImpl.java:224), com.mojang.authlib.HttpAuthenticationService.performPostRequest(HttpAuthenticationService.java:88), com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:104), com.mojang.authlib.yggdrasil.YggdrasilAuthenticationService.makeRequest(YggdrasilAuthenticationService.java:99), com.mojang.authlib.yggdrasil.YggdrasilGameProfileRepository.findProfilesByNames(YggdrasilGameProfileRepository.java:55), net.minecraft.tileentity.SkullTileEntity$1.load(SkullTileEntity.java:67), net.minecraft.tileentity.SkullTileEntity$1.load(SkullTileEntity.java:52), app//com.google.common.cache.LocalCache$LoadingValueReference.loadFuture(LocalCache.java:3716), app//com.google.common.cache.LocalCache$Segment.loadSync(LocalCache.java:2424), app//com.google.common.cache.LocalCache$Segment.lockedGetOrLoad(LocalCache.java:2298), app//com.google.common.cache.LocalCache$Segment.get(LocalCache.java:2211), app//com.google.common.cache.LocalCache.get(LocalCache.java:4154), app//com.google.common.cache.LocalCache.getOrLoad(LocalCache.java:4158), app//com.google.common.cache.LocalCache$LocalLoadingCache.get(LocalCache.java:5147), app//com.google.common.cache.LocalCache$LocalLoadingCache.getUnchecked(LocalCache.java:5153), net.minecraft.tileentity.SkullTileEntity$3.call(SkullTileEntity.java:218), net.minecraft.tileentity.SkullTileEntity$3.call(SkullTileEntity.java:215), [email protected]/java.util.concurrent.FutureTask.run(FutureTask.java:264), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], RUNNABLE VoiceChatServerThread: [[email protected]/sun.nio.ch.DatagramChannelImpl.receive0(Native Method), [email protected]/sun.nio.ch.DatagramChannelImpl.receiveIntoNativeBuffer(DatagramChannelImpl.java:750), [email protected]/sun.nio.ch.DatagramChannelImpl.receive(DatagramChannelImpl.java:728), [email protected]/sun.nio.ch.DatagramChannelImpl.trustedBlockingReceive(DatagramChannelImpl.java:666), [email protected]/sun.nio.ch.DatagramChannelImpl.blockingReceive(DatagramChannelImpl.java:635), [email protected]/sun.nio.ch.DatagramSocketAdaptor.receive(DatagramSocketAdaptor.java:240), [email protected]/java.net.DatagramSocket.receive(DatagramSocket.java:700), de.maxhenkel.voicechat.plugins.impl.VoicechatSocketBase.read(VoicechatSocketBase.java:13), de.maxhenkel.voicechat.plugins.impl.VoicechatSocketImpl.read(VoicechatSocketImpl.java:72), de.maxhenkel.voicechat.voice.server.Server.run(Server.java:103)], TIMED_WAITING ObjectCleanerThread: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), app//io.netty.util.internal.ObjectCleaner$1.run(ObjectCleaner.java:54), app//io.netty.util.concurrent.FastThreadLocalRunnable.run(FastThreadLocalRunnable.java:30), [email protected]/java.lang.Thread.run(Thread.java:833)], RUNNABLE WindowsStreamPump: [app//org.fusesource.jansi.internal.Kernel32.WaitForSingleObject(Native Method), app//org.fusesource.jansi.internal.WindowsSupport.readConsoleInput(WindowsSupport.java:97), app//org.jline.terminal.impl.jansi.win.JansiWinSysTerminal.processConsoleInput(JansiWinSysTerminal.java:112), app//org.jline.terminal.impl.AbstractWindowsTerminal.pump(AbstractWindowsTerminal.java:458), app//org.jline.terminal.impl.AbstractWindowsTerminal$$Lambda$134/0x0000000800da6a98.run(Unknown Source), [email protected]/java.lang.Thread.run(Thread.java:833)], WAITING Worker-Bootstrap-2: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING Common-Cleaner: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:140), [email protected]/java.lang.Thread.run(Thread.java:833), [email protected]/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:162)], TIMED_WAITING VoiceChatPacketProcessingThread: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [email protected]/java.util.concurrent.LinkedBlockingQueue.poll(LinkedBlockingQueue.java:460), de.maxhenkel.voicechat.voice.server.Server$ProcessThread.run(Server.java:186)], WAITING Finalizer: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155), [email protected]/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176), [email protected]/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:172)], TIMED_WAITING Thread-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:376), app//com.electronwill.nightconfig.core.file.FileWatcher$WatcherThread.run(FileWatcher.java:190)], TIMED_WAITING Timer hack thread: [[email protected]/java.lang.Thread.sleep(Native Method), net.minecraft.util.Util$6.run(Util.java:506)], WAITING Worker-Main-11: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING Worker-Main-10: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING IO-Worker-15: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [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:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], TIMED_WAITING Timer-0: [[email protected]/java.lang.Object.wait(Native Method), [email protected]/java.util.TimerThread.mainLoop(Timer.java:563), [email protected]/java.util.TimerThread.run(Timer.java:516)], WAITING Worker-Bootstrap-5: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING Worker-Bootstrap-6: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING IO-Worker-16: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [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:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], TIMED_WAITING Spigot Watchdog Thread: [[email protected]/java.lang.Thread.sleep(Native Method), org.spigotmc.WatchdogThread.run(WatchdogThread.java:156)], TIMED_WAITING Worker-Main-8: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING Worker-Bootstrap-4: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE FileSystemWatchService: [[email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus0(Native Method), [email protected]/sun.nio.fs.WindowsNativeDispatcher.GetQueuedCompletionStatus(WindowsNativeDispatcher.java:1065), [email protected]/sun.nio.fs.WindowsWatchService$Poller.run(WindowsWatchService.java:587), [email protected]/java.lang.Thread.run(Thread.java:833)], TIMED_WAITING spark-monitor: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [email protected]/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:1672), [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:1062), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)], TIMED_WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:410), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1726), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING Worker-Main-9: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], WAITING modloading-worker-0: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.park(LockSupport.java:341), [email protected]/java.util.concurrent.ForkJoinPool.awaitWork(ForkJoinPool.java:1724), [email protected]/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1623), [email protected]/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:165)], RUNNABLE Signal Dispatcher: [], RUNNABLE Notification Thread: [], TIMED_WAITING Craft Scheduler Thread - 1: [[email protected]/jdk.internal.misc.Unsafe.park(Native Method), [email protected]/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:252), [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:1061), [email protected]/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1122), [email protected]/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635), [email protected]/java.lang.Thread.run(Thread.java:833)],}
   
   Force Loaded Chunks: { Demo_World: {}, DIM-1: {}, DIM1: {}, re8_dimension: {},}
    Player Count: 0 / 20; []
    Data Packs: vanilla, mod:grapplemod, mod:iv_tcp_v3, mod:pamhc2trees (incompatible), mod:cgm, mod:locks, mod:siegemachines, mod:stealing_villagers, mod:libraryferret, mod:accuratearmor, mod:tac (incompatible), mod:undead, mod:epicfight, mod:hiddennames, mod:otg, mod:mutantbeasts (incompatible), mod:sophisticatedbackpacks, mod:simpleplanes, mod:mts, mod:carryon, mod:forge, mod:dummmmmmy (incompatible), mod:deathbackup, mod:konkrete, mod:dsurround, mod:scary_mobs_and_bosses, mod:sons_of_sins, mod:smoothchunk, mod:mcwbridges, mod:farmersdelight, mod:mtsofficialpack, mod:voicechat, mod:inv_logger (incompatible), mod:pamhc2crops (incompatible), mod:creativecore, mod:horror_elements_mod, mod:eyesinthedarkness (incompatible), mod:subcraftica, mod:spark, mod:pamhc2foodextended (incompatible), mod:goprone, mod:plushies, mod:curios, mod:itemblacklist, mod:pamhc2foodcore (incompatible), mod:collective, mod:moreplayermodels, mod:hardcore_torches, mod:flashlight, mod:securitycraft, mod:parcool (incompatible), mod:bettervillage, mod:obfuscate, mod:customnpcs, mod:coroutil, mod:cfm (incompatible), mod:architectury, mod:walkietalkie (incompatible), mod:aiimprovements, mod:solcarrot, mod:cloth-config (incompatible), mod:nefdecomod, mod:blockyragecivil, mod:simpleradio, mod:dynamictrees, mod:geckolib3 (incompatible), file/bukkit, file/otg, mod:biomesoplenty, mod:re8joymod, mod:clumps, mod:configured, mod:fpsreducer, mod:citycars, mod:dtbop, mod:toolbelt (incompatible), mod:casinocraft, mod:lesraisinsadd, mod:mightyarchitect (incompatible), mod:lucky77, mod:createcafe, mod:flywheel, mod:create, mod:creategears, mod:createaddition
    Is Modded: Definitely; Server brand changed to 'Mohist'
    Type: Dedicated Server (map_server.txt)