Skip to content

Instantly share code, notes, and snippets.

@NordicGamerFE
Last active October 15, 2022 00:27
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save NordicGamerFE/4b6ce02bf607c64dd1c06f3270874781 to your computer and use it in GitHub Desktop.
Save NordicGamerFE/4b6ce02bf607c64dd1c06f3270874781 to your computer and use it in GitHub Desktop.
Bugfix mods 1.18

Bug-fixes Mods

A list of bugfix mods for 1.18.x forge/fabric versions.

Any suggestions/complaints?
Join our discord or use the gist comments.

Mods marked as "Dangerous" might be unstable, and cause some unexpected behaviour.

Home

Fabric 1.18.X

Name Known Incompatibilities Description Author bugfix Improvement
XL Packets Fabric Unknown Fixes https://bugs.mojang.com/browse/MC-185901 by raising the packet size limit from 2MB to 2GB, so that servers with large datapacks, packets, etc don't kick the client. tfarecnim Both
Erroring Entity Remover (Dangrous) Unknown This mod removes entities that throw errors and crash the game while ticking. Warning: Use at your own risk. This should generally be used as a last resort, and if the crash is clearly caused by a mod, you should report it so the author can fix it. Not Enough Crashes is good at identifying what mods might be causing crashes, and I recommend using it first then using this if the problem continues. The_Fireplace Both
CleanCut Unknown Attack enemies through obstructions! Rongmario Client
Night Vision flash be gone Unknown Fixes night vision flashing AshIndigo Client
Advancements Debug Unknown This little mod rewrites one function of the advancements logic to make advancements checking faster, and use less recursion. It should prevent StackOverflowErrors with advancements. thetechnici4n Client
AntiGhost Unknown Generally, the only way to fix this is relogging, or porting away and back, to unload and re-load the chunks. This mod asks the server to resend all blocks around the player when you type /ghost, within a 4 block radius cube, thus making relogging unneccesary. Or, just press the G key. Giselbaer Client
NetherPortalFix Unknown Ever played on a multiplayer server, built near other players and when returning from the Nether, surprisingly found yourself in another player's base? It's because of the 8:1 block ratio between the Nether and the Overworld. It's really weird though that you enter a portal in the overworld, and then when going back through where you came, come out of a different portal in the overworld. This mod fixes that issue. BlayTheNinth Server
No Null Processors Unknown Have you been trying to pre-generate large areas of your world with pregenerator mods and keep randomly crashing with this error?

If so, congrats! You found a really wacky bug in 1.18 Minecraft! This mod aims to fix that.
telepathicgrunt Server

Forge 1.18.X

Name Known Incompatibilities Description Author bugfix Improvement
Connectivity Unknown Lightweight mod which solves several connection problems like DecoderException, Packet size larget than X bytes, Payload too large and more. someaddon Both
CleanCut Unknown Attack enemies through obstructions! Rongmario Client
FlickerFix Unknown By default, when the night vision effect goes below 10 seconds, the screen starts flickering. This mod replaces that behavior with a fast fade-out at 1 second remaining duration. MutantGumdrop Client
No Null Processors Unknown Have you been trying to pre-generate large areas of your world with pregenerator mods and keep randomly crashing with this error?

If so, congrats! You found a really wacky bug in 1.18 Minecraft! This mod aims to fix that.
telepathicgrunt Server

Home

@Soochaehwa
Copy link

No Null Processors mod link is wrong

@NordicGamerFE
Copy link
Author

@Soochaehwa Thanks, Sorry about that its fixed now

@Gibsuek
Copy link

Gibsuek commented Dec 14, 2021

Does tiefix fit here?
https://www.modrinth.com/mod/tiefix

@NordicGamerFE
Copy link
Author

its in the docs i just have not had time to add it and now that I am moving the gist over to a repo that is consuming my time it will be add once all that is done

@Gibsuek
Copy link

Gibsuek commented Dec 14, 2021

sorry i didn't notice

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment