Jump to content

Server tick crash


3.1459

Recommended Posts

Everthinging loads fine until i try to load into a world then the screen just turns black and it crashes because of some zombie when i'm on peaceful??????

 

 

Debug Log-https://gist.github.com/keepinitreal247/b8ec0f36c3ac18d909c452a38b0b9d9a

 

 

CRASH LOG:

---- Minecraft Crash Report ----
// Don't do that.

Time: 1/27/21 12:53 AM
Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity
    at net.minecraft.entity.monster.ZombieEntity.func_230291_eT_(ZombieEntity.java:479) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A}
    at net.minecraft.entity.monster.ZombieEntity.func_207304_a(ZombieEntity.java:463) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A}
    at net.minecraft.entity.monster.ZombieEntity.func_213386_a(ZombieEntity.java:454) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A}
    at net.minecraft.world.spawner.AbstractSpawner.func_98278_g(AbstractSpawner.java:140) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.tileentity.MobSpawnerTileEntity.func_73660_a(SourceFile:62) ~[?:?] {re:classloading}
    at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A}
    at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinServerWorld,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
    at net.minecraft.server.MinecraftServer$$Lambda$16823/1901325621.run(Unknown Source) [?:?] {}
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}


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

-- Head --
Thread: Server thread
Stacktrace:
    at net.minecraft.entity.monster.ZombieEntity.func_230291_eT_(ZombieEntity.java:479) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A}
    at net.minecraft.entity.monster.ZombieEntity.func_207304_a(ZombieEntity.java:463) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A}
    at net.minecraft.entity.monster.ZombieEntity.func_213386_a(ZombieEntity.java:454) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A}
    at net.minecraft.world.spawner.AbstractSpawner.func_98278_g(AbstractSpawner.java:140) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.tileentity.MobSpawnerTileEntity.func_73660_a(SourceFile:62) ~[?:?] {re:classloading}
-- Block entity being ticked --
Details:
    Name: minecraft:mob_spawner // net.minecraft.tileentity.MobSpawnerTileEntity
    Block: Block{minecraft:spawner}
    Block location: World: (-17,15,-28), Chunk: (at 15,0,4 in -2,-2; contains blocks -32,0,-32 to -17,255,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Block: Block{minecraft:spawner}
    Block location: World: (-17,15,-28), Chunk: (at 15,0,4 in -2,-2; contains blocks -32,0,-32 to -17,255,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Stacktrace:
    at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A}
    at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:computing_frames,pl:accesstransformer:B,re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinServerWorld,pl:mixin:A}


-- Affected level --
Details:
    All players: 1 total; [ServerPlayerEntity['Keepinitreal24_7'/188, l='ServerWorld minecraft:overworld PDB', x=-26.76, y=20.00, z=-33.91]]
    Chunk stats: ServerChunkCache: 2809
    Level dimension: minecraft:overworld
    Level spawn location: World: (-64,66,-48), Chunk: (at 0,4,0 in -4,-3; contains blocks -64,0,-48 to -49,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Level time: 1050034 game time, 1446896 day time
    Level name: PDB
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Level weather: Rain time: 64561 (now: false), thunder time: 79737 (now: false)
    Known server brands: forge
    Level was modded: true
    Level storage version: 0x04ABD - Anvil
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:118) ~[?:?] {re:classloading,xf:OptiFine:default}
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:structure_gel.mixins.json:MinecraftServerMixin,pl:mixin:APP:good_nights_sleep.mixins.json:MinecraftServerMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinMinecraftServer,pl:mixin:APP:imm_ptl_mixins.json:common.portal_generation.MixinMinecraftServer_P,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.alternate_dimension.MixinMinecraftServer_A,pl:mixin:APP:imm_ptl_peripheral_mixins.json:common.altius_world.MixinMinecraftServer_A,pl:mixin:A}
    at net.minecraft.server.MinecraftServer$$Lambda$16823/1901325621.run(Unknown Source) [?:?] {}
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}


-- System Details --
Details:
    Minecraft Version: 1.16.4
    Minecraft Version ID: 1.16.4
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1195714776 bytes (1140 MB) / 6028787712 bytes (5749 MB) up to 9314500608 bytes (8883 MB)
    CPUs: 8
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9G -Xmn1000M
    ModLauncher: 8.0.6+85+master.325de55
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.2.jar mixin PLUGINSERVICE 
        /eventbus-3.0.5-service.jar eventbus PLUGINSERVICE 
        /forge-1.16.4-35.1.36.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.4-35.1.36.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.4-35.1.36.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.4-35.1.36.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /OptiFine_1.16.4_HD_U_G7.jar OptiFine TRANSFORMATIONSERVICE 
        /OptiForge-MC1.16.4-0.4.5.jar optiforge TRANSFORMATIONSERVICE 
        /forge-1.16.4-35.1.36.jar fml TRANSFORMATIONSERVICE 
        /OptiForge-MC1.16.4-0.4.5.jar FakeOptiFine TRANSFORMATIONSERVICE 
        /MixinBootstrap-1.0.5.jar mixinbootstrap TRANSFORMATIONSERVICE 
        /OptiForge-MC1.16.4-0.4.5.jar optiforgewrapper TRANSFORMATIONSERVICE 
    FML: 35.1
    Forge: net.minecraftforge:35.1.36
    FML Language Providers: 
        javafml@35.1
        minecraft@1
    Mod List: 
        enchantedbookredesign-3.2.jar                     |Enchanted Book Redesign       |enchantedbookredesign         |3.2                 |DONE      |NOSIGNATURE
        inventoryprofiles-forge-1.16.2-0.4.2.jar          |Inventory Profiles            |inventoryprofiles             |0.4.2               |DONE      |NOSIGNATURE
        Wyrmroost-1.16.3-1.2.9.jar                        |Wyrmroost                     |wyrmroost                     |1.16.3-1.2.9        |DONE      |NOSIGNATURE
        prefab-1.6.4.1.jar                                |Prefab                        |prefab                        |1.6.4.1             |DONE      |NOSIGNATURE
        DoggyTalents-1.16.4-2.0.1.1.jar                   |Doggy Talents 2               |doggytalents                  |2.0.1.1             |DONE      |NOSIGNATURE
        Soulbound-1.16.x-1.2.0.jar                        |Soulbound                     |soulbound                     |1.2.0               |DONE      |NOSIGNATURE
        torohealth-1.16.4-forge-4.jar                     |ToroHealth                    |torohealth                    |NONE                |DONE      |NOSIGNATURE
        windowlogging-mc1.16.3_v0.0.2.jar                 |Windowlogging                 |windowlogging                 |0.0.2               |DONE      |NOSIGNATURE
        music_player-1.16.4-2.2.1.111.jar                 |Music Player                  |musicplayer                   |2.2.1.111           |DONE      |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        BetterCaves-1.16.3-1.0.6.jar                      |YUNG's Better Caves           |bettercaves                   |1.16.3-1.0.6        |DONE      |NOSIGNATURE
        LotTweaks-mc1.16.4-version-1.3.0.jar              |LotTweaks                     |lottweaks                     |1.3.0               |DONE      |NOSIGNATURE
        ForgeEndertech-1.16.4-7.0.8.0-build.0028.jar      |Forge Endertech               |forgeendertech                |7.0.8.0             |DONE      |NOSIGNATURE
        CookingForBlockheads_1.16.3-9.2.2.jar             |Cooking for Blockheads        |cookingforblockheads          |9.2.2               |DONE      |NOSIGNATURE
        Controlling-7.0.0.11.jar                          |Controlling                   |controlling                   |7.0.0.11            |DONE      |NOSIGNATURE
        Placebo-1.16.3-4.3.3.jar                          |Placebo                       |placebo                       |4.3.3               |DONE      |NOSIGNATURE
        citadel-1.5.3.jar                                 |Citadel                       |citadel                       |1.5.3               |DONE      |NOSIGNATURE
        ftb-gui-library-1604.1.1.26.jar                   |FTB GUI Library               |ftbguilibrary                 |1604.1.1.26         |DONE      |NOSIGNATURE
        gemsnjewels-1.16.4-0.21.0.jar                     |Gems & Jewels                 |gemsnjewels                   |0.21.0              |DONE      |NOSIGNATURE
        Bookshelf-1.16.4-9.3.18.jar                       |Bookshelf                     |bookshelf                     |9.3.18              |DONE      |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
        Uncrafted-1.16-4.0.0pre1.jar                      |Uncrafted                     |uncrafted                     |4.0.0pre1           |DONE      |NOSIGNATURE
        guardvillagers-1.16.4-1.1.7.jar                   |Guard Villagers               |guardvillagers                |1.1.7               |DONE      |NOSIGNATURE
        u_team_core-1.16.4-3.1.17.191.jar                 |U Team Core                   |uteamcore                     |3.1.17.191          |DONE      |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        Actually.Useful.Smithing.Table-1.0.2.mc.1.16.3.jar|Actually Useful Smithing Table|actuallyusefulsmithingtable   |1.0.2 mc 1.16.3     |DONE      |NOSIGNATURE
        ironshulkerboxes-1.16.4-5.1.9.jar                 |Iron Shulker Boxes            |ironshulkerbox                |1.16.4-5.1.9        |DONE      |NOSIGNATURE
        Cazfps_lamps_1.16.4.jar                           |cazfps lamps mod              |cazfps_lamps_mod              |1.0.0               |DONE      |NOSIGNATURE
        sworddisplay-1.16.2-1.1.2.jar                     |Sword Displays                |sworddisplay                  |1.16.2-1.1.2        |DONE      |NOSIGNATURE
        Hwyla-forge-1.10.11-B78_1.16.2.jar                |Waila                         |waila                         |1.10.11-B78_1.16.2  |DONE      |NOSIGNATURE
        FpsReducer-mc1.16.4-1.18.jar                      |FPS Reducer                   |fpsreducer                    |mc1.16.4-1.18       |DONE      |NOSIGNATURE
        JustEnoughResources-1.16.4-0.12.0.103.jar         |Just Enough Resources         |jeresources                   |0.12.0.103          |DONE      |NOSIGNATURE
        cazfps_the_dead_sea_1.16.4.jar                    |cazfps_the_dead_sea           |cazfps_the_dead_sea           |0.1.0               |DONE      |NOSIGNATURE
        shetiphiancore-1.16-3.8.4.jar                     |ShetiPhian-Core               |shetiphiancore                |3.8.4               |DONE      |NOSIGNATURE
        LostTrinkets-1.16.4-0.1.5.jar                     |Lost Trinkets                 |losttrinkets                  |0.1.5               |DONE      |NOSIGNATURE
        supplementaries-0.9.21c.jar                       |Supplementaries               |supplementaries               |0.9.21c             |DONE      |NOSIGNATURE
        anviltooltipmod-MC1.16.3-1.0.0.jar                |Anvil Tooltip Mod             |anviltooltipmod               |1.0.0               |DONE      |NOSIGNATURE
        betterendforge-1.16.4-1.3.0.jar                   |BetterEnd Forge               |betterendforge                |1.16.4-1.3.0        |DONE      |NOSIGNATURE
        Upgraded+Netherite+1.16.4+-+1.7.0.jar             |Upgraded Netherite            |upgradednetherite             |1.7.0               |DONE      |NOSIGNATURE
        structure-gel-api-1.16.4-1.7.2.jar                |Structure Gel API             |structure_gel                 |1.7.2               |DONE      |NOSIGNATURE
        corpse-1.16.4-1.0.4.jar                           |Corpse                        |corpse                        |1.16.4-1.0.4        |DONE      |NOSIGNATURE
        FarmersDelight-1.16.3-0.2.4b.jar                  |Farmer's Delight              |farmersdelight                |1.16.3-0.2.4b       |DONE      |NOSIGNATURE
        useful_backpacks-1.16.4-1.11.6.86.jar             |Useful Backpacks              |usefulbackpacks               |1.11.6.86           |DONE      |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        repurposed_structures-1.16.4-2.3.3.jar            |Repurposed Structures         |repurposed_structures         |1.16.4-2.3.3        |DONE      |NOSIGNATURE
        BiomesOPlenty-1.16.4-13.0.0.425-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.4-13.0.0.424   |DONE      |NOSIGNATURE
        valhelsia_structures-16.0.5.jar                   |Valhelsia Structures          |valhelsia_structures          |16.0.5              |DONE      |NOSIGNATURE
        Lollipop-1.16.4-3.2.3.jar                         |Lollipop                      |lollipop                      |3.2.3               |DONE      |NOSIGNATURE
        ironfurnaces-1.16.4-2.5.8.jar                     |Iron Furnaces                 |ironfurnaces                  |2.5.8               |DONE      |NOSIGNATURE
        LetSleepingDogsLie-1.16.3-1.1.1.jar               |Let Sleeping Dogs Lie         |dogslie                       |1.1.1               |DONE      |NOSIGNATURE
        dungeons-plus-1.16.4-1.1.0.jar                    |Dungeons Plus                 |dungeons_plus                 |1.1.0               |DONE      |NOSIGNATURE
        rare-ice-0.2.2.jar                                |Rare Ice                      |rare-ice                      |version             |DONE      |NOSIGNATURE
        corpsecomplex-forge-1.16.4-4.0.0.3.jar            |Corpse Complex                |corpsecomplex                 |1.16.4-4.0.0.3      |DONE      |NOSIGNATURE
        pamhc2foodextended-1.16.3-1.0.0.jar               |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended            |version             |DONE      |NOSIGNATURE
        assortedtools-1.16.4-2.2.2.jar                    |Assorted Tools                |assortedtools                 |1.16.4-2.2.2        |DONE      |NOSIGNATURE
        RoRmod-1.16.4-1.1.2-Forge.jar                     |Risk of Rain Mod              |riskofrainmod                 |1.1.0               |DONE      |NOSIGNATURE
        curios-forge-1.16.4-4.0.3.0.jar                   |Curios API                    |curios                        |1.16.4-4.0.3.0      |DONE      |NOSIGNATURE
        Curious+Armor+Stands-1.16.3-2.0.2.jar             |Curious Armor Stands          |curious_armor_stands          |1.16.3-2.0.2        |DONE      |NOSIGNATURE
        Patchouli-1.16.4-48.jar                           |Patchouli                     |patchouli                     |1.16.4-48           |DONE      |NOSIGNATURE
        randomite-1.16.4-1.0.1.jar                        |Randomite Classic             |randomite                     |1.0.1               |DONE      |NOSIGNATURE
        collective-1.16.4-1.53.jar                        |Collective                    |collective                    |1.53                |DONE      |NOSIGNATURE
        UsefulBats(1.16.4)-1.0.3.jar                      |Useful Bats                   |usefulbatsmod                 |1.16.4-1.0.3        |DONE      |NOSIGNATURE
        RingOfMiner-1.16.4-1.2.9.jar                      |Ring of Miner                 |ring_of_miner                 |1.2.9               |DONE      |NOSIGNATURE
        Cazfps_chronicles_v1.2_fix_1.16.4.jar             |cazfps chronicle              |cazfps_chronicle              |BETA1               |DONE      |NOSIGNATURE
        EnigmaticLegacy-2.10.2.jar                        |Enigmatic Legacy              |enigmaticlegacy               |2.10.2              |DONE      |NOSIGNATURE
        buildersaddition-1.16.4-20201220b.jar             |Builders Crafts & Addition    |buildersaddition              |1.16.4-20201220b    |DONE      |NOSIGNATURE
        worldedit-forge-mc1.16.3-7.2.1-dist.jar           |WorldEdit                     |worldedit                     |7.2.1+299386a       |DONE      |NOSIGNATURE
        travelers_index-1.16.4-1.0.2.jar                  |Traveler's Index              |travelers_index               |1.16.4-1.0.2        |DONE      |NOSIGNATURE
        Checklist-1.16.4-1.0.2.jar                        |Checklist                     |checklist                     |1.0.2               |DONE      |NOSIGNATURE
        sapience-1.16.4-1.1.1.jar                         |Sapience                      |sapience                      |1.1.1               |DONE      |NOSIGNATURE
        furniture-7.0.0-pre19-1.16.3.jar                  |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre19         |DONE      |NOSIGNATURE
        trashcans-1.0.5-mc1.16.4.jar                      |Trash Cans                    |trashcans                     |1.0.5               |DONE      |NOSIGNATURE
        getinthebucketmod-1.16.3-3.0.4.jar                |Get In The Bucket Mod         |getinthebucketmod             |3.0.4               |DONE      |NOSIGNATURE
        BetterMineshafts-Forge-1.16.3-1.1.1.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.3-1.1.1        |DONE      |NOSIGNATURE
        forge-1.16.4-geckolib-3.0.0.jar                   |GeckoLib                      |geckolib3                     |3.0.0               |DONE      |NOSIGNATURE
        DarkPaintings-1.16.4-5.0.3.jar                    |DarkPaintings                 |darkpaintings                 |5.0.3               |DONE      |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
        MineFamily_v7-1.16.4.jar                          |First                         |first                         |1.0.0               |DONE      |NOSIGNATURE
        TVPosters-1.16.4-1.0.0.jar                        |TV Posters                    |tvposters                     |1.0.0               |DONE      |NOSIGNATURE
        RepairChests-1.16.4-1.6.jar                       |Repair Chests                 |repairchests                  |1.6                 |DONE      |NOSIGNATURE
        inventorysorter-1.16.1-18.1.0.jar                 |Simple Inventory Sorter       |inventorysorter               |18.1.0              |DONE      |NOSIGNATURE
        mystictools-1.16.3-1.3.0.jar                      |Mystic Tools                  |mystictools                   |1.16.3-1.3.0        |DONE      |NOSIGNATURE
        Ma-Enchants-1.16.3-3.5.0.jar                      |Ma Enchants                   |ma-enchants                   |1.16.3-3.5.0        |DONE      |NOSIGNATURE
        Cucumber-1.16.4-4.1.5.jar                         |Cucumber Library              |cucumber                      |4.1.5               |DONE      |NOSIGNATURE
        TrashSlot_1.16.3-12.2.1.jar                       |TrashSlot                     |trashslot                     |12.2.1              |DONE      |NOSIGNATURE
        pamhc2trees-1.16.3-1.0.0.jar                      |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees                   |1.0.0               |DONE      |NOSIGNATURE
        mining-helmet-1.16.4-2.0.0.jar                    |Mining Helmet                 |mining_helmet                 |2.0.0               |DONE      |NOSIGNATURE
        connectiblechains-1.0.jar                         |Connectible Chains            |connectiblechains             |1.0                 |DONE      |NOSIGNATURE
        xray-1.16.4-2.6.0.jar                             |Advanced XRay                 |xray                          |2.6.0               |DONE      |NOSIGNATURE
        mermaidtail-1.4.jar                               |Mermaid Tail Mod              |mermaidtail                   |1.16.4-1.4.0        |DONE      |NOSIGNATURE
        vanillaexcavators-1.16.4-2.2.0.jar                |Vanilla Excavators            |vanillaexcavators             |2.2.0               |DONE      |NOSIGNATURE
        Bountiful+Baubles+FORGE-1.16.3-0.0.2.jar          |Bountiful Baubles             |bountifulbaubles              |NONE                |DONE      |NOSIGNATURE
        treeharvester_1.16.4-2.0.jar                      |Tree Harvester                |treeharvester                 |2.0                 |DONE      |NOSIGNATURE
        platforms-1.16-1.7.8.jar                          |Platforms                     |platforms                     |1.7.8               |DONE      |NOSIGNATURE
        jei-1.16.4-7.6.0.62.jar                           |Just Enough Items             |jei                           |7.6.0.62            |DONE      |NOSIGNATURE
        OptiForge-MC1.16.4-0.4.5.jar                      |OptiForge                     |optiforge                     |0.4.5               |DONE      |NOSIGNATURE
        abnormals_core-1.16.4-3.0.4.jar                   |Abnormals Core                |abnormals_core                |3.0.4               |DONE      |NOSIGNATURE
        WAWLA-1.16.4-7.0.2.jar                            |WAWLA                         |wawla                         |7.0.2               |DONE      |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
        invtweaks-1.16.4-1.0.1.jar                        |Inventory Tweaks Renewed      |invtweaks                     |1.16.4-1.0.1        |DONE      |NOSIGNATURE
        Rotten+Flesh+to+Leather+1.16.4+Forge.jar          |Rotten Flesh to Leather       |rftl                          |1.16.4              |DONE      |NOSIGNATURE
        Waystones_1.16.3-7.3.1.jar                        |Waystones                     |waystones                     |7.3.1               |DONE      |NOSIGNATURE
        comforts-forge-1.16.4-4.0.0.3.jar                 |Comforts                      |comforts                      |1.16.4-4.0.0.2      |DONE      |NOSIGNATURE
        NaturesCompass-1.16.4-1.8.6.jar                   |Nature's Compass              |naturescompass                |1.16.4-1.8.6        |DONE      |NOSIGNATURE
        Artifacts-1.16.4-2.7.2.jar                        |Artifacts                     |artifacts                     |1.16.4-2.7.2        |DONE      |NOSIGNATURE
        OuterEnd-0.1.3.jar                                |Outer End                     |outer_end                     |0.1.2               |DONE      |NOSIGNATURE
        good-nights-sleep-1.16.4-1.2.11.jar               |Good Night's Sleep            |good_nights_sleep             |1.2.11              |DONE      |NOSIGNATURE
        DungeonCrawl-1.16.3-2.2.2.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.2.2               |DONE      |NOSIGNATURE
        mapperbase-1.16.4-2.3.0.0.jar                     |Mapper Base                   |mapperbase                    |1.16.4-2.3.0.0      |DONE      |NOSIGNATURE
        embellishcraft-1.16.4-3.3.0.0.jar                 |EmbellishCraft                |embellishcraft                |1.16.4-3.3.0.0      |DONE      |NOSIGNATURE
        bedspreads-forge-1.16.4-5.1.0.1.jar               |Bedspreads                    |bedspreads                    |1.16.4-5.1.0.1      |DONE      |NOSIGNATURE
        mahoutsukai-1.16.4-v1.26.10.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.16.4-v1.26.10     |DONE      |NOSIGNATURE
        iceandfire-2.1.4-1.16.4.jar                       |Ice and Fire                  |iceandfire                    |2.1.4-1.16.4        |DONE      |NOSIGNATURE
        immersive-portals-0.11-mc1.16.4-forge.jar         |Immersive Portals             |immersive_portals             |0.7                 |DONE      |NOSIGNATURE
        crumbs-1.0.6+1.16.4-forge.jar                     |Crumbs                        |crumbs                        |1.0.6               |DONE      |NOSIGNATURE
        forge-1.16.4-35.1.36-universal.jar                |Forge                         |forge                         |35.1.36             |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
        WailaHarvestability-mc1.16.2-forge-1.1.13.jar     |Waila Harvestability          |wailaharvestability           |1.1.13              |DONE      |NOSIGNATURE
        JABCM-1.16.4-0.0.5.jar                            |Just A Basic Concrete Mod     |jabcm                         |1.16.4-0.0.5        |DONE      |NOSIGNATURE
        OffHandCombat-1.16.3-3.1.0.1.jar                  |Off Hand Combat               |offhandcombat                 |1.16.3-3.1.0.1      |DONE      |c9:84:cd:eb:27:ac:0d:ad:8c:55:6f:d6:5f:19:f2:c8:63:2a:b0:bd:3b:d0:b6:df:fd:9f:de:9f:9d:e8:7c:68
        Extractures(v1.1)_1.16.4.jar                      |extractures                   |extractures                   |1.1                 |DONE      |NOSIGNATURE
        wooltweaks_1.16.4-1.0.jar                         |Wool Tweaks                   |wooltweaks                    |1.0                 |DONE      |NOSIGNATURE
        ironchest-1.16.4-11.2.10.jar                      |Iron Chests                   |ironchest                     |1.16.4-11.2.10      |DONE      |NOSIGNATURE
        forge-1.16.4-35.1.36-client.jar                   |Minecraft                     |minecraft                     |1.16.4              |DONE      |NOSIGNATURE
        luckyblock-1.16.4-1.jar                           |Lucky Block                   |lucky                         |1.16.4-1            |DONE      |NOSIGNATURE
        EnchantmentDescriptions-1.16.4-6.0.2.jar          |EnchantmentDescriptions       |enchdesc                      |6.0.2               |DONE      |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
        pandoras_creatures-1.16.3-2.0.1.jar               |Pandoras Creatures            |pandoras_creatures            |1.16.3-2.0.1        |DONE      |NOSIGNATURE
        MouseTweaks-2.13-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.13                |DONE      |NOSIGNATURE
        SilentLib-1.16.3-4.9.0+63.jar                     |Silent Lib                    |silentlib                     |4.9.0+63            |DONE      |NOSIGNATURE
        quicksearchmod-MC1.16.x-1.0.1.jar                 |Quick Search Mod              |quicksearchmod                |1.0.1               |DONE      |NOSIGNATURE
        morevanillalib-1.16.4-1.3.9.jar                   |MoreVanillaLib                |morevanillalib                |1.3.9               |DONE      |NOSIGNATURE
        ClassicalArt-1.16.4-1.0.0.jar                     |Classical Art                 |classicalart                  |1.0.0               |DONE      |NOSIGNATURE
        inventorytotem_1.16.4-1.1.jar                     |Inventory Totem               |inventorytotem                |1.1                 |DONE      |NOSIGNATURE
        pamhc2crops-1.16.3-1.0.1.jar                      |Pam's HarvestCraft 2 Crops    |pamhc2crops                   |version             |DONE      |NOSIGNATURE
        forbidden_arcanus-1.16.4-1.0.0.jar                |Forbidden & Arcanus           |forbidden_arcanus             |1.16.4-1.0.0        |DONE      |NOSIGNATURE
        AdLods-1.16.4-4.1.2.0-build.0027.jar              |Large Ore Deposits            |adlods                        |4.1.2.0             |DONE      |NOSIGNATURE
        towers_of_the_wild-1.16.4-2.0.1.jar               |Towers Of The Wild            |towers_of_the_wild            |1.16.4-2.0.1        |DONE      |NOSIGNATURE
        ceilingtorch-1.16.2-v1.8.jar                      |Ceiling Torch                 |ceilingtorch                  |v1.8                |DONE      |NOSIGNATURE
        paintings-1.16.4-7.0.0.1.jar                      |Paintings ++                  |paintings                     |1.16.4-6.0.1.5      |DONE      |NOSIGNATURE
        randomsheepcolours_1.16.4-1.1.jar                 |Random Sheep Colours          |randomsheepcolours            |1.1                 |DONE      |NOSIGNATURE
        pamhc2foodcore-1.16.3-1.0.0.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |version             |DONE      |NOSIGNATURE
        multibeds-1.16-1.7.6.jar                          |Multi-Beds                    |multibeds                     |1.7.6               |DONE      |NOSIGNATURE
        JustEnoughProfessions-1.16.3-1.1.jar              |Just Enough Professions (JEP) |justenoughprofessions         |1.1                 |DONE      |NOSIGNATURE
        vanillahammers-1.16.4-2.2.0.jar                   |Vanilla Hammers               |vanillahammers                |2.2.0               |DONE      |NOSIGNATURE
        floormats-1.16.4-v1.1.1.jar                       |Floor Mats                    |floormats                     |1.16.4-v1.1.1       |DONE      |NOSIGNATURE
        WorldHandler-1.16.4-2.12.jar                      |World Handler                 |worldhandler                  |1.16.4-2.12         |DONE      |NOSIGNATURE
        AppleSkin-mc1.16.2-forge-1.0.14.jar               |AppleSkin                     |appleskin                     |1.0.14              |DONE      |NOSIGNATURE
        forgemod_VoxelMap-1.10.14_for_1.16.4.jar          |VoxelMap                      |voxelmap                      |1.10.14             |DONE      |NOSIGNATURE
        terraqueous-1.16-1.7.7.jar                        |Terraqueous                   |terraqueous                   |1.7.7               |DONE      |NOSIGNATURE
        grindstonesharpertools_1.16.4-1.4.jar             |Grindstone Sharper Tools      |grindstonesharpertools        |1.4                 |DONE      |NOSIGNATURE
        lootbagmod-1.16.3-1.6.4.jar                       |Loot Bag Mod                  |lootbagmod                    |1.6.4               |DONE      |NOSIGNATURE
    Crash Report UUID: 05a742e0-cbb1-48bc-a7c0-b66ec9802d25
    Patchouli open book context: n/a
    Player Count: 1 / 8; [ServerPlayerEntity['Keepinitreal24_7'/188, l='ServerWorld minecraft:overworld PDB', x=-26.76, y=20.00, z=-33.91]]
    Data Packs: vanilla, mod:enchantedbookredesign (incompatible), mod:inventoryprofiles (incompatible), mod:wyrmroost (incompatible), mod:prefab (incompatible), mod:doggytalents (incompatible), mod:soulbound, mod:torohealth, mod:windowlogging (incompatible), mod:musicplayer, mod:bettercaves (incompatible), mod:lottweaks, mod:forgeendertech, mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:citadel (incompatible), mod:ftbguilibrary (incompatible), mod:gemsnjewels (incompatible), mod:bookshelf, mod:uncrafted (incompatible), mod:guardvillagers, mod:uteamcore, mod:actuallyusefulsmithingtable (incompatible), mod:ironshulkerbox (incompatible), mod:cazfps_lamps_mod, mod:sworddisplay, mod:waila, mod:fpsreducer, mod:jeresources, mod:cazfps_the_dead_sea, mod:shetiphiancore, mod:losttrinkets, mod:supplementaries, mod:anviltooltipmod, mod:betterendforge, mod:upgradednetherite (incompatible), mod:structure_gel, mod:corpse, mod:farmersdelight, mod:usefulbackpacks, mod:repurposed_structures, mod:biomesoplenty, mod:valhelsia_structures (incompatible), mod:lollipop, mod:ironfurnaces, mod:dogslie, mod:dungeons_plus, mod:rare-ice (incompatible), mod:corpsecomplex (incompatible), mod:pamhc2foodextended (incompatible), mod:assortedtools, mod:riskofrainmod, mod:curios, mod:curious_armor_stands (incompatible), mod:patchouli (incompatible), mod:randomite (incompatible), mod:collective, mod:usefulbatsmod (incompatible), mod:ring_of_miner, mod:cazfps_chronicle, mod:enigmaticlegacy, mod:buildersaddition (incompatible), mod:worldedit (incompatible), mod:travelers_index (incompatible), mod:checklist, mod:sapience, mod:cfm (incompatible), mod:trashcans, mod:getinthebucketmod, mod:bettermineshafts (incompatible), mod:geckolib3 (incompatible), mod:darkpaintings (incompatible), mod:first, mod:tvposters, mod:repairchests, mod:inventorysorter (incompatible), mod:mystictools (incompatible), mod:ma-enchants (incompatible), mod:cucumber, mod:trashslot (incompatible), mod:pamhc2trees (incompatible), mod:mining_helmet (incompatible), mod:connectiblechains, mod:xray, mod:mermaidtail (incompatible), mod:vanillaexcavators, mod:bountifulbaubles (incompatible), mod:treeharvester, mod:platforms, mod:jei, mod:optiforge, mod:abnormals_core, mod:wawla, mod:invtweaks (incompatible), mod:rftl, mod:waystones (incompatible), mod:comforts (incompatible), mod:naturescompass (incompatible), mod:artifacts, mod:outer_end, mod:good_nights_sleep (incompatible), mod:dungeoncrawl, mod:mapperbase (incompatible), mod:embellishcraft (incompatible), mod:bedspreads, mod:mahoutsukai (incompatible), mod:iceandfire (incompatible), mod:immersive_portals (incompatible), mod:crumbs, mod:forge, mod:wailaharvestability, mod:jabcm, mod:offhandcombat (incompatible), mod:wooltweaks, mod:ironchest (incompatible), mod:lucky (incompatible), mod:enchdesc, mod:pandoras_creatures (incompatible), mod:mousetweaks, mod:silentlib (incompatible), mod:quicksearchmod, mod:morevanillalib, mod:classicalart, mod:inventorytotem, mod:pamhc2crops (incompatible), mod:forbidden_arcanus (incompatible), mod:adlods, mod:towers_of_the_wild, mod:ceilingtorch, mod:paintings (incompatible), mod:randomsheepcolours, mod:pamhc2foodcore (incompatible), mod:multibeds, mod:justenoughprofessions, mod:vanillahammers, mod:floormats, mod:worldhandler (incompatible), mod:appleskin, mod:voxelmap (incompatible), mod:terraqueous, mod:grindstonesharpertools, mod:lootbagmod (incompatible), mod:extractures
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'
    OptiFine Version: OptiFine_1.16.4_HD_U_G5
    OptiFine Build: 20201106-171901
    Render Distance Chunks: 15
    Mipmaps: 4
    Anisotropic Filtering: 1
    Antialiasing: 0
    Multitexture: false
    Shaders: BSL_1.16.4.zip
    OpenGlVersion: 4.6.0 NVIDIA 456.71
    OpenGlRenderer: GeForce RTX 2060/PCIe/SSE2
    OpenGlVendor: NVIDIA Corporation
    CpuCount: 8

Link to comment
Share on other sites

15 hours ago, diesieben07 said:

Remove Optifine/Optiforge/MixinBootstrap.

this is the new crash log 

 

 

 

---- Minecraft Crash Report ----
// Who set us up the TNT?

Time: 1/27/21 6:04 PM
Description: Ticking block entity

java.lang.NullPointerException: Ticking block entity
    at net.minecraft.entity.monster.ZombieEntity.func_230291_eT_(ZombieEntity.java:479) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A}
    at net.minecraft.entity.monster.ZombieEntity.func_207304_a(ZombieEntity.java:463) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A}
    at net.minecraft.entity.monster.ZombieEntity.func_213386_a(ZombieEntity.java:454) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A}
    at net.minecraft.world.spawner.AbstractSpawner.func_98278_g(AbstractSpawner.java:140) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.tileentity.MobSpawnerTileEntity.func_73660_a(SourceFile:62) ~[?:?] {re:classloading}
    at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A}
    at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinServerWorld,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer$$Lambda$16740/411885490.run(Unknown Source) [?:?] {}
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}


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

-- Head --
Thread: Server thread
Stacktrace:
    at net.minecraft.entity.monster.ZombieEntity.func_230291_eT_(ZombieEntity.java:479) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A}
    at net.minecraft.entity.monster.ZombieEntity.func_207304_a(ZombieEntity.java:463) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A}
    at net.minecraft.entity.monster.ZombieEntity.func_213386_a(ZombieEntity.java:454) ~[?:?] {re:mixin,re:classloading,pl:mixin:APP:guardvillagers.mixins.json:ZombieEntityMixin,pl:mixin:A}
    at net.minecraft.world.spawner.AbstractSpawner.func_98278_g(AbstractSpawner.java:140) ~[?:?] {re:classloading,pl:accesstransformer:B}
    at net.minecraft.tileentity.MobSpawnerTileEntity.func_73660_a(SourceFile:62) ~[?:?] {re:classloading}
-- Block entity being ticked --
Details:
    Name: minecraft:mob_spawner // net.minecraft.tileentity.MobSpawnerTileEntity
    Block: Block{minecraft:spawner}
    Block location: World: (-17,15,-28), Chunk: (at 15,0,4 in -2,-2; contains blocks -32,0,-32 to -17,255,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Block: Block{minecraft:spawner}
    Block location: World: (-17,15,-28), Chunk: (at 15,0,4 in -2,-2; contains blocks -32,0,-32 to -17,255,-17), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
Stacktrace:
    at net.minecraft.world.World.func_217391_K(World.java:491) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:imm_ptl_mixins.json:common.MixinWorld,pl:mixin:A}
    at net.minecraft.world.server.ServerWorld.func_72835_b(ServerWorld.java:371) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:APP:abnormals_core.mixins.json:ServerWorldMixin,pl:mixin:APP:imm_ptl_mixins.json:common.MixinServerWorld,pl:mixin:A}


-- Affected level --
Details:
    All players: 1 total; [ServerPlayerEntity['Keepinitreal24_7'/185, l='ServerWorld minecraft:overworld PDB', x=-26.76, y=20.00, z=-33.91]]
    Chunk stats: ServerChunkCache: 2809
    Level dimension: minecraft:overworld
    Level spawn location: World: (-64,66,-48), Chunk: (at 0,4,0 in -4,-3; contains blocks -64,0,-48 to -49,255,-33), Region: (-1,-1; contains chunks -32,-32 to -1,-1, blocks -512,0,-512 to -1,255,-1)
    Level time: 1050189 game time, 1447051 day time
    Level name: PDB
    Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    Level weather: Rain time: 64406 (now: false), thunder time: 79582 (now: false)
    Known server brands: forge
    Level was modded: true
    Level storage version: 0x04ABD - Anvil
Stacktrace:
    at net.minecraft.server.MinecraftServer.func_71190_q(MinecraftServer.java:850) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.func_71217_p(MinecraftServer.java:786) ~[?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.integrated.IntegratedServer.func_71217_p(IntegratedServer.java:78) ~[?:?] {re:classloading,pl:runtimedistcleaner:A}
    at net.minecraft.server.MinecraftServer.func_240802_v_(MinecraftServer.java:641) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer.lambda$startServer$0(MinecraftServer.java:232) [?:?] {re:mixin,pl:accesstransformer:B,re:classloading,pl:accesstransformer:B,pl:mixin:A}
    at net.minecraft.server.MinecraftServer$$Lambda$16740/411885490.run(Unknown Source) [?:?] {}
    at java.lang.Thread.run(Thread.java:745) [?:1.8.0_51] {}


-- System Details --
Details:
    Minecraft Version: 1.16.4
    Minecraft Version ID: 1.16.4
    Operating System: Windows 10 (amd64) version 10.0
    Java Version: 1.8.0_51, Oracle Corporation
    Java VM Version: Java HotSpot(TM) 64-Bit Server VM (mixed mode), Oracle Corporation
    Memory: 1050416728 bytes (1001 MB) / 5608308736 bytes (5348 MB) up to 9314500608 bytes (8883 MB)
    CPUs: 8
    JVM Flags: 4 total; -XX:HeapDumpPath=MojangTricksIntelDriversForPerformance_javaw.exe_minecraft.exe.heapdump -Xss1M -Xmx9G -Xmn1000M
    ModLauncher: 8.0.6+85+master.325de55
    ModLauncher launch target: fmlclient
    ModLauncher naming: srg
    ModLauncher services: 
        /mixin-0.8.2.jar mixin PLUGINSERVICE 
        /eventbus-3.0.5-service.jar eventbus PLUGINSERVICE 
        /forge-1.16.4-35.1.36.jar object_holder_definalize PLUGINSERVICE 
        /forge-1.16.4-35.1.36.jar runtime_enum_extender PLUGINSERVICE 
        /accesstransformers-2.2.0-shadowed.jar accesstransformer PLUGINSERVICE 
        /forge-1.16.4-35.1.36.jar capability_inject_definalize PLUGINSERVICE 
        /forge-1.16.4-35.1.36.jar runtimedistcleaner PLUGINSERVICE 
        /mixin-0.8.2.jar mixin TRANSFORMATIONSERVICE 
        /forge-1.16.4-35.1.36.jar fml TRANSFORMATIONSERVICE 
    FML: 35.1
    Forge: net.minecraftforge:35.1.36
    FML Language Providers: 
        javafml@35.1
        minecraft@1
    Mod List: 
        enchantedbookredesign-3.2.jar                     |Enchanted Book Redesign       |enchantedbookredesign         |3.2                 |DONE      |NOSIGNATURE
        inventoryprofiles-forge-1.16.2-0.4.2.jar          |Inventory Profiles            |inventoryprofiles             |0.4.2               |DONE      |NOSIGNATURE
        Wyrmroost-1.16.3-1.2.9.jar                        |Wyrmroost                     |wyrmroost                     |1.16.3-1.2.9        |DONE      |NOSIGNATURE
        prefab-1.6.4.1.jar                                |Prefab                        |prefab                        |1.6.4.1             |DONE      |NOSIGNATURE
        DoggyTalents-1.16.4-2.0.1.1.jar                   |Doggy Talents 2               |doggytalents                  |2.0.1.1             |DONE      |NOSIGNATURE
        Soulbound-1.16.x-1.2.0.jar                        |Soulbound                     |soulbound                     |1.2.0               |DONE      |NOSIGNATURE
        torohealth-1.16.4-forge-4.jar                     |ToroHealth                    |torohealth                    |NONE                |DONE      |NOSIGNATURE
        windowlogging-mc1.16.3_v0.0.2.jar                 |Windowlogging                 |windowlogging                 |0.0.2               |DONE      |NOSIGNATURE
        music_player-1.16.4-2.2.1.111.jar                 |Music Player                  |musicplayer                   |2.2.1.111           |DONE      |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        BetterCaves-1.16.3-1.0.6.jar                      |YUNG's Better Caves           |bettercaves                   |1.16.3-1.0.6        |DONE      |NOSIGNATURE
        LotTweaks-mc1.16.4-version-1.3.0.jar              |LotTweaks                     |lottweaks                     |1.3.0               |DONE      |NOSIGNATURE
        ForgeEndertech-1.16.4-7.0.8.0-build.0028.jar      |Forge Endertech               |forgeendertech                |7.0.8.0             |DONE      |NOSIGNATURE
        CookingForBlockheads_1.16.3-9.2.2.jar             |Cooking for Blockheads        |cookingforblockheads          |9.2.2               |DONE      |NOSIGNATURE
        Controlling-7.0.0.11.jar                          |Controlling                   |controlling                   |7.0.0.11            |DONE      |NOSIGNATURE
        Placebo-1.16.3-4.3.3.jar                          |Placebo                       |placebo                       |4.3.3               |DONE      |NOSIGNATURE
        citadel-1.5.3.jar                                 |Citadel                       |citadel                       |1.5.3               |DONE      |NOSIGNATURE
        ftb-gui-library-1604.1.1.26.jar                   |FTB GUI Library               |ftbguilibrary                 |1604.1.1.26         |DONE      |NOSIGNATURE
        gemsnjewels-1.16.4-0.21.0.jar                     |Gems & Jewels                 |gemsnjewels                   |0.21.0              |DONE      |NOSIGNATURE
        Bookshelf-1.16.4-9.3.18.jar                       |Bookshelf                     |bookshelf                     |9.3.18              |DONE      |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
        Uncrafted-1.16-4.0.0pre1.jar                      |Uncrafted                     |uncrafted                     |4.0.0pre1           |DONE      |NOSIGNATURE
        guardvillagers-1.16.4-1.1.7.jar                   |Guard Villagers               |guardvillagers                |1.1.7               |DONE      |NOSIGNATURE
        u_team_core-1.16.4-3.1.17.191.jar                 |U Team Core                   |uteamcore                     |3.1.17.191          |DONE      |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        Actually.Useful.Smithing.Table-1.0.2.mc.1.16.3.jar|Actually Useful Smithing Table|actuallyusefulsmithingtable   |1.0.2 mc 1.16.3     |DONE      |NOSIGNATURE
        ironshulkerboxes-1.16.4-5.1.9.jar                 |Iron Shulker Boxes            |ironshulkerbox                |1.16.4-5.1.9        |DONE      |NOSIGNATURE
        Cazfps_lamps_1.16.4.jar                           |cazfps lamps mod              |cazfps_lamps_mod              |1.0.0               |DONE      |NOSIGNATURE
        sworddisplay-1.16.2-1.1.2.jar                     |Sword Displays                |sworddisplay                  |1.16.2-1.1.2        |DONE      |NOSIGNATURE
        Hwyla-forge-1.10.11-B78_1.16.2.jar                |Waila                         |waila                         |1.10.11-B78_1.16.2  |DONE      |NOSIGNATURE
        FpsReducer-mc1.16.4-1.18.jar                      |FPS Reducer                   |fpsreducer                    |mc1.16.4-1.18       |DONE      |NOSIGNATURE
        JustEnoughResources-1.16.4-0.12.0.103.jar         |Just Enough Resources         |jeresources                   |0.12.0.103          |DONE      |NOSIGNATURE
        cazfps_the_dead_sea_1.16.4.jar                    |cazfps_the_dead_sea           |cazfps_the_dead_sea           |0.1.0               |DONE      |NOSIGNATURE
        shetiphiancore-1.16-3.8.4.jar                     |ShetiPhian-Core               |shetiphiancore                |3.8.4               |DONE      |NOSIGNATURE
        LostTrinkets-1.16.4-0.1.5.jar                     |Lost Trinkets                 |losttrinkets                  |0.1.5               |DONE      |NOSIGNATURE
        supplementaries-0.9.21c.jar                       |Supplementaries               |supplementaries               |0.9.21c             |DONE      |NOSIGNATURE
        anviltooltipmod-MC1.16.3-1.0.0.jar                |Anvil Tooltip Mod             |anviltooltipmod               |1.0.0               |DONE      |NOSIGNATURE
        betterendforge-1.16.4-1.3.0.jar                   |BetterEnd Forge               |betterendforge                |1.16.4-1.3.0        |DONE      |NOSIGNATURE
        Upgraded+Netherite+1.16.4+-+1.7.0.jar             |Upgraded Netherite            |upgradednetherite             |1.7.0               |DONE      |NOSIGNATURE
        structure-gel-api-1.16.4-1.7.2.jar                |Structure Gel API             |structure_gel                 |1.7.2               |DONE      |NOSIGNATURE
        corpse-1.16.4-1.0.4.jar                           |Corpse                        |corpse                        |1.16.4-1.0.4        |DONE      |NOSIGNATURE
        FarmersDelight-1.16.3-0.2.4b.jar                  |Farmer's Delight              |farmersdelight                |1.16.3-0.2.4b       |DONE      |NOSIGNATURE
        useful_backpacks-1.16.4-1.11.6.86.jar             |Useful Backpacks              |usefulbackpacks               |1.11.6.86           |DONE      |f4:a6:0b:ee:cb:8a:1a:ea:9f:9d:45:91:8f:8b:b3:ae:26:f3:bf:05:86:1d:90:9e:f6:32:2a:1a:ed:1d:ce:b0
        repurposed_structures-1.16.4-2.3.3.jar            |Repurposed Structures         |repurposed_structures         |1.16.4-2.3.3        |DONE      |NOSIGNATURE
        BiomesOPlenty-1.16.4-13.0.0.425-universal.jar     |Biomes O' Plenty              |biomesoplenty                 |1.16.4-13.0.0.424   |DONE      |NOSIGNATURE
        valhelsia_structures-16.0.5.jar                   |Valhelsia Structures          |valhelsia_structures          |16.0.5              |DONE      |NOSIGNATURE
        Lollipop-1.16.4-3.2.3.jar                         |Lollipop                      |lollipop                      |3.2.3               |DONE      |NOSIGNATURE
        ironfurnaces-1.16.4-2.5.8.jar                     |Iron Furnaces                 |ironfurnaces                  |2.5.8               |DONE      |NOSIGNATURE
        LetSleepingDogsLie-1.16.3-1.1.1.jar               |Let Sleeping Dogs Lie         |dogslie                       |1.1.1               |DONE      |NOSIGNATURE
        dungeons-plus-1.16.4-1.1.0.jar                    |Dungeons Plus                 |dungeons_plus                 |1.1.0               |DONE      |NOSIGNATURE
        rare-ice-0.2.2.jar                                |Rare Ice                      |rare-ice                      |version             |DONE      |NOSIGNATURE
        corpsecomplex-forge-1.16.4-4.0.0.3.jar            |Corpse Complex                |corpsecomplex                 |1.16.4-4.0.0.3      |DONE      |NOSIGNATURE
        pamhc2foodextended-1.16.3-1.0.0.jar               |Pam's HarvestCraft 2 Food Exte|pamhc2foodextended            |version             |DONE      |NOSIGNATURE
        assortedtools-1.16.4-2.2.2.jar                    |Assorted Tools                |assortedtools                 |1.16.4-2.2.2        |DONE      |NOSIGNATURE
        RoRmod-1.16.4-1.1.2-Forge.jar                     |Risk of Rain Mod              |riskofrainmod                 |1.1.0               |DONE      |NOSIGNATURE
        curios-forge-1.16.4-4.0.3.0.jar                   |Curios API                    |curios                        |1.16.4-4.0.3.0      |DONE      |NOSIGNATURE
        Curious+Armor+Stands-1.16.3-2.0.2.jar             |Curious Armor Stands          |curious_armor_stands          |1.16.3-2.0.2        |DONE      |NOSIGNATURE
        Patchouli-1.16.4-48.jar                           |Patchouli                     |patchouli                     |1.16.4-48           |DONE      |NOSIGNATURE
        randomite-1.16.4-1.0.1.jar                        |Randomite Classic             |randomite                     |1.0.1               |DONE      |NOSIGNATURE
        collective-1.16.4-1.53.jar                        |Collective                    |collective                    |1.53                |DONE      |NOSIGNATURE
        UsefulBats(1.16.4)-1.0.3.jar                      |Useful Bats                   |usefulbatsmod                 |1.16.4-1.0.3        |DONE      |NOSIGNATURE
        RingOfMiner-1.16.4-1.2.9.jar                      |Ring of Miner                 |ring_of_miner                 |1.2.9               |DONE      |NOSIGNATURE
        Cazfps_chronicles_v1.2_fix_1.16.4.jar             |cazfps chronicle              |cazfps_chronicle              |BETA1               |DONE      |NOSIGNATURE
        EnigmaticLegacy-2.10.2.jar                        |Enigmatic Legacy              |enigmaticlegacy               |2.10.2              |DONE      |NOSIGNATURE
        buildersaddition-1.16.4-20201220b.jar             |Builders Crafts & Addition    |buildersaddition              |1.16.4-20201220b    |DONE      |NOSIGNATURE
        worldedit-forge-mc1.16.3-7.2.1-dist.jar           |WorldEdit                     |worldedit                     |7.2.1+299386a       |DONE      |NOSIGNATURE
        travelers_index-1.16.4-1.0.2.jar                  |Traveler's Index              |travelers_index               |1.16.4-1.0.2        |DONE      |NOSIGNATURE
        Checklist-1.16.4-1.0.2.jar                        |Checklist                     |checklist                     |1.0.2               |DONE      |NOSIGNATURE
        sapience-1.16.4-1.1.1.jar                         |Sapience                      |sapience                      |1.1.1               |DONE      |NOSIGNATURE
        furniture-7.0.0-pre19-1.16.3.jar                  |MrCrayfish's Furniture Mod    |cfm                           |7.0.0-pre19         |DONE      |NOSIGNATURE
        trashcans-1.0.5-mc1.16.4.jar                      |Trash Cans                    |trashcans                     |1.0.5               |DONE      |NOSIGNATURE
        getinthebucketmod-1.16.3-3.0.4.jar                |Get In The Bucket Mod         |getinthebucketmod             |3.0.4               |DONE      |NOSIGNATURE
        BetterMineshafts-Forge-1.16.3-1.1.1.jar           |YUNG's Better Mineshafts      |bettermineshafts              |1.16.3-1.1.1        |DONE      |NOSIGNATURE
        forge-1.16.4-geckolib-3.0.0.jar                   |GeckoLib                      |geckolib3                     |3.0.0               |DONE      |NOSIGNATURE
        DarkPaintings-1.16.4-5.0.3.jar                    |DarkPaintings                 |darkpaintings                 |5.0.3               |DONE      |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
        MineFamily_v7-1.16.4.jar                          |First                         |first                         |1.0.0               |DONE      |NOSIGNATURE
        TVPosters-1.16.4-1.0.0.jar                        |TV Posters                    |tvposters                     |1.0.0               |DONE      |NOSIGNATURE
        RepairChests-1.16.4-1.6.jar                       |Repair Chests                 |repairchests                  |1.6                 |DONE      |NOSIGNATURE
        inventorysorter-1.16.1-18.1.0.jar                 |Simple Inventory Sorter       |inventorysorter               |18.1.0              |DONE      |NOSIGNATURE
        mystictools-1.16.3-1.3.0.jar                      |Mystic Tools                  |mystictools                   |1.16.3-1.3.0        |DONE      |NOSIGNATURE
        Ma-Enchants-1.16.3-3.5.0.jar                      |Ma Enchants                   |ma-enchants                   |1.16.3-3.5.0        |DONE      |NOSIGNATURE
        Cucumber-1.16.4-4.1.5.jar                         |Cucumber Library              |cucumber                      |4.1.5               |DONE      |NOSIGNATURE
        TrashSlot_1.16.3-12.2.1.jar                       |TrashSlot                     |trashslot                     |12.2.1              |DONE      |NOSIGNATURE
        pamhc2trees-1.16.3-1.0.0.jar                      |Pam's HarvestCraft 2 Fruit Tre|pamhc2trees                   |1.0.0               |DONE      |NOSIGNATURE
        mining-helmet-1.16.4-2.0.0.jar                    |Mining Helmet                 |mining_helmet                 |2.0.0               |DONE      |NOSIGNATURE
        connectiblechains-1.0.jar                         |Connectible Chains            |connectiblechains             |1.0                 |DONE      |NOSIGNATURE
        xray-1.16.4-2.6.0.jar                             |Advanced XRay                 |xray                          |2.6.0               |DONE      |NOSIGNATURE
        mermaidtail-1.4.jar                               |Mermaid Tail Mod              |mermaidtail                   |1.16.4-1.4.0        |DONE      |NOSIGNATURE
        vanillaexcavators-1.16.4-2.2.0.jar                |Vanilla Excavators            |vanillaexcavators             |2.2.0               |DONE      |NOSIGNATURE
        Bountiful+Baubles+FORGE-1.16.3-0.0.2.jar          |Bountiful Baubles             |bountifulbaubles              |NONE                |DONE      |NOSIGNATURE
        treeharvester_1.16.4-2.0.jar                      |Tree Harvester                |treeharvester                 |2.0                 |DONE      |NOSIGNATURE
        platforms-1.16-1.7.8.jar                          |Platforms                     |platforms                     |1.7.8               |DONE      |NOSIGNATURE
        jei-1.16.4-7.6.0.62.jar                           |Just Enough Items             |jei                           |7.6.0.62            |DONE      |NOSIGNATURE
        abnormals_core-1.16.4-3.0.4.jar                   |Abnormals Core                |abnormals_core                |3.0.4               |DONE      |NOSIGNATURE
        WAWLA-1.16.4-7.0.2.jar                            |WAWLA                         |wawla                         |7.0.2               |DONE      |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
        invtweaks-1.16.4-1.0.1.jar                        |Inventory Tweaks Renewed      |invtweaks                     |1.16.4-1.0.1        |DONE      |NOSIGNATURE
        Rotten+Flesh+to+Leather+1.16.4+Forge.jar          |Rotten Flesh to Leather       |rftl                          |1.16.4              |DONE      |NOSIGNATURE
        Waystones_1.16.3-7.3.1.jar                        |Waystones                     |waystones                     |7.3.1               |DONE      |NOSIGNATURE
        comforts-forge-1.16.4-4.0.0.3.jar                 |Comforts                      |comforts                      |1.16.4-4.0.0.2      |DONE      |NOSIGNATURE
        NaturesCompass-1.16.4-1.8.6.jar                   |Nature's Compass              |naturescompass                |1.16.4-1.8.6        |DONE      |NOSIGNATURE
        Artifacts-1.16.4-2.7.2.jar                        |Artifacts                     |artifacts                     |1.16.4-2.7.2        |DONE      |NOSIGNATURE
        OuterEnd-0.1.3.jar                                |Outer End                     |outer_end                     |0.1.2               |DONE      |NOSIGNATURE
        good-nights-sleep-1.16.4-1.2.11.jar               |Good Night's Sleep            |good_nights_sleep             |1.2.11              |DONE      |NOSIGNATURE
        DungeonCrawl-1.16.3-2.2.2.jar                     |Dungeon Crawl                 |dungeoncrawl                  |2.2.2               |DONE      |NOSIGNATURE
        mapperbase-1.16.4-2.3.0.0.jar                     |Mapper Base                   |mapperbase                    |1.16.4-2.3.0.0      |DONE      |NOSIGNATURE
        embellishcraft-1.16.4-3.3.0.0.jar                 |EmbellishCraft                |embellishcraft                |1.16.4-3.3.0.0      |DONE      |NOSIGNATURE
        bedspreads-forge-1.16.4-5.1.0.1.jar               |Bedspreads                    |bedspreads                    |1.16.4-5.1.0.1      |DONE      |NOSIGNATURE
        mahoutsukai-1.16.4-v1.26.10.jar                   |Mahou Tsukai                  |mahoutsukai                   |1.16.4-v1.26.10     |DONE      |NOSIGNATURE
        iceandfire-2.1.4-1.16.4.jar                       |Ice and Fire                  |iceandfire                    |2.1.4-1.16.4        |DONE      |NOSIGNATURE
        immersive-portals-0.11-mc1.16.4-forge.jar         |Immersive Portals             |immersive_portals             |0.7                 |DONE      |NOSIGNATURE
        crumbs-1.0.6+1.16.4-forge.jar                     |Crumbs                        |crumbs                        |1.0.6               |DONE      |NOSIGNATURE
        forge-1.16.4-35.1.36-universal.jar                |Forge                         |forge                         |35.1.36             |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
        WailaHarvestability-mc1.16.2-forge-1.1.13.jar     |Waila Harvestability          |wailaharvestability           |1.1.13              |DONE      |NOSIGNATURE
        JABCM-1.16.4-0.0.5.jar                            |Just A Basic Concrete Mod     |jabcm                         |1.16.4-0.0.5        |DONE      |NOSIGNATURE
        OffHandCombat-1.16.3-3.1.0.1.jar                  |Off Hand Combat               |offhandcombat                 |1.16.3-3.1.0.1      |DONE      |c9:84:cd:eb:27:ac:0d:ad:8c:55:6f:d6:5f:19:f2:c8:63:2a:b0:bd:3b:d0:b6:df:fd:9f:de:9f:9d:e8:7c:68
        Extractures(v1.1)_1.16.4.jar                      |extractures                   |extractures                   |1.1                 |DONE      |NOSIGNATURE
        wooltweaks_1.16.4-1.0.jar                         |Wool Tweaks                   |wooltweaks                    |1.0                 |DONE      |NOSIGNATURE
        ironchest-1.16.4-11.2.10.jar                      |Iron Chests                   |ironchest                     |1.16.4-11.2.10      |DONE      |NOSIGNATURE
        forge-1.16.4-35.1.36-client.jar                   |Minecraft                     |minecraft                     |1.16.4              |DONE      |NOSIGNATURE
        luckyblock-1.16.4-1.jar                           |Lucky Block                   |lucky                         |1.16.4-1            |DONE      |NOSIGNATURE
        EnchantmentDescriptions-1.16.4-6.0.2.jar          |EnchantmentDescriptions       |enchdesc                      |6.0.2               |DONE      |ea:45:b3:82:b6:9d:50:16:95:e7:2e:34:e1:92:d5:b4:9b:69:90:d3:4f:2e:71:99:b0:be:40:80:27:1f:3e:b0
        pandoras_creatures-1.16.3-2.0.1.jar               |Pandoras Creatures            |pandoras_creatures            |1.16.3-2.0.1        |DONE      |NOSIGNATURE
        MouseTweaks-2.13-mc1.16.2.jar                     |Mouse Tweaks                  |mousetweaks                   |2.13                |DONE      |NOSIGNATURE
        SilentLib-1.16.3-4.9.0+63.jar                     |Silent Lib                    |silentlib                     |4.9.0+63            |DONE      |NOSIGNATURE
        quicksearchmod-MC1.16.x-1.0.1.jar                 |Quick Search Mod              |quicksearchmod                |1.0.1               |DONE      |NOSIGNATURE
        morevanillalib-1.16.4-1.3.9.jar                   |MoreVanillaLib                |morevanillalib                |1.3.9               |DONE      |NOSIGNATURE
        ClassicalArt-1.16.4-1.0.0.jar                     |Classical Art                 |classicalart                  |1.0.0               |DONE      |NOSIGNATURE
        inventorytotem_1.16.4-1.1.jar                     |Inventory Totem               |inventorytotem                |1.1                 |DONE      |NOSIGNATURE
        pamhc2crops-1.16.3-1.0.1.jar                      |Pam's HarvestCraft 2 Crops    |pamhc2crops                   |version             |DONE      |NOSIGNATURE
        forbidden_arcanus-1.16.4-1.0.0.jar                |Forbidden & Arcanus           |forbidden_arcanus             |1.16.4-1.0.0        |DONE      |NOSIGNATURE
        AdLods-1.16.4-4.1.2.0-build.0027.jar              |Large Ore Deposits            |adlods                        |4.1.2.0             |DONE      |NOSIGNATURE
        towers_of_the_wild-1.16.4-2.0.1.jar               |Towers Of The Wild            |towers_of_the_wild            |1.16.4-2.0.1        |DONE      |NOSIGNATURE
        ceilingtorch-1.16.2-v1.8.jar                      |Ceiling Torch                 |ceilingtorch                  |v1.8                |DONE      |NOSIGNATURE
        paintings-1.16.4-7.0.0.1.jar                      |Paintings ++                  |paintings                     |1.16.4-6.0.1.5      |DONE      |NOSIGNATURE
        randomsheepcolours_1.16.4-1.1.jar                 |Random Sheep Colours          |randomsheepcolours            |1.1                 |DONE      |NOSIGNATURE
        pamhc2foodcore-1.16.3-1.0.0.jar                   |Pam's HarvestCraft 2 Food Core|pamhc2foodcore                |version             |DONE      |NOSIGNATURE
        multibeds-1.16-1.7.6.jar                          |Multi-Beds                    |multibeds                     |1.7.6               |DONE      |NOSIGNATURE
        JustEnoughProfessions-1.16.3-1.1.jar              |Just Enough Professions (JEP) |justenoughprofessions         |1.1                 |DONE      |NOSIGNATURE
        vanillahammers-1.16.4-2.2.0.jar                   |Vanilla Hammers               |vanillahammers                |2.2.0               |DONE      |NOSIGNATURE
        floormats-1.16.4-v1.1.1.jar                       |Floor Mats                    |floormats                     |1.16.4-v1.1.1       |DONE      |NOSIGNATURE
        WorldHandler-1.16.4-2.12.jar                      |World Handler                 |worldhandler                  |1.16.4-2.12         |DONE      |NOSIGNATURE
        AppleSkin-mc1.16.2-forge-1.0.14.jar               |AppleSkin                     |appleskin                     |1.0.14              |DONE      |NOSIGNATURE
        forgemod_VoxelMap-1.10.14_for_1.16.4.jar          |VoxelMap                      |voxelmap                      |1.10.14             |DONE      |NOSIGNATURE
        terraqueous-1.16-1.7.7.jar                        |Terraqueous                   |terraqueous                   |1.7.7               |DONE      |NOSIGNATURE
        grindstonesharpertools_1.16.4-1.4.jar             |Grindstone Sharper Tools      |grindstonesharpertools        |1.4                 |DONE      |NOSIGNATURE
        lootbagmod-1.16.3-1.6.4.jar                       |Loot Bag Mod                  |lootbagmod                    |1.6.4               |DONE      |NOSIGNATURE
    Crash Report UUID: f21bcfa3-1e30-4820-a596-3297d836c580
    Patchouli open book context: n/a
    Player Count: 1 / 8; [ServerPlayerEntity['Keepinitreal24_7'/185, l='ServerWorld minecraft:overworld PDB', x=-26.76, y=20.00, z=-33.91]]
    Data Packs: vanilla, mod:enchantedbookredesign (incompatible), mod:inventoryprofiles (incompatible), mod:wyrmroost (incompatible), mod:prefab (incompatible), mod:doggytalents (incompatible), mod:soulbound, mod:torohealth, mod:windowlogging (incompatible), mod:musicplayer, mod:bettercaves (incompatible), mod:lottweaks, mod:forgeendertech, mod:cookingforblockheads (incompatible), mod:controlling, mod:placebo (incompatible), mod:citadel (incompatible), mod:ftbguilibrary (incompatible), mod:gemsnjewels (incompatible), mod:bookshelf, mod:uncrafted (incompatible), mod:guardvillagers, mod:uteamcore, mod:actuallyusefulsmithingtable (incompatible), mod:ironshulkerbox (incompatible), mod:cazfps_lamps_mod, mod:sworddisplay, mod:waila, mod:fpsreducer, mod:jeresources, mod:cazfps_the_dead_sea, mod:shetiphiancore, mod:losttrinkets, mod:supplementaries, mod:anviltooltipmod, mod:betterendforge, mod:upgradednetherite (incompatible), mod:structure_gel, mod:corpse, mod:farmersdelight, mod:usefulbackpacks, mod:repurposed_structures, mod:biomesoplenty, mod:valhelsia_structures (incompatible), mod:lollipop, mod:ironfurnaces, mod:dogslie, mod:dungeons_plus, mod:rare-ice (incompatible), mod:corpsecomplex (incompatible), mod:pamhc2foodextended (incompatible), mod:assortedtools, mod:riskofrainmod, mod:curios, mod:curious_armor_stands (incompatible), mod:patchouli (incompatible), mod:randomite (incompatible), mod:collective, mod:usefulbatsmod (incompatible), mod:ring_of_miner, mod:cazfps_chronicle, mod:enigmaticlegacy, mod:buildersaddition (incompatible), mod:worldedit (incompatible), mod:travelers_index (incompatible), mod:checklist, mod:sapience, mod:cfm (incompatible), mod:trashcans, mod:getinthebucketmod, mod:bettermineshafts (incompatible), mod:geckolib3 (incompatible), mod:darkpaintings (incompatible), mod:first, mod:tvposters, mod:repairchests, mod:inventorysorter (incompatible), mod:mystictools (incompatible), mod:ma-enchants (incompatible), mod:cucumber, mod:trashslot (incompatible), mod:pamhc2trees (incompatible), mod:mining_helmet (incompatible), mod:connectiblechains, mod:xray, mod:mermaidtail (incompatible), mod:vanillaexcavators, mod:bountifulbaubles (incompatible), mod:treeharvester, mod:platforms, mod:jei, mod:abnormals_core, mod:wawla, mod:invtweaks (incompatible), mod:rftl, mod:waystones (incompatible), mod:comforts (incompatible), mod:naturescompass (incompatible), mod:artifacts, mod:outer_end, mod:good_nights_sleep (incompatible), mod:dungeoncrawl, mod:mapperbase (incompatible), mod:embellishcraft (incompatible), mod:bedspreads, mod:mahoutsukai (incompatible), mod:iceandfire (incompatible), mod:immersive_portals (incompatible), mod:crumbs, mod:forge, mod:wailaharvestability, mod:jabcm, mod:offhandcombat (incompatible), mod:wooltweaks, mod:ironchest (incompatible), mod:lucky (incompatible), mod:enchdesc, mod:pandoras_creatures (incompatible), mod:mousetweaks, mod:silentlib (incompatible), mod:quicksearchmod, mod:morevanillalib, mod:classicalart, mod:inventorytotem, mod:pamhc2crops (incompatible), mod:forbidden_arcanus (incompatible), mod:adlods, mod:towers_of_the_wild, mod:ceilingtorch, mod:paintings (incompatible), mod:randomsheepcolours, mod:pamhc2foodcore (incompatible), mod:multibeds, mod:justenoughprofessions, mod:vanillahammers, mod:floormats, mod:worldhandler (incompatible), mod:appleskin, mod:voxelmap (incompatible), mod:terraqueous, mod:grindstonesharpertools, mod:lootbagmod (incompatible), mod:extractures
    Type: Integrated Server (map_client.txt)
    Is Modded: Definitely; Client brand changed to 'forge'

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Announcements



  • Recently Browsing

    • No registered users viewing this page.
  • Posts

    • Hello, I'm trying to modify the effects of native enchantments for bows and arrows in Minecraft. After using a decompilation tool, I found that the specific implementations of native bow and arrow enchantments (including `ArrowDamageEnchantment`, `ArrowKnockbackEnchantment`, `ArrowFireEnchantment`, `ArrowInfiniteEnchantment`, `ArrowPiercingEnchantment`) do not contain any information about the enchantment effects (such as the `getDamageProtection` function for `ProtectionEnchantment`, `getDamageBonus` function for `DamageEnchantment`, etc.). Upon searching for the base class of arrows, `AbstractArrow`, I found a function named setEnchantmentEffectsFromEntity`, which seems to be used to retrieve the enchantment levels of the tool held by a `LivingEntity` and calculate the specific values of the enchantment effects. However, after testing with the following code, I found that this function is not being called:   @Mixin(AbstractArrow.class) public class ModifyArrowEnchantmentEffects {     private static final Logger LOGGER = LogUtils.getLogger();     @Inject(         method = "setEnchantmentEffectsFromEntity",         at = @At("HEAD")     )     private void logArrowEnchantmentEffectsFromEntity(CallbackInfo ci) {         LOGGER.info("Arrow enchantment effects from entity");     } }   Upon further investigation, I found that within the onHitEntity method, there are several lines of code:               if (!this.level().isClientSide && entity1 instanceof LivingEntity) {                EnchantmentHelper.doPostHurtEffects(livingentity, entity1);                EnchantmentHelper.doPostDamageEffects((LivingEntity)entity1, livingentity);             }   These lines of code actually call the doPostHurt and doPostAttack methods of each enchantment in the enchantment list. However, this leads back to the issue because native bow and arrow enchantments do not implement these functions. Although their base class defines the functions, they are empty. At this point, I'm completely stumped and seeking assistance. Thank you.
    • I have been trying to make a server with forge but I keep running into an issue. I have jdk 22 installed as well as Java 8. here is the debug file  
    • it crashed again     What the console says : [00:02:03] [Server thread/INFO] [Easy NPC/]: [EntityManager] Server started! [00:02:03] [Server thread/INFO] [co.gi.al.ic.IceAndFire/]: {iceandfire:fire_dragon_roost=true, iceandfire:fire_lily=true, iceandfire:spawn_dragon_skeleton_fire=true, iceandfire:lightning_dragon_roost=true, iceandfire:spawn_dragon_skeleton_lightning=true, iceandfire:ice_dragon_roost=true, iceandfire:ice_dragon_cave=true, iceandfire:lightning_dragon_cave=true, iceandfire:cyclops_cave=true, iceandfire:spawn_wandering_cyclops=true, iceandfire:spawn_sea_serpent=true, iceandfire:frost_lily=true, iceandfire:hydra_cave=true, iceandfire:lightning_lily=true, iceandfireixie_village=true, iceandfire:myrmex_hive_jungle=true, iceandfire:myrmex_hive_desert=true, iceandfire:silver_ore=true, iceandfire:siren_island=true, iceandfire:spawn_dragon_skeleton_ice=true, iceandfire:spawn_stymphalian_bird=true, iceandfire:fire_dragon_cave=true, iceandfire:sapphire_ore=true, iceandfire:spawn_hippocampus=true, iceandfire:spawn_death_worm=true} [00:02:03] [Server thread/INFO] [co.gi.al.ic.IceAndFire/]: {TROLL_S=true, HIPPOGRYPH=true, AMPHITHERE=true, COCKATRICE=true, TROLL_M=true, DREAD_LICH=true, TROLL_F=true} [00:02:03] [Server thread/INFO] [ne.be.lo.WeaponRegistry/]: Encoded Weapon Attribute registry size (with package overhead): 41976 bytes (in 5 string chunks with the size of 10000) [00:02:03] [Server thread/INFO] [patchouli/]: Sending reload packet to clients [00:02:03] [Server thread/WARN] [voicechat/]: [voicechat] Running in offline mode - Voice chat encryption is not secure! [00:02:03] [VoiceChatServerThread/INFO] [voicechat/]: [voicechat] Using server-ip as bind address: 0.0.0.0 [00:02:03] [Server thread/WARN] [ModernFix/]: Dedicated server took 22.521 seconds to load [00:02:03] [VoiceChatServerThread/INFO] [voicechat/]: [voicechat] Voice chat server started at 0.0.0.0:25565 [00:02:03] [Server thread/WARN] [minecraft/SynchedEntityData]: defineId called for: class net.minecraft.world.entity.player.Player from class tschipp.carryon.common.carry.CarryOnDataManager [00:02:03] [Server thread/INFO] [ne.mi.co.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@2941ffd5 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 0 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 1 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 2 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 3 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 4 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 5 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 6 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 7 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 8 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 9 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 10 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 11 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 12 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 13 [00:02:10] [Netty Epoll Server IO #2/INFO] [Calio/]: Received acknowledgment for login packet with id 14 [00:02:19] [Server thread/INFO] [ne.mi.co.AdvancementLoadFix/]: Using new advancement loading for net.minecraft.server.PlayerAdvancements@ebc7ef2 [00:02:19] [Server thread/INFO] [minecraft/PlayerList]: ZacAdos[/90.2.17.162:49242] logged in with entity id 1062 at (-1848.6727005281205, 221.0, -3054.2468255848935) [00:02:19] [Server thread/ERROR] [ModernFix/]: Skipping entity ID sync for com.talhanation.smallships.world.entity.ship.Ship: java.lang.NoClassDefFoundError: net/minecraft/client/CameraType [00:02:19] [Server thread/INFO] [minecraft/MinecraftServer]: - Gloop - ZacAdos joined the game [00:02:19] [Server thread/INFO] [xa.pa.OpenPartiesAndClaims/]: Updating all forceload tickets for cc56befd-d376-3526-a760-340713c478bd [00:02:19] [Server thread/INFO] [se.mi.te.da.DataManager/]: Sending data to client: ZacAdos [00:02:19] [Server thread/INFO] [voicechat/]: [voicechat] Received secret request of - Gloop - ZacAdos (17) [00:02:19] [Server thread/INFO] [voicechat/]: [voicechat] Sent secret to - Gloop - ZacAdos [00:02:21] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Successfully authenticated player cc56befd-d376-3526-a760-340713c478bd [00:02:22] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Successfully validated connection of player cc56befd-d376-3526-a760-340713c478bd [00:02:22] [VoiceChatPacketProcessingThread/INFO] [voicechat/]: [voicechat] Player - Gloop - ZacAdos (cc56befd-d376-3526-a760-340713c478bd) successfully connected to voice chat stop [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping the server [00:02:34] [Server thread/INFO] [mo.pl.ar.ArmourersWorkshop/]: stop local service [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Stopping server [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Saving players [00:02:34] [Server thread/INFO] [minecraft/ServerGamePacketListenerImpl]: ZacAdos lost connection: Server closed [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: - Gloop - ZacAdos left the game [00:02:34] [Server thread/INFO] [xa.pa.OpenPartiesAndClaims/]: Updating all forceload tickets for cc56befd-d376-3526-a760-340713c478bd [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Saving worlds [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[world]'/minecraft:overworld [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_end [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: Saving chunks for level 'ServerLevel[world]'/minecraft:the_nether [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (world): All chunks are saved [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (DIM1): All chunks are saved [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage (DIM-1): All chunks are saved [00:02:34] [Server thread/INFO] [minecraft/MinecraftServer]: ThreadedAnvilChunkStorage: All dimensions are saved [00:02:34] [Server thread/INFO] [xa.pa.OpenPartiesAndClaims/]: Stopping IO worker... [00:02:34] [Server thread/INFO] [xa.pa.OpenPartiesAndClaims/]: Stopped IO worker! [00:02:34] [Server thread/INFO] [Calio/]: Removing Dynamic Registries for: net.minecraft.server.dedicated.DedicatedServer@7dc879e1 [MineStrator Daemon]: Checking server disk space usage, this could take a few seconds... [MineStrator Daemon]: Updating process configuration files... [MineStrator Daemon]: Ensuring file permissions are set correctly, this could take a few seconds... [MineStrator Daemon]: Pulling Docker container image, this could take a few minutes to complete... [MineStrator Daemon]: Finished pulling Docker container image container@pterodactyl~ java -version openjdk version "17.0.10" 2024-01-16 OpenJDK Runtime Environment Temurin-17.0.10+7 (build 17.0.10+7) OpenJDK 64-Bit Server VM Temurin-17.0.10+7 (build 17.0.10+7, mixed mode, sharing) container@pterodactyl~ java -Xms128M -Xmx6302M -Dterminal.jline=false -Dterminal.ansi=true -Djline.terminal=jline.UnsupportedTerminal -p libraries/cpw/mods/bootstraplauncher/1.1.2/bootstraplauncher-1.1.2.jar:libraries/cpw/mods/securejarhandler/2.1.4/securejarhandler-2.1.4.jar:libraries/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar:libraries/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar:libraries/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar:libraries/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar:libraries/org/ow2/asm/asm/9.5/asm-9.5.jar:libraries/net/minecraftforge/JarJarFileSystems/0.3.16/JarJarFileSystems-0.3.16.jar --add-modules ALL-MODULE-PATH --add-opens java.base/java.util.jar=cpw.mods.securejarhandler --add-opens java.base/java.lang.invoke=cpw.mods.securejarhandler --add-exports java.base/sun.security.util=cpw.mods.securejarhandler --add-exports jdk.naming.dns/com.sun.jndi.dns=java.naming -Djava.net.preferIPv6Addresses=system -DignoreList=bootstraplauncher-1.1.2.jar,securejarhandler-2.1.4.jar,asm-commons-9.5.jar,asm-util-9.5.jar,asm-analysis-9.5.jar,asm-tree-9.5.jar,asm-9.5.jar,JarJarFileSystems-0.3.16.jar -DlibraryDirectory=libraries -DlegacyClassPath=libraries/cpw/mods/securejarhandler/2.1.4/securejarhandler-2.1.4.jar:libraries/org/ow2/asm/asm/9.5/asm-9.5.jar:libraries/org/ow2/asm/asm-commons/9.5/asm-commons-9.5.jar:libraries/org/ow2/asm/asm-tree/9.5/asm-tree-9.5.jar:libraries/org/ow2/asm/asm-util/9.5/asm-util-9.5.jar:libraries/org/ow2/asm/asm-analysis/9.5/asm-analysis-9.5.jar:libraries/net/minecraftforge/accesstransformers/8.0.4/accesstransformers-8.0.4.jar:libraries/org/antlr/antlr4-runtime/4.9.1/antlr4-runtime-4.9.1.jar:libraries/net/minecraftforge/eventbus/6.0.3/eventbus-6.0.3.jar:libraries/net/minecraftforge/forgespi/6.0.0/forgespi-6.0.0.jar:libraries/net/minecraftforge/coremods/5.0.1/coremods-5.0.1.jar:libraries/cpw/mods/modlauncher/10.0.8/modlauncher-10.0.8.jar:libraries/net/minecraftforge/unsafe/0.2.0/unsafe-0.2.0.jar:libraries/com/electronwill/night-config/core/3.6.4/core-3.6.4.jar:libraries/com/electronwill/night-config/toml/3.6.4/toml-3.6.4.jar:libraries/org/apache/maven/maven-artifact/3.8.5/maven-artifact-3.8.5.jar:libraries/net/jodah/typetools/0.8.3/typetools-0.8.3.jar:libraries/net/minecrell/terminalconsoleappender/1.2.0/terminalconsoleappender-1.2.0.jar:libraries/org/jline/jline-reader/3.12.1/jline-reader-3.12.1.jar:libraries/org/jline/jline-terminal/3.12.1/jline-terminal-3.12.1.jar:libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar:libraries/org/openjdk/nashorn/nashorn-core/15.3/nashorn-core-15.3.jar:libraries/net/minecraftforge/JarJarSelector/0.3.16/JarJarSelector-0.3.16.jar:libraries/net/minecraftforge/JarJarMetadata/0.3.16/JarJarMetadata-0.3.16.jar:libraries/net/minecraftforge/fmlloader/1.19.2-43.3.0/fmlloader-1.19.2-43.3.0.jar:libraries/net/minecraft/server/1.19.2-20220805.130853/server-1.19.2-20220805.130853-extra.jar:libraries/com/github/oshi/oshi-core/5.8.5/oshi-core-5.8.5.jar:libraries/com/google/code/gson/gson/2.8.9/gson-2.8.9.jar:libraries/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar:libraries/com/google/guava/guava/31.0.1-jre/guava-31.0.1-jre.jar:libraries/com/mojang/authlib/3.11.49/authlib-3.11.49.jar:libraries/com/mojang/brigadier/1.0.18/brigadier-1.0.18.jar:libraries/com/mojang/datafixerupper/5.0.28/datafixerupper-5.0.28.jar:libraries/com/mojang/javabridge/1.2.24/javabridge-1.2.24.jar:libraries/com/mojang/logging/1.0.0/logging-1.0.0.jar:libraries/commons-io/commons-io/2.11.0/commons-io-2.11.0.jar:libraries/io/netty/netty-buffer/4.1.77.Final/netty-buffer-4.1.77.Final.jar:libraries/io/netty/netty-codec/4.1.77.Final/netty-codec-4.1.77.Final.jar:libraries/io/netty/netty-common/4.1.77.Final/netty-common-4.1.77.Final.jar:libraries/io/netty/netty-handler/4.1.77.Final/netty-handler-4.1.77.Final.jar:libraries/io/netty/netty-resolver/4.1.77.Final/netty-resolver-4.1.77.Final.jar:libraries/io/netty/netty-transport/4.1.77.Final/netty-transport-4.1.77.Final.jar:libraries/io/netty/netty-transport-classes-epoll/4.1.77.Final/netty-transport-classes-epoll-4.1.77.Final.jar:libraries/io/netty/netty-transport-native-epoll/4.1.77.Final/netty-transport-native-epoll-4.1.77.Final-linux-x86_64.jar:libraries/io/netty/netty-transport-native-epoll/4.1.77.Final/netty-transport-native-epoll-4.1.77.Final-linux-aarch_64.jar:libraries/io/netty/netty-transport-native-unix-common/4.1.77.Final/netty-transport-native-unix-common-4.1.77.Final.jar:libraries/it/unimi/dsi/fastutil/8.5.6/fastutil-8.5.6.jar:libraries/net/java/dev/jna/jna/5.10.0/jna-5.10.0.jar:libraries/net/java/dev/jna/jna-platform/5.10.0/jna-platform-5.10.0.jar:libraries/net/sf/jopt-simple/jopt-simple/5.0.4/jopt-simple-5.0.4.jar:libraries/org/apache/commons/commons-lang3/3.12.0/commons-lang3-3.12.0.jar:libraries/org/apache/logging/log4j/log4j-api/2.17.0/log4j-api-2.17.0.jar:libraries/org/apache/logging/log4j/log4j-core/2.17.0/log4j-core-2.17.0.jar:libraries/org/apache/logging/log4j/log4j-slf4j18-impl/2.17.0/log4j-slf4j18-impl-2.17.0.jar:libraries/org/slf4j/slf4j-api/1.8.0-beta4/slf4j-api-1.8.0-beta4.jar cpw.mods.bootstraplauncher.BootstrapLauncher --launchTarget forgeserver --fml.forgeVersion 43.3.0 --fml.mcVersion 1.19.2 --fml.forgeGroup net.minecraftforge --fml.mcpVersion 20220805.130853 [00:02:42] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.3.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853] [00:02:42] [main/INFO] [cp.mo.mo.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.10 by Eclipse Adoptium; OS Linux arch amd64 version 6.1.0-12-amd64 [00:02:43] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/container/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER [00:02:43] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/fmlcore/1.19.2-43.3.0/fmlcore-1.19.2-43.3.0.jar is missing mods.toml file [00:02:43] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.3.0/javafmllanguage-1.19.2-43.3.0.jar is missing mods.toml file [00:02:43] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.3.0/lowcodelanguage-1.19.2-43.3.0.jar is missing mods.toml file [00:02:43] [main/WARN] [ne.mi.fm.lo.mo.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/mclanguage/1.19.2-43.3.0/mclanguage-1.19.2-43.3.0.jar is missing mods.toml file [00:02:44] [main/WARN] [ne.mi.ja.se.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File: [00:02:44] [main/WARN] [ne.mi.ja.se.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: resourcefullib. Using Mod File: /home/container/mods/resourcefullib-forge-1.19.2-1.1.24.jar [00:02:44] [main/INFO] [ne.mi.fm.lo.mo.JarInJarDependencyLocator/]: Found 13 dependencies adding them to mods collection Latest log [29Mar2024 00:02:42.803] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher running: args [--launchTarget, forgeserver, --fml.forgeVersion, 43.3.0, --fml.mcVersion, 1.19.2, --fml.forgeGroup, net.minecraftforge, --fml.mcpVersion, 20220805.130853] [29Mar2024 00:02:42.805] [main/INFO] [cpw.mods.modlauncher.Launcher/MODLAUNCHER]: ModLauncher 10.0.8+10.0.8+main.0ef7e830 starting: java version 17.0.10 by Eclipse Adoptium; OS Linux arch amd64 version 6.1.0-12-amd64 [29Mar2024 00:02:43.548] [main/INFO] [mixin/]: SpongePowered MIXIN Subsystem Version=0.8.5 Source=union:/home/container/libraries/org/spongepowered/mixin/0.8.5/mixin-0.8.5.jar%2363!/ Service=ModLauncher Env=SERVER [29Mar2024 00:02:43.876] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/fmlcore/1.19.2-43.3.0/fmlcore-1.19.2-43.3.0.jar is missing mods.toml file [29Mar2024 00:02:43.877] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/javafmllanguage/1.19.2-43.3.0/javafmllanguage-1.19.2-43.3.0.jar is missing mods.toml file [29Mar2024 00:02:43.877] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/lowcodelanguage/1.19.2-43.3.0/lowcodelanguage-1.19.2-43.3.0.jar is missing mods.toml file [29Mar2024 00:02:43.878] [main/WARN] [net.minecraftforge.fml.loading.moddiscovery.ModFileParser/LOADING]: Mod file /home/container/libraries/net/minecraftforge/mclanguage/1.19.2-43.3.0/mclanguage-1.19.2-43.3.0.jar is missing mods.toml file [29Mar2024 00:02:44.033] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select two dependency jars from JarJar which have the same identification: Mod File: and Mod File: . Using Mod File: [29Mar2024 00:02:44.034] [main/WARN] [net.minecraftforge.jarjar.selection.JarSelector/]: Attempted to select a dependency jar for JarJar which was passed in as source: resourcefullib. Using Mod File: /home/container/mods/resourcefullib-forge-1.19.2-1.1.24.jar [29Mar2024 00:02:44.034] [main/INFO] [net.minecraftforge.fml.loading.moddiscovery.JarInJarDependencyLocator/]: Found 13 dependencies adding them to mods collection
    • I am unable to do that. Brigadier is a mojang library that parses commands.
  • Topics

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.