fabric-carpet extension mod which attempts to fix as many vanilla bugs as possible. Feel free to add as many fixes as you want!

Related tags

Testing carpet-fixes
Overview

Carpet-Fixes

Fabric Carpet extension mod which attempts to fix as many vanilla bugs as possible!

Feel free to contribute by adding as many fixes as you want

Join my discord for more information, updates, and discussion on the mod FX's Discord

Features

carpetFixesPreset

Allows you to choose different pre-defined groups of rules to use

  • Type: PresetSettings
  • Default value: Custom
  • Required options: Custom,Vanilla,Backport,CrashFix,Stability,NotBackports,All
  • Categories: CARPETFIXES
  • Additional notes:
    • Information about what each preset does can be found in-game by doing /carpet carpetFixesPreset

chunkRegenFix

Fixes Chunk Regen due to StringTag writeUTF() not respecting readUTF() Limits

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,CRASHFIX
  • Additional notes:
    • This fixes using books to dupe inventories, regen chunks, and vanilla tick freeze chunks.

blockCollisionCheckFix

Fixes incorrect block collision checks

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-123364

fallingBlockDuplicationFix

Fixes falling blocks duping using the end portal

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX

blockUpdateOrderFix

Fixes the issue where block updates are inconsistent due to directionality

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-161402

comparatorUpdateFix

Fixes the issue where comparators don't always get updated correctly

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-120986

crystalExplodeOnExplodedFix

End Crystals now explode when damaged from explosions. End Crystal chaining

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-118429

spongeUpdateFix

Makes it so that sponges give block updates when absorbing water

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-220636

hopperUpdateFix

Makes it so that hoppers give block updates when placed while powered

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: 2No2Name's video

incorrectBounceLogicFix

Fixes some entities not bouncing on slime blocks and getting stuck

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,EXPERIMENTAL
  • Fixes: MC-216985

incorrectBubbleColumnLogicFix

Fixes some entities getting stuck in bubble columns

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,EXPERIMENTAL
  • Fixes: MC-207866

directionalBlockSlowdownFix

Fixes movement slowdown being calculated based on last block in search. Uses the slowest value instead

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,EXPERIMENTAL
  • Fixes: MC-202654

catsBreakLeadsDuringGiftFix

Fixes cats sometimes breaking there leads after giving a gift

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,EXPERIMENTAL
  • Fixes: MC-202607

petsBreakLeadsDuringReloadFix

Fixes Leashed pets teleporting to the player when reloaded

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,EXPERIMENTAL
  • Fixes: MC-173303

endermanDontUpdateOnPlaceFix

Fixes enderman not updating the block they place correctly

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,EXPERIMENTAL
  • Fixes: MC-183054

endermanUselessMinecartTeleportingFix

Fixes enderman constantly trying to teleport when in a minecart under daylight

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-227008

railInvalidUpdateOnPushFix

Fixes rails updating other rails before checking if they are in a valid location

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,EXPERIMENTAL
  • Fixes: MC-174864

railMissingUpdateOnPushFix

Fixes rails not updating other rails on being moved, allowing for invalid states

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,EXPERIMENTAL
  • Fixes: MC-123311
  • Additional notes:
    • Prevents redstone budding from working

railMissingUpdateAfterPushFix

Fixes rails not updating other rails after being moved

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,EXPERIMENTAL
  • Fixes: MC-96224

endVoidRingsFix

Fixes the bug which causes there to be void rings (empty chunks) in the end

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,EXPERIMENTAL
  • Fixes: MC-159283

mountingFlyingTooLongFix

Fixes getting kicked for flying too long when jumping and riding an entity

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,EXPERIMENTAL
  • Fixes: MC-98727

sleepingDelaysFallDamageFix

Fixes fall damage being delayed by sleeping, fall damage will be removed instead

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,EXPERIMENTAL
  • Fixes: MC-19830

tntCantUseNetherPortalsFix

Fixes TNT Entity not being able to go through nether portals

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-8983

fallingBlocksCantUseNetherPortalsFix

Fixes Falling Blocks not being able to go through nether portals

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-9644

spawnChunkEntitiesUnloadingFix

Fixes Spawn Chunks not ticking entities and block entities if no player online

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-59134

repairCostItemNotStackingFix

Fixes Named Blocks not stacking due to useless RepairCost tag

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,EXPERIMENTAL
  • Fixes: MC-197473

playerBlockCollisionUsingCenterFix

Fixes multiple bugs related to effects happening only when player center in block instead of hitbox

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-1133

witchHutsSpawnIncorrectCatFix

Fixes incorrect cat types spawning inside swamp huts

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-147659

hardcodedSeaLevelFix

Fixes incorrect sea level height being used when datapacks change the sea height

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-226687

fishingOutsideWaterFix

Fixes being able to fish outside of water

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-175544

giveCommandDupeFix

Fixes being able to dupe items using the /give command

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-120507

xpOrbCollisionFix

Fixes experience orbs acting as if flowing lava is a full block

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-226961

conversionFix

Fixes mob multiple different mob conversions

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,EXPERIMENTAL
  • Fixes: MC-88967
  • Additional notes:
    • Currently only fixes Slimes Mooshrooms, Zombies, Zombie Villagers, & Piglins

explosionBreaksItemFrameInWaterFix

Fixes Explosions being able to destroy item frames in water

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-3697
  • Additional notes:
    • Only doing so for Item Frames

movingBlocksDestroyPathFix

Fixes Moving Blocks from destroying path blocks

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-161026

drownedEnchantedTridentsFix

Makes enchantments work on tridents thrown by drowned

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • By: Skyrising

Backports

targetBlockPermanentlyPoweredFix

Fixes target blocks being permanently powered when moved by pistons

  • Type: boolean
  • Default value: true
  • Required options: false,true
  • Categories: CARPETFIXES,BACKPORT
  • Fixes: MC-173244

lightningRodPermanentlyPoweredFix

Fixes lightning rods being permanently powered when moved by pistons

  • Type: boolean
  • Default value: true
  • Required options: false,true
  • Categories: CARPETFIXES,BACKPORT
  • Fixes: MC-203718

oldFlintAndSteelBehavior

Backport 1.12 flint and steel behavior. Flint and steel can be used for updating observers / buds

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,BACKPORT
  • Fixes: MC-4923 from 18w05a
  • By: whoImT from carpet-addons

donkeyRidingDupeFix

Re-introduces multiplayer donkey/llama dupe bug based on disconnecting while riding donkey/llama

  • Type: boolean
  • Default value: true
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,BACKPORT,EXPERIMENTAL
  • Fixes: Fixed MC-181241 from 18w05a
  • By: whoImT from carpet-addons
  • Additional notes:
    • This has not been tested in 1.17 and may not work!

From Carpet & Other Extensions

lightningKillsDropsFix

Lightning kills the items that drop when lightning kills an entity

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-206922

doubleRetraction

Re-adds 1.8 double retraction to pistons

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX,EXPERIMENTAL
  • Fixes: MC-88959
  • By: DeadlyMC from Carpet-Extra

repeaterPriorityFix

Quick pulses won't get lost in repeater setups

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • Fixes: MC-54711
  • By: DeadlyMC from Carpet-Extra

railDuplicationFix

Fixes rails duplicating

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • By: Fallen-Breath from Carpet-TIS-Addition

pistonDupingFix

Disable TNT, carpet and part of rail dupers

  • Type: boolean
  • Default value: false
  • Required options: false,true
  • Categories: CARPETFIXES,BUGFIX
  • By: Fallen-Breath from Carpet-TIS-Addition
Comments
  • Mixin incompatibility with GolfIV

    Mixin incompatibility with GolfIV

    Minecraft: 1.17.1 GolfIV: 0.4.0 carpet-fixes: 1.0.1

    Both GolfIV and carpet-fixes redirect the same method causing a crash on start up when used together. This mixin should be rewritten to use an Inject so one can be canceled if used together. If this is not possible with an Inject one of the mods can disable the entire mixin class in the mixin.json.

    [main/WARN]: @Redirect conflict. Skipping carpetfixes.mixins.json:blockFixes.PistonBlock_bedrockBreakingMixin->@Redirect::removeBlock(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Z)Z with priority 1000, already redirected by golfiv.mixins.json:PistonMixin_PreventDestruction->@Redirect::redirectWorld(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Z)Z with priority 1000
    [main/WARN]: @Redirect conflict. Skipping carpetfixes.mixins.json:blockFixes.PistonBlock_bedrockBreakingMixin->@Redirect::removeBlock(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Z)Z with priority 1000, already redirected by golfiv.mixins.json:PistonMixin_PreventDestruction->@Redirect::redirectWorld(Lnet/minecraft/class_1937;Lnet/minecraft/class_2338;Z)Z with priority 1000
    

    This issue has been cross-posted on both repositories so it can be fixed on both sides.

    opened by EcoBuilder13 12
  • Falling block dupe fix

    Falling block dupe fix

    The falling block dupe fix seems to be active even when its set to false. I set it to false in the config and manually on the server and the sand generator that was previously working for one of my members no longer does. I apologize for reporting so many issues, but they are happening so i figure its better to mention them.

    opened by angrynerd 10
  • Incompat with VeryManyPlayers causing server crash

    Incompat with VeryManyPlayers causing server crash

    Describe the bug More or less what it says on the box! Server crashes and deadlocks on startup, presumably because of a mixin conflict with VMP

    To Reproduce Steps to reproduce the behavior:

    1. Install Carpet, Carpet-fixes, and Very Many Players on a server
    2. Start server
    3. Crash and deadlock, server is unable to stop itself properly and has to be force-stopped (killed)

    Expected behavior No crash, server starts normally and both mods work as intended

    Screenshots n/a

    Minecraft Version:

    • 1.18.2 Carpet-Fixes Version:
    • v1.7.9 Carpet Version:
    • v1.4.69

    Additional context Server did not generate a crashlog as it didn't properly stop, but here's the spot in the logs where it died: https://mclo.gs/oavKH2T

    bug 
    opened by Tempest-5ky 9
  • [FABRIC 1.18.2] Game crashes every time Better Animals Plus' aquatic predators hunt a prey.

    [FABRIC 1.18.2] Game crashes every time Better Animals Plus' aquatic predators hunt a prey.

    Please link the github for the mod that does not work, if known! https://github.com/itsmeow/betteranimalsplus/

    Crash Log

    ---- Minecraft Crash Report ----
    // Don't be sad, have a hug! <3
    
    Time: 23/05/22, 01:21
    Description: Ticking entity
    
    java.lang.NullPointerException: Cannot invoke "net.minecraft.class_1297.method_23317()" because "$$0" is null
    	at net.minecraft.class_1333.method_6226(class_1333.java:33)
    	at dev.itsmeow.betteranimalsplus.common.entity.ai.EfficientMoveTowardsTargetGoal.method_6268(EfficientMoveTowardsTargetGoal.java:89)
    	at net.minecraft.class_4135.method_6268(class_4135.java:65)
    	at net.minecraft.class_1355.method_38849(class_1355.java:119)
    	at net.minecraft.class_1308.method_6023(class_1308.java:750)
    	at net.minecraft.class_1309.method_6007(class_1309.java:2609)
    	at net.minecraft.class_1308.method_6007(class_1308.java:546)
    	at dev.itsmeow.betteranimalsplus.common.entity.EntityShark.method_6007(EntityShark.java:118)
    	at net.minecraft.class_1309.method_5773(class_1309.java:2354)
    	at net.minecraft.class_1308.method_5773(class_1308.java:346)
    	at dev.itsmeow.betteranimalsplus.common.entity.util.abstracts.EntitySharkBase.method_5773(EntitySharkBase.java:74)
    	at net.minecraft.class_3218.method_18762(class_3218.java:702)
    	at net.minecraft.class_1937.method_18472(class_1937.java:485)
    	at net.minecraft.class_3218.method_31420(class_3218.java:363)
    	at net.minecraft.class_5574.method_31791(class_5574.java:54)
    	at net.minecraft.class_3218.method_18765(class_3218.java:331)
    	at net.minecraft.server.MinecraftServer.redirect$big000$fixUpdateSuppressionCrashTick(MinecraftServer.java:5290)
    	at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:907)
    	at net.minecraft.class_3176.method_3813(class_3176.java:322)
    	at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:851)
    	at net.minecraft.server.MinecraftServer.handler$bbc000$modifiedRunLoop(MinecraftServer.java:4396)
    	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:676)
    	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273)
    	at java.base/java.lang.Thread.run(Thread.java:833)
    
    
    A detailed walkthrough of the error, its code path and all known details is as follows:
    ---------------------------------------------------------------------------------------
    
    -- Head --
    Thread: Server thread
    Stacktrace:
    	at net.minecraft.class_1333.method_6226(class_1333.java:33)
    	at dev.itsmeow.betteranimalsplus.common.entity.ai.EfficientMoveTowardsTargetGoal.method_6268(EfficientMoveTowardsTargetGoal.java:89)
    	at net.minecraft.class_4135.method_6268(class_4135.java:65)
    	at net.minecraft.class_1355.method_38849(class_1355.java:119)
    	at net.minecraft.class_1308.method_6023(class_1308.java:750)
    	at net.minecraft.class_1309.method_6007(class_1309.java:2609)
    	at net.minecraft.class_1308.method_6007(class_1308.java:546)
    	at dev.itsmeow.betteranimalsplus.common.entity.EntityShark.method_6007(EntityShark.java:118)
    	at net.minecraft.class_1309.method_5773(class_1309.java:2354)
    	at net.minecraft.class_1308.method_5773(class_1308.java:346)
    	at dev.itsmeow.betteranimalsplus.common.entity.util.abstracts.EntitySharkBase.method_5773(EntitySharkBase.java:74)
    	at net.minecraft.class_3218.method_18762(class_3218.java:702)
    	at net.minecraft.class_1937.method_18472(class_1937.java:485)
    	at net.minecraft.class_3218.method_31420(class_3218.java:363)
    	at net.minecraft.class_5574.method_31791(class_5574.java:54)
    	at net.minecraft.class_3218.method_18765(class_3218.java:331)
    	at net.minecraft.server.MinecraftServer.redirect$big000$fixUpdateSuppressionCrashTick(MinecraftServer.java:5290)
    
    -- Entity being ticked --
    Details:
    	Entity Type: betteranimalsplus:shark (dev.itsmeow.betteranimalsplus.common.entity.EntityShark)
    	Entity ID: 172
    	Entity Name: entity.betteranimalsplus.shark
    	Entity's Exact location: 187.43, 50.15, -136.59
    	Entity's Block location: World: (187,50,-137), Section: (at 11,2,7 in 11,3,-9; chunk contains blocks 176,-64,-144 to 191,319,-129), Region: (0,-1; contains chunks 0,-32 to 31,-1, blocks 0,-64,-512 to 511,319,-1)
    	Entity's Momentum: 0.02, 0.03, -0.01
    	Entity's Passengers: [class_1477['Squid'/138, l='ServerLevel[world]', x=189.45, y=49.58, z=-136.61]]
    	Entity's Vehicle: null
    Stacktrace:
    	at net.minecraft.class_1937.method_18472(class_1937.java:485)
    	at net.minecraft.class_3218.method_31420(class_3218.java:363)
    	at net.minecraft.class_5574.method_31791(class_5574.java:54)
    	at net.minecraft.class_3218.method_18765(class_3218.java:331)
    	at net.minecraft.server.MinecraftServer.redirect$big000$fixUpdateSuppressionCrashTick(MinecraftServer.java:5290)
    	at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:907)
    	at net.minecraft.class_3176.method_3813(class_3176.java:322)
    	at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:851)
    	at net.minecraft.server.MinecraftServer.handler$bbc000$modifiedRunLoop(MinecraftServer.java:4396)
    	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:676)
    	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273)
    	at java.base/java.lang.Thread.run(Thread.java:833)
    
    -- Affected level --
    Details:
    	All players: 1 total; [class_3222['Datura99'/154, l='ServerLevel[world]', x=153.81, y=59.22, z=-29.56]]
    	Chunk stats: 2816
    	Level dimension: minecraft:overworld
    	Level spawn location: World: (0,90,0), Section: (at 0,10,0 in 0,5,0; chunk contains blocks 0,-64,0 to 15,319,15), Region: (0,0; contains chunks 0,0 to 31,31, blocks 0,-64,0 to 511,319,511)
    	Level time: 169436 game time, 1455 day time
    	Level name: world
    	Level game mode: Game mode: survival (ID 0). Hardcore: false. Cheats: false
    	Level weather: Rain time: 1 (now: false), thunder time: 1 (now: false)
    	Known server brands: fabric
    	Level was modded: true
    	Level storage version: 0x04ABD - Anvil
    Stacktrace:
    	at net.minecraft.server.MinecraftServer.method_3813(MinecraftServer.java:907)
    	at net.minecraft.class_3176.method_3813(class_3176.java:322)
    	at net.minecraft.server.MinecraftServer.method_3748(MinecraftServer.java:851)
    	at net.minecraft.server.MinecraftServer.handler$bbc000$modifiedRunLoop(MinecraftServer.java:4396)
    	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:676)
    	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:273)
    	at java.base/java.lang.Thread.run(Thread.java:833)
    
    -- System Details --
    Details:
    	Minecraft Version: 1.18.2
    	Minecraft Version ID: 1.18.2
    	Operating System: Windows 11 (amd64) version 10.0
    	Java Version: 17.0.2, Eclipse Adoptium
    	Java VM Version: OpenJDK 64-Bit Server VM (mixed mode, sharing), Eclipse Adoptium
    	Memory: 15897477952 bytes (15161 MiB) / 17179869184 bytes (16384 MiB) up to 17179869184 bytes (16384 MiB)
    	CPUs: 16
    	Processor Vendor: AuthenticAMD
    	Processor Name: AMD Ryzen 7 5800X 8-Core Processor             
    	Identifier: AuthenticAMD Family 25 Model 33 Stepping 0
    	Microarchitecture: Zen 3
    	Frequency (GHz): 3,80
    	Number of physical packages: 1
    	Number of physical CPUs: 8
    	Number of logical CPUs: 16
    	Graphics card #0 name: NVIDIA GeForce RTX 3070
    	Graphics card #0 vendor: NVIDIA (0x10de)
    	Graphics card #0 VRAM (MB): 4095,00
    	Graphics card #0 deviceId: 0x2488
    	Graphics card #0 versionInfo: DriverVersion=30.0.15.1259
    	Memory slot #0 capacity (MB): 32768,00
    	Memory slot #0 clockSpeed (GHz): 3,20
    	Memory slot #0 type: DDR4
    	Memory slot #1 capacity (MB): 32768,00
    	Memory slot #1 clockSpeed (GHz): 3,20
    	Memory slot #1 type: DDR4
    	Virtual memory max (MB): 75189,72
    	Virtual memory used (MB): 52190,70
    	Swap memory total (MB): 9728,00
    	Swap memory used (MB): 668,71
    	JVM Flags: 19 total; -Xmx16384M -Xms16384M -XX:+UseG1GC -XX:+ParallelRefProcEnabled -XX:MaxGCPauseMillis=200 -XX:+UnlockExperimentalVMOptions -XX:+DisableExplicitGC -XX:+AlwaysPreTouch -XX:G1MaxNewSizePercent=40 -XX:G1HeapRegionSize=8M -XX:G1ReservePercent=20 -XX:G1HeapWastePercent=5 -XX:G1MixedGCCountTarget=4 -XX:InitiatingHeapOccupancyPercent=15 -XX:G1MixedGCLiveThresholdPercent=90 -XX:G1RSetUpdatingPauseTimePercent=5 -XX:SurvivorRatio=32 -XX:+PerfDisableSharedMem -XX:MaxTenuringThreshold=1
    	Fabric Mods: 
    		actuallyunbreaking: Actually Unbreaking 1.18.2-0.5.0
    		additionaladditions: Additional Additions 4.0.1
    		advanced_runtime_resource_pack: Runtime Resource Pack 0.5.7
    		advdebug: Advancements Debug 2.3.0
    		adventurez: AdventureZ 1.4.10
    		alternate-current: Alternate Current 1.2.1
    		appleskin: AppleSkin 2.4.0+mc1.18.2
    		aqupdcaracal: Caracal mob 1.18.2-1.3.8
    		architectury: Architectury 4.4.60
    		attributefix: AttributeFix 14.0.1
    		axesareweapons: Axes Are Weapons 1.5.1
    		badpackets: Bad Packets 0.1.2
    		balm-fabric: Balm 3.0.0+0
    		bclib: BCLib 1.4.6
    		beaconoverhaul: Beacon Overhaul 1.6.0+1.18.2
    		bedspreads: Bedspreads 1.5.0-1.18
    		beenfo: Beenfo 1.18.2-fabric0.47.10-1.3.3
    		better_bad_omen: Better Bad Omen 1.2.0
    		betteranimalsplus: Better Animals Plus 1.18.2-11.0.5
    		betterdungeons: YUNG's Better Dungeons 1.18.2-Fabric-2.1.0
    		betterend: Better End 1.1.0
    		bettermineshafts: YUNG's Better Mineshafts 1.18.2-Fabric-2.1.3
    		betterstrongholds: YUNG's Better Strongholds 1.18.2-Fabric-2.1.1
    		biomemakeover: Biome Makeover 1.18.2-1.4.21
    		blockrunner: Block Runner 3.0.2
    		blue_endless_jankson: jankson 1.2.1
    		bookshelf: Bookshelf 13.0.13
    		bosses_of_mass_destruction: Bosses of Mass Destruction (Beta) 1.3.7-1.18.2
    		bowinfinityfix: Bow Infinity Fix rv11
    		campanion: Campanion 3.0.4
    		capybara: Capybara 1.0.4
    		cardinal-components: Cardinal Components API 4.1.4
    		cardinal-components-base: Cardinal Components API (base) 4.1.4
    		cardinal-components-block: Cardinal Components API (blocks) 4.1.4
    		cardinal-components-chunk: Cardinal Components API (chunks) 4.1.4
    		cardinal-components-entity: Cardinal Components API (entities) 4.1.4
    		cardinal-components-item: Cardinal Components API (items) 4.1.4
    		cardinal-components-level: Cardinal Components API (world saves) 4.1.4
    		cardinal-components-scoreboard: Cardinal Components API (scoreboard) 4.1.4
    		cardinal-components-world: Cardinal Components API (worlds) 4.1.4
    		carpet: Carpet Mod 1.4.69
    		carpet-extra: Carpet Extra 1.4.72
    		carpet-fixes: Carpet Fixes 1.18.x-1.7.9
    		carpet-tis-addition: Carpet TIS Addition 1.35.0
    		charm: Charm 4.1.0
    		clickadv: Clickable Advancements Mod 2.6
    		cloth-api: Cloth API 3.2.64
    		cloth-basic-math: cloth-basic-math 0.6.1
    		cloth-client-events-v0: Cloth Client Events v0 3.2.64
    		cloth-common-events-v1: Cloth Common Events v1 3.2.64
    		cloth-config: Cloth Config v6 6.2.62
    		cloth-datagen-api-v1: Cloth Datagen v1 3.2.64
    		cloth-utils-v1: Cloth Utils v1 3.2.64
    		clumps: Clumps 8.0.0+8
    		com_electronwill_night-config_core: core 3.6.5
    		com_electronwill_night-config_toml: toml 3.6.5
    		com_eliotlash_mclib_mclib: mclib 18
    		com_eliotlash_molang_molang: molang 18
    		com_github_llamalad7_mixinextras: mixinextras 0.0.9
    		com_moandjiezana_toml_toml4j: toml4j 0.7.2
    		conditional-mixin: conditional mixin 0.2.1
    		connectivity: Connectivity Mod 1.18.2-2.9
    		cosmetic-armor: Cosmetic Armor 1.3.1
    		craftingtweaks: Crafting Tweaks 13.0.0
    		creeperoverhaul: Creeper Overhaul 1.3.1
    		crowdin-translate: CrowdinTranslate 1.4+1.18.2
    		darkutils: DarkUtilities 10.0.4
    		dawn: Dawn API 3.3.0
    		debugify: Debugify 1.10.0
    		dusk: Dragonfight Mod 1.18.2-2.2
    		dynamic_asset_generator: Dynamic Asset Generator 0.6.0
    		ecologics: Ecologics 1.5.4
    		excavated_variants: Excavated Variants 0.6.2
    		expandedstorage: Expanded Storage 7.3.12
    		experiencebugfix: Experience Bug Fix 18
    		fabric: Fabric API 0.51.1+1.18.2
    		fabric-api-base: Fabric API Base 0.4.4+d7c144a860
    		fabric-api-lookup-api-v1: Fabric API Lookup API (v1) 1.6.0+2373a54560
    		fabric-biome-api-v1: Fabric Biome API (v1) 8.0.4+7b0f312660
    		fabric-command-api-v1: Fabric Command API (v1) 1.1.9+d7c144a860
    		fabric-commands-v0: Fabric Commands (v0) 0.2.8+b4f4f6cd60
    		fabric-containers-v0: Fabric Containers (v0) 0.1.21+d7c144a860
    		fabric-content-registries-v0: Fabric Content Registries (v0) 3.0.3+d82b939260
    		fabric-convention-tags-v1: Fabric Convention Tags 1.0.1+474e4f7960
    		fabric-crash-report-info-v1: Fabric Crash Report Info (v1) 0.1.11+3ac43d9560
    		fabric-dimensions-v1: Fabric Dimensions API (v1) 2.1.17+2540745460
    		fabric-entity-events-v1: Fabric Entity Events (v1) 1.4.8+d7c144a860
    		fabric-events-interaction-v0: Fabric Events Interaction (v0) 0.4.19+d7c144a860
    		fabric-events-lifecycle-v0: Fabric Events Lifecycle (v0) 0.2.14+d7c144a860
    		fabric-game-rule-api-v1: Fabric Game Rule API (v1) 1.0.13+d7c144a860
    		fabric-item-api-v1: Fabric Item API (v1) 1.4.0+4457765560
    		fabric-item-groups-v0: Fabric Item Groups (v0) 0.3.11+91896a4960
    		fabric-language-kotlin: Fabric Language Kotlin 1.7.4+kotlin.1.6.21
    		fabric-lifecycle-events-v1: Fabric Lifecycle Events (v1) 2.0.3+2d83e92c60
    		fabric-loot-tables-v1: Fabric Loot Tables (v1) 1.0.11+d7c144a860
    		fabric-mining-level-api-v1: Fabric Mining Level API (v1) 2.1.0+81ea5b3c60
    		fabric-networking-api-v1: Fabric Networking API (v1) 1.0.21+d882b91560
    		fabric-networking-v0: Fabric Networking (v0) 0.3.8+b4f4f6cd60
    		fabric-object-builder-api-v1: Fabric Object Builder API (v1) 2.1.0+fe4ddef060
    		fabric-particles-v1: Fabric Particles (v1) 0.2.12+526dc1ac60
    		fabric-permissions-api-v0: fabric-permissions-api 0.1-SNAPSHOT
    		fabric-registry-sync-v0: Fabric Registry Sync (v0) 0.9.8+0d9ab37260
    		fabric-rendering-data-attachment-v1: Fabric Rendering Data Attachment (v1) 0.3.7+d7c144a860
    		fabric-rendering-fluids-v1: Fabric Rendering Fluids (v1) 2.0.2+54e5b2ec60
    		fabric-resource-conditions-api-v1: Fabric Resource Conditions API (v1) 2.0.3+91b7aa6660
    		fabric-resource-loader-v0: Fabric Resource Loader (v0) 0.4.18+2de5574560
    		fabric-screen-handler-api-v1: Fabric Screen Handler API (v1) 1.2.0+1f6558e860
    		fabric-transfer-api-v1: Fabric Transfer API (v1) 1.6.0+2373a54560
    		fabric-transitive-access-wideners-v1: Fabric Transitive Access Wideners (v1) 1.0.0+bd8a4a1860
    		fabricloader: Fabric Loader 0.14.5
    		fake-player-api: Fake Player API 0.3.0
    		farmersdelight: Farmer's Delight 1.18.2-0.2.1
    		feature_nbt_deadlock_be_gone: Feature NBT Deadlock Be Gone - Fabric 2.0.0+1.18.2-rc1
    		ferritecore: FerriteCore 4.2.1
    		fiber: fiber 0.23.0-2
    		flytre_lib: FlytreLib 1.8.1
    		forgeconfigapiport: Forge Config API Port 3.2.0
    		forgottengraves: Forgotten Graves 1.18.2-2.6.0
    		friendlyfire: FriendlyFire 11.0.2
    		friendsandfoes: Friends&Foes 1.3.4
    		geckolib3: Geckolib 3.0.42
    		geodes: More Geodes 1.3-SNAPSHOT.1
    		globaldataandresourcepacks: Global Data- & Resourcepacks 1.12.2
    		go-fish: Go Fish 1.5.0-1.18.2
    		gottagofast: Gotta Go Fast! 1.0.2
    		graveyard: The Graveyard 1.8
    		graveyard_biomes: The Graveyard Biomes 1.1
    		guardvillagers: Guard Villagers Fabric 1.18.2-1.0.14
    		horseinfo: Horse Info 0.4.1-1.18
    		horsestonks: Horse Stonks 1.0.1
    		iceberg: Iceberg 1.0.38
    		incendium: Incendium + Seed Fix 5.0.3
    		indypets: Independent Pets 0.8.1
    		inventorio: Inventorio 1.7.0
    		jankson: Jankson 4.0.0+j1.2.0
    		java: OpenJDK 64-Bit Server VM 17
    		kleeslabs: KleeSlabs 11.0.0
    		lazydfu: LazyDFU 0.1.2
    		libgui: LibGui 5.3.2+1.18.2
    		libninepatch: LibNinePatch 1.1.0
    		lithium: Lithium 0.7.9
    		lovely_snails: Lovely Snails 1.0.4+1.18
    		maelstrom_library: Maelstrom Library 1.2.4-1.18.2
    		mavm: More Axolotl Variants Mod 1.0.7a
    		maxhealthfix: MaxHealthFix 5.0.1
    		megane: megane 7.5.1
    		megane-api: megane-api 7.1.0
    		megane-fabric-transfer: megane-fabric-transfer 7.1.0
    		megane-runtime: megane-runtime 7.2.0
    		megane-vanilla: megane-vanilla 7.1.1
    		midnightlib: MidnightLib 0.4.0
    		minecarttweaks: Cammie's Minecart Tweaks 1.5
    		minecraft: Minecraft 1.18.2
    		mm: Manningham Mills 2.3
    		morevillagers-fabric: MoreVillagersFabric 3.2.0-SNAPSHOT
    		mostructures: Mo' Structures 1.4.2+1.18.2
    		multipart_entities: MultipartEntities 1.1.5-1.18.2
    		mythicmounts: Mythic Mounts 1.18.2-7.0
    		netherportalfix: NetherPortalFix 9.0.0
    		ninjaphenix_container_lib: NinjaPhenix's Container Library 1.3.0
    		octo-economy-api: Octo Economy API 1.0.0
    		omega-config: OmegaConfig 1.2.3-1.18.1
    		onsoulfire: On Soul Fire 1.18-3
    		org_jetbrains_kotlin_kotlin-reflect: kotlin-reflect 1.6.21
    		org_jetbrains_kotlin_kotlin-stdlib: kotlin-stdlib 1.6.21
    		org_jetbrains_kotlin_kotlin-stdlib-jdk7: kotlin-stdlib-jdk7 1.6.21
    		org_jetbrains_kotlin_kotlin-stdlib-jdk8: kotlin-stdlib-jdk8 1.6.21
    		org_jetbrains_kotlinx_kotlinx-coroutines-core-jvm: kotlinx-coroutines-core-jvm 1.6.1
    		org_jetbrains_kotlinx_kotlinx-coroutines-jdk8: kotlinx-coroutines-jdk8 1.6.1
    		org_jetbrains_kotlinx_kotlinx-serialization-cbor-jvm: kotlinx-serialization-cbor-jvm 1.3.2
    		org_jetbrains_kotlinx_kotlinx-serialization-core-jvm: kotlinx-serialization-core-jvm 1.3.2
    		org_jetbrains_kotlinx_kotlinx-serialization-json-jvm: kotlinx-serialization-json-jvm 1.3.2
    		org_yaml_snakeyaml: snakeyaml 1.30
    		oxidized: Oxidized 1.6.4
    		patchouli: Patchouli 1.18.2-67-FABRIC
    		pettable: Pettable 1.3.0
    		phosphor: Phosphor 0.8.1
    		pigpen: PigPen 8.0.1
    		polymorph: Polymorph 0.0.21-1.18.2
    		prettybeaches: Pretty Beaches 7.0.0
    		probablychests: Probably Chests 0.4.3
    		promenade: Promenade 2.6.1
    		puzzleslib: Puzzles Lib 3.3.1
    		reach-entity-attributes: Reach Entity Attributes 2.1.1
    		repurposed_structures: Repurposed Structures 4.1.8+1.18.2
    		roughlyenoughitems: Roughly Enough Items 8.1.457
    		roughlyenoughresources: Roughly Enough Resources 2.5.0
    		runelic: Runelic 11.0.1
    		seedfix: Seed Fix 1.0.1
    		shoppy: Shoppy 1.0.1
    		shulkerboxtooltip: Shulker Box Tooltip 3.0.8+1.18.2
    		shwfox: Shadew's Foxes 1.3+fabric
    		smwyg: Show Me What You Got 1.0.1
    		someforgepatchesported: Some Forge Patches Ported 1.0.3
    		sulfurpotassiummod: Sulfur & Potassium 1.1.2
    		taxfreelevels: Tax Free Levels 1.3
    		terrablender: TerraBlender 1.1.0.99
    		terraform-shapes-api-v1: Terraform Shapes API (v1) 2.1.0
    		the_bumblezone: The Bumblezone - Fabric 5.0.14+1.18.2
    		toolstats: ToolStats 9.0.1
    		totw_additions: Towers of the Wild: Additions 1.2.1
    		transparent_cosmetics: Transparent Cosmetics 1.4.0
    		trashslot: TrashSlot 11.0.2
    		trinkets: Trinkets 3.3.1
    		universal_ores: Universal Ores 1.2.1
    		veinmining: Vein Mining 0.0.12-1.18.2
    		villagernames: Villager Names 4.0.4
    		walllanterns: Lanterns Belong on Walls 1.2.0
    		waystones: Waystones 2.5.2
    		weaponthrow: Weapon Throw 1.18.2-1.7
    		wildfire_gender: Wildfire's Female Gender Mod 2.9
    		wthit: wthit 4.10.3
    		xps: Xp Obelisk 0.3.9.b_for_1.18.x_Fabric
    		yungsapi: YUNG's API 1.18.2-Fabric-2.0.8
    		yungsextras: YUNG's Extras 1.18.2-Fabric-2.1.0
    	Server Running: true
    	Player Count: 1 / 10; [class_3222['Datura99'/154, l='ServerLevel[world]', x=153.81, y=59.22, z=-29.56]]
    	Data Packs: vanilla, Fabric Mods, global:MoreGeodesIncendiumCompatibilityPatch.zip, global:MoreGeodesTerralithCompatibilityPatch.zip, global:Repurposed_Structures-Better_Dungeons_v2.zip (incompatible), global:Repurposed_Structures-Better_Strongholds_v3.zip, global:Repurposed_Structures-Farmers_Delight_v3.zip (incompatible), global:Repurposed_Structures-More_Villagers_v6.zip, global:Towers_Of_The_Wild_Reworked_v3.0.0_Fabric_Waystones.zip
    	World Generation: Stable
    	Is Modded: Definitely; Server brand changed to 'fabric'
    	Type: Dedicated Server (map_server.txt)
    

    Versions

    • Minecraft Version: 1.18.2
    • Architectury API Version: architectury-4.4.60
    • Platform (Forge/Fabric): Fabric
    • Fabric Loader Version: 0.14.5
    • Fabric API Version: fabric-api-0.51.1+1.18.2
    • Carpet-fixes Version: carpet-fixes-1.18.x-1.7.9
    • Better Animals Plus Version: betteranimalsplus-1.18.2-11.0.5-fabric

    The issue seems to be that, even when disabling the "updateSuppressionFix", it still does the fixUpdateSuppressionCrashTick, which causes the game to crash when some aquatic predators eat a prey.

    When carpet-fixes is removed, no crashes occur. By the way, the base carpet mod does not cause such a crash, even with the rule "updateSuppressionCrashFix" enabled.

    See the related issue on their GitHub for more info.

    Mod Compatibility 
    opened by Daturachan 9
  • still crashing on startup with 1.7.8

    still crashing on startup with 1.7.8

    Describe the bug Both carpet-fixes-1.18.x-1.7.8 and carpet-fixes-1.18.x-1.7.7 are crashing the game on startup. carpet-fixes-1.18.x-1.7.6+v220420 does not crash. Doesn't seem to be a mod conflict(?).

    To Reproduce Steps to reproduce the behavior:

    1. Update from 1.7.6 to 1.7.8
    2. The game crashes

    Expected behavior Game not crashing.

    Screenshots If applicable, add screenshots to help explain your problem.

    Minecraft Version:

    • 1.18.2 Carpet-Fixes Version:
    • v1.7.8 Carpet Version:
    • v1.4.69

    Additional context minecraft.log

    bug 
    opened by PweSol 9
  • Minecart won't rebound

    Minecart won't rebound

    Minecarts won't "bounce" off walls and head the other direction on powered rails, instead keeping their momentum and getting stuck. From what I've tested, this isn't a problem with any rule in particular, but is tied to the carpet-fixes mod. 2022-03-30_21 13 16 .

    cant reproduce 
    opened by DewyDewback 9
  • chunkSaveCooldownDelay broken

    chunkSaveCooldownDelay broken

    image this happens when i try to switch it to any of the numbers it should of worked with idk if it is a bug or not i just dont want to play 1.18.2 with lag

    opened by omnicentace 9
  • [1.18.2] Issue with tagKeyMemoryLeakFix

    [1.18.2] Issue with tagKeyMemoryLeakFix

    https://github.com/TechReborn/TechReborn/issues/2947

    Turned on tagKeyMemoryLeakFix on my modpack's (another quality modpack 2) official server and it disconnected everyone on join, and pretty much broke tags to the point where Tech Reborn could not find the required tags, forcing the disconnects.

    More info can be found on the issue above with logs and such.

    opened by itsdinkd 7
  • Incompatible with latest Carpet release

    Incompatible with latest Carpet release

    Disabled all other mods.

    [11:53:50] [Server thread/ERROR]: Encountered an unexpected exception
    java.lang.NoSuchFieldError: categories
    	at carpetfixes.helpers.RulePresets.setVanilla(RulePresets.java:79) ~[carpetfixes-1.17-0.0.10.jar:?]
    	at carpetfixes.helpers.RulePresets.runChangePresetRule(RulePresets.java:12) ~[carpetfixes-1.17-0.0.10.jar:?]
    	at carpetfixes.CarpetFixesServer.onServerLoaded(CarpetFixesServer.java:29) ~[carpetfixes-1.17-0.0.10.jar:?]
    	at carpet.CarpetServer.lambda$onServerLoaded$0(CarpetServer.java:91) ~[fabric-carpet-1.17.1-1.4.45+v210811.jar:?]
    	at java.util.ArrayList.forEach(ArrayList.java:1511) ~[?:?]
    	at carpet.CarpetServer.onServerLoaded(CarpetServer.java:88) ~[fabric-carpet-1.17.1-1.4.45+v210811.jar:?]
    	at net.minecraft.server.MinecraftServer.handler$zbc000$serverLoaded(MinecraftServer.java:2291) ~[intermediary-minecraft-1.17.1-client.jar:?]
    	at net.minecraft.server.MinecraftServer.method_3735(MinecraftServer.java) ~[intermediary-minecraft-1.17.1-client.jar:?]
    	at net.minecraft.class_1132.method_3823(class_1132.java:71) ~[intermediary-minecraft-1.17.1-client.jar:?]
    	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:670) ~[intermediary-minecraft-1.17.1-client.jar:?]
    	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270) ~[intermediary-minecraft-1.17.1-client.jar:?]
    	at java.lang.Thread.run(Thread.java:831) [?:?]
    [11:53:51] [Server thread/ERROR]: This crash report has been saved to: /home/ubuntu/.local/share/multimc/instances/1.17.1/.minecraft/crash-reports/crash-2021-08-17_11.53.51-server.txt
    [11:53:51] [Server thread/INFO]: Stopping server
    [11:53:51] [Server thread/INFO]: Saving players
    [11:53:51] [Server thread/INFO]: Saving worlds
    [11:53:51] [Server thread/ERROR]: Exception stopping the server
    java.lang.NullPointerException: Cannot invoke "net.minecraft.class_3218.method_8621()" because "☃" is null
    	at net.minecraft.server.MinecraftServer.method_3723(MinecraftServer.java:588) ~[intermediary-minecraft-1.17.1-client.jar:?]
    	at net.minecraft.server.MinecraftServer.method_3782(MinecraftServer.java:624) ~[intermediary-minecraft-1.17.1-client.jar:?]
    	at net.minecraft.class_1132.method_3782(class_1132.java:212) ~[intermediary-minecraft-1.17.1-client.jar:?]
    	at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:734) ~[intermediary-minecraft-1.17.1-client.jar:?]
    	at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:270) ~[intermediary-minecraft-1.17.1-client.jar:?]
    	at java.lang.Thread.run(Thread.java:831) [?:?]
    Process was killed by user.
    
    opened by Boobies 7
  • deop command issue

    deop command issue

    When the server's op becomes non-operator using the deop command, all players get a message saying "You are not white-listed on this server!" and are kicked from the server

    used mod: carpet-fixes-1.18.1-1.5.1+v220107 fabric-api-0.46.4+1.18 fabric-carpet-1.18.1-1.4.57+v220119 lazydfu-0.1.2 lithium-fabric-mc1.18.1-0.7.7

    opened by Soochaehwa 6
  • Server cannot be joined

    Server cannot be joined

    Hi! :) I dunno if it's my fault but this mod on 1.18.1 (if in mod folder on server) does not let me join my server. Immediately after removing it, server's joinable. I tried all three (carpet, carpet-extra, carpet-fixes) on both client and server and other combinations but none seem to work. Thanks

    stale 
    opened by jezekdomi 6
  • ComparatorUpdateFix dosnt work in 1.19.2

    ComparatorUpdateFix dosnt work in 1.19.2

    Describe the bug If a comparator recieves no direct update it wont change the state of it. I have not done extensive testing but the problem is pretty obvious. (Havnt tested for carpet-fixes v1.12.2 yet tho, might be fixd)

    To Reproduce Steps to reproduce the behavior:

    1. Place a comparator detecting for example a full cauldron through a block.
    2. Push or pull the block away with a piston
    3. You will see the comparator dosnt change state untill you update it.

    Expected behavior One would expect a comparator to check for changes in a block it is detecting through another block.

    Screenshots There is a short video in #carpet-fixes in the carpet mod discord

    Minecraft Version:

    • 1.19.2 Carpet-Fixes Version:
    • v1.11.2 Carpet Version:
    • v1.4.84
    bug 
    opened by IZminecraft 0
  • Update Supressor Error

    Update Supressor Error

    [09:31:27] [Server thread/ERROR]: Failed to handle packet net.minecraft.class_2885@43d4d3ee, suppressing error carpetfixes.helpers.UpdateSuppressionException: Update suppression at net.minecraft.class_7165.handler$zok000$skipCrashReport(class_7165.java:536) ~[server-intermediary.jar:?] at net.minecraft.class_7165.method_41708(class_7165.java:44) ~[server-intermediary.jar:?] at net.minecraft.class_7164.method_41703(class_7164.java:29) ~[server-intermediary.jar:?] at net.minecraft.class_7164.method_41704(class_7164.java:24) ~[server-intermediary.jar:?] at net.minecraft.class_7164.method_41705(class_7164.java:519) ~[server-intermediary.jar:?] at net.minecraft.class_3218.method_8452(class_3218.java:1015) ~[server-intermediary.jar:?] at net.minecraft.class_3218.method_8408(class_3218.java:1435) ~[server-intermediary.jar:?] at net.minecraft.class_1937.redirect$zzj000$updateNeighborsMaybe(class_1937.java:1069) ~[server-intermediary.jar:?] at net.minecraft.class_1937.method_30092(class_1937.java:245) ~[server-intermediary.jar:?] at net.minecraft.class_1937.method_8652(class_1937.java:206) ~[server-intermediary.jar:?] at net.minecraft.class_2428.method_9534(class_2428.java:77) ~[server-intermediary.jar:?] at net.minecraft.class_4970$class_4971.method_26174(class_4970.java:964) ~[server-intermediary.jar:?] at net.minecraft.class_3225.redirect$zec000$activateWithOptionalCactus(class_3225.java:1029) ~[server-intermediary.jar:?] at net.minecraft.class_3225.method_14262(class_3225.java:338) ~[server-intermediary.jar:?] at net.minecraft.class_3244.method_12046(class_3244.java:1145) ~[server-intermediary.jar:?] at net.minecraft.class_2885.method_12547(class_2885.java:34) ~[server-intermediary.jar:?] at net.minecraft.class_2885.method_11054(class_2885.java:8) ~[server-intermediary.jar:?] at net.minecraft.class_2600.method_11072(class_2600.java:22) ~[server-intermediary.jar:?] at net.minecraft.class_3738.run(class_3738.java:18) ~[server-intermediary.jar:?] at net.minecraft.class_1255.method_18859(class_1255.java:157) ~[server-intermediary.jar:?] at net.minecraft.class_4093.method_18859(class_4093.java:23) ~[server-intermediary.jar:?] at net.minecraft.server.MinecraftServer.method_24306(MinecraftServer.java:776) ~[server-intermediary.jar:?] at net.minecraft.server.MinecraftServer.method_18859(MinecraftServer.java:159) ~[server-intermediary.jar:?] at net.minecraft.class_1255.method_16075(class_1255.java:131) ~[server-intermediary.jar:?] at net.minecraft.server.MinecraftServer.method_20415(MinecraftServer.java:758) ~[server-intermediary.jar:?] at net.minecraft.server.MinecraftServer.method_16075(MinecraftServer.java:752) ~[server-intermediary.jar:?] at net.minecraft.class_1255.method_18857(class_1255.java:140) ~[server-intermediary.jar:?] at net.minecraft.server.MinecraftServer.method_16208(MinecraftServer.java:737) ~[server-intermediary.jar:?] at net.minecraft.server.MinecraftServer.handler$zbe000$modifiedRunLoop(MinecraftServer.java:2894) ~[server-intermediary.jar:?] at net.minecraft.server.MinecraftServer.method_29741(MinecraftServer.java:644) ~[server-intermediary.jar:?] at net.minecraft.server.MinecraftServer.method_29739(MinecraftServer.java:257) ~[server-intermediary.jar:?] at java.lang.Thread.run(Thread.java:833) [?:?]

    bug 
    opened by Foxius 0
  • Item Shadowing won't work

    Item Shadowing won't work

    I have tried to fix this using several different versions of Carpet, Carpet fixes, and Fabric API, 2 combinations of which I know worked previously, yet no matter what combination of mods I use, I cannot get item shadowing to work. I have created an update suppressor from a schematic, and enabled reIntroduceItemShadowing, reIntroduceInstantBlockUpdates, and updateSuppressionCrashFix, and although it works for portal slicing and floating falling blocks, it refuses to work on Item Shadowing. I have also tried this with JDK 18 and JDK 17, several downloaded update suppressor worlds, a world that I had done this in previously, a modpack that I had used for this previously, using just fabric api, carpet, and carpet fixes, all of which again to no avail.

    When an item is placed in the chest through hotkeys, it should create a duplicate in the player inventory, the update suppressor should fire once, and the comparator should drop yet still remain there visually. However, what happens is that it swaps normally with no shadowed item, the suppressor does not fire, and the comparator immediately drops without remaining visually.

    Minecraft Version:

    • 1.19 Carpet-Fixes Version:
    • v1.11.2 Carpet Version:
    • fabric-carpet-1.19-1.4.79+v220607

    This is very likely an oversight on my behalf but I have been troubleshooting this for 2 days now and was about to give up. If you could help I would be extremely grateful. Thanks

    bug 
    opened by freezebladeJD 1
  • reIntroduceZeroTickFarms Not Working?

    reIntroduceZeroTickFarms Not Working?

    Describe the bug: reIntroduceZeroTickFarms Seems to not be working? Every time i try and use it nothing i do can get it to work i tried it on my server first and did not work but it has a few mods so thought it might be one of them and moved to single player with only fabric api, carpet and carpet fixes and still does not work

    To Reproduce: Steps to reproduce the behavior:

    Install fabric api, carpet and carpet fixes go into single player and make a farm and the farm will not work at least the one's iv tried

    Expected behavior:

    0 Tick farms working

    Screenshots

    2022-08-22_04 06 24

    2022-08-22_04 08 51

    Minecraft Version

    • 1.19.0 Carpet-Fixes Version
    • 1.19-1.11.2 Carpet Version:
    • 1.19-1.4.79

    Additional context

    I'm prob just missing something super obvious but i can't think of anything else

    bug 
    opened by Bootylicious01 1
  • [MC-195278] - If the

    [MC-195278] - If the "universalAnger" is set to true, enderman don't fight back when you attack them

    Does your bug have a Mojira id? If so, what is it? https://bugs.mojang.com/browse/MC-195278

    What's the bug about? Why do you want it fixed? If "universalAnger" the gamerule is set to true, this bug will happen, and when you punch a enderman(the difficulty is "hard"), it won't fight you back, just like a passive mob. If you stare at its face, it will be angered, but it will stop attacking you and close its mouth when it get attacked.

    Describe the solution you'd like Working as intended.

    Describe alternatives you've considered /

    Additional context Hello, I hope you can fix that - really annoys me.

    What should the rule be called? universalAngerEndermanFix

    bug fix suggestion 
    opened by mrniddala 0
  • [MC-157385] Cats get stuck near blocked beds

    [MC-157385] Cats get stuck near blocked beds

    Does your bug have a Mojira id? If so, what is it? It's MC-157385

    What's the bug about? Why do you want it fixed? Tamed cats attempt to sit on beds even when they can't reach them, and will prioritize pathfinding to the bed over following the player. I frequently lose my cats whenever I walk through villages because of this, the cats are fixated on the village beds and can't teleport to me.

    Describe the solution you'd like Tamed cats should give up trying to to sit on beds if they can't reach them, and instead focus on following their owner.

    Describe alternatives you've considered No mod I've found has fixed this annoying bug, and this seems to be a low-priority issue on the Moijira tracker. So, no alternatives that I've found.

    Additional context This bug doesn't seem to affect chests and furnaces, just beds.

    What should the rule be called? catBedPriorityFix

    bug fix suggestion 
    opened by DearreeD 1
Releases(v1.13.0)
Owner
Fx Morin
I am a student at Seneca College studying computer programming. I have many years of experience in PHP, C, C#, C++, Python, Java, and many smaller languages.
Fx Morin
This is Yoink Inc's Rat (Doesnt work if u want u can make it work and pull request this)

Yoink-RAT This is Yoink Inc's Rat (Doesnt work if u want u can make it work and pull request this) Why cuz How do i use it just put your webhook in it

INZO_Technologies 5 Dec 14, 2022
A FREE Selenium course that takes you step-by-step through building a custom Selenium Framework from scratch.

Selenium For Everyone The book and code repo for the FREE Selenium For Everyone book by Kevin Thomas. FREE Book Download Chapter 1: Getting Started Th

Kevin Thomas 5 May 10, 2022
Add a Validate Thread Group button to the JMeter toolbar.

?? Validate Thread Group button Add a Validate Thread Group(s) button to the JMeter toolbar. ?? Why do we need this? Often when we debug our JMeter te

NaveenKumar Namachivayam ⚡ 5 Nov 16, 2022
This repository contains example codes which will help you to know how to use selenium webdriver.

❓ What is this Repository about? This repo has example codes with Selenium 4 features. Websites used for testing are: automationpractice.com, saucedem

Mohammad Faisal Khatri 86 Dec 30, 2022
A Minestom extension that opens the port that the Minestom server is running on!

OpenPortStom A project that uses weupnp to forward the port for you when starting your server, it will also attempt to close the port. Yes this is a s

null 4 Apr 24, 2022
JUnit 5 extension for easy-random

Easy Random/Faker JUnit 5 extension The simple, stupid random Java™ beans generator for JUnit 5 The easy random extension provides a test with randoml

Libing Chen 8 Nov 9, 2022
Utility to automatically manage all web element waits and enables to write wait-free selenium tests.

selenium-auto-wait selenium-auto-wait automatically manages all weblement waits and makes you to write wait free selenium tests. Features Waits till e

Sudharsan Selvaraj 31 Nov 1, 2022
Never debug a test again: Detailed failure reports and hassle free assertions for Java tests - Power Asserts for Java

Scott Test Reporter for Maven and Gradle Get extremely detailed failure messages for your tests without assertion libraries, additional configuration

Dávid Csákvári 133 Nov 17, 2022
ScalaTest is a free, open-source testing toolkit for Scala and Java programmers

ScalaTest is a free, open-source testing toolkit for Scala and Java programmers.

ScalaTest 1.1k Dec 26, 2022
A TestNG like dataprovider runner for JUnit with many additional features

junit-dataprovider Have a look to this repositories Wiki pages for documenation, usage examples and further information. Table of contents Home What i

