All of Fabric 5 - AOF5 - 1.18.2

All of Fabric 5 - AOF5 - 1.18.2

496k Downloads

[[ERROR] Crahses because of modded sign placed

Happysophie6 opened this issue ยท 6 comments

commented

My game crashes every time I try to get into my modded server (we use All of Fabrics 5). the Error Code "The game crashed whilst rendering block entity
Error: java.lang.NullPointerException: Cannot invoke "net.minecraft.class_4730.method_24145(net.minecraft.class_4597, java.util.function.Function)" because "$$12" is null
Exit Code: -1" shows up after the game crashes. I have my latest log and crash report you can also take a look at. It happened as soon as I placed down a modded sign - only the area and the players around it are affected by this.
latest (1).log
crash-2022-06-20_18.51.27-client (3).txt

commented
Block: Block{byg:palm_wall_sign}
Block location: World: (-642,65,-2727)
Not sure why this crashes but you will need to delete this sign. Either by editing it out of the region file, or if you can get near it without it trying to render, then someone can use commands to replace with air. Or you can add world edit, and then the chunk doesn't have to be loaded, but a player does have to run the command.
//pos1 -642,65,-2727
//pos2 -642,65,-2727
//replace air

Here is a mod that we had made. Run this command /resetspawn playername
and it will move your position back to world spawn. Hopefully that's not where the sign is.
https://cdn.discordapp.com/attachments/897220140192628746/903774208910315600/player-s-utils-0.0.1.jar

commented

Can reproduce this issue with signs from Bewitchment and Oh The Biomes You'll Go. Vanilla signs seem to be unaffected.

For others affected, you can use the above method with your own error logs to manually remove the affected signs to access your worlds until a patch is released.

commented

Likely an upstream issue in the latest Sodium version, issue tracked here: CaffeineMC/sodium#1352

commented

Actually, if they all used the Terraformers for their signs like the other mods, this wouldn't be an issue
Left to right - Traverse (not in the pack, but part of TerraformersMC mods), Ecologics, Blockus, Biome Makeover.
2022-06-21_11 21 58

commented

Ecologics, Blockus, Biome Makeover, Twigs and Bewitchment signs all work. Its only BYG that crashes...

Can reproduce this issue with signs from Bewitchment and Oh The Biomes You'll Go. Vanilla signs seem to be unaffected.

For others affected, you can use the above method with your own error logs to manually remove the affected signs to access your worlds until a patch is released.

commented

ufu.txt
Place this file in the config folder. It will replace all instances of BYG signs in world with minecraft:air