TNG Technology Consulting GmbH 237 Sep 7, 2022
PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.

Writing unit tests can be hard and sometimes good design has to be sacrificed for the sole purpose of testability. Often testability corresponds to go

PowerMock 3.9k Dec 28, 2022
PowerMock is a Java framework that allows you to unit test code normally regarded as untestable.

Writing unit tests can be hard and sometimes good design has to be sacrificed for the sole purpose of testability. Often testability corresponds to go

PowerMock 3.9k Dec 28, 2022
CodeSheriff is a simple library that helps you in writing JUnit tests that check the quality of your code

CodeSheriff is a simple library that helps you in writing JUnit tests that check the quality of your code. For example, CodeSheriff may fail because you have methods in your code that have more than X lines of code, or that have complexity greater than Y.

Maurício Aniche 62 Feb 10, 2022
Beagle helps you identify keywords, phrases, regexes, and complex search queries of interest in streams of text documents.

Beagle Beagle is a detector of interesting things in text. Its intended use is in-stream search applications. Suppose you need to monitor a stream of

TokenMill 49 Dec 3, 2022
MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Rub

MockServer enables easy mocking of any system you integrate with via HTTP or HTTPS with clients written in Java, JavaScript and Ruby. MockServer also includes a proxy that introspects all proxied traffic including encrypted SSL traffic and supports Port Forwarding, Web Proxying (i.e. HTTP proxy), HTTPS Tunneling Proxying (using HTTP CONNECT) and SOCKS Proxying (i.e. dynamic port forwarding).

Mock-Server 4k Jan 4, 2023
A sample repo to help you capture JavaScript exception for automation test in Java-TestNG on LambdaTest. Run Selenium tests with TestNG on LambdaTest platform.

How to capture JavaScript exception for automation test in Java-TestNG on LambdaTest Environment Setup Global Dependencies Install Maven Or Install Ma

null 11 Jul 13, 2022
A sample repo to help you use relative locators for automation test in Java-TestNG on LambdaTest. Run Selenium tests with TestNG on LambdaTest platform.

How to use relative locators for automation test in Java-TestNG on LambdaTest Environment Setup Global Dependencies Install Maven Or Install Maven wit

null 11 Jul 13, 2022
A sample repo to help you use CDP console in Java-TestNG automation test on LambdaTest. Run Selenium tests with TestNG on LambdaTest platform.

How to use CDP console in Java-TestNG automation test on LambdaTest Environment Setup Global Dependencies Install Maven Or Install Maven with Homebrew

null 11 Jul 13, 2022
A sample repo to help you capture performance logs in Java-TestNG using CDP on LambdaTest. Run Selenium tests with TestNG on LambdaTest platform.

How to capture performance logs in Java-TestNG using CDP on LambdaTest Environment Setup Global Dependencies Install Maven Or Install Maven with Homeb

null 12 Jul 13, 2022